Develop and Download Open Source Software

Browse CVS Repository

Diff of /pal/notepad/project.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.3 by shinsuke, Sat Feb 11 03:35:48 2006 UTC revision 1.4 by shinsuke, Thu Mar 23 22:02:53 2006 UTC
# Line 82  limitations under the License. Line 82  limitations under the License.
82      <dependency>      <dependency>
83        <groupId>marevol</groupId>        <groupId>marevol</groupId>
84        <artifactId>marevol-faces-utils</artifactId>        <artifactId>marevol-faces-utils</artifactId>
       <version>0.1</version>  
       <type>jar</type>  
       <properties>  
         <war.bundle>true</war.bundle>  
       </properties>  
     </dependency>  
     <dependency>  
       <groupId>marevol</groupId>  
       <artifactId>marevol-portlet-utils</artifactId>  
       <version>0.2</version>  
       <type>jar</type>  
       <properties>  
         <war.bundle>true</war.bundle>  
       </properties>  
     </dependency>  
     <dependency>  
       <groupId>marevol</groupId>  
       <artifactId>marevol-hibernate-utils</artifactId>  
       <version>0.3</version>  
       <type>jar</type>  
       <properties>  
         <war.bundle>true</war.bundle>  
       </properties>  
     </dependency>  
     <dependency>  
       <groupId>marevol</groupId>  
       <artifactId>marevol-seasar-utils</artifactId>  
85        <version>0.2-SNAPSHOT</version>        <version>0.2-SNAPSHOT</version>
86        <type>jar</type>        <type>jar</type>
87        <properties>        <properties>
# Line 526  limitations under the License. Line 499  limitations under the License.
499      <dependency>      <dependency>
500        <groupId>seasar</groupId>        <groupId>seasar</groupId>
501        <artifactId>s2-extension</artifactId>        <artifactId>s2-extension</artifactId>
502        <version>2.3.4</version>        <version>2.4.0-SNAPSHOT</version>
503        <properties>        <properties>
504          <war.bundle>true</war.bundle>          <war.bundle>true</war.bundle>
505        </properties>        </properties>
# Line 534  limitations under the License. Line 507  limitations under the License.
507      <dependency>      <dependency>
508        <groupId>seasar</groupId>        <groupId>seasar</groupId>
509        <artifactId>s2-framework</artifactId>        <artifactId>s2-framework</artifactId>
510        <version>2.3.4</version>        <version>2.4.0-SNAPSHOT</version>
511        <properties>        <properties>
512          <war.bundle>true</war.bundle>          <war.bundle>true</war.bundle>
513        </properties>        </properties>
# Line 546  limitations under the License. Line 519  limitations under the License.
519        <properties>        <properties>
520          <war.bundle>true</war.bundle>          <war.bundle>true</war.bundle>
521        </properties>        </properties>
522        </dependency>
523        <dependency>
524          <groupId>seasar</groupId>
525          <artifactId>s2-portlet</artifactId>
526          <version>1.0.0-SNAPSHOT</version>
527          <properties>
528            <war.bundle>true</war.bundle>
529          </properties>
530      </dependency>      </dependency>
531    
532    

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26