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.scm36
1 files changed, 18 insertions, 18 deletions
diff --git a/gnu/packages/java.scm b/gnu/packages/java.scm
index 37b3f05954f..aa80fa8cf95 100644
--- a/gnu/packages/java.scm
+++ b/gnu/packages/java.scm
@@ -669,7 +669,7 @@
669 nss 669 nss
670 pcsc-lite 670 pcsc-lite
671 zlib)) 671 zlib))
672 (home-page "http://icedtea.classpath.org") 672 (home-page "https://icedtea.classpath.org")
673 (synopsis "Java development kit") 673 (synopsis "Java development kit")
674 (description 674 (description
675 "This package provides the Java development kit OpenJDK built with the 675 "This package provides the Java development kit OpenJDK built with the
@@ -2426,7 +2426,7 @@ debugging, etc.")
2426 (sha256 2426 (sha256
2427 (base32 2427 (base32
2428 "0b6335gkm4x895rac6kfg9d3rpq0sy19ph4zpg2gyw6asfsisjhk")))))) 2428 "0b6335gkm4x895rac6kfg9d3rpq0sy19ph4zpg2gyw6asfsisjhk"))))))
2429 (home-page "http://svnsis.ethz.ch") 2429 (home-page "https://svnsis.ethz.ch")
2430 (synopsis "Utility classes for libraries from ETH Zurich") 2430 (synopsis "Utility classes for libraries from ETH Zurich")
2431 (description "This library supplies some utility classes needed for 2431 (description "This library supplies some utility classes needed for
2432libraries from the SIS division at ETH Zurich like jHDF5.") 2432libraries from the SIS division at ETH Zurich like jHDF5.")
@@ -2536,7 +2536,7 @@ libraries from the SIS division at ETH Zurich like jHDF5.")
2536 ;; Delete bundled pre-built jars. 2536 ;; Delete bundled pre-built jars.
2537 (snippet 2537 (snippet
2538 '(begin (delete-file-recursively "lib/") #t)))))) 2538 '(begin (delete-file-recursively "lib/") #t))))))
2539 (home-page "http://svnsis.ethz.ch") 2539 (home-page "https://svnsis.ethz.ch")
2540 (synopsis "Command line parser library") 2540 (synopsis "Command line parser library")
2541 (description "This package provides a parser for command line arguments.") 2541 (description "This package provides a parser for command line arguments.")
2542 (license license:asl2.0)))) 2542 (license license:asl2.0))))
@@ -3144,7 +3144,7 @@ private Method[] allMethods = getSortedMethods();")))
3144 ("java-jarjar" ,java-jarjar))) 3144 ("java-jarjar" ,java-jarjar)))
3145 (propagated-inputs 3145 (propagated-inputs
3146 (list java-hamcrest-parent-pom)) 3146 (list java-hamcrest-parent-pom))
3147 (home-page "http://hamcrest.org/") 3147 (home-page "https://hamcrest.org/")
3148 (synopsis "Library of matchers for building test expressions") 3148 (synopsis "Library of matchers for building test expressions")
3149 (description 3149 (description
3150 "This package provides a library of matcher objects (also known as 3150 "This package provides a library of matcher objects (also known as
@@ -5877,7 +5877,7 @@ namespaces.")
5877 (generate-pom.xml "pom.xml" "com.google.code.findbugs" "jsr305" ,version)) 5877 (generate-pom.xml "pom.xml" "com.google.code.findbugs" "jsr305" ,version))
5878 (replace 'install 5878 (replace 'install
5879 (install-from-pom "pom.xml"))))) 5879 (install-from-pom "pom.xml")))))
5880 (home-page "http://findbugs.sourceforge.net/") 5880 (home-page "https://findbugs.sourceforge.net/")
5881 (synopsis "Annotations for the static analyzer called findbugs") 5881 (synopsis "Annotations for the static analyzer called findbugs")
5882 (description "This package provides annotations for the findbugs package. 5882 (description "This package provides annotations for the findbugs package.
5883It provides packages in the @code{javax.annotations} namespace.") 5883It provides packages in the @code{javax.annotations} namespace.")
@@ -6416,7 +6416,7 @@ the OSGi @code{org.osgi.service.event} module.")
6416 #:jar-name "eclipse-equinox-osgi.jar")) 6416 #:jar-name "eclipse-equinox-osgi.jar"))
6417 (inputs 6417 (inputs
6418 (list java-osgi-annotation)) 6418 (list java-osgi-annotation))
6419 (home-page "http://www.eclipse.org/equinox/") 6419 (home-page "https://www.eclipse.org/equinox/")
6420 (synopsis "Eclipse Equinox OSGi framework") 6420 (synopsis "Eclipse Equinox OSGi framework")
6421 (description "This package provides an implementation of the OSGi Core 6421 (description "This package provides an implementation of the OSGi Core
6422specification.") 6422specification.")
@@ -6441,7 +6441,7 @@ specification.")
6441 #:jar-name "eclipse-equinox-common.jar")) 6441 #:jar-name "eclipse-equinox-common.jar"))
6442 (inputs 6442 (inputs
6443 (list java-eclipse-osgi)) 6443 (list java-eclipse-osgi))
6444 (home-page "http://www.eclipse.org/equinox/") 6444 (home-page "https://www.eclipse.org/equinox/")
6445 (synopsis "Common Eclipse runtime") 6445 (synopsis "Common Eclipse runtime")
6446 (description "This package provides the common Eclipse runtime.") 6446 (description "This package provides the common Eclipse runtime.")
6447 (license license:epl1.0))) 6447 (license license:epl1.0)))
@@ -6465,7 +6465,7 @@ specification.")
6465 #:jar-name "eclipse-core-jobs.jar")) 6465 #:jar-name "eclipse-core-jobs.jar"))
6466 (inputs 6466 (inputs
6467 (list java-eclipse-equinox-common java-eclipse-osgi)) 6467 (list java-eclipse-equinox-common java-eclipse-osgi))
6468 (home-page "http://www.eclipse.org/equinox/") 6468 (home-page "https://www.eclipse.org/equinox/")
6469 (synopsis "Eclipse jobs mechanism") 6469 (synopsis "Eclipse jobs mechanism")
6470 (description "This package provides the Eclipse jobs mechanism.") 6470 (description "This package provides the Eclipse jobs mechanism.")
6471 (license license:epl1.0))) 6471 (license license:epl1.0)))
@@ -6490,7 +6490,7 @@ specification.")
6490 (inputs 6490 (inputs
6491 (list java-eclipse-core-jobs java-eclipse-equinox-common 6491 (list java-eclipse-core-jobs java-eclipse-equinox-common
6492 java-eclipse-osgi)) 6492 java-eclipse-osgi))
6493 (home-page "http://www.eclipse.org/equinox/") 6493 (home-page "https://www.eclipse.org/equinox/")
6494 (synopsis "Eclipse extension registry support") 6494 (synopsis "Eclipse extension registry support")
6495 (description "This package provides support for the Eclipse extension 6495 (description "This package provides support for the Eclipse extension
6496registry.") 6496registry.")
@@ -6516,7 +6516,7 @@ registry.")
6516 (inputs 6516 (inputs
6517 (list java-eclipse-equinox-common java-eclipse-equinox-registry 6517 (list java-eclipse-equinox-common java-eclipse-equinox-registry
6518 java-eclipse-osgi java-osgi-service-event)) 6518 java-eclipse-osgi java-osgi-service-event))
6519 (home-page "http://www.eclipse.org/equinox/") 6519 (home-page "https://www.eclipse.org/equinox/")
6520 (synopsis "Equinox application container") 6520 (synopsis "Equinox application container")
6521 (description "This package provides the Equinox application container for 6521 (description "This package provides the Equinox application container for
6522Eclipse.") 6522Eclipse.")
@@ -6542,7 +6542,7 @@ Eclipse.")
6542 (inputs 6542 (inputs
6543 (list java-eclipse-equinox-common java-eclipse-equinox-registry 6543 (list java-eclipse-equinox-common java-eclipse-equinox-registry
6544 java-eclipse-osgi)) 6544 java-eclipse-osgi))
6545 (home-page "http://www.eclipse.org/equinox/") 6545 (home-page "https://www.eclipse.org/equinox/")
6546 (synopsis "Eclipse preferences mechanism") 6546 (synopsis "Eclipse preferences mechanism")
6547 (description "This package provides the Eclipse preferences mechanism with 6547 (description "This package provides the Eclipse preferences mechanism with
6548the module @code{org.eclipse.equinox.preferences}.") 6548the module @code{org.eclipse.equinox.preferences}.")
@@ -6568,7 +6568,7 @@ the module @code{org.eclipse.equinox.preferences}.")
6568 (inputs 6568 (inputs
6569 (list java-eclipse-equinox-common java-eclipse-equinox-preferences 6569 (list java-eclipse-equinox-common java-eclipse-equinox-preferences
6570 java-eclipse-equinox-registry java-eclipse-osgi)) 6570 java-eclipse-equinox-registry java-eclipse-osgi))
6571 (home-page "http://www.eclipse.org/") 6571 (home-page "https://www.eclipse.org/")
6572 (synopsis "Eclipse content mechanism") 6572 (synopsis "Eclipse content mechanism")
6573 (description "This package provides the Eclipse content mechanism in the 6573 (description "This package provides the Eclipse content mechanism in the
6574@code{org.eclipse.core.contenttype} module.") 6574@code{org.eclipse.core.contenttype} module.")
@@ -6883,7 +6883,7 @@ module @code{org.eclipse.compare.core}.")
6883 (inputs 6883 (inputs
6884 (list java-eclipse-equinox-common java-eclipse-core-commands 6884 (list java-eclipse-equinox-common java-eclipse-core-commands
6885 java-icu4j)) 6885 java-icu4j))
6886 (home-page "http://www.eclipse.org/platform") 6886 (home-page "https://www.eclipse.org/platform")
6887 (synopsis "Eclipse text library") 6887 (synopsis "Eclipse text library")
6888 (description "Platform Text is part of the Platform UI project and 6888 (description "Platform Text is part of the Platform UI project and
6889provides the basic building blocks for text and text editors within Eclipse 6889provides the basic building blocks for text and text editors within Eclipse
@@ -8047,7 +8047,7 @@ import org.antlr.grammar.v2.ANTLRTreePrinter;"))
8047 (list java-junit)) 8047 (list java-junit))
8048 (native-inputs 8048 (native-inputs
8049 (list java-hamcrest-core)) 8049 (list java-hamcrest-core))
8050 (home-page "http://treelayout.sourceforge.net") 8050 (home-page "https://treelayout.sourceforge.net")
8051 (synopsis "Tree Layout Algorithm in Java") 8051 (synopsis "Tree Layout Algorithm in Java")
8052 (description "TreeLayout creates tree layouts for arbitrary trees. It is 8052 (description "TreeLayout creates tree layouts for arbitrary trees. It is
8053not restricted to a specific output or format, but can be used for any kind of 8053not restricted to a specific output or format, but can be used for any kind of
@@ -9997,7 +9997,7 @@ this is not a static analysis tool.)")
9997 (generate-pom.xml "pom.xml" "aopalliance" "aopalliance" ,version)) 9997 (generate-pom.xml "pom.xml" "aopalliance" "aopalliance" ,version))
9998 (replace 'install 9998 (replace 'install
9999 (install-from-pom "pom.xml"))))) 9999 (install-from-pom "pom.xml")))))
10000 (home-page "http://aopalliance.sourceforge.net") 10000 (home-page "https://aopalliance.sourceforge.net")
10001 (synopsis "Aspect-Oriented Programming") 10001 (synopsis "Aspect-Oriented Programming")
10002 (description "The AOP Alliance project is a joint project between several 10002 (description "The AOP Alliance project is a joint project between several
10003software engineering people who are interested in Aspect-Oriented Programming 10003software engineering people who are interested in Aspect-Oriented Programming
@@ -11139,7 +11139,7 @@ protocol-independent framework to build mail and messaging applications.")
11139 (native-inputs 11139 (native-inputs
11140 `(("java-hamcrest-core" ,java-hamcrest-core) 11140 `(("java-hamcrest-core" ,java-hamcrest-core)
11141 ("junit" ,java-junit))) 11141 ("junit" ,java-junit)))
11142 (home-page "http://zeromq.org/bindings:java") 11142 (home-page "https://zeromq.org/bindings:java")
11143 (synopsis "Java binding for 0MQ") 11143 (synopsis "Java binding for 0MQ")
11144 (description "Jeromq provides the java bindings for 0MQ.") 11144 (description "Jeromq provides the java bindings for 0MQ.")
11145 (license license:mpl2.0))) 11145 (license license:mpl2.0)))
@@ -11788,7 +11788,7 @@ specific events.")
11788 java-jboss-interceptors-api-spec java-weld-parent-pom)) 11788 java-jboss-interceptors-api-spec java-weld-parent-pom))
11789 (native-inputs 11789 (native-inputs
11790 (list java-testng java-hamcrest-core)) 11790 (list java-testng java-hamcrest-core))
11791 (home-page "http://cdi-spec.org/") 11791 (home-page "https://cdi-spec.org/")
11792 (synopsis "Contexts and Dependency Injection APIs") 11792 (synopsis "Contexts and Dependency Injection APIs")
11793 (description "Java-cdi-api contains the required APIs for Contexts and 11793 (description "Java-cdi-api contains the required APIs for Contexts and
11794Dependency Injection (CDI).") 11794Dependency Injection (CDI).")
@@ -13619,7 +13619,7 @@ can be interpreted by IDEs and static analysis tools to improve code analysis.")
13619 (list java-guava java-jboss-javassist java-jsonp-api)) 13619 (list java-guava java-jboss-javassist java-jsonp-api))
13620 (native-inputs 13620 (native-inputs
13621 (list javacc)) 13621 (list javacc))
13622 (home-page "http://javaparser.org/") 13622 (home-page "https://javaparser.org/")
13623 (synopsis "Parser for Java") 13623 (synopsis "Parser for Java")
13624 (description 13624 (description
13625 "This project contains a set of libraries implementing a Java 1.0 - Java 13625 "This project contains a set of libraries implementing a Java 1.0 - Java