* [gentoo-commits] proj/java-ebuilder:master commit in: src/main/resources/
@ 2019-10-30 20:00 Miroslav Šulc
0 siblings, 0 replies; 3+ messages in thread
From: Miroslav Šulc @ 2019-10-30 20:00 UTC (permalink / raw
To: gentoo-commits
commit: a9eaed866badaffb61c98b4ec9bf7281c6d4d30e
Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 30 20:00:05 2019 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Wed Oct 30 20:00:05 2019 +0000
URL: https://gitweb.gentoo.org/proj/java-ebuilder.git/commit/?id=a9eaed86
fixed usage app name
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
src/main/resources/usage.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/resources/usage.txt b/src/main/resources/usage.txt
index 40e1914..c874ace 100644
--- a/src/main/resources/usage.txt
+++ b/src/main/resources/usage.txt
@@ -1,4 +1,4 @@
-Usage: jar <args>
+Usage: java-ebuilder <args>
--download-uri|-u <uri> uri that goes to SRC_URI
--ebuild|-e <file> path to ebuild that should be created
--generate-ebuild|-g generates ebuild from pom.xml
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/java-ebuilder:master commit in: src/main/resources/
@ 2019-11-01 19:04 Miroslav Šulc
0 siblings, 0 replies; 3+ messages in thread
From: Miroslav Šulc @ 2019-11-01 19:04 UTC (permalink / raw
To: gentoo-commits
commit: 74183b4fabbf629ade1ba60b66c4f81db854af07
Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 1 19:04:38 2019 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Fri Nov 1 19:04:38 2019 +0000
URL: https://gitweb.gentoo.org/proj/java-ebuilder.git/commit/?id=74183b4f
updated usage
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
src/main/resources/usage.txt | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)
diff --git a/src/main/resources/usage.txt b/src/main/resources/usage.txt
index c874ace..4ad06d7 100644
--- a/src/main/resources/usage.txt
+++ b/src/main/resources/usage.txt
@@ -1,4 +1,6 @@
Usage: java-ebuilder <args>
+
+Generating ebuild:
--download-uri|-u <uri> uri that goes to SRC_URI
--ebuild|-e <file> path to ebuild that should be created
--generate-ebuild|-g generates ebuild from pom.xml
@@ -7,9 +9,15 @@ Usage: java-ebuilder <args>
--pom|-p <file> path to pom.xml that should be parsed, the path must
be relative to workdir (can be specified multiple
times)
+--slot|-s <slot> SLOT number
+--workdir|-w <dir> path to ebuild workdir (${WORKDIR}, default is
+ current directory)
+
+Refreshing cache:
--portage-tree|-t path to portage tree that should be parsed when
refreshing cache (default is /usr/portage)
---cache-file location of output cache file (default is ~/.java-ebuilder/cache)
--refresh-cache|-c refreshes java ebuild cache
---slot|-s <slot> SLOT number
---workdir|-w <dir> path to workdir (default is current directory)
+
+Common:
+--cache-file location of cache file (default is
+ ~/.java-ebuilder/cache)
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/java-ebuilder:master commit in: src/main/resources/
@ 2020-08-18 8:11 Miroslav Šulc
0 siblings, 0 replies; 3+ messages in thread
From: Miroslav Šulc @ 2020-08-18 8:11 UTC (permalink / raw
To: gentoo-commits
commit: 8173b238277ef2c8f122c8676b84058eb9ea1fba
Author: zongyu <zzy2529420793 <AT> gmail <DOT> com>
AuthorDate: Tue Aug 11 09:08:47 2020 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Tue Aug 18 08:05:09 2020 +0000
URL: https://gitweb.gentoo.org/proj/java-ebuilder.git/commit/?id=8173b238
update licensemap
Signed-off-by: zongyu <zzy2529420793 <AT> gmail.com>
src/main/resources/licenseMap.properties | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/main/resources/licenseMap.properties b/src/main/resources/licenseMap.properties
index a2fdbc6..a574b2d 100644
--- a/src/main/resources/licenseMap.properties
+++ b/src/main/resources/licenseMap.properties
@@ -85,6 +85,7 @@ edl\ 1.0=EPL-1.0
epl=EPL-1.0
epl\ 2.0=EPL-2.0
epl-2.0=EPL-2.0
+gnu\ general\ lesser\ public\ license\ (lgpl)\ version\ 3.0=LGPL-3
gnu\ general\ public\ library=GPL-1
gnu\ general\ public\ license,\ version\ 2=GPL-2
gnu\ general\ public\ license\ version\ 2=GPL-2
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-08-18 8:11 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-30 20:00 [gentoo-commits] proj/java-ebuilder:master commit in: src/main/resources/ Miroslav Šulc
-- strict thread matches above, loose matches on Subject: below --
2019-11-01 19:04 Miroslav Šulc
2020-08-18 8:11 Miroslav Šulc
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox