Update of /cvsroot/xdoclet-plugins/xdoclet-plugins/testapp-pojo
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19340/testapp-pojo
Modified Files:
build.xml
Log Message:
* Fix / Update dependencies
Index: build.xml
===================================================================
RCS file: /cvsroot/xdoclet-plugins/xdoclet-plugins/testapp-pojo/build.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** build.xml 24 Aug 2005 11:36:15 -0000 1.3
--- build.xml 13 Dec 2005 16:27:55 -0000 1.4
***************
*** 2,23 ****
<target name="xdoclet">
- <property environment="ENV"/>
<path id="xdoclet.task.classpath">
! <pathelement
location="${ENV.MAVEN_HOME_LOCAL}/repository/xdoclet-plugins/jars/xdoclet-plugin-hibernate-1.0-SNAPSHOT.jar"/>
! <pathelement
location="${ENV.MAVEN_HOME_LOCAL}/repository/xdoclet-plugins/jars/xdoclet-plugin-beaninfo-1.0-SNAPSHOT.jar"/>
! <pathelement
location="${ENV.MAVEN_HOME_LOCAL}/repository/generama/jars/generama-1.0-alpha-1-SNAPSHOT.jar"/>
! <pathelement
location="${ENV.MAVEN_HOME_LOCAL}/repository/picocontainer/jars/picocontainer-1.0-SNAPSHOT.jar"/>
! <pathelement
location="${ENV.MAVEN_HOME_LOCAL}/repository/picocontainer/jars/picoextras-ant-1.0-alpha-1-SNAPSHOT.jar"/>
! <pathelement
location="${ENV.MAVEN_HOME_LOCAL}/repository/qdox/jars/qdox-1.4-SNAPSHOT.jar"/>
! <pathelement
location="${ENV.MAVEN_HOME_LOCAL}/repository/velocity/jars/velocity-1.4-dev.jar"/>
! <pathelement
location="${ENV.MAVEN_HOME_LOCAL}/repository/commons-collections/jars/commons-collections-2.1.jar"/>
! <pathelement
location="${ENV.MAVEN_HOME_LOCAL}/repository/commons-jelly/jars/commons-jelly-20050813.225330.jar"/>
! <pathelement
location="${ENV.MAVEN_HOME_LOCAL}/repository/commons-jelly/jars/commons-jelly-tags-xml-20050823.222913.jar"/>
! <pathelement
location="${ENV.MAVEN_HOME_LOCAL}/repository/log4j/jars/log4j-1.2.8.jar"/>
! <pathelement
location="${ENV.MAVEN_HOME_LOCAL}/repository/commons-logging/jars/commons-logging-1.0.3.jar"/>
! <pathelement
location="${ENV.MAVEN_HOME_LOCAL}/repository/dom4j/jars/dom4j-1.4-dev-8.jar"/>
! <pathelement
location="${ENV.MAVEN_HOME_LOCAL}/repository/commons-beanutils/jars/commons-beanutils-1.6.1.jar"/>
! <pathelement
location="${ENV.MAVEN_HOME_LOCAL}/repository/commons-jexl/jars/commons-jexl-1.0-beta-2.jar"/>
! <pathelement
location="${ENV.MAVEN_HOME_LOCAL}/repository/ejb/jars/ejb-2.1.jar"/>
</path>
--- 2,26 ----
<target name="xdoclet">
<path id="xdoclet.task.classpath">
! <pathelement
location="${maven.repo.local}/xdoclet-plugins/jars/xdoclet-plugin-hibernate-1.0.3-SNAPSHOT.jar"/>
! <pathelement
location="${maven.repo.local}/xdoclet-plugins/jars/xdoclet-plugin-beaninfo-1.0.3-SNAPSHOT.jar"/>
!
! <pathelement
location="${maven.repo.local}/xerces/jars/xerces-2.4.0.jar"/>
! <pathelement
location="${maven.repo.local}/xdoclet/jars/xdoclet-2.0.4.jar"/>
! <pathelement
location="${maven.repo.local}/generama/jars/generama-1.2.1.jar"/>
! <pathelement
location="${maven.repo.local}/picocontainer/jars/picocontainer-1.0.jar"/>
! <pathelement
location="${maven.repo.local}/nanocontainer/jars/nanocontainer-1.0-beta-3.jar"/>
! <pathelement
location="${maven.repo.local}/nanocontainer/jars/nanocontainer-ant-1.0-beta-3.jar"/>
! <pathelement
location="${maven.repo.local}/generama/jars/qdox-20051211.114207.jar"/>
! <pathelement
location="${maven.repo.local}/jaxen/jars/jaxen-1.1-beta-4.jar"/>
! <pathelement
location="${maven.repo.local}/velocity/jars/velocity-1.4.jar"/>
! <pathelement
location="${maven.repo.local}/commons-collections/jars/commons-collections-3.1.jar"/>
! <pathelement
location="${maven.repo.local}/commons-jelly/jars/commons-jelly-20050813.225330.jar"/>
! <pathelement
location="${maven.repo.local}/commons-jelly/jars/commons-jelly-tags-xml-20050823.222913.jar"/>
! <pathelement
location="${maven.repo.local}/log4j/jars/log4j-1.2.8.jar"/>
! <pathelement
location="${maven.repo.local}/commons-logging/jars/commons-logging-1.0.4.jar"/>
! <pathelement
location="${maven.repo.local}/dom4j/jars/dom4j-1.6.jar"/>
! <pathelement
location="${maven.repo.local}/commons-beanutils/jars/commons-beanutils-1.7.0.jar"/>
! <pathelement
location="${maven.repo.local}/commons-jexl/jars/commons-jexl-1.0.jar"/>
</path>
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits