Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoravera2010-07-14 20:25:09 +0000
committeravera2010-07-14 20:25:09 +0000
commita96edb7875e941ccc0c9116c4ca2a738dbb2fb07 (patch)
tree4defb9d38a6f66e4528c689dcbb2a0bfe14ed9bb
parent21db25c92851bdd503b6e11d2644261d3050e3bf (diff)
downloadwebtools.maps-a96edb7875e941ccc0c9116c4ca2a738dbb2fb07.tar.gz
webtools.maps-a96edb7875e941ccc0c9116c4ca2a738dbb2fb07.tar.xz
webtools.maps-a96edb7875e941ccc0c9116c4ca2a738dbb2fb07.zip
[319611] runtimeModuleType schema needs fixing
[319288] Publishers may either cause lock conflicts or duplicate publishes [319914] Version updates for features
-rw-r--r--releng.servertools/maps/wst-server-component-features.map6
-rw-r--r--releng.servertools/maps/wst-server-core.map2
2 files changed, 4 insertions, 4 deletions
diff --git a/releng.servertools/maps/wst-server-component-features.map b/releng.servertools/maps/wst-server-component-features.map
index af0ab843a..998d3a4eb 100644
--- a/releng.servertools/maps/wst-server-component-features.map
+++ b/releng.servertools/maps/wst-server-component-features.map
@@ -3,10 +3,10 @@
! This map file is for the WTP 3.2.x releases. These bundles are currently
! being developed and released from the R3_2_maintenance stream
-feature@org.eclipse.wst.server_core.feature=v201005241510,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,servertools/features/org.eclipse.wst.server_core.feature
-feature@org.eclipse.wst.server_sdk.feature=v201005241510,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,servertools/features/org.eclipse.wst.server_sdk.feature
+feature@org.eclipse.wst.server_core.feature=v20100714,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,servertools/features/org.eclipse.wst.server_core.feature
+feature@org.eclipse.wst.server_sdk.feature=v20100714,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,servertools/features/org.eclipse.wst.server_sdk.feature
feature@org.eclipse.wst.server_tests.feature=v201005241510,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,servertools/features/org.eclipse.wst.server_tests.feature
-feature@org.eclipse.wst.server_ui.feature=v201005241510,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,servertools/features/org.eclipse.wst.server_ui.feature
+feature@org.eclipse.wst.server_ui.feature=v20100714,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,servertools/features/org.eclipse.wst.server_ui.feature
feature@org.eclipse.wst.server_userdoc.feature=v201005241510,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,servertools/features/org.eclipse.wst.server_userdoc.feature
feature@org.eclipse.wst.server_adapters.feature=v201005241510,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,servertools/features/org.eclipse.wst.server_adapters.feature
feature@org.eclipse.wst.server_adapters.sdk.feature=v201005241510,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,servertools/features/org.eclipse.wst.server_adapters.sdk.feature
diff --git a/releng.servertools/maps/wst-server-core.map b/releng.servertools/maps/wst-server-core.map
index d94be80c3..d6401a75a 100644
--- a/releng.servertools/maps/wst-server-core.map
+++ b/releng.servertools/maps/wst-server-core.map
@@ -5,7 +5,7 @@
plugin@org.eclipse.wst.internet.monitor.core=v20090609,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,servertools/plugins/org.eclipse.wst.internet.monitor.core
-plugin@org.eclipse.wst.server.core=v20100630b,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,servertools/plugins/org.eclipse.wst.server.core
+plugin@org.eclipse.wst.server.core=v20100714,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,servertools/plugins/org.eclipse.wst.server.core
plugin@org.eclipse.wst.server.http.core=v20090429,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,servertools/plugins/org.eclipse.wst.server.http.core
plugin@org.eclipse.wst.server.preview=v20091208,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,servertools/plugins/org.eclipse.wst.server.preview

Back to the top