summaryrefslogtreecommitdiff
path: root/gnu/packages/java.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/java.scm')
-rw-r--r--gnu/packages/java.scm20
1 files changed, 10 insertions, 10 deletions
diff --git a/gnu/packages/java.scm b/gnu/packages/java.scm
index 170936a0ffb..289bdd74d42 100644
--- a/gnu/packages/java.scm
+++ b/gnu/packages/java.scm
@@ -2654,7 +2654,7 @@ OpenJFX distribution.")))
2654 (source (origin 2654 (source (origin
2655 (method git-fetch) 2655 (method git-fetch)
2656 (uri (git-reference 2656 (uri (git-reference
2657 (url "https://github.com/javacc/javacc.git") 2657 (url "https://github.com/javacc/javacc")
2658 (commit "release_41"))) 2658 (commit "release_41")))
2659 (file-name (string-append "javacc-" version "-checkout")) 2659 (file-name (string-append "javacc-" version "-checkout"))
2660 (sha256 2660 (sha256
@@ -2703,7 +2703,7 @@ debugging, etc.")
2703 (origin 2703 (origin
2704 (method git-fetch) 2704 (method git-fetch)
2705 (uri (git-reference 2705 (uri (git-reference
2706 (url "https://github.com/javacc/javacc.git") 2706 (url "https://github.com/javacc/javacc")
2707 (commit version))) 2707 (commit version)))
2708 (file-name (git-file-name "javacc" version)) 2708 (file-name (git-file-name "javacc" version))
2709 (sha256 2709 (sha256
@@ -3329,7 +3329,7 @@ API and version 2.1 of the Java ServerPages API.")
3329 (source (origin 3329 (source (origin
3330 (method git-fetch) 3330 (method git-fetch)
3331 (uri (git-reference 3331 (uri (git-reference
3332 (url "https://github.com/javaee/servlet-spec.git") 3332 (url "https://github.com/javaee/servlet-spec")
3333 (commit version))) 3333 (commit version)))
3334 (file-name (git-file-name name version)) 3334 (file-name (git-file-name name version))
3335 (sha256 3335 (sha256
@@ -4598,7 +4598,7 @@ complex transformations and code analysis tools.")
4598 (origin 4598 (origin
4599 (method git-fetch) 4599 (method git-fetch)
4600 (uri (git-reference 4600 (uri (git-reference
4601 (url "https://github.com/cglib/cglib.git") 4601 (url "https://github.com/cglib/cglib")
4602 (commit (string-append 4602 (commit (string-append
4603 "RELEASE_" 4603 "RELEASE_"
4604 (string-map (lambda (c) (if (char=? c #\.) #\_ c)) 4604 (string-map (lambda (c) (if (char=? c #\.) #\_ c))
@@ -8984,7 +8984,7 @@ the subsequent value resolution at any given level.")
8984 (source (origin 8984 (source (origin
8985 (method git-fetch) 8985 (method git-fetch)
8986 (uri (git-reference 8986 (uri (git-reference
8987 (url "https://github.com/nhatminhle/cofoja.git") 8987 (url "https://github.com/nhatminhle/cofoja")
8988 (commit (string-append "v" version)))) 8988 (commit (string-append "v" version))))
8989 (file-name (string-append "java-cofoja-" version "-checkout")) 8989 (file-name (string-append "java-cofoja-" version "-checkout"))
8990 (sha256 8990 (sha256
@@ -9386,7 +9386,7 @@ those in Perl and JavaScript.")
9386 (source (origin 9386 (source (origin
9387 (method git-fetch) 9387 (method git-fetch)
9388 (uri (git-reference 9388 (uri (git-reference
9389 (url "https://github.com/cbeust/testng.git") 9389 (url "https://github.com/cbeust/testng")
9390 (commit version))) 9390 (commit version)))
9391 (file-name (string-append name "-" version "-checkout")) 9391 (file-name (string-append name "-" version "-checkout"))
9392 (sha256 9392 (sha256
@@ -9464,7 +9464,7 @@ to use.")
9464 (source (origin 9464 (source (origin
9465 (method git-fetch) 9465 (method git-fetch)
9466 (uri (git-reference 9466 (uri (git-reference
9467 (url "https://github.com/neilalexander/jnacl.git") 9467 (url "https://github.com/neilalexander/jnacl")
9468 (commit commit))) 9468 (commit commit)))
9469 (file-name (git-file-name name version)) 9469 (file-name (git-file-name name version))
9470 (sha256 9470 (sha256
@@ -10047,7 +10047,7 @@ protocol-independent framework to build mail and messaging applications.")
10047 (source (origin 10047 (source (origin
10048 (method git-fetch) 10048 (method git-fetch)
10049 (uri (git-reference 10049 (uri (git-reference
10050 (url "https://github.com/zeromq/jeromq.git") 10050 (url "https://github.com/zeromq/jeromq")
10051 (commit (string-append "v" version)))) 10051 (commit (string-append "v" version))))
10052 (file-name (string-append name "-" version "-checkout")) 10052 (file-name (string-append name "-" version "-checkout"))
10053 (sha256 10053 (sha256
@@ -10834,7 +10834,7 @@ features that bring it on par with the Z shell line editor.")
10834 ,(origin 10834 ,(origin
10835 (method git-fetch) 10835 (method git-fetch)
10836 (uri (git-reference 10836 (uri (git-reference
10837 (url "https://github.com/xmlunit/test-resources.git") 10837 (url "https://github.com/xmlunit/test-resources")
10838 (commit "a590d2ae865c3e0455691d76ba8eefccc2215aec"))) 10838 (commit "a590d2ae865c3e0455691d76ba8eefccc2215aec")))
10839 (file-name "java-xmlunit-test-resources") 10839 (file-name "java-xmlunit-test-resources")
10840 (sha256 10840 (sha256
@@ -11439,7 +11439,7 @@ OSGi Service Registry is a goal of this project.")
11439 (source (origin 11439 (source (origin
11440 (method git-fetch) 11440 (method git-fetch)
11441 (uri (git-reference 11441 (uri (git-reference
11442 (url "https://github.com/eclipse/sisu.plexus.git") 11442 (url "https://github.com/eclipse/sisu.plexus")
11443 (commit (string-append "releases/" version)))) 11443 (commit (string-append "releases/" version))))
11444 (file-name (git-file-name name version)) 11444 (file-name (git-file-name name version))
11445 (sha256 11445 (sha256