Author: twerner Date: 2010-07-28 19:48:09 +0000 (Wed, 28 Jul 2010) New Revision: 12841
Added: tags/jbossas4/4.2.3.GA-3/ tags/jbossas4/4.2.3.GA-3/debian/changelog tags/jbossas4/4.2.3.GA-3/debian/control tags/jbossas4/4.2.3.GA-3/debian/patches/hibernate35.diff tags/jbossas4/4.2.3.GA-3/debian/patches/series tags/jbossas4/4.2.3.GA-3/debian/rules Removed: tags/jbossas4/4.2.3.GA-3/debian/changelog tags/jbossas4/4.2.3.GA-3/debian/control tags/jbossas4/4.2.3.GA-3/debian/patches/series tags/jbossas4/4.2.3.GA-3/debian/rules Log: [svn-buildpackage] Tagging jbossas4 4.2.3.GA-3 Deleted: tags/jbossas4/4.2.3.GA-3/debian/changelog =================================================================== --- trunk/jbossas4/debian/changelog 2010-07-28 14:26:21 UTC (rev 12837) +++ tags/jbossas4/4.2.3.GA-3/debian/changelog 2010-07-28 19:48:09 UTC (rev 12841) @@ -1,67 +0,0 @@ -jbossas4 (4.2.3.GA-2) unstable; urgency=low - - * Switch back to jgroups 2.6. (Closes: #577878) - * Switch to source format 3.0. - * Update Standards-Version: 3.8.4. - * Change Section: java. - * Improve short description for libjboss-j2ee-java a bit. (Closes: - #493434) - - -- Torsten Werner <[email protected]> Thu, 15 Apr 2010 18:01:56 +0200 - -jbossas4 (4.2.3.GA-1) unstable; urgency=low - - * new upstream release - * Refresh patches. - * Switch to openjdk-6-jdk. - * Add Build-Depends: libjboss-managed-java. - * Bump up Standards-Version: 3.8.0 (no changes). - * Do no longer quote the full text of the Apache license in - debian/copyright. - * Build aspects library with source=1.4. - * Move package to main. - - -- Torsten Werner <[email protected]> Tue, 18 Nov 2008 18:04:13 +0100 - -jbossas4 (4.2.2.GA-5) unstable; urgency=low - - * debian/control: Add libjboss-reflect-java to Build-Depends - - -- Varun Hiremath <[email protected]> Wed, 23 Apr 2008 17:27:13 +0530 - -jbossas4 (4.2.2.GA-4) unstable; urgency=low - - * Fix package descriptions - - -- Varun Hiremath <[email protected]> Tue, 18 Mar 2008 16:00:58 +0530 - -jbossas4 (4.2.2.GA-3) unstable; urgency=low - - [ Varun Hiremath ] - * Add some more packages: ejb3, cluster, aspects, connector, jms and - webservices - - [ Torsten Werner ] - * Add Build-Depends: libjboss-microcontainer-java and libquartz-java. - - -- Torsten Werner <[email protected]> Tue, 11 Mar 2008 21:40:54 +0100 - -jbossas4 (4.2.2.GA-2) unstable; urgency=low - - [ Torsten Werner ] - * Add README.Debian explaining the state of the package. (Closes: #451976) - * Add more packages thanks to Rafal Lewczuk. - * Fix Vcs header in debian/control. - - [ Varun Hiremath ] - * Move the package to contrib as some of the Build-Depends are in contrib - (Closes: #457405) - * Update Standards-Version to 3.7.3 - - -- Varun Hiremath <[email protected]> Sun, 23 Dec 2007 00:05:20 +0530 - -jbossas4 (4.2.2.GA-1) unstable; urgency=low - - * Initial release (Closes: #446661, #448990) - - -- Varun Hiremath <[email protected]> Tue, 24 Apr 2007 17:19:10 +0530 Copied: tags/jbossas4/4.2.3.GA-3/debian/changelog (from rev 12839, trunk/jbossas4/debian/changelog) =================================================================== --- tags/jbossas4/4.2.3.GA-3/debian/changelog (rev 0) +++ tags/jbossas4/4.2.3.GA-3/debian/changelog 2010-07-28 19:48:09 UTC (rev 12841) @@ -0,0 +1,75 @@ +jbossas4 (4.2.3.GA-3) experimental; urgency=low + + * Team upload. + * Fix FTBFS with Hibernate 3.5.x. (Closes: #589599). + * Bump Standards-Version to 3.9.0. No changes were needed. + + -- Miguel Landaeta <[email protected]> Sun, 18 Jul 2010 20:47:00 -0430 + +jbossas4 (4.2.3.GA-2) unstable; urgency=low + + * Switch back to jgroups 2.6. (Closes: #577878) + * Switch to source format 3.0. + * Update Standards-Version: 3.8.4. + * Change Section: java. + * Improve short description for libjboss-j2ee-java a bit. (Closes: + #493434) + + -- Torsten Werner <[email protected]> Thu, 15 Apr 2010 18:01:56 +0200 + +jbossas4 (4.2.3.GA-1) unstable; urgency=low + + * new upstream release + * Refresh patches. + * Switch to openjdk-6-jdk. + * Add Build-Depends: libjboss-managed-java. + * Bump up Standards-Version: 3.8.0 (no changes). + * Do no longer quote the full text of the Apache license in + debian/copyright. + * Build aspects library with source=1.4. + * Move package to main. + + -- Torsten Werner <[email protected]> Tue, 18 Nov 2008 18:04:13 +0100 + +jbossas4 (4.2.2.GA-5) unstable; urgency=low + + * debian/control: Add libjboss-reflect-java to Build-Depends + + -- Varun Hiremath <[email protected]> Wed, 23 Apr 2008 17:27:13 +0530 + +jbossas4 (4.2.2.GA-4) unstable; urgency=low + + * Fix package descriptions + + -- Varun Hiremath <[email protected]> Tue, 18 Mar 2008 16:00:58 +0530 + +jbossas4 (4.2.2.GA-3) unstable; urgency=low + + [ Varun Hiremath ] + * Add some more packages: ejb3, cluster, aspects, connector, jms and + webservices + + [ Torsten Werner ] + * Add Build-Depends: libjboss-microcontainer-java and libquartz-java. + + -- Torsten Werner <[email protected]> Tue, 11 Mar 2008 21:40:54 +0100 + +jbossas4 (4.2.2.GA-2) unstable; urgency=low + + [ Torsten Werner ] + * Add README.Debian explaining the state of the package. (Closes: #451976) + * Add more packages thanks to Rafal Lewczuk. + * Fix Vcs header in debian/control. + + [ Varun Hiremath ] + * Move the package to contrib as some of the Build-Depends are in contrib + (Closes: #457405) + * Update Standards-Version to 3.7.3 + + -- Varun Hiremath <[email protected]> Sun, 23 Dec 2007 00:05:20 +0530 + +jbossas4 (4.2.2.GA-1) unstable; urgency=low + + * Initial release (Closes: #446661, #448990) + + -- Varun Hiremath <[email protected]> Tue, 24 Apr 2007 17:19:10 +0530 Deleted: tags/jbossas4/4.2.3.GA-3/debian/control =================================================================== --- trunk/jbossas4/debian/control 2010-07-28 14:26:21 UTC (rev 12837) +++ tags/jbossas4/4.2.3.GA-3/debian/control 2010-07-28 19:48:09 UTC (rev 12841) @@ -1,301 +0,0 @@ -Source: jbossas4 -Section: java -Priority: optional -Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Varun Hiremath <[email protected]>, Torsten Werner <[email protected]> -Build-Depends: cdbs, debhelper (>= 5), quilt -Build-Depends-Indep: ant, openjdk-6-jdk, javacc, junit, - libgetopt-java, libbcel-java, libdom4j-java, libjboss-common-java, - libjboss-profiler-java, libjboss-xml-binding-java, liblog4j1.2-java, - libservlet2.4-java, glassfish-javaee, libconcurrent-java, - libcommons-httpclient-java, libaxis-java, ant-optional, bsh, - libjavassist-java, libjboss-remoting-java, libjboss-aop-java, - libjboss-serialization-java, libtrove-java, libjgroups2.6-java, - libjboss-web-services-java, libjboss-cache1-java, libhibernate3-java, - libhibernate-entitymanager-java, libhibernate-annotations-java, - libcommons-logging-java, libjboss-vfs-java, libjboss-microcontainer-java, - libjboss-reflect-java, libquartz-java, libjboss-managed-java -Standards-Version: 3.8.4 -Homepage: http://labs.jboss.com/jbossas/ -Vcs-Svn: svn+ssh://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 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. - . - This package contains jars used to run, shutdown or alter JBoss instance. - -Package: libjboss-test-java -Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, java-gcj-compat | java1-runtime | java2-runtime -Description: JBoss Test Suite - The JBoss Testsuite module is a collection of JUnit tests which - require a running JBoss instance for in-container testing. Unit tests - not requiring the container reside in the module they are testing. - . - This package ships the jboss-test libraries. - -Package: libjboss-jmx-java -Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, java-gcj-compat | java1-runtime | java2-runtime -Description: JBoss Java Management Extensions - JBoss implementation of the JMX technology. JBoss includes a clean - room implementation of the JMX API's published by Sun - Microsystems. While implementing all the required management - functions it is also geared towards acting as a core library of the - JBoss Microkernel. - . - JMX is about providing a standard for managing and monitoring all - varieties of software and hardware components from Java. Further, JMX - aims to provide integration with the large number of existing - management standards. - -Package: libjboss-system-java -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. - -Package: libjboss-j2ee-java -Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, java-gcj-compat | java1-runtime | java2-runtime -Description: JBoss J2EE core libraries - 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-j2ee libraries. - -Package: libjboss-ejb3-java -Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, java-gcj-compat | java1-runtime | java2-runtime -Description: JBoss Enterprise Java Beans (EJB) 3.0 - 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-ecj3 libraries. - -Package: libjboss-ejb3x-java -Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, java-gcj-compat | java1-runtime | java2-runtime -Description: JBoss Enterprise Java Beans (EJB3X) - 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-ecj3x libraries. - -Package: libjboss-naming-java -Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, java-gcj-compat | java1-runtime | java2-runtime -Description: JBoss Naming - 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-naming and jboss-jnp server libraries. - -Package: libjboss-deployment-java -Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, java-gcj-compat | java1-runtime | java2-runtime -Description: JBoss Deployment - 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-deployment libraries. - -Package: libjboss-transaction-java -Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, java-gcj-compat | java1-runtime | java2-runtime -Description: JBoss Transaction - 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-transaction libraries. - -Package: libjboss-security-java -Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, java-gcj-compat | java1-runtime | java2-runtime -Description: JBoss Security - 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-security libraries. - -Package: libjboss-server-java -Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, java-gcj-compat | java1-runtime | java2-runtime -Description: JBoss 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. - . - This package ships the invocation classes of jboss-server library. - -Package: libjboss-messaging-java -Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, java-gcj-compat | java1-runtime | java2-runtime -Description: JBoss Messaging - 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-messaging libraries. - -Package: libjboss-management-java -Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, java-gcj-compat | java1-runtime | java2-runtime -Description: JBoss Management - 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-management libraries. - -Package: libjboss-cluster-java -Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, java-gcj-compat | java1-runtime | java2-runtime -Description: JBoss Cluster - 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-cluster libraries. - -Package: libjboss-aspects-java -Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, java-gcj-compat | java1-runtime | java2-runtime -Description: JBoss Aspects - 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-aspects libraries. - -Package: libjboss-connector-java -Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, java-gcj-compat | java1-runtime | java2-runtime -Description: JBoss Connector - 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-connector libraries. - -Package: libjboss-jms-java -Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, java-gcj-compat | java1-runtime | java2-runtime -Description: JBoss Java Message Service (JMS) - 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-jms libraries. - -Package: libjboss-webservices-java -Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, java-gcj-compat | java1-runtime | java2-runtime -Description: JBoss Web Services - 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-webservices libraries. Copied: tags/jbossas4/4.2.3.GA-3/debian/control (from rev 12838, trunk/jbossas4/debian/control) =================================================================== --- tags/jbossas4/4.2.3.GA-3/debian/control (rev 0) +++ tags/jbossas4/4.2.3.GA-3/debian/control 2010-07-28 19:48:09 UTC (rev 12841) @@ -0,0 +1,301 @@ +Source: jbossas4 +Section: java +Priority: optional +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Varun Hiremath <[email protected]>, Torsten Werner <[email protected]> +Build-Depends: cdbs, debhelper (>= 5), quilt +Build-Depends-Indep: ant, openjdk-6-jdk, javacc, junit, + libgetopt-java, libbcel-java, libdom4j-java, libjboss-common-java, + libjboss-profiler-java, libjboss-xml-binding-java, liblog4j1.2-java, + libservlet2.4-java, glassfish-javaee, libconcurrent-java, + libcommons-httpclient-java, libaxis-java, ant-optional, bsh, + libjavassist-java, libjboss-remoting-java, libjboss-aop-java, + libjboss-serialization-java, libtrove-java, libjgroups2.6-java, + libjboss-web-services-java, libjboss-cache1-java, libhibernate3-java (>= 3.5), + libcommons-logging-java, libjboss-vfs-java, libjboss-microcontainer-java, + libjboss-reflect-java, libquartz-java, libjboss-managed-java, + libhibernate-jbosscache-java +Standards-Version: 3.9.0 +Homepage: http://labs.jboss.com/jbossas/ +Vcs-Svn: svn+ssh://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 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. + . + This package contains jars used to run, shutdown or alter JBoss instance. + +Package: libjboss-test-java +Architecture: all +Depends: ${shlibs:Depends}, ${misc:Depends}, java-gcj-compat | java1-runtime | java2-runtime +Description: JBoss Test Suite + The JBoss Testsuite module is a collection of JUnit tests which + require a running JBoss instance for in-container testing. Unit tests + not requiring the container reside in the module they are testing. + . + This package ships the jboss-test libraries. + +Package: libjboss-jmx-java +Architecture: all +Depends: ${shlibs:Depends}, ${misc:Depends}, java-gcj-compat | java1-runtime | java2-runtime +Description: JBoss Java Management Extensions + JBoss implementation of the JMX technology. JBoss includes a clean + room implementation of the JMX API's published by Sun + Microsystems. While implementing all the required management + functions it is also geared towards acting as a core library of the + JBoss Microkernel. + . + JMX is about providing a standard for managing and monitoring all + varieties of software and hardware components from Java. Further, JMX + aims to provide integration with the large number of existing + management standards. + +Package: libjboss-system-java +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. + +Package: libjboss-j2ee-java +Architecture: all +Depends: ${shlibs:Depends}, ${misc:Depends}, java-gcj-compat | java1-runtime | java2-runtime +Description: JBoss J2EE core libraries + 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-j2ee libraries. + +Package: libjboss-ejb3-java +Architecture: all +Depends: ${shlibs:Depends}, ${misc:Depends}, java-gcj-compat | java1-runtime | java2-runtime +Description: JBoss Enterprise Java Beans (EJB) 3.0 + 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-ecj3 libraries. + +Package: libjboss-ejb3x-java +Architecture: all +Depends: ${shlibs:Depends}, ${misc:Depends}, java-gcj-compat | java1-runtime | java2-runtime +Description: JBoss Enterprise Java Beans (EJB3X) + 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-ecj3x libraries. + +Package: libjboss-naming-java +Architecture: all +Depends: ${shlibs:Depends}, ${misc:Depends}, java-gcj-compat | java1-runtime | java2-runtime +Description: JBoss Naming + 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-naming and jboss-jnp server libraries. + +Package: libjboss-deployment-java +Architecture: all +Depends: ${shlibs:Depends}, ${misc:Depends}, java-gcj-compat | java1-runtime | java2-runtime +Description: JBoss Deployment + 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-deployment libraries. + +Package: libjboss-transaction-java +Architecture: all +Depends: ${shlibs:Depends}, ${misc:Depends}, java-gcj-compat | java1-runtime | java2-runtime +Description: JBoss Transaction + 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-transaction libraries. + +Package: libjboss-security-java +Architecture: all +Depends: ${shlibs:Depends}, ${misc:Depends}, java-gcj-compat | java1-runtime | java2-runtime +Description: JBoss Security + 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-security libraries. + +Package: libjboss-server-java +Architecture: all +Depends: ${shlibs:Depends}, ${misc:Depends}, java-gcj-compat | java1-runtime | java2-runtime +Description: JBoss 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. + . + This package ships the invocation classes of jboss-server library. + +Package: libjboss-messaging-java +Architecture: all +Depends: ${shlibs:Depends}, ${misc:Depends}, java-gcj-compat | java1-runtime | java2-runtime +Description: JBoss Messaging + 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-messaging libraries. + +Package: libjboss-management-java +Architecture: all +Depends: ${shlibs:Depends}, ${misc:Depends}, java-gcj-compat | java1-runtime | java2-runtime +Description: JBoss Management + 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-management libraries. + +Package: libjboss-cluster-java +Architecture: all +Depends: ${shlibs:Depends}, ${misc:Depends}, java-gcj-compat | java1-runtime | java2-runtime +Description: JBoss Cluster + 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-cluster libraries. + +Package: libjboss-aspects-java +Architecture: all +Depends: ${shlibs:Depends}, ${misc:Depends}, java-gcj-compat | java1-runtime | java2-runtime +Description: JBoss Aspects + 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-aspects libraries. + +Package: libjboss-connector-java +Architecture: all +Depends: ${shlibs:Depends}, ${misc:Depends}, java-gcj-compat | java1-runtime | java2-runtime +Description: JBoss Connector + 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-connector libraries. + +Package: libjboss-jms-java +Architecture: all +Depends: ${shlibs:Depends}, ${misc:Depends}, java-gcj-compat | java1-runtime | java2-runtime +Description: JBoss Java Message Service (JMS) + 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-jms libraries. + +Package: libjboss-webservices-java +Architecture: all +Depends: ${shlibs:Depends}, ${misc:Depends}, java-gcj-compat | java1-runtime | java2-runtime +Description: JBoss Web Services + 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-webservices libraries. Copied: tags/jbossas4/4.2.3.GA-3/debian/patches/hibernate35.diff (from rev 12839, trunk/jbossas4/debian/patches/hibernate35.diff) =================================================================== --- tags/jbossas4/4.2.3.GA-3/debian/patches/hibernate35.diff (rev 0) +++ tags/jbossas4/4.2.3.GA-3/debian/patches/hibernate35.diff 2010-07-28 19:48:09 UTC (rev 12841) @@ -0,0 +1,52 @@ +Description: Compatibility with Hibernate 3.5 +Author: Miguel Landaeta <[email protected]> +Bug-Debian: http://bugs.debian.org/<bugnumber> +Forwarded: no +Last-Update: 2010-07-18 + +--- jbossas4-4.2.3.GA.orig/ejb3/src/main/org/jboss/ejb3/entity/InjectedSessionFactory.java ++++ jbossas4-4.2.3.GA/ejb3/src/main/org/jboss/ejb3/entity/InjectedSessionFactory.java +@@ -42,6 +42,7 @@ import org.hibernate.engine.FilterDefini + import org.hibernate.metadata.ClassMetadata; + import org.hibernate.metadata.CollectionMetadata; + import org.hibernate.stat.Statistics; ++import org.hibernate.Cache; + import org.jboss.ejb3.PersistenceUnitRegistry; + + /** +@@ -237,4 +238,15 @@ public class InjectedSessionFactory impl + return getSessionFactory().getReference(); + } + ++ // dummy compatibility with Hibernate 3.5.x ++ public boolean containsFetchProfileDefinition(String name) ++ { ++ throw new UnsupportedOperationException("containsFetchProfileDefinition"); ++ } ++ ++ public Cache getCache() ++ { ++ throw new UnsupportedOperationException("getCache"); ++ } ++ + } +--- jbossas4-4.2.3.GA.orig/ejb3/src/main/org/jboss/ejb3/entity/JTATableIdGenerator.java ++++ jbossas4-4.2.3.GA/ejb3/src/main/org/jboss/ejb3/entity/JTATableIdGenerator.java +@@ -40,7 +40,7 @@ import org.hibernate.engine.SessionImple + import org.hibernate.exception.JDBCExceptionHelper; + import org.hibernate.id.Configurable; + import org.hibernate.id.IdentifierGenerationException; +-import org.hibernate.id.IdentifierGeneratorFactory; ++import org.hibernate.id.IdentifierGeneratorHelper; + import org.hibernate.id.PersistentIdentifierGenerator; + import org.hibernate.transaction.JBossTransactionManagerLookup; + import org.hibernate.transaction.TransactionManagerLookup; +@@ -263,7 +263,7 @@ public class JTATableIdGenerator impleme + tm.commit(); + + // transform sequence to the desired type and return the value +- Number typedSequence = IdentifierGeneratorFactory.createNumber(sequence, returnClass); ++ Number typedSequence = IdentifierGeneratorHelper.createNumber(sequence, returnClass); + if (log.isDebugEnabled()) + { + log.debug("generate() returned: " + typedSequence); Deleted: tags/jbossas4/4.2.3.GA-3/debian/patches/series =================================================================== --- trunk/jbossas4/debian/patches/series 2010-07-28 14:26:21 UTC (rev 12837) +++ tags/jbossas4/4.2.3.GA-3/debian/patches/series 2010-07-28 19:48:09 UTC (rev 12841) @@ -1,9 +0,0 @@ -missing_ejb3.diff -SunConfigParser.diff -dom4j.diff -collection.diff -concurrent.diff -marshaller.diff -cluster_debugger.diff -catch_exception.diff -deployers.diff Copied: tags/jbossas4/4.2.3.GA-3/debian/patches/series (from rev 12838, trunk/jbossas4/debian/patches/series) =================================================================== --- tags/jbossas4/4.2.3.GA-3/debian/patches/series (rev 0) +++ tags/jbossas4/4.2.3.GA-3/debian/patches/series 2010-07-28 19:48:09 UTC (rev 12841) @@ -0,0 +1,10 @@ +missing_ejb3.diff +SunConfigParser.diff +dom4j.diff +collection.diff +concurrent.diff +marshaller.diff +cluster_debugger.diff +catch_exception.diff +deployers.diff +hibernate35.diff Deleted: tags/jbossas4/4.2.3.GA-3/debian/rules =================================================================== --- trunk/jbossas4/debian/rules 2010-07-28 14:26:21 UTC (rev 12837) +++ tags/jbossas4/4.2.3.GA-3/debian/rules 2010-07-28 19:48:09 UTC (rev 12841) @@ -1,31 +0,0 @@ -#!/usr/bin/make -f - -include /usr/share/cdbs/1/class/ant.mk -include /usr/share/cdbs/1/rules/debhelper.mk -include /usr/share/cdbs/1/rules/patchsys-quilt.mk - -JAVA_HOME := /usr/lib/jvm/java-6-openjdk -DEB_ANT_BUILD_TARGET := jar -DEB_ANT_BUILDFILE := debian/build.xml -DEB_JARS := jboss-common junit log4j-1.2 jboss-profiler ant-junit commons-httpclient \ - bcel concurrent dom4j jboss-xml-binding servlet-api gnu-getopt glassfish-javaee \ - glassfish-activation glassfish-ejb-api jaxrpc javassist jboss-remoting \ - javacc jboss-serialization jboss-microcontainer quartz ant-nodeps trove \ - jboss-remoting jboss-aop jgroups-all-2.6 jbossws-common jbossws-spi jbossws-native\ - jboss-reflect jboss-cache1 hibernate3 hibernate-annotations \ - hibernate-entitymanager commons-logging bsh jboss-vfs \ - jboss-managed.jar - -ALL_JARS = $(wildcard *.jar) -DEST_DIR = $(DEB_DESTDIR)/usr/share/java - -common-install-prehook-indep:: - for jar in $(ALL_JARS); do \ - BASENAME=`basename $$jar .jar`; \ - FULLNAME=$$BASENAME-$(DEB_UPSTREAM_VERSION).jar; \ - install -m 644 -D $$jar $(DEST_DIR)/$$FULLNAME; \ - ln -s $$FULLNAME $(DEST_DIR)/$$BASENAME.jar; \ - done - -get-orig-source: - -uscan --upstream-version 0 --rename Copied: tags/jbossas4/4.2.3.GA-3/debian/rules (from rev 12838, trunk/jbossas4/debian/rules) =================================================================== --- tags/jbossas4/4.2.3.GA-3/debian/rules (rev 0) +++ tags/jbossas4/4.2.3.GA-3/debian/rules 2010-07-28 19:48:09 UTC (rev 12841) @@ -0,0 +1,31 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/class/ant.mk +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/rules/patchsys-quilt.mk + +JAVA_HOME := /usr/lib/jvm/java-6-openjdk +DEB_ANT_BUILD_TARGET := jar +DEB_ANT_BUILDFILE := debian/build.xml +DEB_JARS := jboss-common junit log4j-1.2 jboss-profiler ant-junit commons-httpclient \ + bcel concurrent dom4j jboss-xml-binding servlet-api gnu-getopt glassfish-javaee \ + glassfish-activation glassfish-ejb-api jaxrpc javassist jboss-remoting \ + javacc jboss-serialization jboss-microcontainer quartz ant-nodeps trove \ + jboss-remoting jboss-aop jgroups-all-2.6 jbossws-common jbossws-spi jbossws-native\ + jboss-reflect jboss-cache1 hibernate3 hibernate-annotations \ + hibernate-entitymanager commons-logging bsh jboss-vfs \ + jboss-managed.jar hibernate-jbosscache + +ALL_JARS = $(wildcard *.jar) +DEST_DIR = $(DEB_DESTDIR)/usr/share/java + +common-install-prehook-indep:: + for jar in $(ALL_JARS); do \ + BASENAME=`basename $$jar .jar`; \ + FULLNAME=$$BASENAME-$(DEB_UPSTREAM_VERSION).jar; \ + install -m 644 -D $$jar $(DEST_DIR)/$$FULLNAME; \ + ln -s $$FULLNAME $(DEST_DIR)/$$BASENAME.jar; \ + done + +get-orig-source: + -uscan --upstream-version 0 --rename _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

