summaryrefslogtreecommitdiffstats
path: root/recipes-core/classpathx
Commit message (Collapse)AuthorAgeFilesLines
* gnujaf: Fix building with java7Khem Raj2013-09-292-1/+53
| | | | | | | | When using different javac which used java 1.7 gnujaf would not compile error details are in patch header. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnumail: Remove redundant DEPENDS_virtclass-nativeKhem Raj2013-03-251-2/+1
| | | | | | | recipe uses BBCLASSEXTEND to get native recipe it should automatically convert DEPENDS Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Fix license strings to match common licensesKhem Raj2012-11-223-3/+7
| | | | | | | | | | | Fixes warnings like WARNING: bcel-native: No generic license file exists for: AL2.0 in any provider and so on Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-java: remove NATIVE_INSTALL_WORKSHenning Heinold2012-05-252-2/+0
|
* meta-java: initial commitHenning Heinold2011-11-266-0/+176
* 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