Move the resources in src/main/java to src/main/resources
---------------------------------------------------------

                 Key: MWEBSTART-101
                 URL: http://jira.codehaus.org/browse/MWEBSTART-101
             Project: Maven 2.x Webstart Plugin
          Issue Type: Bug
    Affects Versions: 1.0-alpha-1
         Environment: -
            Reporter: Rohnny Moland
             Fix For: 1.0-alpha-2


Move the localization bundles out into src/main/resources from src/main/java. 
It is only two files:

jnlp/sample/jardiff/resources/strings.properties
jnlp/sample/servlet/resources/strings.properties

It works "out-of-the-box" if you put those two files in:
src/main/resources/jnlp/sample/jardiff/resources/strings.properties
src/main/resources/jnlp/sample/servlet/resources/strings.properties

It is needed to do this, else the jarplugin will not include those files when 
creating an archive.


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