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

Re: [Subclipse-users] Eclipse + Ant + Svn

From: Joshua Frankamp <frankamp_at_gmail.com>
Date: Tue, 23 Jun 2009 10:59:16 -0700

> And in my build.xml file I have these lines at the top of the file:
> <path id="svnant.classpath">
> <fileset dir="${svn.install.dir}">
> <include name="**/*.jar"/>
> </fileset>
> </path>
> <taskdef resource="svntask.properties" classpathref="svnant.classpath"/>

${svn.install.dir}

Is this variable defined in your ant environment?

- Joshua

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2364585

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-06-23 20:00:21 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.