necessary
precaution in this case. This is a very small API consisting in 14 Java
annotations that have barely changed in years. The risk of radical
changes between the RC and the final release is really zero.
Emmanuel Bourg
final
version will be nearly identical. The JakartaEE APIs consist basically
in the JavaEE versions that have been stable and in use for years with
the base package renamed from 'javax' to 'jakarta'. I don't expect much
surprise in the final version.
Emmanuel Bourg
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: jakarta-annotation-api
Version : 2.0.0~RC1
Upstream Author : Eclipse Foundation
* URL : https://github.com/eclipse-ee4j/common-annotations-api
* License : EPL-2.0
Programming Lang: Java
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: tomcat-jakartaee-migration
Version : 0.0.2
Upstream Author : The Apache Software Foundation
* URL : https://github.com/apache/tomcat-jakartaee-migration
* License : Apache-2.0
Programming
e,
patching them out is an option.
Regarding the other generic dependencies, it would be nice to package
them under the Java Team umbrella.
Emmanuel Bourg
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: biglybt
Version : 2.2.0.2
Upstream Author : Bigly Software, Inc
* URL : http://www.biglybt.com
* License : GPL-2+
Programming Lang: Java
Description : BiglyBT BitTorrent client
the code. For example, a library using the Servlet
API will not have an explicit dependency on libservlet-java, because the
dependency is necessarily pulled by the Servlet container running the
code (Tomcat, Jetty, etc).
Emmanuel Bourg
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: apiguardian
Version : 1.1.0
Upstream Author : Marc Philipp, Sam Brannen
* URL : https://github.com/apiguardian-team/apiguardian
* License : Apache-2.0
Programming Lang: Java
Description
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: junit5
Version : 5.3.2
Upstream Author : Sam Brannen, Marc Philipp and contributors
* URL : https://junit.org/junit5/
* License : EPL-2.0
Programming Lang: Java
Description : JUnit
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: univocity-parsers
Version : 2.8.3
Upstream Author : Univocity Software Pty Ltd
* URL : https://www.univocity.com/pages/about-parsers
* License : Apache-2.0
Programming Lang: Java
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: opentest4j
Version : 1.2.0
Upstream Author : Marc Philipp, Sam Brannen
* URL : https://github.com/ota4j-team/opentest4j
* License : Apache-2.0
Programming Lang: Java
Description
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: classmate
Version : 1.3.4
Upstream Author : Tatu Saloranta
* URL : http://github.com/FasterXML/java-classmate
* License : Apache-2.0
Programming Lang: Java
Description : Library for
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: caffeine-cache
Version : 2.6.2
Upstream Author : Ben Manes
* URL : https://github.com/ben-manes/caffeine
* License : Apache-2.0
Programming Lang: Java
Description : High performance
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: jodd
Version : 3.8.6
Upstream Author : Igor Spasić and contributors
* URL : https://jodd.org
* License : BSD-2-clause
Programming Lang: Java
Description : Java utility library and
rated by Maven, so the maven-javadoc-plugin would have to be patched
as well.
Emmanuel Bourg
he mostly unused javadoc
packages than implementing this.
If someone has a clever idea that doesn't involve patching the 480
javadoc packages in unstable, nor deviating too much the OpenJDK tools
from upstream, the Java Team would be happy to discuss and review the
patches provided.
Emmanuel Bourg
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: jsp-api
Version : 2.3.4
Upstream Author : Oracle
* URL : https://github.com/javaee/javaee-jsp-api
* License : CDDL-1.1 or GPL-2 with Classpath exception
Programming Lang: Java
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: servlet-api
Version : 4.0.1
Upstream Author : Oracle
* URL : https://javaee.github.io/servlet-spec/
* License : Apache-2.0, CDDL-1.1 or GPL-2 with Classpath exception
Programming Lang
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: el-api
Version : 3.0.0
Upstream Author : Oracle
* URL : https://github.com/javaee/el-spec/
* License : CDDL-1.1 or GPL-2 with Classpath exception
Programming Lang: Java
Description
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: websocket-api
Version : 1.1
Upstream Author : Oracle
* URL : https://github.com/javaee/websocket-spec
* License : CDDL-1.1 or GPL-2 with Classpath exception
Programming Lang: Java
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: junixsocket
Version : 2.0.4
Upstream Author : Christian Kohlschütter
* URL : https://github.com/kohlschutter/junixsocket
* License : Apache-2.0
Programming Lang: Java, C++
Description
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: eclipse-jdt-ui
Version : 3.7.3
Upstream Author : Eclipse Foundation, Inc.
* URL : https://www.eclipse.org/jdt/ui/
* License : EPL-1.0
Programming Lang: Java
Description : User
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: eclipse-jdt-debug
Version : 4.7.3
Upstream Author : Eclipse Foundation, Inc.
* URL : https://projects.eclipse.org/projects/eclipse.jdt.debug
* License : EPL-1.0
Programming Lang: Java
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: equinox-p2
Version : 4.7.3
Upstream Author : Eclipse Foundation, Inc.
* URL : http://www.eclipse.org/equinox/p2/
* License : EPL-1.0
Programming Lang: Java
Description
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: eclipse-platform-debug
Version : 4.7.3
Upstream Author : Eclipse Foundation, Inc.
* URL : https://www.eclipse.org/eclipse/debug/
* License : EPL-1.0
Programming Lang: Java
Description
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: jsonb-api
Version : 1.0
Upstream Author : Oracle Corporation
* URL : https://javaee.github.io/jsonb-spec
* License : CDDL-1.1 or GPL-2 with Classpath exception
Programming Lang: Java
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: netty-reactive-streams
Version : 2.0.1
Upstream Author : Typesafe
* URL : https://github.com/playframework/netty-reactive-streams
* License : Apache-2.0
Programming Lang: Java
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: jaxrpc-api
Version : 1.1.2
Upstream Author : Oracle Corporation
* URL : https://github.com/javaee/javax.xml.rpc
* License : CDDL-1.1 or GPL-2 with Classpath exception
Programming Lang
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
User: debian-j...@lists.debian.org
Usertags: default-java11
* Package name: jaxws
Version : 2.3.0.2
Upstream Author : Oracle Corporation
* URL : https://javaee.github.io/metro-jax-ws/
* License : CDDL-1.1
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
User: debian-j...@lists.debian.org
Usertags: default-java11
* Package name: saaj-ri
Version : 1.4.1
Upstream Author : Oracle Corporation
* URL : https://javaee.github.io/metro-saaj/
* License : CDDL-1.1 or
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
User: debian-j...@lists.debian.org
Usertags: default-java11
* Package name: jws-api
Version : 1.1
Upstream Author : Oracle Corporation
* URL : https://github.com/javaee/javax.jws
* License : CDDL-1.1 or
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
User: debian-j...@lists.debian.org
Usertags: default-java11
* Package name: metro-policy
Version : 2.7.2
Upstream Author : Oracle Corporation
* URL : https://github.com/javaee/metro-policy
* License : CDDL
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
User: debian-j...@lists.debian.org
Usertags: default-java11
* Package name: gmbal
Version : 4.0.0-b002
Upstream Author : Oracle Corporation
* URL : https://javaee.github.io/gmbal
* License : CDDL-1.1 or
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
User: debian-j...@lists.debian.org
Usertags: default-java11
* Package name: gmbal-pfl
Version : 4.0.1-b003
Upstream Author : Oracle Corporation
* URL : https://javaee.github.io/gmbal-pfl/
* License : CDDL
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
User: debian-j...@lists.debian.org
Usertags: default-java11
* Package name: gmbal-commons
Version : 3.2.1-b003
Upstream Author : Oracle Corporation
* URL : https://javaee.github.io/gmbal-commons
* License
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: mimepull
Version : 1.9.7
Upstream Author : Oracle Corporation
* URL : https://javaee.github.io/metro-mimepull/
* License : CDDL-1.1 or GPL-2 with Classpath exception
Programming Lang
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: eclipse-jdt-core
Version : 4.7.3
Upstream Author : Eclipse Foundation, Inc.
* URL : https://www.eclipse.org/jdt/core/
* License : EPL-1.0
Programming Lang: Java
Description
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: eclipse-platform-ui
Version : 4.7.3
Upstream Author : Eclipse Foundation, Inc.
* URL : https://www.eclipse.org/eclipse/platform-ui/
* License : EPL-1.0
Programming Lang: Java
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: eclipse-platform-text
Version : 4.7.3
Upstream Author : Eclipse Foundation, Inc.
* URL : http://www.eclipse.org/eclipse/platform-text/
* License : EPL-1.0
Programming Lang: Java
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: eclipse-platform-resources
Version : 4.7.3
Upstream Author : Eclipse Foundation, Inc.
* URL : http://wiki.eclipse.org/Resources
* License : EPL-1.0
Programming Lang: Java
Description
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: eclipse-platform-runtime
Version : 4.7.3
Upstream Author : Eclipse Foundation, Inc.
* URL : http://www.eclipse.org/eclipse/platform-core/
* License : EPL-1.0, Apache-2.0
Programming Lang
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: equinox-framework
Version : 4.7.3
Upstream Author : Eclipse Foundation, Inc.
* URL : http://www.eclipse.org/equinox/framework/
* License : EPL-1.0, Apache-2.0
Programming Lang: Java
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: equinox-bundles
Version : 4.7.3
Upstream Author : Eclipse Foundation, Inc.
* URL : http://www.eclipse.org/equinox/bundles/
* License : EPL-1.0
Programming Lang: Java
Description
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: eclipse-debian-helper
Version : 1.0
Upstream Author : Emmanuel Bourg
* URL : https://salsa.debian.org/java-team/eclipse-debian-helper
* License : Apache-2.0
Programming Lang: Perl
(6674/6674), 18.04 MiB | 7.95 MiB/s, done.
Resolving deltas: 100% (2037/2037), done.
fatal: Not a valid object name
uscan die: git archive failed
Emmanuel Bourg
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: mariadb-connector-java
Version : 2.2.5
Upstream Author : MariaDB
* URL : https://mariadb.com/kb/en/mariadb/about-mariadb-connector-j/
* License : LGPL-2.1+
Programming Lang: Java
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: qb64
Version : 1.2
Upstream Author : Galleon Dragon
* URL : https://www.qb64.net
* License : LGPL-2.1
Programming Lang: Basic, C++
Description : Quick Basic Programming Language
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: maven-cache-cleanup
Version : 1.0.4
Upstream Author : Yuri Nadestin
* URL : https://github.com/nadestin/tools
* License : Apache-2.0
Programming Lang: Java
Description : Utility to
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: jaxws-api
Version : 2.3.0
Upstream Author : Oracle Corporation
* URL : https://github.com/javaee/jax-ws-spec
* License : CDDL-1.1 or GPL-2 with Classpath exception
Programming Lang: Java
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: saaj
Version : 1.4.0
Upstream Author : Oracle Corporation
* URL : https://github.com/javaee/javax.xml.soap
* License : CDDL-1.1 or GPL-2 with Classpath exception
Programming Lang: Java
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: plexus-languages
Version : 0.9.5
Upstream Author : The Apache Software Foundation
* URL : https://github.com/codehaus-plexus/plexus-languages
* License : Apache-2.0
Programming Lang: Java
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: geronimo-j2ee-management-1.1-spec
Version : 1.0.1
Upstream Author : The Apache Software Foundation
* URL : http://geronimo.apache.org
* License : Apache-2.0
Programming Lang: Java
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: javabeans-activation-framework
Version : 1.2.0
Upstream Author : Oracle
* URL : https://github.com/javaee/activation
* License : CDDL-1.1 or GPL-2 with Classpath exception
Programming
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: geronimo-annotation-1.3-spec
Version : 1.0
Upstream Author : The Apache Software Foundation
* URL :
http://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-annotation_1.3_spec/
* License
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: aether-ant-tasks
Version : 1.0.1
Upstream Author : The Eclipse Foundation
* URL : https://github.com/eclipse/aether-ant
* License : EPL-1.0
Programming Lang: Java
Description : Ant
ion
mechanism. Just yesterday I completely broke a key package used to build
many Java packages, and I couldn't even rebuild it to fix the issue. I
had to install a missing package locally and rebuild the binary on my
machine. It would have been very difficult to fix that without binary
uploads.
Emmanuel Bourg
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: maven-reporting-exec
Version : 1.3
Upstream Author : The Apache Software Foundation
* URL : http://maven.apache.org/shared/maven-reporting-exec/
* License : Apache-2.0
Programming Lang
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: maven-reporting-api
Version : 3.0
Upstream Author : The Apache Software Foundation
* URL : http://maven.apache.org/shared/maven-reporting-api/
* License : Apache-2.0
Programming Lang
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: maven-artifact-transfer
Version : 0.9.1
Upstream Author : The Apache Software Foundation
* URL : http://maven.apache.org/shared/maven-artifact-transfer/
* License : Apache-2.0
Programming
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: maven-mapping
Version : 3.0.0
Upstream Author : The Apache Software Foundation
* URL : https://maven.apache.org/shared/maven-mapping/
* License : Apache-2.0
Programming Lang: Java
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: gmavenplus
Version : 1.5
Upstream Author : Keegan Witt
* URL : http://groovy.github.io/GMavenPlus/
* License : Apache-2.0
Programming Lang: Java, Groovy
Description : Maven plugin
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: maven-resolver
Version : 1.0.3
Upstream Author : Apache Software Foundation
* URL : https://maven.apache.org/resolver/
* License : Apache-2.0
Programming Lang: Java
Description
ams:
https://lists.debian.org/debian-java/2014/06/msg00020.html
Emmanuel Bourg
Hi Apollon,
If you plan to package this library, do you think you could bring it
under the Java Team umbrella please?
Thank you,
Emmanuel Bourg
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: curvesapi
Version : 1.05
Upstream Author : Dustin Spicuzza
* URL : https://github.com/virtuald/curvesapi
* License : BSD-3-clause
Programming Lang: Java
Description : Java
This is probably a duplicate of #696165, i.e. an ITP for the same
library when it was hosted on Google Code. Unfortunately the original
code has a license issue.
Emmanuel Bourg
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: javacc4
Version : 4.0
Upstream Author : Sun Microsystems, Inc
* URL : http://javacc.org
* License : BSE-3-Clause
Programming Lang: Java
Description : Java Parser Generator
Java
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: conversant-disruptor
Version : 1.2.8
Upstream Author : Conversant Inc
* URL : https://github.com/conversant/disruptor
* License : Apache-2.0
Programming Lang: Java
Description
ded
- lower the severity of the no-standards-version-field Lintian check (at
least W if the field remains recommended, or I if it becomes optional).
Emmanuel Bourg
e data
- changes the build result or the operations performed to produce it"
(with the build result defined as the binary packages produced)
Emmanuel Bourg
e this field in ~500 packages actively maintained, and most of the
time no other change is necessary. If the field could be deprecated it
would save some time.
Emmanuel Bourg
[1] https://lintian.debian.org/tags/no-standards-version-field.html
package conforms to the version 3.9.6 and the
issue will no longer be a RC policy violation ;)
Emmanuel Bourg
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: jctools
Version : 1.2.1
Upstream Author : Nitsan Wakart
* URL : http://jctools.github.io/JCTools/
* License : Apache-2.0
Programming Lang: Java
Description : Java Concurrency Tools
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: scala-asm
Version : 5.0.4-scala-3
Upstream Author : INRIA, France Telecom
* URL : https://github.com/scala/scala-asm
* License : BSD-3-clause
Programming Lang: Java
Description
> I have no particular expertise in this software, so if anyone else
> wants to help, they would be very welcome.
The package would be welcome under the pkg-java umbrella, the Java Team
will be happy to help.
Emmanuel Bourg
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: openhft-chronicle-values
Version : 1.0.0-alpha
Upstream Author : Higher Frequency Trading
* URL : https://github.com/OpenHFT/Chronicle-Values
* License : Apache-2.0
Programming Lang: Java
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: openhft-chronicle-network
Version : 1.0.0-alpha
Upstream Author : Higher Frequency Trading
* URL : https://github.com/OpenHFT/Chronicle-Network
* License : Apache-2.0
Programming Lang
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: openhft-chronicle-threads
Version : 1.0.0-alpha
Upstream Author : Higher Frequency Trading
* URL : https://github.com/OpenHFT/Chronicle-Threads
* License : Apache-2.0
Programming Lang
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: openhft-chronicle-wire
Version : 1.0.1-alpha
Upstream Author : Higher Frequency Trading
* URL : https://github.com/OpenHFT/Chronicle-Wire
* License : Apache-2.0
Programming Lang: Java
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: openhft-chronicle-bytes
Version : 1.0.1-alpha
Upstream Author : Higher Frequency Trading
* URL : https://github.com/OpenHFT/Chronicle-Bytes
* License : Apache-2.0
Programming Lang: Java
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: openhft-chronicle-core
Version : 1.0.0-alpha
Upstream Author : Higher Frequency Trading
* URL : https://github.com/OpenHFT/Chronicle-Core
* License : Apache-2.0
Programming Lang: Java
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: hdrhistogram
Version : 2.1.9
Upstream Author : Gil Tene
* URL : http://hdrhistogram.github.io/HdrHistogram/
* License : CC0-1.0 or BSD-2-clause
Programming Lang: Java
Description
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: jaxrs-api
Version : 2.0.1
Upstream Author : Oracle Corporation
* URL : http://jax-rs-spec.java.net
* License : GPL-2 with Classpath exception or CDDL-1.1
Programming Lang: Java
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: powermock
Version : 1.6.5
Upstream Author : Johan Haleby
* URL : http://www.powermock.org
* License : Apache-2.0
Programming Lang: Java
Description : Testing framework for Java
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: openhft-affinity
Version : 2.2
Upstream Author : Higher Frequency Trading
* URL : http://chronicle.software/products/thread-affinity/
* License : Apache-2.0
Programming Lang: Java
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: tiles-request
Version : 1.0.6
Upstream Author : The Apache Software Foundation
* URL : http://tiles.apache.org/tiles-request/
* License : Apache-2.0
Programming Lang: Java
Description
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: protobuf-java-format
Version : 1.2
Upstream Author : Eliran Bivas
* URL : https://github.com/bivas/protobuf-java-format
* License : BSD-3-clause
Programming Lang: Java
Description
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: webjars-locator
Version : 0.30
Upstream Author : James Ward
* URL : http://webjars.org
* License : MIT
Programming Lang: Java
Description : Library to load WebJars transitive
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: webjars-locator-core
Version : 0.30
Upstream Author : James Ward
* URL : http://webjars.org
* License : MIT
Programming Lang: Java
Description : WebJars Locator Core
WebJars are
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: projectreactor
Version : 1.1.6
Upstream Author : GoPivotal, Inc.
* URL : https://projectreactor.io
* License : Apache-2.0
Programming Lang: Java, Groovy
Description : Reactive
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: gradle-plugin-protobuf
Version : 0.9.2
Upstream Author : Alex Antonov
* URL : https://github.com/aantono/gradle-plugin-protobuf
* License : BSD-3-clause
Programming Lang: Groovy
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: tiles-autotag
Version : 1.1.0
Upstream Author : The Apache Software Foundation
* URL : http://tiles.apache.org/tiles-autotag
* License : Apache-2.0
Programming Lang: Java
Description
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: jayway-jsonpath
Version : 0.9.1
Upstream Author : Kalle Stenflo
* URL : https://github.com/jayway/JsonPath
* License : Apache-2.0
Programming Lang: Java
Description : Jayway
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: json-smart
Version : 1.2
Upstream Author : Uriel Chemouni
* URL : http://netplex.github.io/json-smart/
* License : Apache-2.0
Programming Lang: Java
Description : JSON Small and
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: assertj-core
Version : 2.3.0
Upstream Author : Joel Costigliola
* URL : https://github.com/joel-costigliola/assertj-core
* License : Apache-2.0
Programming Lang: Java
Description
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: airlift-slice
Version : 0.10
Upstream Author : David Phillips, Dain Sundstrom, Martin Traverso
* URL : https://github.com/airlift/slice
* License : Apache-2.0
Programming Lang: Java
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: ivy-debian-helper
Version : 1.0
Upstream Author : Emmanuel Bourg
* URL :
http://anonscm.debian.org/cgit/pkg-java/ivy-debian-helper.git
* License : Apache-2.0
Programming Lang: Java
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: maven-script-interpreter
Version : 1.1
Upstream Author : The Apache Software Foundation
* URL : https://maven.apache.org/shared/maven-script-interpreter/
* License : Apache-2.0
> Is it possible for these vendors to switch to a newer version of Linux?
A new version of OpenVZ based on the RHEL 7 kernel (3.10) is being
developed but isn't expected soon unfortunately. This led the Proxmox
team to replace OpenVZ with LXC for its containers.
Emmanuel Bourg
Package: wnpp
Severity: wishlist
Owner: Emmanuel Bourg
* Package name: commons-pool2
Version : 2.4.2
Upstream Author : The Apache Software Foundation
* URL : http://commons.apache.org/pool
* License : Apache-2.0
Programming Lang: Java
Description
1 - 100 of 185 matches
Mail list logo