asbachb commented on code in PR #6160:
URL: https://github.com/apache/netbeans/pull/6160#discussion_r1256334024


##########
.github/workflows/main.yml:
##########
@@ -1988,6 +1988,9 @@ jobs:
       - name: enterprise/j2ee.core
         run: ant $OPTS -f enterprise/j2ee.core test
 
+      - name: enterprise/j2ee.core
+        run: ant $OPTS -f enterprise/maven.j2ee test

Review Comment:
   Oups. Done!



##########
.github/workflows/main.yml:
##########
@@ -1997,6 +2000,12 @@ jobs:
       - name: tomcat5
         run: ant $OPTS -f enterprise/tomcat5 test
 
+      - name: enterprise/j2ee.core
+        run: ant $OPTS -f enterprise/web.jsf test
+
+      - name: enterprise/j2ee.core
+        run: ant $OPTS -f enterprise/web.jsfapi test

Review Comment:
   Oups. Done!



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to