reckart opened a new pull request, #199: URL: https://github.com/apache/uima-uimaj/pull/199
**JIRA Ticket:** https://issues.apache.org/jira/browse/UIMA-6440 **What's in the PR** - Add several plugins and executions to the apache-release profile in the top-level POM to auto-stage the release candidate during a release build - Removed unused 'assemblyFinalName' property **How to test manually** * Initialize a local svn repo: {{svnadmin create /my/local/testrepo}} * Do a test build: {{mvn -Papache-release -DskipTests -Dmaven.deploy.skip -Dstaging-scm-root='scm:svn:file:///my/local/testrepo/' -Denforcer.skip clean install}} * Check if the commit made it in {{svn log file:///my/local/testrepo/}} **Automatic testing** * [ ] PR adds/updates unit tests **Documentation** * [ ] PR adds/updates documentation **Organizational** - [ ] PR includes new dependencies. <sub><sup>Only dependencies under [approved licenses](http://www.apache.org/legal/resolved.html#category-a) are allowed. LICENSE and NOTICE files in the respective modules where dependencies have been added as well as in the project root have been updated.</sup></sub> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
