This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
commit 0ca44c0e6972991cf80e5feda34f6d02cf94dea0 Author: Robbie Gemmell <[email protected]> AuthorDate: Wed Aug 17 17:16:33 2022 +0100 NO-JIRA: remove now-stale comments missed when switching to cp files in 71b781d9193c64e34e9d986939af40745ea9740b --- tests/compatibility-tests/pom.xml | 28 ---------------------------- 1 file changed, 28 deletions(-) diff --git a/tests/compatibility-tests/pom.xml b/tests/compatibility-tests/pom.xml index d608faee8b..b5ff0f6045 100644 --- a/tests/compatibility-tests/pom.xml +++ b/tests/compatibility-tests/pom.xml @@ -358,8 +358,6 @@ <libList> <arg>org.apache.activemq.tests:compatibility-tests:${project.version}</arg> </libList> - <!-- for future maintainers, notice that if you add new variables you also need to add the system property - otherwise this is not captured, search for the word @@@@ on this pom where I left anothr comment --> <file>${basedir}/target/ARTEMIS-263.cp</file> </configuration> </execution> @@ -382,8 +380,6 @@ <libList> <arg>org.apache.activemq.tests:compatibility-tests:${project.version}</arg> </libList> - <!-- for future maintainers, notice that if you add new variables you also need to add the system property - otherwise this is not captured, search for the word @@@@ on this pom where I left anothr comment --> <file>${basedir}/target/ARTEMIS-270.cp</file> </configuration> </execution> @@ -408,8 +404,6 @@ <libList> <arg>org.apache.activemq.tests:compatibility-tests:${project.version}</arg> </libList> - <!-- for future maintainers, notice that if you add new variables you also need to add the system property - otherwise this is not captured, search for the word @@@@ on this pom where I left anothr comment --> <file>${basedir}/target/ARTEMIS-2_10_0.cp</file> </configuration> </execution> @@ -434,8 +428,6 @@ <libList> <arg>org.apache.activemq.tests:compatibility-tests:${project.version}</arg> </libList> - <!-- for future maintainers, notice that if you add new variables you also need to add the system property - otherwise this is not captured, search for the word @@@@ on this pom where I left anothr comment --> <file>${basedir}/target/ARTEMIS-2_17_0.cp</file> </configuration> </execution> <execution> @@ -459,8 +451,6 @@ <libList> <arg>org.apache.activemq.tests:compatibility-tests:${project.version}</arg> </libList> - <!-- for future maintainers, notice that if you add new variables you also need to add the system property - otherwise this is not captured, search for the word @@@@ on this pom where I left anothr comment --> <file>${basedir}/target/ARTEMIS-2_18_0.cp</file> </configuration> </execution> @@ -486,8 +476,6 @@ <libList> <arg>org.apache.activemq.tests:compatibility-tests:${project.version}</arg> </libList> - <!-- for future maintainers, notice that if you add new variables you also need to add the system property - otherwise this is not captured, search for the word @@@@ on this pom where I left anothr comment --> <file>${basedir}/target/ARTEMIS-2_22_0.cp</file> </configuration> </execution> @@ -511,8 +499,6 @@ <libList> <arg>org.apache.activemq.tests:compatibility-tests:${project.version}</arg> </libList> - <!-- for future maintainers, notice that if you add new variables you also need to add the system property - otherwise this is not captured, search for the word @@@@ on this pom where I left anothr comment --> <file>${basedir}/target/ARTEMIS-240.cp</file> </configuration> </execution> @@ -536,8 +522,6 @@ <libList> <arg>org.apache.activemq.tests:compatibility-tests:${project.version}</arg> </libList> - <!-- for future maintainers, notice that if you add new variables you also need to add the system property - otherwise this is not captured, search for the word @@@@ on this pom where I left anothr comment --> <file>${basedir}/target/ARTEMIS-210.cp</file> </configuration> </execution> @@ -561,8 +545,6 @@ <libList> <arg>org.apache.activemq.tests:compatibility-tests:${project.version}</arg> </libList> - <!-- for future maintainers, notice that if you add new variables you also need to add the system property - otherwise this is not captured, search for the word @@@@ on this pom where I left anothr comment --> <file>${basedir}/target/ARTEMIS-200.cp</file> </configuration> </execution> @@ -585,8 +567,6 @@ <libList> <arg>org.apache.activemq.tests:compatibility-tests:${project.version}</arg> </libList> - <!-- for future maintainers, notice that if you add new variables you also need to add the system property - otherwise this is not captured, search for the word @@@@ on this pom where I left anothr comment --> <file>${basedir}/target/ARTEMIS-140.cp</file> </configuration> </execution> @@ -610,8 +590,6 @@ <libList> <arg>org.apache.activemq.tests:compatibility-tests:${project.version}</arg> </libList> - <!-- for future maintainers, notice that if you add new variables you also need to add the system property - otherwise this is not captured, search for the word @@@@ on this pom where I left anothr comment --> <file>${basedir}/target/ARTEMIS-155.cp</file> </configuration> </execution> @@ -635,8 +613,6 @@ <libList> <arg>org.apache.activemq.tests:compatibility-tests:${project.version}</arg> </libList> - <!-- for future maintainers, notice that if you add new variables you also need to add the system property - otherwise this is not captured, search for the word @@@@ on this pom where I left anothr comment --> <file>${basedir}/target/HORNETQ-235.cp</file> </configuration> </execution> @@ -660,8 +636,6 @@ <libList> <arg>org.apache.activemq.tests:compatibility-tests:${project.version}</arg> </libList> - <!-- for future maintainers, notice that if you add new variables you also need to add the system property - otherwise this is not captured, search for the word @@@@ on this pom where I left anothr comment --> <file>${basedir}/target/HORNETQ-247.cp</file> </configuration> </execution> @@ -681,8 +655,6 @@ <libList> <arg>org.apache.activemq.tests:compatibility-tests:${project.version}</arg> </libList> - <!-- for future maintainers, notice that if you add new variables you also need to add the system property - otherwise this is not captured, search for the word @@@@ on this pom where I left anothr comment --> <file>${basedir}/target/AMQ_5_11.cp</file> </configuration> </execution>
