|
||||||||
|
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] (MNBMODULE-184) System-Scope-Depend... Andreas Zoike (JIRA)
- [mojo-dev] [jira] (MNBMODULE-184) System-Scope-D... Milos Kleint (JIRA)
- [mojo-dev] [jira] (MNBMODULE-184) System-Scope-D... Milos Kleint (JIRA)
- [mojo-dev] [jira] (MNBMODULE-184) System-Scope-D... Andreas Zoike (JIRA)
- [mojo-dev] [jira] (MNBMODULE-184) System-Scope-D... Milos Kleint (JIRA)
- [mojo-dev] [jira] (MNBMODULE-184) System-Scope-D... Milos Kleint (JIRA)
- [mojo-dev] [jira] (MNBMODULE-184) System-Scope-D... Andreas Zoike (JIRA)
- [mojo-dev] [jira] (MNBMODULE-184) System-Scope-D... Milos Kleint (JIRA)

Our Application uses runtime code-generation. The code is generated via xjc and compiled via the Java-Compiler-API for wich the tools.jar is needed. We prefere delivering the tools.jar with the application instead of installing it on the clients because of internal restrictions. Currently We work around this by uploading the tools.jar into our maven-repository and including it as a runtime-dependency.