summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Using ivy 2.0 for building nowHEADmastermattinger2009-03-202-27/+30
* Updating for ivy 2.0.0 releasemattinger2009-01-304-2/+3
* Upgrade to Apache Ivy 2.0.0 RC 1bodewig2008-09-264-2/+2
* Use Ivy beta2, use IvyConfigure instead of IvyAntSettings (which no longer ex...bodewig2008-07-144-3/+3
* Adding in Ivy 2.0 support, but maintaining backward compatibility with Ivy 1.4.1mattinger2008-06-167-100/+334
* Don't derive from Ant conditions when we don't use the base class at allbodewig2007-09-114-22/+22
* Fixing problems with classpath in verifydesign testmattinger2007-08-281-2/+5
* Fixing problems with classpath in verifydesign testmattinger2007-08-281-1/+9
* Restore single Ant build, but with working -Dno-ivy optioncarnold2007-07-311-60/+0
* Restore single Ant build, but with working -Dno-ivy optioncarnold2007-07-313-265/+255
* Bug 1760649: Initial Maven 2 build for ant-contribcarnold2007-07-314-2/+3
* Bug 1760649: Initial Maven 2 build for ant-contribcarnold2007-07-31118-0/+777
* Bug 1761534: Add gump.xml for a no-ivy optioncarnold2007-07-314-222/+340
* Bug 1761534: Add no-ivy option to build.xmlcarnold2007-07-261-4/+4
* Bug 1760621: Rearrange SVN for 2 independent projectscarnold2007-07-250-0/+0
* git-svn-id: file:///home/sven/projects/JOGL/temp/ant-contrib/svn/ant-contrib-...mattinger2007-04-251-4/+0
* git-svn-id: file:///home/sven/projects/JOGL/temp/ant-contrib/svn/ant-contrib-...mattinger2007-04-251-4/+2
* Recognize relative file: based urls, and use the ant project's basedirmattinger2007-04-251-1/+6
* git-svn-id: file:///home/sven/projects/JOGL/temp/ant-contrib/svn/ant-contrib-...mattinger2007-04-251-185/+9
* git-svn-id: file:///home/sven/projects/JOGL/temp/ant-contrib/svn/ant-contrib-...mattinger2007-04-251-26/+0
* git-svn-id: file:///home/sven/projects/JOGL/temp/ant-contrib/svn/ant-contrib-...mattinger2007-04-251-7/+179
* git-svn-id: file:///home/sven/projects/JOGL/temp/ant-contrib/svn/ant-contrib-...mattinger2007-04-241-0/+2
* Fix Gump breakage: Assert, AntCallBack, VerifyDesign taskscarnold2007-03-294-65/+627
* git-svn-id: file:///home/sven/projects/JOGL/temp/ant-contrib/svn/ant-contrib-...mattinger2007-03-071-0/+0
* git-svn-id: file:///home/sven/projects/JOGL/temp/ant-contrib/svn/ant-contrib-...mattinger2007-03-071-29/+66
* git-svn-id: file:///home/sven/projects/JOGL/temp/ant-contrib/svn/ant-contrib-...mattinger2007-03-072-49/+37
* git-svn-id: file:///home/sven/projects/JOGL/temp/ant-contrib/svn/ant-contrib-...mattinger2007-03-061-1/+0
* git-svn-id: file:///home/sven/projects/JOGL/temp/ant-contrib/svn/ant-contrib-...mattinger2007-03-062-9/+4
* git-svn-id: file:///home/sven/projects/JOGL/temp/ant-contrib/svn/ant-contrib-...mattinger2007-03-061-1/+1
* git-svn-id: file:///home/sven/projects/JOGL/temp/ant-contrib/svn/ant-contrib-...mattinger2007-03-061-10/+39
* git-svn-id: file:///home/sven/projects/JOGL/temp/ant-contrib/svn/ant-contrib-...mattinger2007-03-061-1/+4
* git-svn-id: file:///home/sven/projects/JOGL/temp/ant-contrib/svn/ant-contrib-...mattinger2007-03-061-26/+24
* git-svn-id: file:///home/sven/projects/JOGL/temp/ant-contrib/svn/ant-contrib-...mattinger2007-03-051-1/+2
* allow import of arbitrary resource (not just build.xml).mattinger2007-03-051-2/+7
* Finishing correction of how import task calls Ivy APImattinger2007-03-011-15/+46
* git-svn-id: file:///home/sven/projects/JOGL/temp/ant-contrib/svn/ant-contrib-...mattinger2007-03-011-18/+25
* git-svn-id: file:///home/sven/projects/JOGL/temp/ant-contrib/svn/ant-contrib-...mattinger2007-03-011-0/+24
* Fixing importmattinger2007-03-011-0/+1
* Fixing importmattinger2007-03-011-2/+1
* git-svn-id: file:///home/sven/projects/JOGL/temp/ant-contrib/svn/ant-contrib-...mattinger2007-03-011-2/+1
* git-svn-id: file:///home/sven/projects/JOGL/temp/ant-contrib/svn/ant-contrib-...mattinger2007-03-011-2/+2
* renaming should fix the build. I can't tell as when I run testall, the build...deanhiller2007-01-2810-41/+41
* fix a bug where files in the default package will cause in RuntimeException t...deanhiller2007-01-271-2/+6
* Updating build to use ivy 1.4.1 to compile againstant-1.7.0-upgrade@67mattinger2006-12-272-1/+1
* make error message much better so the user knows the dependency exactly.deanhiller2006-11-281-2/+3
* Enabling additional configuration options other than just an ivyconf.xml file.mattinger2006-11-211-0/+16
* Changing AntFetch to extend the Ant task, rather than CallTargetmattinger2006-11-211-1/+2
* Fixing build to include ant-contrib.jarmattinger2006-11-022-0/+4
* fix reporting of false unused and only report unused after all other errors a...deanhiller2006-10-251-1/+4
* get rid of log statement.deanhiller2006-10-161-1/+0