[Subclipse-users] RE: can't bind tasks/types
From: Justin Georgeson <JGeorgeson_at_lgc.com>
Date: Thu, 6 Oct 2011 15:47:19 -0500
I'm an idiot. It's svnSetting, not svnSettings.
Also, in order to use xmlns I have to rename svnantlib.xml to antlib.xml in svnant.jar.
_____________________________________________
In production we are using 1.2 with Ant 1.7, and I'm looking into testing 1.3.1. I put the jar files directly in my ${ANT_HOME}/lib and xmlns:svn="antlib:org.tigris.subversion.svnant" no longer works. I tried doing a fresh install of Ant 1.8.2, again installing the jar files directly in Ant's lib folder. Still doesn't work. So I tried using the typedef task like this
<path id="svnant">
And it still doesn't work
/d01/sandboxes/jgeorgeson/test/build.xml:25: Problem: failed to create task or type antlib:org.tigris.subversion.svnant:svnSettings
This appears to be an antlib declaration.
----------------------------------------------------------------------
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
|
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.