> 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
Good catch, this change is in the trunk. I will be releasing another
version of svnant soon with some other fixes so the released zip won't
reflect it until then.
- Joshua
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-08-25 18:53:57 CEST