Continuum

mail content is false regarding the profile/installations used in the build.

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.1-beta-1
  • Fix Version/s: 1.1-beta-2
  • Component/s: Core - Profiles
  • Labels:
    None
  • Complexity:
    Intermediate
  • Number of attachments :
    0

Description

mail content is false regarding the profile/installations used in the build.
Sample :

 
 Java Home version :
         java version "1.4.2_12"
         Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_12-b03)
         Java HotSpot(TM) Client VM (build 1.4.2_12-b03, mixed mode)

 Builder version :
         Maven version: 2.0.7
         Java version: 1.5.0_08
         OS name: "windows xp" version: "5.1" arch: "x86"

Whereas the real jdk used with maven is really 1.4.2_12.

Activity

Hide
Olivier Lamy added a comment -

Fix included in patch CONTINUUM-1365.
Now the mail says :

 Java Home version :
         java version "1.4.2_12"
         Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_12-b03)
         Java HotSpot(TM) Client VM (build 1.4.2_12-b03, mixed mode)

 Builder version :
         Maven version: 2.0.7
         Java version: 1.4.2_12
         OS name: "windows xp" version: "5.1" arch: "x86"
Show
Olivier Lamy added a comment - Fix included in patch CONTINUUM-1365. Now the mail says :
 Java Home version :
         java version "1.4.2_12"
         Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_12-b03)
         Java HotSpot(TM) Client VM (build 1.4.2_12-b03, mixed mode)

 Builder version :
         Maven version: 2.0.7
         Java version: 1.4.2_12
         OS name: "windows xp" version: "5.1" arch: "x86"

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: