]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.client.ui.dist/META-INF/spring/editors.xml
Fix rpm build
[gpl/argeo-slc.git] / org.argeo.slc.client.ui.dist / META-INF / spring / editors.xml
index e36f591cbbab9d5adb447426e213dc147947b12a..9d7d5579fe83de013e9a83bab45412429cb771fa 100644 (file)
@@ -5,11 +5,10 @@
        xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd
         http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util-2.5.xsd">
 
-       <bean id="org.argeo.slc.client.ui.dist.genericJcrQueryEditor"
-               class="org.argeo.eclipse.ui.jcr.editors.GenericJcrQueryEditor" scope="prototype">
-               <property name="session" ref="slcSession" />
-       </bean>
-
+       <!-- LEGACY -->
+       <!-- <bean id="org.argeo.slc.client.ui.dist.genericJcrQueryEditor" class="org.argeo.eclipse.ui.jcr.editors.GenericJcrQueryEditor" 
+               scope="prototype"> <property name="session" ref="slcSession" /> </bean> -->
+               
        <bean id="distWorkspaceEditor"
                class="org.argeo.slc.client.ui.dist.editors.DistWorkspaceEditor"
                scope="prototype">
@@ -29,4 +28,4 @@
                scope="prototype">
                <property name="repoService" ref="repoService" />
        </bean>
-</beans>
+</beans>
\ No newline at end of file