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 15:54:12 UTC

[GitHub] [uima-uimafit] reckart opened a new pull request, #188: [UIMA-6432] Upgrade dependencies

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

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


[GitHub] [uima-uimafit] reckart merged pull request #188: [UIMA-6432] Upgrade dependencies

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


-- 
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