[pal-cvs 3727] [1462] use sastruts-portlet 1.0.0-rc4.

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2008年 11月 28日 (金) 13:37:01 JST


Revision: 1462
          http://svn.sourceforge.jp/view?root=pal&view=rev&rev=1462
Author:   shinsuke
Date:     2008-11-28 13:37:01 +0900 (Fri, 28 Nov 2008)

Log Message:
-----------
use sastruts-portlet 1.0.0-rc4.

Modified Paths:
--------------
    chat/trunk/.classpath
    chat/trunk/pom.xml


-------------- next part --------------
Modified: chat/trunk/.classpath
===================================================================
--- chat/trunk/.classpath	2008-11-28 04:36:00 UTC (rev 1461)
+++ chat/trunk/.classpath	2008-11-28 04:37:01 UTC (rev 1462)
@@ -26,12 +26,12 @@
   <classpathentry kind="var" path="M2_REPO/org/apache/poi/poi/3.0-FINAL/poi-3.0-FINAL.jar"/>
   <classpathentry kind="var" path="M2_REPO/org/seasar/container/s2-tiger/2.4.29/s2-tiger-2.4.29.jar"/>
   <classpathentry kind="var" path="M2_REPO/org/easymock/easymock/2.2/easymock-2.2.jar"/>
-  <classpathentry kind="var" path="M2_REPO/org/seasar/sastruts/sa-struts-portlet/1.0.0-rc3/sa-struts-portlet-1.0.0-rc3.jar" sourcepath="M2_REPO/org/seasar/sastruts/sa-struts-portlet/1.0.0-rc3/sa-struts-portlet-1.0.0-rc3-sources.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/seasar/sastruts/sa-struts-portlet/1.0.0-rc4/sa-struts-portlet-1.0.0-rc4.jar" sourcepath="M2_REPO/org/seasar/sastruts/sa-struts-portlet/1.0.0-rc4/sa-struts-portlet-1.0.0-rc4-sources.jar"/>
   <classpathentry kind="var" path="M2_REPO/commons-fileupload/commons-fileupload/1.2.1/commons-fileupload-1.2.1.jar"/>
   <classpathentry kind="var" path="M2_REPO/struts/struts/1.2.9/struts-1.2.9.jar"/>
   <classpathentry kind="var" path="M2_REPO/antlr/antlr/2.7.7/antlr-2.7.7.jar"/>
   <classpathentry kind="var" path="M2_REPO/xalan/xalan/2.5.1/xalan-2.5.1.jar" sourcepath="M2_REPO/xalan/xalan/2.5.1/xalan-2.5.1-sources.jar"/>
-  <classpathentry kind="var" path="M2_REPO/org/seasar/sastruts/sa-struts/1.0.4-sp1/sa-struts-1.0.4-sp1.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/seasar/sastruts/sa-struts/1.0.4-sp2/sa-struts-1.0.4-sp2.jar"/>
   <classpathentry kind="var" path="M2_REPO/org/apache/geronimo/specs/geronimo-annotation_1.0_spec/1.0/geronimo-annotation_1.0_spec-1.0.jar"/>
   <classpathentry kind="var" path="M2_REPO/org/apache/geronimo/specs/geronimo-ejb_3.0_spec/1.0/geronimo-ejb_3.0_spec-1.0.jar"/>
   <classpathentry kind="var" path="M2_REPO/org/apache/geronimo/specs/geronimo-interceptor_3.0_spec/1.0/geronimo-interceptor_3.0_spec-1.0.jar"/>

Modified: chat/trunk/pom.xml
===================================================================
--- chat/trunk/pom.xml	2008-11-28 04:36:00 UTC (rev 1461)
+++ chat/trunk/pom.xml	2008-11-28 04:37:01 UTC (rev 1462)
@@ -119,7 +119,7 @@
     <dependency>
       <groupId>org.seasar.sastruts</groupId>
       <artifactId>sa-struts-portlet</artifactId>
-      <version>1.0.0-rc3</version>
+      <version>1.0.0-rc4</version>
     </dependency>
 <!-- Geronimo -->
     <dependency>


pal-cvs メーリングリストの案内
Back to archive index