summaryrefslogtreecommitdiffstats
path: root/recipes-core/jakarta-libs/avalon-framework-api_4.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* Revert "meta-java: rely on well known bootstrap-path"Jackie Huang2016-01-041-1/+1
| | | | | | | | This reverts commit 04d5d0bf414c05ca59618d77f17ff9898aa1c566. Detail reason is in the following commit. Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
* meta-java: rely on well known bootstrap-pathJens Rehsack2015-12-081-1/+1
| | | | | | | | | | | | Instead of potential circular depending virtual/javac-native (even this recipe provides such a useable java-native), rely on well known path via cacao-native to build up to icedtea7-native in reliable manner. virtual/javac-native should be used by parts not belonging to the bootstrap phase. Signed-off-by: Jens Rehsack <sno@netbsd.org> Signed-off-by: Maxin B. John <maxin.john@intel.com>
* bcel,avalon-framework: Specify encoding to javacKhem Raj2013-09-291-2/+2
| | | | | | | | | | | when using javac from different JDK it does not like the encodings since default is ascii, so be specific. fastjar argument order was not correct when using other fastjar implementation it was strict about it so lets correct it as well. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* avalon-framework-api: fix license and bump PRHenning Heinold2013-01-241-1/+2
|
* meta-java: remove NATIVE_INSTALL_WORKSHenning Heinold2012-05-251-1/+0
|
* Apache have moved its complete software archive from www.apache.org to ↵Xerxes Rånby2011-12-211-2/+2
| | | | | | | | | | archive.apache.org commons-cli, commons-codec, commons-collections, commons-configuration, commons-digester, commons-discovery, commons-el, commons-fileupload, commons-httpclient, commons-io, commons-jxpath, commons-lang, commons-logging, commons-net, commons-pool, avalon-framework-api, logkit, oro, poi and xerces-j have been updated accordingly. Signed-off-by: Xerxes Rånby <xerxes@zafena.se>
* meta-java: initial commitHenning Heinold2011-11-261-0/+34
* taken over mostly stuff from oe classic * cleaned up recipes * added license checksums * bump icedtea6-native to 1.8.11 * use jamvm from git as native