Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordacarver2008-07-29 12:41:30 +0000
committerdacarver2008-07-29 12:41:30 +0000
commitc3d9f4b336b2be0ec04fdd46ff5c276ba4555fd2 (patch)
treeacec76fd909a554be0a3902cbc86c01d1430a6c3 /releng.incubator
parentf2d651692a024d0a9a669f9206a473a5f6924e98 (diff)
downloadwebtools.maps-c3d9f4b336b2be0ec04fdd46ff5c276ba4555fd2.tar.gz
webtools.maps-c3d9f4b336b2be0ec04fdd46ff5c276ba4555fd2.tar.xz
webtools.maps-c3d9f4b336b2be0ec04fdd46ff5c276ba4555fd2.zip
fix build issues, by adding org.eclipse.wst.xsl.sdk.documentation to map files and back to feature file.
Diffstat (limited to 'releng.incubator')
-rw-r--r--releng.incubator/maps/xsl.map2
1 files changed, 1 insertions, 1 deletions
diff --git a/releng.incubator/maps/xsl.map b/releng.incubator/maps/xsl.map
index 88a605314..40cf4541d 100644
--- a/releng.incubator/maps/xsl.map
+++ b/releng.incubator/maps/xsl.map
@@ -27,7 +27,7 @@ bundle@org.eclipse.wst.xsl.doc=v200807111112,:pserver:anonymous@dev.eclipse.org:
bundle@org.eclipse.wst.xsl.ui.tests=v20080711,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/tests/org.eclipse.wst.xsl.ui.tests
bundle@org.eclipse.wst.xsl.core.tests=v20080429,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/tests/org.eclipse.wst.xsl.core.tests
bundle@org.eclipse.wst.xsl.saxon=v200807251139,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/plugins/org.eclipse.wst.xsl.saxon
-bundle@org.eclipse.wst.xsl.sdk.documentation=v200807251139,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/documentation/org.eclipse.wst.xsl.sdk.documentation
+bundle@org.eclipse.wst.xsl.sdk.documentation=v20080729,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/documentation/org.eclipse.wst.xsl.sdk.documentation
bundle@org.eclipse.wst.xsl.docbook.ui=v20080412,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/plugins/org.eclipse.wst.xsl.docbook.ui

Back to the top