reckart opened a new pull request, #188:
URL: https://github.com/apache/uima-uimafit/pull/188

   **JIRA Ticket:** https://issues.apache.org/jira/browse/UIMA-6432
   
   **What's in the PR**
   - UIMA Parent POM 14 -> 15-SNAPSHOT
   - Remove enforcing of Java version - is done in the parent
   - Remove explicit configuration of the changes plugin in favor of activating 
the respective profile from the parent POM using a marker file
   - Enable auto-release-staging
   
   **How to test manually**
   * Try a fake release build using {{-Papache-release}}
   * Check if the issue report is correctly generated
   * 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/' clean deploy`
   * 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]

Reply via email to