|
||||||||
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 |
- [mojo-dev] [jira] (MAPPASM-195) Support other method... Dan Tran (JIRA)
- [mojo-dev] [jira] (MAPPASM-195) Support other method... Dan Tran (JIRA)
- [mojo-dev] [jira] (MAPPASM-195) Support other method... Dan Tran (JIRA)
- [mojo-dev] [jira] (MAPPASM-195) Support other method... Dan Tran (JIRA)
- [mojo-dev] [jira] (MAPPASM-195) Support other method... Andrew Branson (JIRA)
- [mojo-dev] [jira] (MAPPASM-195) Support other method... Dan Tran (JIRA)
- [mojo-dev] [jira] (MAPPASM-195) Support other method... Andrew Branson (JIRA)
- [mojo-dev] [jira] (MAPPASM-195) Support other method... Dan Tran (JIRA)
- [mojo-dev] [jira] (MAPPASM-195) Support other method... Dan Tran (JIRA)
- [mojo-dev] [jira] (MAPPASM-195) Support other method... Dan Tran (JIRA)
- [mojo-dev] [jira] (MAPPASM-195) Support other method... Andrew Branson (JIRA)
- [mojo-dev] [jira] (MAPPASM-195) Support other method... Dan Tran (JIRA)
- [mojo-dev] [jira] (MAPPASM-195) Support other method... Andrew Branson (JIRA)
- [mojo-dev] [jira] (MAPPASM-195) Support other method... Andrew Branson (JIRA)
- [mojo-dev] [jira] (MAPPASM-195) Support other method... Andrew Branson (JIRA)
That does what I need. Thanks!
One suggestion, you could skip the addition of 'wrapper.jar' in the classpath JavaServiceWrapperDaemonGenerator.java:379 for wrapperMainClass projects, as it will already be referenced as a dependency in the pom.
There's a potential problem there if the binary wrapper library has changed since previous versions of the JSW, as projects may use a version of the jar that's not compatible with your bundled library. I don't think there's been an incompatible change since I've been using it, but there may in the future I suppose.