| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove java-pkg_ensure-gcj and java-pkg_ensure-test. #261562 #278965 | Ralph Sennhauser | 2012-07-05 | 1 | -15/+5 |
* | Add JAVA_PKG_WANT_BUILD_VM to allow limiting build VM by VM handle. The main | Ralph Sennhauser | 2012-03-13 | 1 | -9/+80 |
* | Update copyright years in headers | Christian Faulhammer | 2011-12-27 | 1 | -3/+3 |
* | No longer require JDK for installing java binpkg. #206024 | Ralph Sennhauser | 2011-12-13 | 1 | -1/+8 |
* | Add -Dmaven.test.skip=true for eant() in src_compile for easier usage of mave... | Vlastimil Babka | 2011-10-29 | 1 | -1/+3 |
* | Remove LANG=C and LC_ALL=C override in pkg_setup(), bug #330433. | Vlastimil Babka | 2011-10-29 | 1 | -3/+1 |
* | Fix icedtea vendor match. Reported by sera. | Serkan Kaba | 2011-10-02 | 1 | -2/+2 |
* | Add sandbox exceptions for icedtea:7. Reported by sera. | Serkan Kaba | 2011-10-02 | 1 | -1/+4 |
* | Fix sandbox violations reported in bugs #371827 and #382465. | Serkan Kaba | 2011-09-10 | 1 | -1/+5 |
* | trim useless trailing whitespace | Mike Frysinger | 2011-08-29 | 1 | -2/+2 |
* | Convert every instance of hasq to has. | Samuli Suominen | 2011-07-08 | 1 | -9/+9 |
* | Remove unused variable from eant doc. | Serkan Kaba | 2011-04-07 | 1 | -2/+1 |
* | Fix ejunit4 doc. | Serkan Kaba | 2011-03-26 | 1 | -2/+2 |
* | Use JUnitCore as a runner for junit4 and create symlinks for examples. Improv... | Serkan Kaba | 2011-03-23 | 1 | -1/+11 |
* | Minor ejunit4 doc. fix. | Serkan Kaba | 2011-03-15 | 1 | -3/+3 |
* | Add ejunit4() function to run Junit4 tests. | Serkan Kaba | 2011-03-15 | 1 | -12/+52 |
* | Support version globbing when checking dependencies, bug #315123. | Vlastimil Babka | 2010-04-28 | 1 | -2/+3 |
* | Allow JAVA_PKG_NV_DEPEND override in java-pkg_needs-vm() | Vlastimil Babka | 2010-04-01 | 1 | -2/+2 |
* | Use sort -u instead of uniq so all duplicates are removed. | Petteri Räty | 2010-03-24 | 1 | -4/+4 |
* | Add a separate java-pkg_get-bootclasspath function and make java-pkg_rewrite-... | Vlastimil Babka | 2010-02-12 | 1 | -1/+31 |
* | Raise the minimum java-config version to 2.1.9-r1 to solve #301261. | Petteri Räty | 2010-01-17 | 1 | -2/+2 |
* | Add support for rewriting bootclasspath in build.xml and JAVA_PKG_WANT_BOOTCL... | Vlastimil Babka | 2009-11-08 | 1 | -1/+18 |
* | Add build-only jar recording support. | Alistair Bush | 2009-06-07 | 1 | -18/+49 |
* | Remove obsolete JAVA_PKG_VNEED support. | Alistair Bush | 2009-06-02 | 1 | -85/+3 |
* | Use dosym in java_pkg-doso and fix few debug prints. Patch by Davide Pesavent... | Vlastimil Babka | 2009-05-19 | 1 | -8/+5 |
* | Simply java-pkg_func-exists using suggestions by ciaranm and dberkholz on gen... | Petteri Räty | 2009-03-31 | 1 | -6/+3 |
* | run java_prepare before bundled jar check and use EBUILD_PHASE to detect when... | Petteri Räty | 2009-03-27 | 1 | -2/+4 |
* | Move java_prepare call inside the check for if the function has already been ... | Petteri Räty | 2009-03-27 | 1 | -2/+2 |
* | Add support for java_prepare so that we don't always have to call java-pkg-2_... | Petteri Räty | 2009-03-27 | 1 | -1/+2 |
* | Move pkg_preinst to java-utils-2 and add it to java-pkg-opt-2. | Serkan Kaba | 2009-02-19 | 1 | -1/+28 |
* | Only add sys-apps/portage to dependencies with EAPI 0 or 1. | Petteri Räty | 2009-02-11 | 1 | -3/+3 |
* | Add EANT_NEEDS_TOOLS variable for adding tools.jar to gentoo.classpath, bug #... | Vlastimil Babka | 2008-12-29 | 1 | -1/+6 |
* | Raise java-config dependency to latest version that works better with virtuals. | Petteri Räty | 2008-12-20 | 1 | -2/+2 |
* | Unset ANT_RESPECT_JAVA_HOME introduced to fix bug #151884. | Vlastimil Babka | 2008-11-09 | 1 | -1/+2 |
* | Move the src_prepare export from java-utils-2 to java-pkg-2 and java-pkg-opt-... | Vlastimil Babka | 2008-10-11 | 1 | -3/+2 |
* | Run java-config --help to see if the user hasn't run python-updater. | Petteri Räty | 2008-10-10 | 1 | -1/+9 |
* | Make EXPORT_FUNCTIONS conditional now that I figured out why it was dying. | Petteri Räty | 2008-10-05 | 1 | -2/+3 |
* | Remove conditionals from EXPORT_FUNCTIONS until I figure out why it fails sou... | Petteri Räty | 2008-10-01 | 1 | -2/+2 |
* | Move build.xml rewriting from eant to java-ant-2_src_configure and bundled ja... | Petteri Räty | 2008-10-01 | 1 | -22/+23 |
* | Add support for EANT_GENTOO_CLASSPATH_EXTRA. | Petteri Räty | 2008-07-22 | 1 | -2/+5 |
* | Add missing die | Torsten Veller | 2008-07-19 | 1 | -2/+2 |
* | Extend WANT_ANT_TASKS to accept full pkg atoms. | Petteri Räty | 2008-07-09 | 1 | -4/+18 |
* | Always put junit to gentoo.classpath when ANT_TASKS has ant-junit. Fixes bug ... | Petteri Räty | 2008-07-07 | 1 | -2/+2 |
* | Prepare eclasses to support javatoolkit move. | Alistair Bush | 2008-06-18 | 1 | -3/+17 |
* | fix typo in ejunit | Petteri Räty | 2008-05-03 | 1 | -2/+2 |
* | Fix ejunit to work when the package has no dependencies and getjars to work w... | Petteri Räty | 2008-05-03 | 1 | -14/+11 |
* | Adding EAPI=1 suppport to java functions. | Alistair Bush | 2008-03-26 | 1 | -1/+23 |
* | Add the ability to get GENTOO_COMPILER from the JDK config. This enables thin... | Petteri Räty | 2008-03-03 | 1 | -11/+9 |
* | Make ANT_TASKS="none" the new default, bug #203750. | Vlastimil Babka | 2008-01-12 | 1 | -61/+16 |
* | Fix function name in die message in java-pkg_getjar(). | Vlastimil Babka | 2008-01-12 | 1 | -2/+2 |