Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoravera2010-05-11 15:47:52 +0000
committeravera2010-05-11 15:47:52 +0000
commitbb60a57b702f30f5a1a9ddef44ef59a948233205 (patch)
tree5b4a15e3f4e8114bd038145265488de8d05fdaae /releng.servertools
parent6de8d7b584e6062696c672704bb390ec0ee2faac (diff)
downloadwebtools.maps-bb60a57b702f30f5a1a9ddef44ef59a948233205.tar.gz
webtools.maps-bb60a57b702f30f5a1a9ddef44ef59a948233205.tar.xz
webtools.maps-bb60a57b702f30f5a1a9ddef44ef59a948233205.zip
[311934] wst.server.ui uses the Trace class from wst.server.core
[312420] Publish cache does not detect changes [307413] Preferences > Server > Profilers combo-box fills whole panel on Linux [311794] PublisherDelegate do not provide delta kind information on execute() [311381] export org.eclipse.wst.server.ui.internal.cnf but mark it as x-internal? [311715] NLS3.6: PII duplicate line error
Diffstat (limited to 'releng.servertools')
-rw-r--r--releng.servertools/maps/jst-server.map2
-rw-r--r--releng.servertools/maps/wst-server-core.map2
-rw-r--r--releng.servertools/maps/wst-server-ui.map2
3 files changed, 3 insertions, 3 deletions
diff --git a/releng.servertools/maps/jst-server.map b/releng.servertools/maps/jst-server.map
index 21f032a76..d82af20b1 100644
--- a/releng.servertools/maps/jst-server.map
+++ b/releng.servertools/maps/jst-server.map
@@ -4,7 +4,7 @@
! being developed and released from the HEAD stream
plugin@org.eclipse.jst.server.core=v20100421,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,servertools/plugins/org.eclipse.jst.server.core
-plugin@org.eclipse.jst.server.ui=v20100428,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,servertools/plugins/org.eclipse.jst.server.ui
+plugin@org.eclipse.jst.server.ui=v20100511,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,servertools/plugins/org.eclipse.jst.server.ui
plugin@org.eclipse.jst.server.preview.adapter=v20100308,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,servertools/plugins/org.eclipse.jst.server.preview.adapter
plugin@org.eclipse.jst.server.generic.core=v20090817,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,servertools/plugins/org.eclipse.jst.server.generic.core
diff --git a/releng.servertools/maps/wst-server-core.map b/releng.servertools/maps/wst-server-core.map
index be5ea5191..c7fe4528b 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=v20100506,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,servertools/plugins/org.eclipse.wst.server.core
+plugin@org.eclipse.wst.server.core=v20100511,: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
diff --git a/releng.servertools/maps/wst-server-ui.map b/releng.servertools/maps/wst-server-ui.map
index d9a39f7e3..141a20b23 100644
--- a/releng.servertools/maps/wst-server-ui.map
+++ b/releng.servertools/maps/wst-server-ui.map
@@ -5,7 +5,7 @@
plugin@org.eclipse.wst.internet.monitor.ui=v20100309,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,servertools/plugins/org.eclipse.wst.internet.monitor.ui
-plugin@org.eclipse.wst.server.ui=v20100421,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,servertools/plugins/org.eclipse.wst.server.ui
+plugin@org.eclipse.wst.server.ui=v20100511,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,servertools/plugins/org.eclipse.wst.server.ui
plugin@org.eclipse.wst.server.http.ui=v20090113,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,servertools/plugins/org.eclipse.wst.server.http.ui
plugin@org.eclipse.wst.server.discovery=v20100406,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,servertools/plugins/org.eclipse.wst.server.discovery

Back to the top