[pkg-java] r4596 - trunk/jbossas4/debian

twerner at alioth.debian.org twerner at alioth.debian.org
Fri Nov 2 18:19:20 UTC 2007


Author: twerner
Date: 2007-11-02 18:19:20 +0000 (Fri, 02 Nov 2007)
New Revision: 4596

Removed:
   trunk/jbossas4/debian/jbossas4.install
Modified:
   trunk/jbossas4/debian/control
Log:
Do not build jbossas4 package because that would conflict with all other
packages.


Modified: trunk/jbossas4/debian/control
===================================================================
--- trunk/jbossas4/debian/control	2007-11-02 17:18:20 UTC (rev 4595)
+++ trunk/jbossas4/debian/control	2007-11-02 18:19:20 UTC (rev 4596)
@@ -11,18 +11,18 @@
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/jbossas4
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/jbossas4
 
-Package: jbossas4
-Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, java-gcj-compat | java1-runtime | java2-runtime
-Description: JBoss Java application server
- A J2EE certified platform for developing and deploying enterprise Java
- applications, Web applications, and Portals, JBoss Application Server
- provides the full range of J2EE 1.4 features as well as extended
- enterprise services including clustering, caching, and persistence.
- .
- JBoss Application Server includes support for Enterprise Java Beans
- (EJB) 3.0 which is designed to dramatically simplify the enterprise
- Java programming model.
+#Package: jbossas4
+#Architecture: all
+#Depends: ${shlibs:Depends}, ${misc:Depends}, java-gcj-compat | java1-runtime | java2-runtime
+#Description: JBoss Java application server
+# A J2EE certified platform for developing and deploying enterprise Java
+# applications, Web applications, and Portals, JBoss Application Server
+# provides the full range of J2EE 1.4 features as well as extended
+# enterprise services including clustering, caching, and persistence.
+# .
+# JBoss Application Server includes support for Enterprise Java Beans
+# (EJB) 3.0 which is designed to dramatically simplify the enterprise
+# Java programming model.
 
 Package: libjboss-test-java
 Architecture: all
@@ -51,3 +51,14 @@
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, java-gcj-compat | java1-runtime | java2-runtime
 Description: JBoss System
+ A J2EE certified platform for developing and deploying enterprise Java
+ applications, Web applications, and Portals, JBoss Application Server
+ provides the full range of J2EE 1.4 features as well as extended
+ enterprise services including clustering, caching, and persistence.
+ .
+ JBoss Application Server includes support for Enterprise Java Beans
+ (EJB) 3.0 which is designed to dramatically simplify the enterprise
+ Java programming model.
+ .
+ This package ships the jboss-system libraries.
+

Deleted: trunk/jbossas4/debian/jbossas4.install
===================================================================
--- trunk/jbossas4/debian/jbossas4.install	2007-11-02 17:18:20 UTC (rev 4595)
+++ trunk/jbossas4/debian/jbossas4.install	2007-11-02 18:19:20 UTC (rev 4596)
@@ -1 +0,0 @@
-debian/tmp/usr/share/java/*




More information about the pkg-java-commits mailing list