]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.support.jcr/build.properties
Fix remaining issues with migration
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.jcr / build.properties
index ba373b6d7f0eb3d9ce1f34607dea7bdf0e47b01d..284faa983dc408e08ec89d70679d72d4677d1d2d 100644 (file)
@@ -1,8 +1,11 @@
 additional.bundles = org.springframework.core,\
                      org.argeo.server.jackrabbit,\
-                     com.springsource.junit,\
+                     junit,\
                      org.argeo.slc.unit,\
-                     org.argeo.slc.support.castor,\
-                     com.springsource.javax.xml.stream,\
-                     com.springsource.org.apache.xerces
+                     javax.xml.stream,\
+                     org.apache.xerces
+source.. = src/main/java/,\
+           src/main/resources/,\
+           src/test/java/,\
+           src/test/resources/
                      
\ No newline at end of file