kwin commented on code in PR #592:
URL: https://github.com/apache/jackrabbit-oak/pull/592#discussion_r921855017
##########
oak-parent/pom.xml:
##########
@@ -868,7 +828,7 @@
<!-- - - - - - - - - - - - - - - - - - - - will run all the required tests
before a release -->
<profile>
- <id>release</id>
Review Comment:
Ok, even the formerly used ASF Parent 18 had
https://github.com/apache/maven-apache-parent/blob/aad3c292f623f798936bf8daeb5237a53282eaa4/pom.xml#L208.
Therefore this profile seems to be legacy and can be removed. It was never
automatically activated and the release process at
https://jackrabbit.apache.org/jcr/creating-releases.html doesn't mention it
either, so I don't think anyone ever activated it manually.
--
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]