Skip to content
Snippets Groups Projects
Commit 3dfccf3c authored by david_williams's avatar david_williams
Browse files

synch up and cleanup for map versions

parent b78ec3e0
No related branches found
No related tags found
No related merge requests found
......@@ -264,7 +264,7 @@
dest="${buildDirectory}/${buildLabel}/testcompilelogs"
overwrite="true">
<fileset
dir="${buildDirectory}/features/org.eclipse.wst.xsl_tests.feature">
dir="${buildDirectory}/features/org.eclipse.wst.xml.tests">
<include name="**/*.log.zip" />
</fileset>
</unzip>
......
......@@ -279,7 +279,7 @@
dest="${buildDirectory}/${buildLabel}/testcompilelogs"
overwrite="true">
<fileset
dir="${buildDirectory}/features/org.eclipse.wst.xsl.tests">
dir="${buildDirectory}/features/org.eclipse.wst.xsl_tests.feature">
<include name="**/*.log.zip" />
</fileset>
</unzip>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment