GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/java-ebuilder.git
master
Java team tool for semi-automatic creation of ebuilds from pom.xml
Gentoo Java team <java@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for ebuild variables in MAVEN_PROVIDES
HEAD
master
Yuan Liao
2023-04-15
1
-0
/
+3
*
Add support for multi-line MAVEN_PROVIDES definition
Yuan Liao
2023-04-15
1
-29
/
+52
*
changed eapi to 8
Miroslav Šulc
2021-12-02
1
-1
/
+1
*
fixed a typo
Miroslav Šulc
2021-07-01
1
-1
/
+1
*
Fix hanging Maven process when lots of artifacts are being downloaded
Yuan Liao
2021-06-15
1
-0
/
+4
*
put unzip in BDEPEND
Miroslav Šulc
2021-06-03
1
-5
/
+5
*
only detect frameworks when the project has tests.
Zhang Zongyu
2020-09-04
1
-7
/
+9
*
new switch: --skip-tests
Zhang Zongyu
2020-09-04
5
-0
/
+32
*
filtering out resource directories that are not valid
Miroslav Šulc
2020-08-30
1
-39
/
+38
*
minor style fixes and sorted methods in MavenProject
Miroslav Šulc
2020-08-30
1
-48
/
+50
*
version updated
Miroslav Šulc
2020-08-30
1
-1
/
+1
*
release 0.5.1: bugfixes
0.5.1
Zhang Zongyu
2020-08-30
1
-1
/
+1
*
tree.sh: ignore more elements of pom.xml
Zhang Zongyu
2020-08-30
2
-84
/
+1
*
reduce useless output of `movl`
Zhang Zongyu
2020-08-30
3
-4
/
+5
*
release 0.5.0
0.5.0
Zhang Zongyu
2020-08-27
1
-1
/
+1
*
migrate scripts from scripts.new/ to scripts/
zongyu
2020-08-27
15
-426
/
+44
*
update scripts.new/* to make use of 'hprefixify'
zongyu
2020-08-23
4
-18
/
+22
*
rewrite scripts/*
zongyu
2020-08-23
13
-9
/
+8175
*
accept multiple --portage-trees while generating cache
zongyu
2020-08-20
4
-18
/
+23
*
Distinguish "dev-java/junit:0" and "dev-java/junit-4"
zongyu
2020-08-19
1
-1
/
+7
*
recognize and write JAVA_NEEDS_TOOLS automatically
zongyu
2020-08-19
2
-0
/
+34
*
improve the coding style of ebuild
zongyu
2020-08-18
1
-54
/
+53
*
update java-pkg-maven, add two licenses
zongyu
2020-08-18
3
-4
/
+108
*
the minimum version of jdk should be 1.8 to make it compatible with jdk-11
zongyu
2020-08-18
1
-1
/
+1
*
update licensemap
zongyu
2020-08-18
1
-0
/
+1
*
minor bugfixes:
zongyu
2020-08-07
5
-18
/
+16
*
make java-ebuilder able to recogize junit-5 and cucumber testing frameworks
zongyu
2020-08-05
2
-7
/
+13
*
update java-pkg-maven: recogize files by suffixes
zongyu
2020-08-05
1
-17
/
+28
*
sort KEYWORDS
zongyu
2020-08-05
5
-9
/
+64
*
sort licenses
zongyu
2020-08-04
1
-3
/
+3
*
initial effort to support multiple testing frameworks
zongyu
2020-08-03
6
-39
/
+161
*
make MavenEbuilder not print unnecessary lines
zongyu
2020-08-03
1
-16
/
+8
*
add default{Desciption,Homepage}
zongyu
2020-08-03
1
-8
/
+25
*
reformat the license/name string
zongyu
2020-08-03
2
-3
/
+6
*
create proper GENTOO_CLASSPATH for java-virtuals/*.
zongyu
2020-08-02
1
-2
/
+14
*
update the recorded skeleton cmd
zongyu
2020-08-01
1
-0
/
+9
*
update usage.txt, fix Copyright statement of Gentoo
zongyu
2020-08-01
2
-2
/
+5
*
Use Set instead of List for storing Licenses, update license map
zongyu
2020-08-01
3
-6
/
+161
*
initial effort to make java-ebuilder parse licenses from pom.xml
zongyu
2020-08-01
5
-0
/
+154
*
write src_unpack everytime is not elegant, use java-pkg-maven to handle it
zongyu
2020-07-29
2
-34
/
+67
*
replace "\t" with spaces, enable test if --binjar-uri is set
zongyu
2020-07-27
6
-30
/
+38
*
rename source code file to ${P}-sources.[extension]
zongyu
2020-07-19
1
-3
/
+3
*
format a right string for java-virtuals/*
zongyu
2020-07-18
2
-32
/
+32
*
add more command-line switches
zongyu
2020-07-11
4
-6
/
+97
*
fix some typos
zongyu
2020-07-06
2
-3
/
+3
*
initial support for Maven Central Distributed Source jars
zongyu
2020-07-06
3
-4
/
+85
*
enable java-ebuilder to read metadata of a Gentoo package, and get a proper SLOT
zongyu
2020-07-06
1
-1
/
+43
*
jdk-8 -> jdk-1.8
zongyu
2020-07-06
1
-2
/
+7
*
MavenVersion.class enhancement:
zongyu
2020-07-06
1
-1
/
+3
*
fix bugs of MAVEN_PROVIDE
zongyu
2020-07-06
1
-2
/
+2
[next]