Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: SONAR-RUNNER-1.2
-
Component/s: Sonar Runner
-
Labels:None
-
Number of attachments :
Description
Here is the information contained in script :
#echo "Info: Using java at $JAVACMD" #echo "Info: Using classpath $JAVACLASSPATH"
instead of
#echo "Info: Using java at $JAVA_CMD" #echo "Info: Using classpath $JAVA_CLASSPATH"