[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[Subclipse-users] SVNAnt Readme

From: <gbelmonte_at_adb.org>
Date: Mon, 25 Aug 2008 17:05:07 +0800

Hello.

Please update the README.TXT file in the 1.2.0 distribution of SVNANT to
reflect the proper way of loading the <svn> tag. I found out that there is
new way by looking at the build.xml itself.

From - <taskdef resource="svntask.properties"
classpathref="project.classpath"/>
To- <typedef resource="org/tigris/subversion/svnant/svnantlib.xml"
classpathref="svnant.classpath" />

Thanks!
Germaine
Received on 2008-08-25 11:23:42 CEST

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.