[jbosstools-issues] [JBoss JIRA] (JBIDE-13093) Error in gwt quickstart due to space in workspace path

Snjezana Peco (JIRA) jira-events at lists.jboss.org
Sun Nov 18 06:50:26 EST 2012


    [ https://issues.jboss.org/browse/JBIDE-13093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12735079#comment-12735079 ] 

Snjezana Peco commented on JBIDE-13093:
---------------------------------------

This is an errai problem that occurs when calling the batch compiler in errai, 2.0.2.Final. The JBoss Central GWT archetype uses this version.
The issue has been fixed in errai, 2.1.1.Final.
The PR fixes this issue for JBT 4.0.0 Beta2 and JBT 4.0.0 CR1 by upgrading the gwt archetype to 2.1.1.Final.

You can check this by replacing the 2.0.2.Final with 2.1.1.Final version of errai in the project's pom.xml.
                
> Error in gwt quickstart due to space in workspace path
> ------------------------------------------------------
>
>                 Key: JBIDE-13093
>                 URL: https://issues.jboss.org/browse/JBIDE-13093
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: central, GWT, maven
>    Affects Versions: 4.0.0.Beta2
>         Environment: JBDS 6.0.0.Beta2a B105
>            Reporter: Martin Malina
>            Assignee: Snjezana Peco
>             Fix For: 4.0.0.CR1
>
>
> With recent discussions about problems with spaces in path (either JBDS installation or workspace) I tried to test with a space in both JBDS path and workspace path.
> I found out that when you have a workspace with a space in the path, the "mvn package" that you have to run before deploying the gwt project from Central fails.
> You can see the problem here:
> {code}
> [INFO] *** FAILED TO COMPILE MARSHALLER CLASS ***
> [INFO] *** Classpath Used: /Users/rasp/jbossqa/JBDS/6.0.0.Beta2/workspace 105/jboss-gwt-webapp/sr..........[snip]
> [INFO] Unrecognized option : 105/jboss-gwt-webapp/target/classes
> {code}
> As you can see the space in my workspace dir ("workspace 105") is not handled properly.
> This causes errai errors when you later want to deploy this application on AS7.1

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list