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
*
meta.sh: add scala.
0.2
Benda Xu
2017-01-09
1
-0
/
+4
*
MavenVersion.java: _rc3 should not be stripped.
Benda Xu
2017-01-09
1
-2
/
+2
*
tree.sh: remove both beta and p in _beta1_p1.2.0.
Benda Xu
2017-01-09
1
-21
/
+27
*
movl: refresh ebuilds and only digest 1 ebuild.
Benda Xu
2017-01-09
1
-5
/
+29
*
MavenVersion.java: parse version range.
Benda Xu
2017-01-09
1
-1
/
+9
*
MavenVersion.java: maven verion tricks.
Benda Xu
2017-01-09
1
-1
/
+1
*
tree.sh: more maven version compatibility tricks.
Benda Xu
2017-01-09
2
-5
/
+31
*
Document how to install it in Gentoo.
Benda Xu
2016-10-09
1
-0
/
+3
*
tree.sh: silent pushd notice.
0.1
Benda Xu
2016-10-08
1
-1
/
+1
*
Move the jsch-agentproxy into java.
Benda Xu
2016-10-06
2
-12
/
+2
*
change script shebangs to /bin/bash.
Benda Xu
2016-10-06
3
-3
/
+3
*
movl, meta.sh: query portage related variables at runtime.
Benda Xu
2016-10-06
3
-3
/
+6
*
movl: add digest. tree.sh: generate cache before ebuild generation.
Benda Xu
2016-10-06
2
-9
/
+11
*
meta.sh also use configuration file, create movl wrapper script.
Benda Xu
2016-10-06
5
-24
/
+80
*
tree.sh: use dirs from conf file.
Benda Xu
2016-10-06
1
-16
/
+20
*
maven/: maven overlay skeleton.
Benda Xu
2016-10-06
4
-0
/
+34
*
add an option --cache-file to specify cache file.
Benda Xu
2016-10-06
3
-3
/
+18
*
meta.sh: add more jmock, hamcrest, tec.
Benda Xu
2016-10-06
2
-14
/
+38
*
.travis.yml: Initial travis.yml file for Travis CI. Can it be used?
William L. Thomson Jr
2016-10-05
1
-0
/
+7
*
src/main/java/org/gentoo/java/ebuilder/maven/MavenEbuilder.java: Minor change
William L. Thomson Jr
2016-10-05
1
-9
/
+12
*
Major updates to resolve dependency (#8)
heroxbd
2016-10-05
9
-23
/
+269
*
added some comments useful for generation of ebuild from multiple projects
Miroslav Šulc
2016-09-09
1
-0
/
+16
*
org/gentoo/java/ebuilder/maven/MavenParser.java: fix result list
heroxbd
2016-09-09
1
-0
/
+5
*
COPYING: Added MIT license for project
William L. Thomson Jr
2016-09-08
1
-0
/
+22
*
rewritten to be able to support multiple pom files (the multiple pom files eb...
Miroslav Šulc
2015-11-06
7
-358
/
+476
*
added parsed maven version to maven project dependency class
Miroslav Šulc
2015-10-26
1
-0
/
+16
*
testing framework information added to ebuild where applicable
Miroslav Šulc
2015-10-26
1
-0
/
+42
*
fixed parsing of maven versions
Miroslav Šulc
2015-10-26
1
-1
/
+1
*
removed TODO note as it is now in github issues
Miroslav Šulc
2015-10-26
1
-2
/
+0
*
implemented maven cache loading and dependency resolving
Miroslav Šulc
2015-10-26
5
-145
/
+445
*
enhanced processing of SLOT value
Miroslav Šulc
2015-10-26
1
-1
/
+89
*
Matches jar and zip but non-greedily.
Patrice Clement
2015-10-26
1
-1
/
+1
*
adding dependency on app-arch/unzip when src_uri ends with .zip or .jar
Miroslav Šulc
2015-10-26
1
-2
/
+10
*
MavenEbuilder: Don't inherit eutils but java-pkg-2 instead.
Patrice Clement
2015-10-26
1
-1
/
+1
*
updated source and target versions handling according to comment https://bugs...
Miroslav Šulc
2015-10-26
2
-25
/
+2
*
implemented generating of ebuild
Miroslav Šulc
2015-10-26
9
-70
/
+950
*
implemented parsing of pom.xml into maven project
Miroslav Šulc
2015-10-24
6
-14
/
+1052
*
subslots are removed from slot string
Miroslav Šulc
2015-10-24
1
-1
/
+1
*
fixed typo in usage info
Miroslav Šulc
2015-10-24
1
-1
/
+1
*
added support for parsing also MAVEN_ID="" or MAVEN_ID="groupId" with correct...
Miroslav Šulc
2015-10-24
1
-2
/
+12
*
implemented portage tree parser
Miroslav Šulc
2015-10-24
5
-9
/
+445
*
removed unused imports
Miroslav Šulc
2015-10-24
1
-4
/
+0
*
improved the framework
Miroslav Šulc
2015-10-24
9
-71
/
+462
*
implemented basic framework and documented functionality
Miroslav Šulc
2015-10-23
6
-0
/
+204