[glassfish] 13/40: Build directory servlet-api to make javaee more complete.

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Sep 24 16:00:27 UTC 2014


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to annotated tag debian/1%3A2.1.1-b31-1
in repository glassfish.

commit 64e1674bbebba3cf7a83364a4110e10978e71086
Author: Torsten Werner <twerner at debian.org>
Date:   Tue Dec 18 10:57:00 2007 +0000

    Build directory servlet-api to make javaee more complete.
---
 debian/build.xml | 2 +-
 debian/changelog | 6 ++++++
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/build.xml b/debian/build.xml
index 2e5e8c4..4768910 100644
--- a/debian/build.xml
+++ b/debian/build.xml
@@ -49,7 +49,7 @@
     <ant dir="../mail" target="all"/>
     <ant dir="../deployment-api" target="all"/>
     <ant dir="../transaction-api" target="all"/>
-    <!-- <ant dir="../servlet-api" target="all"/> -->
+    <ant dir="../servlet-api" target="all"/>
     <ant dir="../jms-api" target="all"/>
     <ant dir="../ejb-api">
       <target name="all"/>
diff --git a/debian/changelog b/debian/changelog
index 0bc06f9..6ab22b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+glassfish (2+b58g-3) unstable; urgency=low
+
+  * Build directory servlet-api to make javaee more complete.
+
+ -- Torsten Werner <twerner at debian.org>  Tue, 18 Dec 2007 11:55:57 +0100
+
 glassfish (2+b58g-2) unstable; urgency=low
 
   * glassfish-javaee: Build and install ejb-api too.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/glassfish.git



More information about the pkg-java-commits mailing list