summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* A typo in my last commit.Petteri Räty2007-11-281-2/+2
* Improvements to dojavadoc.Petteri Räty2007-11-281-3/+27
* Can't use export with JAVA_OPTIONS so just put back the unset. The warning gi...Petteri Räty2007-11-261-2/+4
* Use export VAR= instead of unset because Portage does not preserve unsetting ...Petteri Räty2007-11-261-5/+9
* Make -Dbuild.sysclasspath=ignore mandatory in eant(). Bug #142538.Vlastimil Babka2007-11-251-7/+2
* Make JAVA_PKG_IUSE work with java-pkg-opt-2 too.Petteri Räty2007-11-131-1/+2
* Adding java-virtuals-2.eclass and updating java-utils-2.eclass to add support...Alistair Bush2007-10-041-1/+28
* Add --subdir option to java-pkg_doexamples.Petteri Räty2007-09-271-1/+8
* Remove eclass hooks to resolve bug #163262.Petteri Räty2007-08-051-12/+38
* Update java-config dependency to the latest version for optional deps.Petteri Räty2007-07-201-4/+4
* Fix potential problem in eant when used with ROOT != /Vlastimil Babka2007-06-191-2/+3
* Raise java-config dependency to 2.0.32.Vlastimil Babka2007-06-071-2/+2
* Support for OPTIONAL_DEPEND in package.env, via new function java-pkg_registe...Vlastimil Babka2007-05-281-9/+69
* Make ejunit pull in the full deptree to classpath.Petteri Räty2007-05-271-10/+26
* Adding PDEPEND support to ensure-dep functionAlistair Bush2007-05-261-11/+16
* Add java-pkg_register-environment-variable function. Needs new java-config re...Vlastimil Babka2007-05-251-2/+36
* Add ejunitPetteri Räty2007-05-061-1/+31
* Export LANG="C" LC_ALL="C" for all JDK's and not just IBM. Fixes bug #170367 ...Vlastimil Babka2007-05-041-2/+3
* Automatically determine funcname in check-phase(); make announce-qa-violation...Vlastimil Babka2007-04-291-18/+15
* Fix previous commit, damn.Vlastimil Babka2007-04-271-2/+2
* Remove IFS mangling instance with potential breakage.Vlastimil Babka2007-04-261-5/+2
* Fix java-pkg_jar-from() when called with multiple comma-separated packages wr...Vlastimil Babka2007-04-261-10/+15
* Fix automatic build-only in src_test that I broke with previously.Vlastimil Babka2007-04-241-5/+5
* Adding java-pkg_register-dependency() function.Vlastimil Babka2007-04-241-12/+65
* Local variable declaration made paranoidly safe.Vlastimil Babka2007-04-201-2/+3
* Use the full deptree with EANT_GENTOO_CLASSPATH when in src_test.Petteri Räty2007-04-201-4/+4
* Make java-pkg_dojavadoc check for index.htmlPetteri Räty2007-04-201-1/+13
* Fix java-pkg_getjars ensure-dep looping.Petteri Räty2007-04-201-2/+2
* Use elog instead of einfo in java-pkg_ensure-dep.Petteri Räty2007-04-181-7/+7
* Silence dep checker warning when inside a sub shell.Petteri Räty2007-04-181-5/+5
* Updating java-utils-2.eclass with QA tests to check whether ebuild uses packa...Alistair Bush2007-04-171-2/+55
* replace INSDESTTREE/INSOPTIONS with subshells and insinto/insoptsMike Frysinger2007-04-071-3/+9
* Added instructions on how to fix an error when calling regjar with *.jar but ...Petteri Räty2007-03-251-1/+6
* Added missing separator for edoc.Joshua Nichols2007-03-221-1/+2
* Check that app-arch/zip is in DEPEND in java-pkg_dosrc.Petteri Räty2007-03-171-4/+12
* Changed silense to silencePetteri Räty2007-03-061-3/+3
* _JAVA_OPTIONS breaks java -version so let' filter it by defaultPetteri Räty2007-03-051-1/+21
* Add java-pkg_doexamplesPetteri Räty2007-03-031-1/+28
* Then endless loop was caused by people having weird bashrc so changing the co...Petteri Räty2007-03-031-2/+2
* Don't use which to determine where depend-java-query is installed but hardcod...Petteri Räty2007-03-031-2/+4
* Fix recording of dependencies to package.env when java-pkg_jar-from is called...Petteri Räty2007-03-011-1/+10
* Remove trailing white space.Petteri Räty2007-03-011-7/+7
* Force >=dev-java/java-config-2.0.31 on everyone to make sure conditional jdk ...Petteri Räty2007-02-281-2/+2
* * Automatically add Junit.present=true to ant properties when in the test phasePetteri Räty2007-02-131-5/+17
* Improve output and comments for java-pkg_verify-classes().Vlastimil Babka2007-01-301-12/+21
* Added class version verifying when JAVA_PKG_STRICT is in effect. Thanks to al...Petteri Räty2007-01-301-6/+18
* Fix java-pkg_jar-from that Caster broke with his last --into addition.Petteri Räty2007-01-291-1/+2
* Fix typoPetteri Räty2007-01-281-2/+2
* eant -lib is deprecated and should not be usedPetteri Räty2007-01-281-3/+19
* Move inherit java-ant-2 check to eant itself from the generic src_compile in ...Petteri Räty2007-01-281-1/+7