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/ivy/resolver/.classpath b/sigil/ivy/resolver/.classpath
index f03d6f0..cd526f7 100644
--- a/sigil/ivy/resolver/.classpath
+++ b/sigil/ivy/resolver/.classpath
@@ -2,10 +2,10 @@
 <classpath>
 	<classpathentry kind="src" path="src"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-	<classpathentry combineaccessrules="false" kind="src" path="/org.cauldron.bld.core"/>
 	<classpathentry kind="lib" path="lib/runtime/equinox.common.jar"/>
 	<classpathentry kind="lib" path="lib/runtime/osgi.core.jar"/>
 	<classpathentry kind="lib" path="lib/compile/ant.jar"/>
 	<classpathentry kind="lib" path="lib/compile/ivy-2.0.0-rc1.jar"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/org.apache.felix.sigil.common.core"/>
 	<classpathentry kind="output" path="target/classes"/>
 </classpath>
diff --git a/sigil/ivy/resolver/.project b/sigil/ivy/resolver/.project
index 4ccb600..c259c9d 100644
--- a/sigil/ivy/resolver/.project
+++ b/sigil/ivy/resolver/.project
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-	<name>bld-ivy</name>
+	<name>org.apache.felix.sigil.ivy.resolver</name>
 	<comment></comment>
 	<projects>
 	</projects>