[160680] Completing Ant task for UML importer.
diff --git a/plugins/org.eclipse.uml2.uml.ecore.importer/META-INF/MANIFEST.MF b/plugins/org.eclipse.uml2.uml.ecore.importer/META-INF/MANIFEST.MF
index 6c69617..d93c735 100644
--- a/plugins/org.eclipse.uml2.uml.ecore.importer/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.uml2.uml.ecore.importer/META-INF/MANIFEST.MF
@@ -17,6 +17,6 @@
  org.eclipse.uml2.codegen.ecore;bundle-version="[1.2.0,2.0.0)";visibility:=reexport,
  org.eclipse.emf.importer;bundle-version="[2.3.0,2.4.0)",
  org.eclipse.emf.codegen.ecore.ui;bundle-version="[2.3.0,2.4.0)";resolution:=optional,
- org.eclipse.emf.ant;resolution:=optional,
+ org.eclipse.emf.ant;bundle-version="[2.3.0,3.0.0)";resolution:=optional,
  org.apache.ant;resolution:=optional
 Eclipse-LazyStart: true
diff --git a/plugins/org.eclipse.uml2.uml.ecore.importer/build.properties b/plugins/org.eclipse.uml2.uml.ecore.importer/build.properties
index 70b4161..89e1a9d 100644
--- a/plugins/org.eclipse.uml2.uml.ecore.importer/build.properties
+++ b/plugins/org.eclipse.uml2.uml.ecore.importer/build.properties
@@ -13,7 +13,7 @@
                build.properties
 jars.compile.order = uml2.uml.ecore.importer.jar,\
                      ant_tasks/uml2.uml.ecore.importer.tasks.jar
-jars.extra.classpath = ../org.eclipse.emf.ant/ant_tasks/emf.ant.tasks.jar
+jars.extra.classpath = emf.ant.tasks.jar
 source.uml2.uml.ecore.importer.jar = src/
 source.ant_tasks/uml2.uml.ecore.importer.tasks.jar = tasks/
 output.uml2.uml.ecore.importer.jar = bin/
diff --git a/plugins/org.eclipse.uml2.uml.ecore.importer/emf.ant.tasks.jar b/plugins/org.eclipse.uml2.uml.ecore.importer/emf.ant.tasks.jar
new file mode 100644
index 0000000..7bc801c
--- /dev/null
+++ b/plugins/org.eclipse.uml2.uml.ecore.importer/emf.ant.tasks.jar
Binary files differ