diff options
author | avera | 2009-11-24 21:59:24 +0000 |
---|---|---|
committer | avera | 2009-11-24 21:59:24 +0000 |
commit | 3585a73fc81d1ad3314d47aeeb7ca843ac1d7f02 (patch) | |
tree | 28bb8e81d8c93429b0485e246b46de444a1d5a36 /releng.servertools/maps | |
parent | 8fb41cfcb84adafe95046840d7fa06f2a9578814 (diff) | |
download | webtools.maps-3585a73fc81d1ad3314d47aeeb7ca843ac1d7f02.tar.gz webtools.maps-3585a73fc81d1ad3314d47aeeb7ca843ac1d7f02.tar.xz webtools.maps-3585a73fc81d1ad3314d47aeeb7ca843ac1d7f02.zip |
[292194] Runtime extension point should be based on RuntimeDelegate
[280815] Enhance the IServerWorkingCopy API to allow setting the timeout and publishers state
[292822] Deleting a server does not remove the default "Run on Server" option for that server
[290965] the org.eclipse.wst.server.ui.serverToolTip extension point does not accept multiple contributions for a server type
[278155] Keyboard shortcuts for Debug/Start/Stop/Publish don't work in Servers view
[288950] NPE while clicking on Server Editor
Diffstat (limited to 'releng.servertools/maps')
-rw-r--r-- | releng.servertools/maps/wst-server-core.map | 2 | ||||
-rw-r--r-- | releng.servertools/maps/wst-server-tests.map | 2 | ||||
-rw-r--r-- | releng.servertools/maps/wst-server-ui.map | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/releng.servertools/maps/wst-server-core.map b/releng.servertools/maps/wst-server-core.map index ba1a6c5f2..5013f2c45 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=v20090928,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,servertools/plugins/org.eclipse.wst.server.core +plugin@org.eclipse.wst.server.core=v20091124,: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=v20090113,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,servertools/plugins/org.eclipse.wst.server.preview diff --git a/releng.servertools/maps/wst-server-tests.map b/releng.servertools/maps/wst-server-tests.map index 4f7dd2d98..6f55e8b97 100644 --- a/releng.servertools/maps/wst-server-tests.map +++ b/releng.servertools/maps/wst-server-tests.map @@ -6,7 +6,7 @@ plugin@org.eclipse.wst.internet.monitor.core.tests=v20091013,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,servertools/tests/org.eclipse.wst.internet.monitor.core.tests plugin@org.eclipse.wst.internet.monitor.ui.tests=v200805140145,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,servertools/tests/org.eclipse.wst.internet.monitor.ui.tests -plugin@org.eclipse.wst.server.core.tests=v20081014,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,servertools/tests/org.eclipse.wst.server.core.tests +plugin@org.eclipse.wst.server.core.tests=v20091124,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,servertools/tests/org.eclipse.wst.server.core.tests plugin@org.eclipse.wst.server.ui.tests=v200805140145,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,servertools/tests/org.eclipse.wst.server.ui.tests plugin@org.eclipse.wst.server.tests.performance=v200805140145,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,servertools/tests/org.eclipse.wst.server.tests.performance plugin@org.eclipse.wst.server.http.core.tests=v200911151417,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,servertools/tests/org.eclipse.wst.server.http.core.tests diff --git a/releng.servertools/maps/wst-server-ui.map b/releng.servertools/maps/wst-server-ui.map index 819210bbe..41321f2f2 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=v200805140145,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,servertools/plugins/org.eclipse.wst.internet.monitor.ui -plugin@org.eclipse.wst.server.ui=v20090928,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,servertools/plugins/org.eclipse.wst.server.ui +plugin@org.eclipse.wst.server.ui=v20091124,: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=v20091020,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,servertools/plugins/org.eclipse.wst.server.discovery |