commit | 9d4ffdd02453deeb894fd5fa5e4bacfde9478ffb | [log] [tgz] |
---|---|---|
author | David Morgan Spenser Savage <dsavage@apache.org> | Tue Jul 14 16:00:10 2009 +0000 |
committer | David Morgan Spenser Savage <dsavage@apache.org> | Tue Jul 14 16:00:10 2009 +0000 |
tree | 074fa9664c7a79afa3d7958c6bd81aa3d40d5329 | |
parent | f80bbc9eb9befc61635d6315b0ecc72af24d4ee0 [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/test/multi-project/common/common.xml b/sigil/bld-ivy/test/multi-project/common/common.xml index 4e54d1d..07883a2 100644 --- a/sigil/bld-ivy/test/multi-project/common/common.xml +++ b/sigil/bld-ivy/test/multi-project/common/common.xml
@@ -76,7 +76,7 @@ classpath="${ivy.jar.file}"/> <taskdef name="sigil.bundle" - classname="org.cauldron.bld.ant.BundleTask" + classname="org.apache.felix.sigil.ant.BundleTask" classpath="${sigil-ivy-plugin.jar}:${bndlib.jar}"/> </target>