Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Raise javatoolkit dep to 0.2.0-r1 so that build.xml files with entities ↵ | 2007-03-15 | 1 | -2/+2 | |
| | | | | don't break. | ||||
* | Die outright, instead of warning about using ant_src_unpack. | 2007-03-11 | 1 | -3/+2 | |
| | |||||
* | Don't use Portage internals to make the eclass quieter without first ↵ | 2007-03-01 | 1 | -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 ↵ | 2007-01-30 | 1 | -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 ↵ | 2007-01-28 | 1 | -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. | 2007-01-28 | 1 | -2/+4 | |
| | |||||
* | Add split-ant functionality to relevant eclasses. | 2007-01-21 | 1 | -1/+18 | |
| | | | | ---------------------------------------------------------------------- | ||||
* | Add support for JAVA_ANT_IGNORE_SYSTEM_CLASSES. | 2007-01-20 | 1 | -1/+6 | |
| | |||||
* | Added java-ant_ignore-system-classes and java-ant_xml-rewrite | 2007-01-12 | 1 | -7/+39 | |
| | |||||
* | Added instructions for re-emerging dev-python/pyxml when there are undefined ↵ | 2007-01-06 | 1 | -5/+22 | |
| | | | | symbols in pyexpat.so | ||||
* | Reworked the eclass to work with xml-rewrite-2.py that is way faster. | 2006-12-27 | 1 | -28/+81 | |
| | |||||
* | Added CVS Headers after a request from grobian. | 2006-12-03 | 1 | -0/+1 | |
| | |||||
* | Apply whitespace checks from repoman to eclasses. | 2006-10-14 | 1 | -2/+2 | |
| | |||||
* | Fixes variable names. Also cleans up building of find_args. Courtesy of ↵ | 2006-09-11 | 1 | -15/+13 | |
| | | | | Caster, bug #146479. | ||||
* | New function to rewrite build.xml: adds classpath. | 2006-08-06 | 1 | -0/+28 | |
| | |||||
* | Fixed typo of eclass variable names | 2006-08-01 | 1 | -2/+2 | |
| | |||||
* | Split fixing build files to separate function, which can be used by ebuilds. ↵ | 2006-07-28 | 1 | -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 (.). | 2006-07-22 | 1 | -1/+1 | |
| | |||||
* | Update to java-ant-2 to use post phase hook instead of the annoying ↵ | 2006-07-21 | 1 | -13/+13 | |
| | | | | ant_src_unpack. Will warn when ant_src_unpack is used. | ||||
* | Adding new Java eclasses, and updating old ones. | 2006-06-24 | 1 | -0/+155 | |