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.5 by shinsuke, Sun Nov 20 11:50:55 2005 UTC revision 1.6 by shinsuke, Mon Nov 21 22:32:03 2005 UTC
# Line 134  limitations under the License. Line 134  limitations under the License.
134          <war.bundle>false</war.bundle>          <war.bundle>false</war.bundle>
135        </properties>        </properties>
136      </dependency>      </dependency>
137      <!-- warred jars -->  
138        <dependency>
139          <groupId>commons-lang</groupId>
140          <artifactId>commons-lang</artifactId>
141          <version>2.1</version>
142          <url>http://jakarta.apache.org/commons/lang</url>
143          <properties>
144            <war.bundle>true</war.bundle>
145          </properties>
146        </dependency>
147      <dependency>      <dependency>
148        <groupId>commons-beanutils</groupId>        <groupId>commons-beanutils</groupId>
149        <artifactId>commons-beanutils</artifactId>        <artifactId>commons-beanutils</artifactId>

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

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