commit | 8ec5a4cc3bf834d2923256bf1e4cd616773a2270 | [log] [tgz] |
---|---|---|
author | David Morgan Spencer Savage <dsavage@apache.org> | Tue Jul 14 15:59:46 2009 +0000 |
committer | David Morgan Spencer Savage <dsavage@apache.org> | Tue Jul 14 15:59:46 2009 +0000 |
tree | 074fa9664c7a79afa3d7958c6bd81aa3d40d5329 | |
parent | 2bdfc0e7945aed733b1c6cd8c8e7cc3bc3a4f1f5 [diff] [blame] |
final references to org.cauldron packages removed from source (FELIX-1326) git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@793955 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/sigil/bld-ivy/example/felix-log/bldcommon/common.xml b/sigil/bld-ivy/example/felix-log/bldcommon/common.xml index 8431484..aedc2ec 100644 --- a/sigil/bld-ivy/example/felix-log/bldcommon/common.xml +++ b/sigil/bld-ivy/example/felix-log/bldcommon/common.xml
@@ -55,7 +55,7 @@ classpath="${ivy.jar}"/> <taskdef name="sigil.bundle" - classname="org.cauldron.bld.ant.BundleTask" + classname="oorg.apache.felix.sigil.ant.BundleTask" classpath="${sigil-ivy-plugin.jar}"/> </target>