aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add support for ebuild variables in MAVEN_PROVIDESHEADmasterYuan Liao2023-04-151-0/+3
* Add support for multi-line MAVEN_PROVIDES definitionYuan Liao2023-04-151-29/+52
* changed eapi to 8Miroslav Šulc2021-12-021-1/+1
* fixed a typoMiroslav Šulc2021-07-011-1/+1
* Fix hanging Maven process when lots of artifacts are being downloadedYuan Liao2021-06-151-0/+4
* put unzip in BDEPENDMiroslav Šulc2021-06-031-5/+5
* only detect frameworks when the project has tests.Zhang Zongyu2020-09-041-7/+9
* new switch: --skip-testsZhang Zongyu2020-09-045-0/+32
* filtering out resource directories that are not validMiroslav Šulc2020-08-301-39/+38
* minor style fixes and sorted methods in MavenProjectMiroslav Šulc2020-08-301-48/+50
* version updatedMiroslav Šulc2020-08-301-1/+1
* release 0.5.1: bugfixes0.5.1Zhang Zongyu2020-08-301-1/+1
* tree.sh: ignore more elements of pom.xmlZhang Zongyu2020-08-302-84/+1
* reduce useless output of `movl`Zhang Zongyu2020-08-303-4/+5
* release 0.5.00.5.0Zhang Zongyu2020-08-271-1/+1
* migrate scripts from scripts.new/ to scripts/zongyu2020-08-2715-426/+44
* update scripts.new/* to make use of 'hprefixify'zongyu2020-08-234-18/+22
* rewrite scripts/*zongyu2020-08-2313-9/+8175
* accept multiple --portage-trees while generating cachezongyu2020-08-204-18/+23
* Distinguish "dev-java/junit:0" and "dev-java/junit-4"zongyu2020-08-191-1/+7
* recognize and write JAVA_NEEDS_TOOLS automaticallyzongyu2020-08-192-0/+34
* improve the coding style of ebuildzongyu2020-08-181-54/+53
* update java-pkg-maven, add two licenseszongyu2020-08-183-4/+108
* the minimum version of jdk should be 1.8 to make it compatible with jdk-11zongyu2020-08-181-1/+1
* update licensemapzongyu2020-08-181-0/+1
* minor bugfixes:zongyu2020-08-075-18/+16
* make java-ebuilder able to recogize junit-5 and cucumber testing frameworkszongyu2020-08-052-7/+13
* update java-pkg-maven: recogize files by suffixeszongyu2020-08-051-17/+28
* sort KEYWORDSzongyu2020-08-055-9/+64
* sort licenseszongyu2020-08-041-3/+3
* initial effort to support multiple testing frameworkszongyu2020-08-036-39/+161
* make MavenEbuilder not print unnecessary lineszongyu2020-08-031-16/+8
* add default{Desciption,Homepage}zongyu2020-08-031-8/+25
* reformat the license/name stringzongyu2020-08-032-3/+6
* create proper GENTOO_CLASSPATH for java-virtuals/*.zongyu2020-08-021-2/+14
* update the recorded skeleton cmdzongyu2020-08-011-0/+9
* update usage.txt, fix Copyright statement of Gentoozongyu2020-08-012-2/+5
* Use Set instead of List for storing Licenses, update license mapzongyu2020-08-013-6/+161
* initial effort to make java-ebuilder parse licenses from pom.xmlzongyu2020-08-015-0/+154
* write src_unpack everytime is not elegant, use java-pkg-maven to handle itzongyu2020-07-292-34/+67
* replace "\t" with spaces, enable test if --binjar-uri is setzongyu2020-07-276-30/+38
* rename source code file to ${P}-sources.[extension]zongyu2020-07-191-3/+3
* format a right string for java-virtuals/*zongyu2020-07-182-32/+32
* add more command-line switcheszongyu2020-07-114-6/+97
* fix some typoszongyu2020-07-062-3/+3
* initial support for Maven Central Distributed Source jarszongyu2020-07-063-4/+85
* enable java-ebuilder to read metadata of a Gentoo package, and get a proper SLOTzongyu2020-07-061-1/+43
* jdk-8 -> jdk-1.8zongyu2020-07-061-2/+7
* MavenVersion.class enhancement:zongyu2020-07-061-1/+3
* fix bugs of MAVEN_PROVIDEzongyu2020-07-061-2/+2