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

   **JIRA Ticket:** https://issues.apache.org/jira/browse/UIMA-XXXX
   
   **What's in the PR**
   - UIMA Parent POM 14 -> 15-SNAPSHOT
   - Remove jave varsion enforcer configurations which are present already in 
the parent pom
   - Update jiraVersion property
   - Add Eclipse feature and update site to the regular build
   - Remove changes plugin config and trigger it via a marker file instead
   - Convert feature and update site to using tycho
   - Activate auto-staging
   - Fold properties into the feature.xml because Tycho does not seem to 
support externalized strings
   
   **How to test manually**
   * Perform a (fake) release build
   * 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/`
   * Check if Eclipse plugins can be installed from generated site
   
   **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: dev-unsubscr...@uima.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to