]> git.argeo.org Git - gpl/argeo-tp.git/blobdiff - META-INF/spring/distribution.xml
Argeo TP v2.1.12
[gpl/argeo-tp.git] / META-INF / spring / distribution.xml
index 42ef629fef317b6493c301d3829b6a879a01a8af..71dfa6b48bb16bcf0a7e9c5d049f3315a38c97e3 100644 (file)
@@ -39,6 +39,8 @@
                                <ref bean="org.quartz-scheduler.quartz" />
                                <ref bean="org.quartz-scheduler.quartz.jobs" />
                                <ref bean="bitronix.tm" />
+                               <ref bean="misc/org.w3c.css.sac"/>
+                               <ref bean="com.steadystate.css"/>
 
                                <!-- Apache Commons -->
                                <ref bean="apache/org.apache.commons.io" />
                                <ref bean="apache/org.apache.commons.exec" />
                                <ref bean="apache/org.apache.commons.jci" />
                                <ref bean="apache/org.apache.commons.compress" />
+                               
+                               <!-- Google -->
+                               <ref bean="com.google.guava" />
+                               <ref bean="com.google.gson" />
 
                                <!-- Eclipse -->
                                <ref bean="eclipse/org.argeo.tp.jetty" />
@@ -70,8 +76,6 @@
                                
                                <!-- Spring -->
                                <ref bean="spring/org.springframework" />
-<!--                           <ref bean="org.springframework.ldap" /> -->
-<!--                           <ref bean="spring/org.springframework.security" /> -->
                        </list>
                </property>
        </bean>