summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add java-pkg-2_src_test but don't export it so it can be used but doesn't bre...Petteri Räty2009-09-021-1/+56
* Move pkg_preinst to java-utils-2 and add it to java-pkg-opt-2.Serkan Kaba2009-02-191-19/+7
* Add support for the upcoming java-dep-check.Serkan Kaba2009-01-281-2/+5
* Don't run java-dep-check if the package doesn't have a package.env file.Serkan Kaba2008-12-221-1/+2
* Move the src_prepare export from java-utils-2 to java-pkg-2 and java-pkg-opt-...Vlastimil Babka2008-10-111-1/+11
* Add pkg_preinst for dependency checkingPetteri Räty2008-07-181-2/+19
* Undo last accidental commit.Petteri Räty2008-07-071-56/+2
* Always put junit to gentoo.classpath when ANT_TASKS has ant-junit. Fixes bug ...Petteri Räty2008-07-071-2/+56
* Add defaults for dev-java/commons- HOMEPAGE and SRC_URI.Petteri Räty2008-04-061-1/+7
* Make JAVA_PKG_IUSE work with java-pkg-opt-2 too.Petteri Räty2007-11-131-5/+4
* Remove eclass hooks to resolve bug #163262.Petteri Räty2007-08-051-45/+1
* Add check for bundled class files along with jar files.Vlastimil Babka2007-05-171-1/+4
* Allow EANT_DOC_TARGET="" to disable generating javadocs in default src_compil...Vlastimil Babka2007-05-071-5/+5
* Fixed a bug where the generic src_compile was unsetting ANT_TASKS from the en...Petteri Räty2007-04-071-2/+2
* Use WANT_ANT_TASKS if EANT_ANT_TASKS is not defined. Fixes bug #164315.Petteri Räty2007-01-281-2/+4
* Move inherit java-ant-2 check to eant itself from the generic src_compile in ...Petteri Räty2007-01-281-6/+1
* Make the generic src_compile die with JAVA_PKG_STRICT if you are not inherit ...Petteri Räty2007-01-281-2/+7
* Added EANT_ANT_TASKS to pass ANT_TASKS to eant. ANT_TASKS is unset in java-pk...Petteri Räty2007-01-251-2/+4
* Rename EANT_EXTRA_ARGUMENTS to EANT_EXTRA_ARGSPetteri Räty2007-01-211-3/+3
* Pass paramaters on to eant in the default src_compile.Petteri Räty2007-01-211-2/+3
* Seems those variables were not used after allPetteri Räty2007-01-161-4/+1
* Added support for JAVA_PKG_IUSE and the mandatory ECLASS and INHERITED variab...Petteri Räty2007-01-161-1/+15
* Moving EANT_GENTOO_CLASSPATH handling to eant implementation so that it can b...Petteri Räty2007-01-121-12/+2
* Added EANT_GENTOO_CLASSPATH and EANT_EXTRA_ARGUMENTS support to the general s...Petteri Räty2007-01-121-2/+14
* Added EANT_FILTER_COMPILER to the default src_compile control variables.Petteri Räty2007-01-101-1/+5
* Added to code to automatically show possible bundled jars in pre_src_compile.Petteri Räty2007-01-101-1/+5
* Use normal vecho until vecho or something similar is agreed to be part of pub...Petteri Räty2006-12-181-2/+2
* Quoting EANT_BUILD_XML in default src_compile to allow spaces in it.Petteri Räty2006-12-181-2/+2
* Added default src_compile.Petteri Räty2006-12-171-2/+23
* Make java-pkg-2.eclass die on pkg_setup if FEATURES has test, IUSE has test a...Petteri Räty2006-12-081-1/+2
* 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
* Fixed typo in pre_pkg_setup() function name.Vlastimil Babka2006-09-201-1/+1
* Adding new Java eclasses, and updating old ones.Joshua Nichols2006-06-241-0/+85