[
https://issues.apache.org/jira/browse/GERONIMO-3218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Donald Woods resolved GERONIMO-3218.
------------------------------------
Resolution: Fixed
Assignee: Jason Warner (was: Donald Woods)
Committed revision 544936 in sandbox.
Jason please verify the patch applied as expected, as I had to svn add/rm some
of the files.
> 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
> Attachments: Geronimo-3218.patch
>
>
> 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.