Develop and Download Open Source Software

Browse CVS Repository

Diff of /pal/logviewer/project.xml

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

revision 1.13 by shinsuke, Sat Feb 11 03:36:11 2006 UTC revision 1.14 by shinsuke, Fri Mar 24 22:10:18 2006 UTC
# Line 91  limitations under the License. Line 91  limitations under the License.
91      <dependency>      <dependency>
92        <groupId>marevol</groupId>        <groupId>marevol</groupId>
93        <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>  
94        <version>0.2-SNAPSHOT</version>        <version>0.2-SNAPSHOT</version>
95        <type>jar</type>        <type>jar</type>
96        <properties>        <properties>
# Line 519  limitations under the License. Line 492  limitations under the License.
492      <dependency>      <dependency>
493        <groupId>seasar</groupId>        <groupId>seasar</groupId>
494        <artifactId>s2-extension</artifactId>        <artifactId>s2-extension</artifactId>
495        <version>2.3.4</version>        <version>2.4.0-SNAPSHOT</version>
496        <properties>        <properties>
497          <war.bundle>true</war.bundle>          <war.bundle>true</war.bundle>
498        </properties>        </properties>
# Line 527  limitations under the License. Line 500  limitations under the License.
500      <dependency>      <dependency>
501        <groupId>seasar</groupId>        <groupId>seasar</groupId>
502        <artifactId>s2-framework</artifactId>        <artifactId>s2-framework</artifactId>
503        <version>2.3.4</version>        <version>2.4.0-SNAPSHOT</version>
504        <properties>        <properties>
505          <war.bundle>true</war.bundle>          <war.bundle>true</war.bundle>
506        </properties>        </properties>
# Line 540  limitations under the License. Line 513  limitations under the License.
513          <war.bundle>true</war.bundle>          <war.bundle>true</war.bundle>
514        </properties>        </properties>
515      </dependency>      </dependency>
516        <dependency>
517          <groupId>seasar</groupId>
518          <artifactId>s2-portlet</artifactId>
519          <version>1.0.0-SNAPSHOT</version>
520          <properties>
521            <war.bundle>true</war.bundle>
522          </properties>
523        </dependency>
524    
525    
526     </dependencies>     </dependencies>
527    

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

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