This is an automated email from the ASF dual-hosted git repository.

jlmonteiro pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee.git


The following commit(s) were added to refs/heads/master by this push:
     new 3e08a53032 Remove useless comment
3e08a53032 is described below

commit 3e08a530327a11dc90aae47e9bc14a8bff35f698
Author: Jean-Louis Monteiro <[email protected]>
AuthorDate: Fri May 6 07:28:02 2022 +0200

    Remove useless comment
---
 assembly/pom.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/assembly/pom.xml b/assembly/pom.xml
index 9e42fe17d4..b41bd728ff 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -31,7 +31,5 @@
   <modules>
     <module>openejb-standalone</module>
     <module>openejb-lite</module>
-    <!-- don't run this just yet, its in progress -->
-    <!-- <module>itest-runner</module> -->
   </modules>
 </project>

Reply via email to