On Linux a single quote is added to the classpath of the launch command and it 
doesn't work.
--------------------------------------------------------------------------------------------

                 Key: MGWT-124
                 URL: http://jira.codehaus.org/browse/MGWT-124
             Project: Maven 2.x GWT Plugin
          Issue Type: Bug
    Affects Versions: 1.1
         Environment: Linux 
maven 2.1.0
java 1.6.0_10
            Reporter: Vincenzo Vitale


the command :

/bin/sh -c /data/hudson/tools/linux-x86_64/jdk1.6.0_10/jre/bin/java -Xmx512m 
-classpath '"/data/hudson/.hudson/jobs/GWT Frontend 
(Trunk)/workspace/trunk/war/WEB-INF/classes":"/data/hudson/.hudson/jobs/GWT 
Frontend (Trunk)/workspace/trunk/src/main/java":"/data/hudson/.hudson/jobs/GWT 
Frontend 
(Trunk)/workspace/trunk/src/main/resources":"/data/hudson/.m2/repository/com/google/gwt/gwt-servlet/1.7.0/gwt-servlet-1.7.0.jar":"/data/hudson/.m2/repository/com/google/gwt/gwt-user/1.7.0/gwt-user-1.7.0.jar":"/data/hudson/.m2/repository/com/extjs/gxt/2.0.1/gxt-2.0.1.jar":"/data/hudson/.m2/repository/com/google/code/gwt-log/gwt-log/2.6.2/gwt-log-2.6.2.jar":"/data/hudson/.m2/repository/org/adamtacy/gwt-fx/4.0.0/gwt-fx-4.0.0.jar":"/data/hudson/.m2/repository/org/restlet/org.restlet.gwt/2.0-M3/org.restlet.gwt-2.0-M3.jar":"/data/hudson/.m2/repository/org/restlet/org.restlet.ext.atom/2.0-M3/org.restlet.ext.atom-2.0-M3.jar":"/data/hudson/.m2/repository/org/restlet/org.restlet/2.0-M3/org.restlet-2.0-M3.jar":"/data/hudson/.m2/repository/org/osgi/osgi_R4_core/1.0/osgi_R4_core-1.0.jar":"/data/hudson/.m2/repository/org/restlet/org.restlet.ext.xml/2.0-M3/org.restlet.ext.xml-2.0-M3.jar":"/data/hudson/.m2/repository/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar":"/data/hudson/.m2/repository/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar":"/data/hudson/.m2/repository/commons-codec/commons-codec/1.2/commons-codec-1.2.jar":"/data/hudson/.m2/repository/com/google/gwt/gwt-dev/1.7.0/gwt-dev-1.7.0-linux.jar"'
 com.google.gwt.dev.Compiler -gen '"/data/hudson/.hudson/jobs/GWT Frontend 
(Trunk)/workspace/trunk/target/.generated"' -logLevel INFO -style OBF -war 
'"/data/hudson/.hudson/jobs/GWT Frontend 
(Trunk)/workspace/trunk/target/output-gwt-javascript"' -localWorkers 8 
com.tomtom.csl.TomTomMain


fails. 

the problem is the single quote in the classpath.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to