[Comsuite-svn] SF.net SVN: comsuite: [100] trunk/code/CSTests
Brought to you by:
zduniak
|
From: <zd...@us...> - 2006-07-24 22:53:49
|
Revision: 100 Author: zduniak Date: 2006-07-24 15:51:27 -0700 (Mon, 24 Jul 2006) ViewCVS: http://svn.sourceforge.net/comsuite/?rev=100&view=rev Log Message: ----------- Some libraries upgraded to newer versions from Geronimo 1.1 package Modified Paths: -------------- trunk/code/CSAdminPanel/.classpath trunk/code/CSCommon/.classpath trunk/code/CSMiddleware/.classpath trunk/code/CSRemoteClient/.classpath trunk/code/CSTests/.classpath Added Paths: ----------- trunk/code/CSCommon/lib/geronimo-activation_1.0.2_spec-1.1.jar trunk/code/CSCommon/lib/geronimo-javamail_1.3.1_spec-1.1.jar trunk/code/CSCommon/lib-compiletime/geronimo-servlet_2.4_spec-1.0.1.jar trunk/code/CSMiddleware/lib/ehcache-1.2.2.jar trunk/code/CSMiddleware/lib/geronimo-j2ee-connector_1.5_spec-1.0.1.jar trunk/code/CSMiddleware/lib/geronimo-j2ee-management_1.0_spec-1.0.1.jar trunk/code/CSMiddleware/lib/geronimo-jms_1.1_spec-1.0.1.jar trunk/code/CSMiddleware/lib/geronimo-jta_1.0.1B_spec-1.0.1.jar trunk/code/CSMiddleware/lib/mx4j-3.0.1.jar trunk/code/CSRemoteClient/lib/geronimo-activation_1.0.2_spec-1.1.jar trunk/code/CSRemoteClient/lib/geronimo-javamail_1.3.1_spec-1.1.jar Removed Paths: ------------- trunk/code/CSCommon/lib/geronimo-activation_1.0.2_spec-1.0.jar trunk/code/CSCommon/lib/geronimo-javamail_1.3.1_spec-1.0.jar trunk/code/CSCommon/lib-compiletime/geronimo-servlet_2.4_spec-1.0.jar trunk/code/CSMiddleware/lib/ehcache-1.2.jar trunk/code/CSMiddleware/lib/geronimo-j2ee-connector_1.5_spec-1.0.jar trunk/code/CSMiddleware/lib/geronimo-j2ee-management_1.0_spec-1.0.jar trunk/code/CSMiddleware/lib/geronimo-jms_1.1_spec-1.0.jar trunk/code/CSMiddleware/lib/geronimo-jta_1.0.1B_spec-1.0.jar trunk/code/CSMiddleware/lib/mx4j-2.1.1.jar trunk/code/CSRemoteClient/lib/geronimo-activation_1.0.2_spec-1.0.jar trunk/code/CSRemoteClient/lib/geronimo-javamail_1.3.1_spec-1.0.jar Modified: trunk/code/CSAdminPanel/.classpath =================================================================== --- trunk/code/CSAdminPanel/.classpath 2006-07-24 20:32:13 UTC (rev 99) +++ trunk/code/CSAdminPanel/.classpath 2006-07-24 22:51:27 UTC (rev 100) @@ -6,21 +6,14 @@ <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container/CSAdminPanel"/> <classpathentry combineaccessrules="false" kind="src" path="/CSCommon"/> <classpathentry kind="lib" path="/CSCommon/lib/log4j-1.2.13.jar"/> - <classpathentry kind="lib" path="/CSCommon/lib-compiletime/geronimo-servlet_2.4_spec-1.0.jar"/> <classpathentry kind="lib" path="/CSCommon/lib/javolution.jar"/> <classpathentry kind="lib" path="/CSCommon/lib/spring.jar"/> <classpathentry kind="lib" path="/CSCommon/lib/commons-collections-3.1.jar"/> <classpathentry kind="lib" path="/CSCommon/lib/acegi-security-1.0.0.jar"/> <classpathentry kind="lib" path="/CSCommon/lib/acegi-security-catalina-1.0.0.jar"/> <classpathentry kind="lib" path="/CSCommon/lib/commons-logging-1.1.jar"/> - <classpathentry kind="lib" path="WebContent/WEB-INF/lib/tomahawk.jar"/> <classpathentry kind="lib" path="/CSCommon/lib/jdom-1.0.jar"/> <classpathentry kind="lib" path="/CSCommon/lib/xfire-all-1.1.2.jar"/> - <classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-beanutils-1.7.0.jar"/> - <classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-digester-1.6.jar"/> - <classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-el-1.0.jar"/> - <classpathentry kind="lib" path="WebContent/WEB-INF/lib/jstl-1.1.0.jar"/> - <classpathentry kind="lib" path="WebContent/WEB-INF/lib/myfaces-api-1.1.3.jar"/> - <classpathentry kind="lib" path="WebContent/WEB-INF/lib/myfaces-impl-1.1.3.jar"/> + <classpathentry kind="lib" path="/CSCommon/lib-compiletime/geronimo-servlet_2.4_spec-1.0.1.jar"/> <classpathentry kind="output" path="WebContent/WEB-INF/classes"/> </classpath> Modified: trunk/code/CSCommon/.classpath =================================================================== --- trunk/code/CSCommon/.classpath 2006-07-24 20:32:13 UTC (rev 99) +++ trunk/code/CSCommon/.classpath 2006-07-24 22:51:27 UTC (rev 100) @@ -7,19 +7,19 @@ <classpathentry kind="lib" path="lib/commons-codec-1.3.jar"/> <classpathentry kind="lib" path="lib/commons-httpclient-3.0.jar"/> <classpathentry kind="lib" path="lib/commons-lang-2.1.jar"/> - <classpathentry kind="lib" path="lib/geronimo-activation_1.0.2_spec-1.0.jar"/> <classpathentry kind="lib" path="lib/jakarta-oro-2.0.8.jar"/> <classpathentry kind="lib" path="lib/jdom-1.0.jar"/> <classpathentry kind="lib" path="lib/stax-api-1.0.jar"/> <classpathentry kind="lib" path="lib/velocity-1.4.jar"/> <classpathentry kind="lib" path="lib/wsdl4j-1.5.2.jar"/> <classpathentry kind="lib" path="lib/xbean-2.1.0.jar"/> - <classpathentry kind="lib" path="lib-compiletime/geronimo-servlet_2.4_spec-1.0.jar"/> <classpathentry kind="lib" path="lib/javolution.jar"/> <classpathentry kind="lib" path="lib/wstx-asl-2.9.3.jar"/> <classpathentry kind="lib" path="lib/stax-utils-20060501.jar"/> <classpathentry kind="lib" path="lib/acegi-security-1.0.0.jar"/> <classpathentry kind="lib" path="lib/acegi-security-catalina-1.0.0.jar"/> <classpathentry kind="lib" path="lib/commons-logging-1.1.jar"/> + <classpathentry kind="lib" path="lib-compiletime/geronimo-servlet_2.4_spec-1.0.1.jar"/> + <classpathentry kind="lib" path="lib/geronimo-activation_1.0.2_spec-1.1.jar"/> <classpathentry kind="output" path="bin"/> </classpath> Deleted: trunk/code/CSCommon/lib/geronimo-activation_1.0.2_spec-1.0.jar =================================================================== (Binary files differ) Added: trunk/code/CSCommon/lib/geronimo-activation_1.0.2_spec-1.1.jar =================================================================== (Binary files differ) Property changes on: trunk/code/CSCommon/lib/geronimo-activation_1.0.2_spec-1.1.jar ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Deleted: trunk/code/CSCommon/lib/geronimo-javamail_1.3.1_spec-1.0.jar =================================================================== (Binary files differ) Added: trunk/code/CSCommon/lib/geronimo-javamail_1.3.1_spec-1.1.jar =================================================================== (Binary files differ) Property changes on: trunk/code/CSCommon/lib/geronimo-javamail_1.3.1_spec-1.1.jar ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/code/CSCommon/lib-compiletime/geronimo-servlet_2.4_spec-1.0.1.jar =================================================================== (Binary files differ) Property changes on: trunk/code/CSCommon/lib-compiletime/geronimo-servlet_2.4_spec-1.0.1.jar ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Deleted: trunk/code/CSCommon/lib-compiletime/geronimo-servlet_2.4_spec-1.0.jar =================================================================== (Binary files differ) Modified: trunk/code/CSMiddleware/.classpath =================================================================== --- trunk/code/CSMiddleware/.classpath 2006-07-24 20:32:13 UTC (rev 99) +++ trunk/code/CSMiddleware/.classpath 2006-07-24 22:51:27 UTC (rev 100) @@ -6,9 +6,6 @@ <classpathentry kind="lib" path="lib/commons-dbcp.jar"/> <classpathentry kind="lib" path="/CSCommon/lib/spring.jar"/> <classpathentry kind="lib" path="/CSCommon/lib/log4j-1.2.13.jar"/> - <classpathentry kind="lib" path="lib/geronimo-jms_1.1_spec-1.0.jar"/> - <classpathentry kind="lib" path="lib/geronimo-j2ee-management_1.0_spec-1.0.jar"/> - <classpathentry kind="lib" path="/CSCommon/lib-compiletime/geronimo-servlet_2.4_spec-1.0.jar"/> <classpathentry kind="lib" path="lib/gnu-hylafax-0.0.9.2.jar"/> <classpathentry kind="lib" path="lib/gnu-inet-ftp-0.0.9.2.jar"/> <classpathentry kind="lib" path="lib/quartz-1.5.2.jar"/> @@ -19,7 +16,6 @@ <classpathentry kind="lib" path="lib/unoil.jar"/> <classpathentry kind="lib" path="/CSCommon/lib/cglib-2.1.3.jar"/> <classpathentry kind="lib" path="/CSCommon/lib/javolution.jar"/> - <classpathentry kind="lib" path="/CSCommon/lib/geronimo-activation_1.0.2_spec-1.0.jar"/> <classpathentry kind="lib" path="/CSCommon/lib/velocity-1.4.jar"/> <classpathentry kind="lib" path="lib/postgresql-8.1-407.jdbc3.jar"/> <classpathentry kind="lib" path="/CSCommon/lib/commons-collections-3.1.jar"/> @@ -34,5 +30,9 @@ <classpathentry kind="lib" path="lib/smsLib1.3.0-rxtx.jar"/> <classpathentry kind="lib" path="lib/activemq-core-4.1-SNAPSHOT.jar"/> <classpathentry kind="lib" path="lib/activeio-core-3.0-SNAPSHOT.jar"/> + <classpathentry kind="lib" path="lib/geronimo-j2ee-management_1.0_spec-1.0.1.jar"/> + <classpathentry kind="lib" path="lib/geronimo-jms_1.1_spec-1.0.1.jar"/> + <classpathentry kind="lib" path="/CSCommon/lib-compiletime/geronimo-servlet_2.4_spec-1.0.1.jar"/> + <classpathentry kind="lib" path="/CSCommon/lib/geronimo-activation_1.0.2_spec-1.1.jar"/> <classpathentry kind="output" path="bin"/> </classpath> Added: trunk/code/CSMiddleware/lib/ehcache-1.2.2.jar =================================================================== (Binary files differ) Property changes on: trunk/code/CSMiddleware/lib/ehcache-1.2.2.jar ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Deleted: trunk/code/CSMiddleware/lib/ehcache-1.2.jar =================================================================== (Binary files differ) Added: trunk/code/CSMiddleware/lib/geronimo-j2ee-connector_1.5_spec-1.0.1.jar =================================================================== (Binary files differ) Property changes on: trunk/code/CSMiddleware/lib/geronimo-j2ee-connector_1.5_spec-1.0.1.jar ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Deleted: trunk/code/CSMiddleware/lib/geronimo-j2ee-connector_1.5_spec-1.0.jar =================================================================== (Binary files differ) Added: trunk/code/CSMiddleware/lib/geronimo-j2ee-management_1.0_spec-1.0.1.jar =================================================================== (Binary files differ) Property changes on: trunk/code/CSMiddleware/lib/geronimo-j2ee-management_1.0_spec-1.0.1.jar ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Deleted: trunk/code/CSMiddleware/lib/geronimo-j2ee-management_1.0_spec-1.0.jar =================================================================== (Binary files differ) Added: trunk/code/CSMiddleware/lib/geronimo-jms_1.1_spec-1.0.1.jar =================================================================== (Binary files differ) Property changes on: trunk/code/CSMiddleware/lib/geronimo-jms_1.1_spec-1.0.1.jar ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Deleted: trunk/code/CSMiddleware/lib/geronimo-jms_1.1_spec-1.0.jar =================================================================== (Binary files differ) Added: trunk/code/CSMiddleware/lib/geronimo-jta_1.0.1B_spec-1.0.1.jar =================================================================== (Binary files differ) Property changes on: trunk/code/CSMiddleware/lib/geronimo-jta_1.0.1B_spec-1.0.1.jar ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Deleted: trunk/code/CSMiddleware/lib/geronimo-jta_1.0.1B_spec-1.0.jar =================================================================== (Binary files differ) Deleted: trunk/code/CSMiddleware/lib/mx4j-2.1.1.jar =================================================================== (Binary files differ) Added: trunk/code/CSMiddleware/lib/mx4j-3.0.1.jar =================================================================== (Binary files differ) Property changes on: trunk/code/CSMiddleware/lib/mx4j-3.0.1.jar ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Modified: trunk/code/CSRemoteClient/.classpath =================================================================== --- trunk/code/CSRemoteClient/.classpath 2006-07-24 20:32:13 UTC (rev 99) +++ trunk/code/CSRemoteClient/.classpath 2006-07-24 22:51:27 UTC (rev 100) @@ -5,8 +5,6 @@ <classpathentry kind="lib" path="lib/axis.jar"/> <classpathentry kind="lib" path="lib/commons-discovery-0.2.jar"/> <classpathentry kind="lib" path="lib/commons-lang-2.1.jar"/> - <classpathentry kind="lib" path="lib/geronimo-activation_1.0.2_spec-1.0.jar"/> - <classpathentry kind="lib" path="lib/geronimo-javamail_1.3.1_spec-1.0.jar"/> <classpathentry kind="lib" path="lib/jaxrpc.jar"/> <classpathentry kind="lib" path="lib/je.jar"/> <classpathentry kind="lib" path="lib/log4j-1.2.13.jar"/> @@ -14,5 +12,7 @@ <classpathentry kind="lib" path="lib/spring.jar"/> <classpathentry kind="lib" path="lib/wsdl4j-1.5.1.jar"/> <classpathentry kind="lib" path="lib/commons-logging-1.1.jar"/> + <classpathentry kind="lib" path="lib/geronimo-activation_1.0.2_spec-1.1.jar"/> + <classpathentry kind="lib" path="lib/geronimo-javamail_1.3.1_spec-1.1.jar"/> <classpathentry kind="output" path="bin"/> </classpath> Deleted: trunk/code/CSRemoteClient/lib/geronimo-activation_1.0.2_spec-1.0.jar =================================================================== (Binary files differ) Added: trunk/code/CSRemoteClient/lib/geronimo-activation_1.0.2_spec-1.1.jar =================================================================== (Binary files differ) Property changes on: trunk/code/CSRemoteClient/lib/geronimo-activation_1.0.2_spec-1.1.jar ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Deleted: trunk/code/CSRemoteClient/lib/geronimo-javamail_1.3.1_spec-1.0.jar =================================================================== (Binary files differ) Added: trunk/code/CSRemoteClient/lib/geronimo-javamail_1.3.1_spec-1.1.jar =================================================================== (Binary files differ) Property changes on: trunk/code/CSRemoteClient/lib/geronimo-javamail_1.3.1_spec-1.1.jar ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Modified: trunk/code/CSTests/.classpath =================================================================== --- trunk/code/CSTests/.classpath 2006-07-24 20:32:13 UTC (rev 99) +++ trunk/code/CSTests/.classpath 2006-07-24 22:51:27 UTC (rev 100) @@ -14,26 +14,26 @@ <classpathentry kind="lib" path="/CSCommon/lib/log4j-1.2.13.jar"/> <classpathentry kind="lib" path="/CSCommon/lib/spring.jar"/> <classpathentry kind="lib" path="/CSMiddleware/lib/hibernate3.jar"/> - <classpathentry kind="lib" path="/CSMiddleware/lib/geronimo-j2ee-connector_1.5_spec-1.0.jar"/> - <classpathentry kind="lib" path="/CSMiddleware/lib/geronimo-j2ee-management_1.0_spec-1.0.jar"/> - <classpathentry kind="lib" path="/CSMiddleware/lib/geronimo-jta_1.0.1B_spec-1.0.jar"/> <classpathentry kind="lib" path="lib/spring-mock.jar"/> <classpathentry kind="lib" path="/CSCommon/lib/jakarta-oro-2.0.8.jar"/> <classpathentry kind="lib" path="lib/easymockclassextension.jar"/> - <classpathentry kind="lib" path="/CSMiddleware/lib/geronimo-jms_1.1_spec-1.0.jar"/> <classpathentry kind="lib" path="/CSMiddleware/lib/commons-pool.jar"/> - <classpathentry kind="lib" path="/CSCommon/lib-compiletime/geronimo-servlet_2.4_spec-1.0.jar"/> <classpathentry kind="lib" path="/CSMiddleware/lib/gnu-hylafax-0.0.9.2.jar"/> <classpathentry kind="lib" path="/CSMiddleware/lib/gnu-inet-ftp-0.0.9.2.jar"/> <classpathentry kind="lib" path="/CSMiddleware/lib/quartz-1.5.2.jar"/> <classpathentry kind="lib" path="/CSMiddleware/lib/antlr-2.7.6.jar"/> <classpathentry kind="lib" path="/CSMiddleware/lib/dom4j-1.6.1.jar"/> - <classpathentry kind="lib" path="/CSMiddleware/lib/ehcache-1.2.jar"/> <classpathentry kind="lib" path="/CSCommon/lib/javolution.jar"/> <classpathentry combineaccessrules="false" kind="src" path="/CSRemoteClient"/> <classpathentry kind="lib" path="/CSRemoteClient/lib/je.jar"/> <classpathentry kind="lib" path="/CSMiddleware/lib-notversioned/sapjco.jar"/> <classpathentry kind="lib" path="/CSMiddleware/lib/backport-util-concurrent-2.1.jar"/> <classpathentry kind="lib" path="/CSMiddleware/lib/activeio-core-3.0-SNAPSHOT.jar"/> + <classpathentry kind="lib" path="/CSMiddleware/lib/ehcache-1.2.2.jar"/> + <classpathentry kind="lib" path="/CSMiddleware/lib/geronimo-j2ee-connector_1.5_spec-1.0.1.jar"/> + <classpathentry kind="lib" path="/CSMiddleware/lib/geronimo-j2ee-management_1.0_spec-1.0.1.jar"/> + <classpathentry kind="lib" path="/CSMiddleware/lib/geronimo-jms_1.1_spec-1.0.1.jar"/> + <classpathentry kind="lib" path="/CSMiddleware/lib/geronimo-jta_1.0.1B_spec-1.0.1.jar"/> + <classpathentry kind="lib" path="/CSCommon/lib-compiletime/geronimo-servlet_2.4_spec-1.0.1.jar"/> <classpathentry kind="output" path="bin"/> </classpath> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |