tidy up org.cauldron references from project names and sigil properties
change build directory to build/classes vs bin
convert core.tests to sigil project and add as fragment to core
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@795531 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/sigil/common/junit/.project b/sigil/common/junit/.project
index 455b5c3..cf53427 100644
--- a/sigil/common/junit/.project
+++ b/sigil/common/junit/.project
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
- <name>bld-junit</name>
+ <name>org.apache.felix.sigil.common.junit</name>
<comment></comment>
<projects>
</projects>
diff --git a/sigil/common/junit/sigil.properties b/sigil/common/junit/sigil.properties
index f0d1603..4a32096 100644
--- a/sigil/common/junit/sigil.properties
+++ b/sigil/common/junit/sigil.properties
@@ -6,7 +6,7 @@
version: 0.8.0
-bundles: \
- org.cauldron.sigil.junit, \
+ org.apache.felix.sigil.common.junit, \
-sourcedirs: \
src, \