summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Convert every instance of hasq to has.Samuli Suominen2011-07-081-5/+5
|
* Add java-ant_remote-taskdefsPetteri Räty2010-10-171-6/+31
|
* Skip the src_configure of java-ant-2.eclass when java-pkg-opt-2 is inherited ↵Vlastimil Babka2010-04-291-1/+6
| | | | and java USE flag is disabled, to prevent bugs like #317673.
* Add a separate java-pkg_get-bootclasspath function and make ↵Vlastimil Babka2010-02-121-14/+3
| | | | java-pkg_rewrite-bootclasspath use it.
* Add EAPI=3 support for java eclasses. Bug #303061 and patch thanks to Ulrich ↵Vlastimil Babka2010-02-011-2/+5
| | | | Müller <ulm@gentoo.org>.
* Add support for rewriting bootclasspath in build.xml and ↵Vlastimil Babka2009-11-081-1/+47
| | | | JAVA_PKG_WANT_BOOTCLASSPATH variable.
* Make rewriter3 respect JAVA_ANT_CLASSPATH_TAGSPetteri Räty2009-02-151-2/+5
|
* whitespaceMarkus Meier2009-02-081-5/+5
|
* Make sure JAVA_PKG_OPT_USE is respected for all eclass dependencies. Fixes ↵Petteri Räty2008-10-071-5/+9
| | | | bug #240334.
* Make EXPORT_FUNCTIONS conditional now that I figured out why it was dying.Petteri Räty2008-10-051-2/+2
|
* Remove conditionals from EXPORT_FUNCTIONS until I figure out why it fails ↵Petteri Räty2008-10-011-2/+2
| | | | sourcing.
* Move build.xml rewriting from eant to java-ant-2_src_configure and bundled ↵Petteri Räty2008-10-011-1/+19
| | | | jar checking to java-utils-2_src_prepare.
* Raise javatoolkit dep to current stable.Vlastimil Babka2008-09-281-2/+2
|
* Undo last accidental commit.Petteri Räty2008-07-071-35/+6
|
* Always put junit to gentoo.classpath when ANT_TASKS has ant-junit. Fixes bug ↵Petteri Räty2008-07-071-6/+35
| | | | #225981.
* Add support for JAVA_ANT_ENCODING using build-xml-rewrite.Petteri Räty2008-07-011-6/+15
|
* Fixed error where incorrect path to helper function used.Alistair Bush2008-06-201-2/+2
|
* Add missing -x operator.Alistair Bush2008-06-191-2/+2
|
* Prepare eclasses to support javatoolkit move.Alistair Bush2008-06-181-1/+9
|
* Rolling out bad patch that broke java. see #217766 #217767Alistair Bush2008-04-151-20/+12
|
* Updating java-ant-2.eclass to support relocation of javatoolkitAlistair Bush2008-04-151-12/+20
|
* Add support for JAVA_ANT_CLASSPATH_TAGS.Petteri Räty2008-03-051-2/+14
|
* Don't use in java-ant_xml-rewrite because it's run during the src_ functions.Petteri Räty2008-02-131-4/+3
|
* Remove generation 1 write support from the eclass to make it simpler. The ↵Petteri Räty2008-01-271-98/+80
| | | | eclass has for a while required javatoolkit version with a second generation rewriter.
* 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. ↵Petteri Räty2008-01-221-1/+9
| | | | Fixes bug #207084.
* 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 ↵Petteri Räty2007-06-011-15/+91
| | | | have javatoolkit from java-overlay installed so there should be no changes for current users.
* 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 ↵Vlastimil Babka2007-03-151-2/+2
| | | | don't break.
* 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 ↵Petteri Räty2007-03-011-5/+8
| | | | checking that quiet_mode exists. Makes this eclass play nicer with paludis.
* Put ant-core to DEPEND unless disabled. WANT_SPLIT_ANT restricts the dep to ↵Vlastimil Babka2007-01-301-6/+40
| | | | | | | | proper version. These depends are mandatory for java-pkg-2, and triggered by USE flag for java-pkg-opt-2 (WANT_ANT_TASKS depends. Because of that, java-ant-2 can only by inherited AFTER one of those eclasss. too)
* Undo last commit because we need to check java-pkg-opt-2 and java-ant-2 ↵Petteri Räty2007-01-281-2/+2
| | | | usage before adding the automatic dep on ant-core.
* 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
| | | | symbols in pyexpat.so
* 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 ↵Joshua Nichols2006-09-111-15/+13
| | | | Caster, bug #146479.
* 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
| | | | Allows to handle strange and obscure cases (and is more flexible).
* 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 ↵Joshua Nichols2006-07-211-13/+13
| | | | ant_src_unpack. Will warn when ant_src_unpack is used.