[pal-cvs 3216] [953] replaced with fixed teeda.

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2008年 6月 5日 (木) 07:40:39 JST


Revision: 953
          http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=pal&view=rev&rev=953
Author:   shinsuke
Date:     2008-06-05 07:40:39 +0900 (Thu, 05 Jun 2008)

Log Message:
-----------
replaced with fixed teeda. skipped javadoc on a build process.

Modified Paths:
--------------
    pal-admin/trunk/pom.xml


-------------- next part --------------
Modified: pal-admin/trunk/pom.xml
===================================================================
--- pal-admin/trunk/pom.xml	2008-06-04 22:30:42 UTC (rev 952)
+++ pal-admin/trunk/pom.xml	2008-06-04 22:40:39 UTC (rev 953)
@@ -82,6 +82,7 @@
           </execution>
         </executions>
       </plugin>
+<!--
       <plugin>
         <artifactId>maven-javadoc-plugin</artifactId>
         <executions>
@@ -97,6 +98,7 @@
           <charset>UTF-8</charset>
         </configuration>
       </plugin>
+-->
     </plugins>
   </build>
   <repositories>
@@ -140,13 +142,8 @@
     </dependency>
     <dependency>
       <groupId>org.seasar.teeda</groupId>
-      <artifactId>teeda-core</artifactId>
-      <version>1.0.13</version>
-    </dependency>
-    <dependency>
-      <groupId>org.seasar.teeda</groupId>
       <artifactId>teeda-extension</artifactId>
-      <version>1.0.13</version>
+      <version>1.0.13-sp2-20080605</version>
       <exclusions>
         <exclusion>
           <groupId>org.seasar.teeda</groupId>


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