Moving J2G Properties files to src/main/resources/properties
------------------------------------------------------------

                 Key: GERONIMO-3218
                 URL: https://issues.apache.org/jira/browse/GERONIMO-3218
             Project: Geronimo
          Issue Type: Improvement
      Security Level: public (Regular issues)
          Components: J2G
            Reporter: Jason Warner
            Assignee: Jason Warner
            Priority: Minor


Multiple plugins in the J2G conversion tool use properties files to define 
necessary information to run the tool.  Currently, these property files reside 
in the same directory as the java files.  When the plugins are built, the 
properties files are included within the jar.  This poses a problem where the 
properties files can not be easily changed after the tool has been built.  A 
deployable zip file would be less effective since the user would not be able to 
change these properties files to fit their needs.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to