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/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, \