|
||||||||
|
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] (MWEBSTART-213) Enable Manipulatio... Heiko Wiesner (JIRA)
- [mojo-dev] [jira] (MWEBSTART-213) Enable Manipu... Terry Bell (JIRA)
- [mojo-dev] [jira] (MWEBSTART-213) Enable Manipu... Terry Bell (JIRA)
- [mojo-dev] [jira] (MWEBSTART-213) Enable Manipu... Terry Bell (JIRA)
- [mojo-dev] [jira] (MWEBSTART-213) Enable Manipu... Terry Bell (JIRA)
- [mojo-dev] [jira] (MWEBSTART-213) Enable Manipu... Peter Butkovic (JIRA)
- [mojo-dev] [jira] (MWEBSTART-213) Enable Manipu... Peter Butkovic (JIRA)
- [mojo-dev] [jira] (MWEBSTART-213) Enable Manipu... Peter Butkovic (JIRA)
- [mojo-dev] [jira] (MWEBSTART-213) Enable Manipu... Peter Butkovic (JIRA)
- [mojo-dev] [jira] (MWEBSTART-213) Enable Manipu... Wim Bervoets (JIRA)
- [mojo-dev] [jira] (MWEBSTART-213) Enable Manipu... Wim Bervoets (JIRA)
- [mojo-dev] [jira] (MWEBSTART-213) Enable Manipu... Renato Atilio (JIRA)
- [mojo-dev] [jira] (MWEBSTART-213) Enable Manipu... Heiko Wiesner (JIRA)
- [mojo-dev] [jira] (MWEBSTART-213) Enable Manipu... Tony Chemit (JIRA)
- [mojo-dev] [jira] (MWEBSTART-213) Enable Manipu... Peter Butkovic (JIRA)

I hacked the 1.0-beta-3 tag to do this. It may be useful as a starting point to doing it properly. I called the version 1.0-beta-selkirk-4 and hardcoded the dependency versions... (like I said it was a hack) as I am in a rush to see if this will fix a bug in 6u51 for windows.
within the <configuration> in your pom you'll want to add
<updatedManifestEntries>
<Trusted-Library>true</Trusted-Library>
<Permissions>all-permissions</Permissions>
<Codebase>*.yourserverdomain.com</Codebase>
</updatedManifestEntries>