eclipse launch file is invalid when multiple additional parameters are set
--------------------------------------------------------------------------

                 Key: MGWT-2
                 URL: http://jira.codehaus.org/browse/MGWT-2
             Project: Maven 2.x GWT Plugin
          Issue Type: Bug
            Reporter: nicolas de loof


Trying to combine multiple parameters requires to escape the '&' separator char 
in POM.xml

<additionalPageParameters>log_level=DEBUG&amp;messages=local</additionalPageParameters>
          
The resulting launch configuration doesn't escape this char and result in an 
invalid XML file, that eclipse will ignore.

-- 
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