summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove generation 1 write support from the eclass to make it simpler. The ecl...Petteri Räty2008-01-271-98/+80
* Fix eval for classpath rewrite as it was missing the optional output rediction.Petteri Räty2008-01-221-2/+2
* Add JAVA_ANT_REWRITE_CLASSPATH support when using generation 2 rewrite. Fixes...Petteri Räty2008-01-221-1/+9
* Make ANT_TASKS="none" the new default, bug #203750.Vlastimil Babka2008-01-121-16/+2
* java-ant_bsfix_files was returning 1 when JAVA_PKG_DEBUG is on.Petteri Räty2007-12-181-1/+3
* Remove eclass hooks to resolve bug #163262.Petteri Räty2007-08-051-25/+4
* Apply third generation rewriting patch from kiorky. Only enabled when you hav...Petteri Räty2007-06-011-15/+91
* Remove IFS mangling instance with potential breakage.Vlastimil Babka2007-04-261-1/+6
* Raise javatoolkit dep to 0.2.0-r1 so that build.xml files with entities don't...Vlastimil Babka2007-03-151-2/+2
* Die outright, instead of warning about using ant_src_unpack.Joshua Nichols2007-03-111-3/+2
* Don't use Portage internals to make the eclass quieter without first checking...Petteri Räty2007-03-011-5/+8
* Put ant-core to DEPEND unless disabled. WANT_SPLIT_ANT restricts the dep to p...Vlastimil Babka2007-01-301-6/+40
* Undo last commit because we need to check java-pkg-opt-2 and java-ant-2 usage...Petteri Räty2007-01-281-2/+2
* Use WANT_ANT_TASKS if EANT_ANT_TASKS is not defined. Fixes bug #164315.Petteri Räty2007-01-281-2/+4
* Add split-ant functionality to relevant eclasses.Vlastimil Babka2007-01-211-1/+18
* Add support for JAVA_ANT_IGNORE_SYSTEM_CLASSES.Petteri Räty2007-01-201-1/+6
* Added java-ant_ignore-system-classes and java-ant_xml-rewritePetteri Räty2007-01-121-7/+39
* Added instructions for re-emerging dev-python/pyxml when there are undefined ...Petteri Räty2007-01-061-5/+22
* Reworked the eclass to work with xml-rewrite-2.py that is way faster.Petteri Räty2006-12-271-28/+81
* Added CVS Headers after a request from grobian.Petteri Räty2006-12-031-0/+1
* Apply whitespace checks from repoman to eclasses.Sven Wegener2006-10-141-2/+2
* Fixes variable names. Also cleans up building of find_args. Courtesy of Caste...Joshua Nichols2006-09-111-15/+13
* New function to rewrite build.xml: adds classpath.Krzysztof Pawlik2006-08-061-0/+28
* Fixed typo of eclass variable namesJoshua Nichols2006-08-011-2/+2
* Split fixing build files to separate function, which can be used by ebuilds. ...Krzysztof Pawlik2006-07-281-18/+36
* Use portable find(1) syntax by specifying the directory to work in (.).Diego Elio Pettenò2006-07-221-1/+1
* Update to java-ant-2 to use post phase hook instead of the annoying ant_src_u...Joshua Nichols2006-07-211-13/+13
* Adding new Java eclasses, and updating old ones.Joshua Nichols2006-06-241-0/+155