You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by GitBox <gi...@apache.org> on 2022/05/19 19:52:24 UTC

[GitHub] [uima-ruta] reckart opened a new pull request, #87: [UIMA-6443] Fresh Eclipse update site for every release

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-unsubscribe@uima.apache.org

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


[GitHub] [uima-ruta] reckart merged pull request #87: [UIMA-6443] Fresh Eclipse update site for every release

Posted by GitBox <gi...@apache.org>.
reckart merged PR #87:
URL: https://github.com/apache/uima-ruta/pull/87


-- 
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-unsubscribe@uima.apache.org

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