forked from pool/groovy18
This commit is contained in:
parent
4180681f15
commit
cd50f3cacd
@ -61,10 +61,10 @@ BASE_JARS="$BASE_JARS ant"
|
||||
BASE_JARS="$BASE_JARS ant/ant-junit"
|
||||
BASE_JARS="$BASE_JARS ant-launcher"
|
||||
BASE_JARS="$BASE_JARS antlr"
|
||||
BASE_JARS="$BASE_JARS objectweb-asm3/asm-distroshaded"
|
||||
BASE_JARS="$BASE_JARS objectweb-asm3/asm-analysis-distroshaded"
|
||||
BASE_JARS="$BASE_JARS objectweb-asm3/asm-tree-distroshaded"
|
||||
BASE_JARS="$BASE_JARS objectweb-asm3/asm-util-distroshaded"
|
||||
BASE_JARS="$BASE_JARS asm3/asm"
|
||||
BASE_JARS="$BASE_JARS asm3/asm-analysis"
|
||||
BASE_JARS="$BASE_JARS asm3/asm-tree"
|
||||
BASE_JARS="$BASE_JARS asm3/asm-util"
|
||||
BASE_JARS="$BASE_JARS bsf"
|
||||
BASE_JARS="$BASE_JARS commons-cli"
|
||||
BASE_JARS="$BASE_JARS commons-logging"
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 11 09:02:52 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Modify the groovy18-script to correspond to library paths in
|
||||
our distributions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 20 04:59:33 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user