Log message: From: To:
Path:
Author:
Issue:
File name:
File type:
Activity by path
Activity by time
2008-04
Activity by year and month
Activity by author
Changes    Collaboration    Timeline    Rss   
1 - 1 of 1
23844 30.07.2010 20:37:27, by elvisisking
JBIDE-6652, JBIDE-6654: Renamed "ModeShape Servers" View to just be called "ModeShape." The ModeShape context menu actions now only show whenever at least one ModeShape server has been registered in the ModeShape view. This was done by converting over to using the "org.eclipse.ui.menus" extension point which requires handlers and commands. Upgraded the ModeShape dependency jar to version 2.1. Fixed a bug in modifyText handler in PublishPage.
M /trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/.classpath
M /trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/META-INF/MANIFEST.MF
M /trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/build.properties
D /trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/modeshape-web-jcr-rest-client-1.0.0-SNAPSHOT-jar-with-dependencies.jar
D /trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/modeshape-web-jcr-rest-client-1.0.0-SNAPSHOT-sources.jar
A /trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/modeshape-web-jcr-rest-client-2.1-SNAPSHOT-jar-with-dependencies.jar
A /trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/modeshape-web-jcr-rest-client-2.1-SNAPSHOT-sources.jar
M /trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/plugin.properties
M /trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/plugin.xml
M /trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/ServerManager.java
D /trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/actions/BasePublishingAction.java
A /trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/actions/BasePublishingHandler.java
D /trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/actions/PublishAction.java
A /trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/actions/PublishHandler.java
D /trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/actions/ShowPublishedLocationsAction.java
A /trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/actions/ShowPublishedLocationsHandler.java
D /trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/actions/UnpublishAction.java
A /trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/actions/UnpublishHandler.java
M /trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/src/org/jboss/tools/modeshape/rest/wizards/PublishPage.java
M /trunk/modeshape/tests/org.jboss.tools.modeshape.rest.test/src/org/jboss/tools/modeshape/rest/ServerManagerTest.java