Log of /eclass/java-utils-2.eclass
Parent Directory
|
Revision Log
Revision
1.150 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Mar 13 10:05:46 2012 UTC
(14 months ago)
by
sera
Branch:
MAIN
Changes since
1.149: +80 -9 lines
Diff to
previous 1.149
Add JAVA_PKG_WANT_BUILD_VM to allow limiting build VM by VM handle. The main
aim is to allow respecting the system VM, if possible, for a subset of VMs
provided by the jdk virtuals.
Thanks to Vlastimil Babka <caster@gentoo.org> for contributing the variable
name and review.
Revision
1.147 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Oct 29 14:05:48 2011 UTC
(18 months, 2 weeks ago)
by
caster
Branch:
MAIN
Changes since
1.146: +3 -1 lines
Diff to
previous 1.146
Add -Dmaven.test.skip=true for eant() in src_compile for easier usage of maven-generated build.xml. Bug #388507, patch by Ralph Sennhauser
Revision
1.132 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Feb 12 23:51:44 2010 UTC
(3 years, 3 months ago)
by
caster
Branch:
MAIN
Changes since
1.131: +31 -1 lines
Diff to
previous 1.131
Add a separate java-pkg_get-bootclasspath function and make java-pkg_rewrite-bootclasspath use it.
Revision
1.130 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Nov 8 20:39:30 2009 UTC
(3 years, 6 months ago)
by
caster
Branch:
MAIN
Changes since
1.129: +18 -1 lines
Diff to
previous 1.129
Add support for rewriting bootclasspath in build.xml and JAVA_PKG_WANT_BOOTCLASSPATH variable.
Revision
1.126 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Mar 31 19:19:20 2009 UTC
(4 years, 1 month ago)
by
betelgeuse
Branch:
MAIN
Changes since
1.125: +3 -6 lines
Diff to
previous 1.125
Simply java-pkg_func-exists using suggestions by ciaranm and dberkholz on gentoo-dev.
Revision
1.125 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Mar 27 20:58:57 2009 UTC
(4 years, 1 month ago)
by
betelgeuse
Branch:
MAIN
Changes since
1.124: +4 -2 lines
Diff to
previous 1.124
run java_prepare before bundled jar check and use EBUILD_PHASE to detect when to run it
Revision
1.124 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Mar 27 19:40:38 2009 UTC
(4 years, 1 month ago)
by
betelgeuse
Branch:
MAIN
Changes since
1.123: +2 -2 lines
Diff to
previous 1.123
Move java_prepare call inside the check for if the function has already been run.
Revision
1.123 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Mar 27 18:52:27 2009 UTC
(4 years, 1 month ago)
by
betelgeuse
Branch:
MAIN
Changes since
1.122: +2 -1 lines
Diff to
previous 1.122
Add support for java_prepare so that we don't always have to call java-pkg-2_src_prepare in src_prepare.
Revision
1.119 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Dec 20 19:25:29 2008 UTC
(4 years, 4 months ago)
by
betelgeuse
Branch:
MAIN
Changes since
1.118: +2 -2 lines
Diff to
previous 1.118
Raise java-config dependency to latest version that works better with virtuals.
Revision
1.117 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Oct 11 21:07:13 2008 UTC
(4 years, 7 months ago)
by
caster
Branch:
MAIN
Changes since
1.116: +2 -3 lines
Diff to
previous 1.116
Move the src_prepare export from java-utils-2 to java-pkg-2 and java-pkg-opt-2 (where it's now called only if USE=java).
Revision
1.114 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Oct 1 15:43:55 2008 UTC
(4 years, 7 months ago)
by
betelgeuse
Branch:
MAIN
Changes since
1.113: +2 -2 lines
Diff to
previous 1.113
Remove conditionals from EXPORT_FUNCTIONS until I figure out why it fails sourcing.
Revision
1.113 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Oct 1 15:23:17 2008 UTC
(4 years, 7 months ago)
by
betelgeuse
Branch:
MAIN
Changes since
1.112: +23 -22 lines
Diff to
previous 1.112
Move build.xml rewriting from eant to java-ant-2_src_configure and bundled jar checking to java-utils-2_src_prepare.
Revision
1.109 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Jul 7 16:48:45 2008 UTC
(4 years, 10 months ago)
by
betelgeuse
Branch:
MAIN
Changes since
1.108: +2 -2 lines
Diff to
previous 1.108
Always put junit to gentoo.classpath when ANT_TASKS has ant-junit. Fixes bug #225981.
Revision
1.106 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat May 3 21:28:07 2008 UTC
(5 years ago)
by
betelgeuse
Branch:
MAIN
Changes since
1.105: +11 -14 lines
Diff to
previous 1.105
Fix ejunit to work when the package has no dependencies and getjars to work with VM provided virtuals.
Revision
1.104 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Mar 3 17:55:21 2008 UTC
(5 years, 2 months ago)
by
betelgeuse
Branch:
MAIN
Changes since
1.103: +9 -11 lines
Diff to
previous 1.103
Add the ability to get GENTOO_COMPILER from the JDK config. This enables things like jamvm to use ecj. Record SLOT in package.env.
Revision
1.98 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Nov 26 21:00:59 2007 UTC
(5 years, 5 months ago)
by
betelgeuse
Branch:
MAIN
Changes since
1.97: +4 -2 lines
Diff to
previous 1.97
Can't use export with JAVA_OPTIONS so just put back the unset. The warning given to users should be enough even if the unset does not currently work.
Revision
1.97 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Nov 26 20:38:26 2007 UTC
(5 years, 5 months ago)
by
betelgeuse
Branch:
MAIN
Changes since
1.96: +9 -5 lines
Diff to
previous 1.96
Use export VAR= instead of unset because Portage does not preserve unsetting across functions.
Revision
1.94 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Oct 4 09:59:29 2007 UTC
(5 years, 7 months ago)
by
ali_bush
Branch:
MAIN
Changes since
1.93: +28 -1 lines
Diff to
previous 1.93
Adding java-virtuals-2.eclass and updating java-utils-2.eclass to add support for java virtuals.
Revision
1.88 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon May 28 19:28:22 2007 UTC
(5 years, 11 months ago)
by
caster
Branch:
MAIN
Changes since
1.87: +69 -9 lines
Diff to
previous 1.87
Support for OPTIONAL_DEPEND in package.env, via new function java-pkg_register-optional-dependency, bug #176182.
Revision
1.85 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri May 25 10:27:57 2007 UTC
(5 years, 11 months ago)
by
caster
Branch:
MAIN
Changes since
1.84: +36 -2 lines
Diff to
previous 1.84
Add java-pkg_register-environment-variable function. Needs new java-config release before it can be used.
Revision
1.83 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri May 4 17:20:08 2007 UTC
(6 years ago)
by
caster
Branch:
MAIN
Changes since
1.82: +3 -2 lines
Diff to
previous 1.82
Export LANG="C" LC_ALL="C" for all JDK's and not just IBM. Fixes bug #170367 and generally should make our life
easier.
Revision
1.82 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Apr 29 13:13:03 2007 UTC
(6 years ago)
by
caster
Branch:
MAIN
Changes since
1.81: +15 -18 lines
Diff to
previous 1.81
Automatically determine funcname in check-phase(); make announce-qa-violation output QA notices even without java-strict, and die with java-strict, unless called with --nodie; update all calls to the function to reflect this.
Revision
1.79 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Apr 26 14:50:00 2007 UTC
(6 years ago)
by
caster
Branch:
MAIN
Changes since
1.78: +15 -10 lines
Diff to
previous 1.78
Fix java-pkg_jar-from() when called with multiple comma-separated packages wrt ensure-dep and build-only.
Revision
1.70 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Apr 17 09:16:22 2007 UTC
(6 years, 1 month ago)
by
ali_bush
Branch:
MAIN
Changes since
1.69: +55 -2 lines
Diff to
previous 1.69
Updating java-utils-2.eclass with QA tests to check whether ebuild uses package without depending on it
Revision
1.68 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Mar 25 10:02:09 2007 UTC
(6 years, 1 month ago)
by
betelgeuse
Branch:
MAIN
Changes since
1.67: +6 -1 lines
Diff to
previous 1.67
Added instructions on how to fix an error when calling regjar with *.jar but not using ${D}.
Revision
1.62 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Mar 3 16:51:09 2007 UTC
(6 years, 2 months ago)
by
betelgeuse
Branch:
MAIN
Changes since
1.61: +2 -2 lines
Diff to
previous 1.61
Then endless loop was caused by people having weird bashrc so changing the comment to reflect that.
Revision
1.61 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Mar 3 16:27:31 2007 UTC
(6 years, 2 months ago)
by
betelgeuse
Branch:
MAIN
Changes since
1.60: +4 -2 lines
Diff to
previous 1.60
Don't use which to determine where depend-java-query is installed but hardcode /usr/bin because the which was causing endless loops for some people
Revision
1.60 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Mar 1 13:15:14 2007 UTC
(6 years, 2 months ago)
by
betelgeuse
Branch:
MAIN
Changes since
1.59: +10 -1 lines
Diff to
previous 1.59
Fix recording of dependencies to package.env when java-pkg_jar-from is called for multiple packages using commas.
Revision
1.58 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Feb 28 10:45:20 2007 UTC
(6 years, 2 months ago)
by
betelgeuse
Branch:
MAIN
Changes since
1.57: +2 -2 lines
Diff to
previous 1.57
Force >=dev-java/java-config-2.0.31 on everyone to make sure conditional jdk dependencies work properly.
Revision
1.57 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Feb 13 19:52:51 2007 UTC
(6 years, 3 months ago)
by
betelgeuse
Branch:
MAIN
Changes since
1.56: +17 -5 lines
Diff to
previous 1.56
* Automatically add Junit.present=true to ant properties when in the test phase
* Allow multiple atoms in EANT_GENTOO_CLASSPATH
* Automatically add junit to gentoo.classpath when EANT_GENTOO_CLASSPATH is
defined, ant-junit is in ANT_TASKS and we are in the test phase.
Revision
1.55 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Jan 30 12:50:25 2007 UTC
(6 years, 3 months ago)
by
betelgeuse
Branch:
MAIN
Changes since
1.54: +18 -6 lines
Diff to
previous 1.54
Added class version verifying when JAVA_PKG_STRICT is in effect. Thanks to ali_bush.
Revision
1.51 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jan 28 20:04:59 2007 UTC
(6 years, 3 months ago)
by
betelgeuse
Branch:
MAIN
Changes since
1.50: +7 -1 lines
Diff to
previous 1.50
Move inherit java-ant-2 check to eant itself from the generic src_compile in java-pkg-2.
Revision
1.49 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jan 25 11:46:22 2007 UTC
(6 years, 3 months ago)
by
caster
Branch:
MAIN
Changes since
1.48: +59 -27 lines
Diff to
previous 1.48
Improve handling --* options order in jar-from, getjar{s}. Fix situation when they are called in
src_test without --build-only (no param shift). Adds --into $dir parameter to jar-from().
Revision
1.48 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jan 21 21:12:52 2007 UTC
(6 years, 3 months ago)
by
betelgeuse
Branch:
MAIN
Changes since
1.47: +4 -4 lines
Diff to
previous 1.47
Don't record dependencies when the ebuild phase is test, all those dependencies should be build only.
Revision
1.46 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jan 21 01:20:21 2007 UTC
(6 years, 3 months ago)
by
caster
Branch:
MAIN
Changes since
1.45: +172 -5 lines
Diff to
previous 1.45
Add split-ant functionality to relevant eclasses.
----------------------------------------------------------------------
Revision
1.43 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Jan 15 21:03:24 2007 UTC
(6 years, 4 months ago)
by
betelgeuse
Branch:
MAIN
Changes since
1.42: +20 -3 lines
Diff to
previous 1.42
Added --with-dependencies option to jar-from and getjars and made dojar warn when overwriting an existing destination jar.
Revision
1.42 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Jan 15 00:01:21 2007 UTC
(6 years, 4 months ago)
by
caster
Branch:
MAIN
Changes since
1.41: +12 -6 lines
Diff to
previous 1.41
Make dolauncher die if -pre specifies non-existing file.
----------------------------------------------------------------------
Revision
1.41 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jan 12 16:12:15 2007 UTC
(6 years, 4 months ago)
by
betelgeuse
Branch:
MAIN
Changes since
1.40: +13 -1 lines
Diff to
previous 1.40
Moving EANT_GENTOO_CLASSPATH handling to eant implementation so that it can be used automatically in both src_compile and src_test.
Revision
1.40 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jan 10 09:52:51 2007 UTC
(6 years, 4 months ago)
by
betelgeuse
Branch:
MAIN
Changes since
1.39: +28 -7 lines
Diff to
previous 1.39
Added to code to automatically show possible bundled jars in pre_src_compile.
Revision
1.39 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jan 3 09:18:20 2007 UTC
(6 years, 4 months ago)
by
caster
Branch:
MAIN
Changes since
1.38: +3 -3 lines
Diff to
previous 1.38
Fix for-cycles quoting in java-utils-2.eclass.
----------------------------------------------------------------------
Revision
1.38 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Dec 31 19:30:54 2006 UTC
(6 years, 4 months ago)
by
betelgeuse
Branch:
MAIN
Changes since
1.37: +12 -8 lines
Diff to
previous 1.37
Made java-pkg_regjar die if called on a directory and improved debugging information.
Revision
1.35 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Dec 17 14:48:33 2006 UTC
(6 years, 5 months ago)
by
betelgeuse
Branch:
MAIN
Changes since
1.34: +12 -1 lines
Diff to
previous 1.34
Added wrapper for depend-java-query to pass USE flags. This and java-config-2.0.31 will fix bug #156228. This eclass should be changed to depend on 2.0.31 when it is stable.
Revision
1.34 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Dec 8 12:12:04 2006 UTC
(6 years, 5 months ago)
by
betelgeuse
Branch:
MAIN
Changes since
1.33: +4 -3 lines
Diff to
previous 1.33
Make java-pkg-2.eclass die on pkg_setup if FEATURES has test, IUSE has test and use test is true.
Revision
1.33 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Dec 7 02:27:22 2006 UTC
(6 years, 5 months ago)
by
flameeyes
Branch:
MAIN
Changes since
1.32: +7 -3 lines
Diff to
previous 1.32
Use the proper platform include directory for jni (for FreeBSD and Linux at least).
Revision
1.31 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Dec 3 18:41:25 2006 UTC
(6 years, 5 months ago)
by
betelgeuse
Branch:
MAIN
Changes since
1.30: +5 -4 lines
Diff to
previous 1.30
Used wrong IFS for looping over the argument and added a comment for the TODO of nichoj wondering what dohtml -f package-list does.
Revision
1.30 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Dec 3 17:42:53 2006 UTC
(6 years, 5 months ago)
by
betelgeuse
Branch:
MAIN
Changes since
1.29: +37 -24 lines
Diff to
previous 1.29
Rewrote java-pkg_getjars to only accept two arguments (--build-only and java-config --classpath-argument). The previous handling for multiple packages was broken. Also documented java-pkg_dojavadoc.
Revision
1.27 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Dec 2 21:19:27 2006 UTC
(6 years, 5 months ago)
by
betelgeuse
Branch:
MAIN
Changes since
1.26: +2 -1 lines
Diff to
previous 1.26
Calling java-pkg_init_paths in java-pkg_do_write_ to ensure that he variables are correctly setup.
Revision
1.25 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Oct 21 18:04:56 2006 UTC
(6 years, 6 months ago)
by
betelgeuse
Branch:
MAIN
Changes since
1.24: +28 -7 lines
Diff to
previous 1.24
Added code that you can call dolauncher without arguments if the package only installs one jar with the Main-class attribute set.
Revision
1.24 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Sep 27 21:35:54 2006 UTC
(6 years, 7 months ago)
by
caster
Branch:
MAIN
Changes since
1.23: +45 -17 lines
Diff to
previous 1.23
Fix dying in subshell wrt bug #146807. Make compiler selection honoured by ejavac().
Revision
1.21 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Sep 12 07:58:32 2006 UTC
(6 years, 8 months ago)
by
caster
Branch:
MAIN
Changes since
1.20: +1 -0 lines
Diff to
previous 1.20
Remove dolauncher's tmp file after it's used, to solve problems like bug #147243 caused by variable
assignments from previous dolauncher calls being used in consequent dolauncher calls (accumulating in that
temp file).
Revision
1.20 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Sep 9 16:46:03 2006 UTC
(6 years, 8 months ago)
by
betelgeuse
Branch:
MAIN
Changes since
1.19: +10 -5 lines
Diff to
previous 1.19
Modified dolauncher so that variables from the pre file can be used in the gjl_ variables.
Revision
1.18 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Aug 27 16:53:51 2006 UTC
(6 years, 8 months ago)
by
betelgeuse
Branch:
MAIN
Changes since
1.17: +14 -9 lines
Diff to
previous 1.17
Fixed a bug where jar-from getjar and getjars did not die when the package requested is not installed.
Revision
1.13 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Aug 5 21:14:59 2006 UTC
(6 years, 9 months ago)
by
nichoj
Branch:
MAIN
Changes since
1.12: +8 -0 lines
Diff to
previous 1.12
Added helper method to ensure that when FEATURE=test, then USE=test as well, or dies otherwise. Should probably be used in pkg_setup when appropriate.
Revision
1.12 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Aug 5 21:10:45 2006 UTC
(6 years, 9 months ago)
by
nichoj
Branch:
MAIN
Changes since
1.11: +19 -0 lines
Diff to
previous 1.11
Added accessor methods for current vm, java-pkg_get-current-vm. Added metho,d java-pkg_current-vm-matches, which checks current vm against a list of possible vms.
Revision
1.9 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Aug 2 19:29:31 2006 UTC
(6 years, 9 months ago)
by
nichoj
Branch:
MAIN
Changes since
1.8: +12 -3 lines
Diff to
previous 1.8
Added is-java-strict for checking FEATURES=java-strict. Added some voodoo to make eant stricter with regard to CLASSPATH, when java-strict is enable
Revision
1.7 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jul 21 15:31:50 2006 UTC
(6 years, 10 months ago)
by
nichoj
Branch:
MAIN
Changes since
1.6: +35 -1 lines
Diff to
previous 1.6
Update to java-ant-2 to use post phase hook instead of the annoying ant_src_unpack. Will warn when ant_src_unpack is used.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.
| Sticky Tag: |
|