Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcanderson2009-10-06 06:25:43 +0000
committercanderson2009-10-06 06:25:43 +0000
commit1589eb71594c958170dca5db9e6864cc9029ffcf (patch)
tree1e5f72d7f57e5f0e42086ab01ada05986fb00bcb /releng.sourceediting
parentbc18f2d8e69a0496258bde1e50f084e06db44371 (diff)
downloadwebtools.maps-1589eb71594c958170dca5db9e6864cc9029ffcf.tar.gz
webtools.maps-1589eb71594c958170dca5db9e6864cc9029ffcf.tar.xz
webtools.maps-1589eb71594c958170dca5db9e6864cc9029ffcf.zip
[291225] Output folder support in JavaEE projects
Diffstat (limited to 'releng.sourceediting')
-rw-r--r--releng.sourceediting/maps/wst-web-componenet-features.map2
-rw-r--r--releng.sourceediting/maps/wst-web-core.map2
2 files changed, 2 insertions, 2 deletions
diff --git a/releng.sourceediting/maps/wst-web-componenet-features.map b/releng.sourceediting/maps/wst-web-componenet-features.map
index fb6190c62..f38fe530c 100644
--- a/releng.sourceediting/maps/wst-web-componenet-features.map
+++ b/releng.sourceediting/maps/wst-web-componenet-features.map
@@ -13,7 +13,7 @@ feature@org.eclipse.wst.web_userdoc.feature=v200805040310,:pserver:anonymous@dev
!***************
-feature@org.eclipse.wst.web_core.feature.patch=v200907160530,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,jeetools/features/org.eclipse.wst.web_core.feature.patch
+feature@org.eclipse.wst.web_core.feature.patch=v200910060730,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,jeetools/features/org.eclipse.wst.web_core.feature.patch
feature@org.eclipse.wst.web_ui.feature.patch=v200910060534,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,jeetools/features/org.eclipse.wst.web_ui.feature.patch
!*************** \ No newline at end of file
diff --git a/releng.sourceediting/maps/wst-web-core.map b/releng.sourceediting/maps/wst-web-core.map
index ec782a0e4..ff7d00459 100644
--- a/releng.sourceediting/maps/wst-web-core.map
+++ b/releng.sourceediting/maps/wst-web-core.map
@@ -5,7 +5,7 @@
! These bundles are currently being developed and released
! from the R3_0_maintenance branch
-plugin@org.eclipse.wst.web=v200812100430,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,jeetools/plugins/org.eclipse.wst.web
+plugin@org.eclipse.wst.web=v200910060730,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,jeetools/plugins/org.eclipse.wst.web
plugin@org.eclipse.wst.css.core=v200905060217,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.css.core
plugin@org.eclipse.wst.html.core=v200907170515,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.html.core
plugin@org.eclipse.wst.javascript.core=v200805140200,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.javascript.core

Back to the top