aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-073-16/+10
* make java-ebuilder able to recogize junit-5 and cucumber testing frameworkszongyu2020-08-052-7/+13
* 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-291-34/+7
* 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
* initial code to support MAVEN_PROVIDEzongyu2020-07-061-0/+11
* compare maven version and required maven version correctlyzongyu2020-07-061-2/+2
* modify PATTERN_VERSION to match things like "r4"zongyu2020-07-061-1/+1
* prevent java-ebuilder from writing "JAVA_SRC_DIR"zongyu2020-07-061-1/+3
* run simple_formatter after mvn -f, which enables us to re-format the irregula...zongyu2020-07-062-2/+19
* modify PATTERN_VERSION_RANGE to match things like "[3.0, )"zongyu2020-07-061-1/+1
* reformattedMiroslav Šulc2019-11-271-23/+26
* fixing download tarball nameMiroslav Šulc2019-11-271-2/+40
* fixed test dependencies and reformatted dependenciesMiroslav Šulc2019-11-031-70/+62
* changed handling of java eclassesMiroslav Šulc2019-11-032-98/+86
* added slot information to virtual/{jdk,jre} dependenciesMiroslav Šulc2019-11-031-0/+2
* fixed parsing of java versionMiroslav Šulc2019-11-031-1/+1
* added support for forcing minimal java versionMiroslav Šulc2019-11-034-24/+79
* encapsulated java version in new containerMiroslav Šulc2019-11-033-10/+99
* fixed error message output printerMiroslav Šulc2019-11-031-1/+1
* reformattedMiroslav Šulc2019-11-031-2/+1
* reformatted dependencies outputMiroslav Šulc2019-11-031-38/+36
* reformattedMiroslav Šulc2019-11-031-5/+9
* fixed project dump maven version outputMiroslav Šulc2019-11-032-1/+16
* improved project dump layoutMiroslav Šulc2019-11-031-1/+1
* fixed and reformatted ebuild variablesMiroslav Šulc2019-11-031-44/+52
* switched from IUSE to JAVA_PKG_IUSEMiroslav Šulc2019-11-021-1/+1
* replacing ebuild name and version with variablesMiroslav Šulc2019-11-021-5/+19
* fixed projects dump issuesMiroslav Šulc2019-11-021-4/+4