Include the extra modules libs.junit4 and libs.antlr3.devel.

--- a/libs.junit4/nbproject/project.xml
+++ b/libs.junit4/nbproject/project.xml
@@ -64,6 +64,10 @@
                 <package>org.junit.runners.model</package>
             </public-packages>
             <class-path-extension>
+                <runtime-relative-path>ext/hamcrest-core.jar</runtime-relative-path>
+                <binary-origin>external/hamcrest-core.jar</binary-origin>
+            </class-path-extension>
+            <class-path-extension>
                 <runtime-relative-path>ext/junit-4.10.jar</runtime-relative-path>
                 <binary-origin>external/junit-4.10.jar</binary-origin>
             </class-path-extension>
--- a/nbbuild/cluster.properties
+++ b/nbbuild/cluster.properties
@@ -181,10 +181,12 @@
         keyring.fallback,\
         keyring.impl,\
         lib.uihandler,\
+        libs.antlr3.devel,\
         libs.felix,\
         libs.jna,\
         libs.jna.platform,\
         libs.jsr223,\
+        libs.junit4,\
         libs.osgi,\
         libs.testng,\
         masterfs,\
@@ -1021,7 +1023,6 @@
         kenai.ui,\
         lib.cvsclient,\
         libs.findbugs,\
-        libs.junit4,\
         libs.oracle.cloud,\
         loadgenerator,\
 		maven.util,\
--- a/libs.junit4/nbproject/project.properties
+++ b/libs.junit4/nbproject/project.properties
@@ -42,6 +42,7 @@
 
 is.autoload=true
 release.external/junit-4.10.jar=modules/ext/junit-4.10.jar
+release.external/hamcrest-core.jar=modules/ext/hamcrest-core.jar
 nbm.target.cluster=platform
 sigtest.skip.check=true
 
