[
https://issues.apache.org/jira/browse/GERONIMO-3218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Warner updated GERONIMO-3218:
-----------------------------------
Attachment: Geronimo-3218.patch
The properties files now reside at
src/main/resources/properties/org.apache.geronimo.j2g.sources.dependence and
src/main/resources/properties/org.apache.geronimo.j2g.sources.dependence.
> 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.