This is an automated email from the git hooks/post-receive script. tjaalton-guest pushed a commit to branch master in repository resteasy.
commit a590ce9e9040f3580767d30f9b6931b5323539bd Author: Timo Aaltonen <[email protected]> Date: Thu Jun 19 14:38:08 2014 +0300 update long description --- debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 6529700..3678fe8 100644 --- a/debian/control +++ b/debian/control @@ -32,6 +32,6 @@ Recommends: ${maven:OptionalDepends} Description: RESTEasy -- Framework for RESTful Web services and Java applications RESTEasy is a JBoss project that provides various frameworks to help you build RESTful Web Services and Java applications. It is a fully certified and - portable implementation of the JAX-RS specification. JAX-RS is a new JCP - specification that provides a Java API for RESTful Web Services over the HTTP - protocol. + portable implementation of the Java API for RESTful Web Services (JAX-RS) + specification. JAX-RS is a new Java Community Process (JCP) specification that + provides a Java API for RESTful Web Services over the HTTP protocol. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/resteasy.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

