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 14:30:05 UTC

[GitHub] [uima-parent-pom] reckart opened a new pull request, #20: [UIMA-6460] Move tycho and auto-staging to parent pom

reckart opened a new pull request, #20:
URL: https://github.com/apache/uima-parent-pom/pull/20

   **JIRA Ticket:** https://issues.apache.org/jira/browse/UIMA-6460
   
   **What's in the PR**
   - Minimum Maven 3.2.2 because then it starts to AND profile conditions together
   - Minimum Java version for building is 11 because Tycho is using class file major version 55
   - Enable autoVersionSubmodules by default during release
   - Remove note that using 'marker-file-identifying-parent-pom' to generate a Jira report is broken because it actually seems to work
   - Add "clean" configuration to remove Jira report when doing a "mvn clean"
   - Remove "mavenJirareportSkip" - I doubt it is used and there are better ways to skip the report
   - Added tycho and tycho-module profiles
   - Added release-rc-auto-staging profiles
   - Removed redundant empty "checksum-maven-plugin" section
   
   **How to test manually**
   * Run downstream build and check all works ok (you may have to slightly adapt the downstream Maven config though)
   
   **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-parent-pom] reckart merged pull request #20: [UIMA-6460] Move tycho and auto-staging to parent pom

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


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