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.6 by shinsuke, Mon Nov 21 22:32:03 2005 UTC revision 1.7 by shinsuke, Mon Dec 12 13:03:49 2005 UTC
# Line 79  limitations under the License. Line 79  limitations under the License.
79          <war.bundle>true</war.bundle>          <war.bundle>true</war.bundle>
80        </properties>        </properties>
81      </dependency>      </dependency>
   
82      <dependency>      <dependency>
83        <groupId>marevol</groupId>        <groupId>marevol</groupId>
84        <artifactId>marevol-utils</artifactId>        <artifactId>marevol-utils</artifactId>
# Line 89  limitations under the License. Line 88  limitations under the License.
88          <war.bundle>true</war.bundle>          <war.bundle>true</war.bundle>
89        </properties>        </properties>
90      </dependency>      </dependency>
   
91      <dependency>      <dependency>
92        <groupId>marevol</groupId>        <groupId>marevol</groupId>
93        <artifactId>hibernate-utils</artifactId>        <artifactId>hibernate-utils</artifactId>
# Line 99  limitations under the License. Line 97  limitations under the License.
97          <war.bundle>true</war.bundle>          <war.bundle>true</war.bundle>
98        </properties>        </properties>
99      </dependency>      </dependency>
100        <dependency>
101          <groupId>marevol</groupId>
102          <artifactId>marevol-portlet-utils</artifactId>
103          <version>0.1-SNAPSHOT</version>
104          <type>jar</type>
105          <properties>
106            <war.bundle>true</war.bundle>
107          </properties>
108        </dependency>
109    
110    
111      <dependency>      <dependency>
112        <groupId>jetspeed2</groupId>        <groupId>jetspeed2</groupId>

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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