Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordacarver2008-04-30 13:23:13 +0000
committerdacarver2008-04-30 13:23:13 +0000
commitdee396adc732873704f937644c85e2b553a19185 (patch)
tree6e521f1284eca32271faadd8bc6b471b48b01782 /releng.incubator
parentc34bfb3697bbf58e5fa7013ca837a0eae0be4949 (diff)
downloadwebtools.maps-dee396adc732873704f937644c85e2b553a19185.tar.gz
webtools.maps-dee396adc732873704f937644c85e2b553a19185.tar.xz
webtools.maps-dee396adc732873704f937644c85e2b553a19185.zip
fix export of bin directory in build properties.
Diffstat (limited to 'releng.incubator')
-rw-r--r--releng.incubator/maps/xsl.map4
1 files changed, 2 insertions, 2 deletions
diff --git a/releng.incubator/maps/xsl.map b/releng.incubator/maps/xsl.map
index cc6b0c3e3..8130657b2 100644
--- a/releng.incubator/maps/xsl.map
+++ b/releng.incubator/maps/xsl.map
@@ -11,8 +11,8 @@ feature@org.eclipse.wst.xsl_tests.feature=v20080424,:pserver:anonymous@dev.eclip
feature@org.eclipse.wst.xsl.docbook.feature=v20080412,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/features/org.eclipse.wst.xsl.docbook.feature
bundle@org.eclipse.wst.xml.xpath.ui=v20080429,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/plugins/org.eclipse.wst.xml.xpath.ui
-bundle@org.eclipse.wst.xml.xpath.core=v20080429,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/plugins/org.eclipse.wst.xml.xpath.core
-bundle@org.eclipse.wst.xml.xpath.core.tests=v20080429,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/tests/org.eclipse.wst.xml.xpath.core.tests
+bundle@org.eclipse.wst.xml.xpath.core=v20080430,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/plugins/org.eclipse.wst.xml.xpath.core
+bundle@org.eclipse.wst.xml.xpath.core.tests=v20080430,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/tests/org.eclipse.wst.xml.xpath.core.tests
bundle@org.eclipse.wst.xml.ui.editor.outline=v20080323,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/plugins/org.eclipse.wst.xml.ui.editor.outline
bundle@org.eclipse.wst.xsl.core=v20080429,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/plugins/org.eclipse.wst.xsl.core

Back to the top