[ https://issues.apache.org/jira/browse/S4-66?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aimee Cheng updated S4-66:
--------------------------
Attachment: (was: 0001-check-whether-defined-app-class-exists-and-extends-A.patch)
> S4R packaging: improve app class resolution
> -------------------------------------------
>
> Key: S4-66
> URL: https://issues.apache.org/jira/browse/S4-66
> Project: Apache S4
> Issue Type: Improvement
> Affects Versions: 0.5.0
> Reporter: Matthieu Morel
> Assignee: Matthieu Morel
> Fix For: 0.6
>
>
> Currently, when creating an S4R package, the app name added to the manifest is extracted
from the source code through a very brittle process ( see line 152 https://git-wip-us.apache.org/repos/asf?p=incubator-s4.git;a=blob;f=subprojects/s4-tools/src/main/resources/templates/build.gradle;h=a1e50e330c4de47928af38a57da17b050c0c62b5;hb=049a6b00b285039f36c2276079bfc2d037ca856b#l152
)
> We should either use a proper Java class to extract that name, or require the name of
the app class to be passed as a parameter
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|