# HG changeset patch # User smith@nwoca.org # Date 1304781778 14400 # Node ID 82a5d5a000fef1ac8153880ee628b9613afdf1b3 # Parent 7df554d8c4c1ccfd49185e46b0abaa0410913e85 CM-125: Auto connect osgi dependency to build process diff -r 7df554d8c4c1 -r 82a5d5a000fe osgi-ant-bundlor.xml --- a/osgi-ant-bundlor.xml Sat May 07 11:09:46 2011 -0400 +++ b/osgi-ant-bundlor.xml Sat May 07 11:22:58 2011 -0400 @@ -2,10 +2,17 @@ + xmlns:bundlor="antlib:com.springsource.bundlor.ant" + xmlns:ssdtant="antlib:org.ssdt_ohio.tools.ant"> Ant tasks to assist building OSGi bundles. - + + + + + + + +