[pkg-java] r10580 - in tags/libspring-2.5-java: . 2.5.6.SEC01-3/debian

Damien Raude-Morvan drazzib at alioth.debian.org
Thu Sep 24 19:52:43 UTC 2009


Author: drazzib
Date: 2009-09-24 19:52:43 +0000 (Thu, 24 Sep 2009)
New Revision: 10580

Added:
   tags/libspring-2.5-java/2.5.6.SEC01-3/
   tags/libspring-2.5-java/2.5.6.SEC01-3/debian/README.Debian
   tags/libspring-2.5-java/2.5.6.SEC01-3/debian/changelog
   tags/libspring-2.5-java/2.5.6.SEC01-3/debian/control
Removed:
   tags/libspring-2.5-java/2.5.6.SEC01-3/debian/README.Debian
   tags/libspring-2.5-java/2.5.6.SEC01-3/debian/changelog
   tags/libspring-2.5-java/2.5.6.SEC01-3/debian/control
Log:
[svn-buildpackage] Tagging libspring-2.5-java (2.5.6.SEC01-3)

Deleted: tags/libspring-2.5-java/2.5.6.SEC01-3/debian/README.Debian
===================================================================
--- trunk/libspring-2.5-java/debian/README.Debian	2009-09-24 06:34:59 UTC (rev 10559)
+++ tags/libspring-2.5-java/2.5.6.SEC01-3/debian/README.Debian	2009-09-24 19:52:43 UTC (rev 10580)
@@ -1,74 +0,0 @@
------------------------------
-libspring-2.5-java for Debian
------------------------------
-
-
-*** Removal of functionnalities ***
-
-SpringFramework Debian package doesn't contains some of the functionnalities of
-upstream binary releases.
-
-Here is a list of excluded files regarding original content of SpringFramework.
-
-* spring-context
-  [not-in-debian] Glassfish Debian package is too old
-    org/springframework/instrument/classloading/glassfish/**
-  [non-free] Oracle OC4J is non-free
-    org/springframework/instrument/classloading/oc4j/**
-
-* spring-context-support
-  [non-free] BEA CommonJ is non-free
-    org/springframework/scheduling/commonj/**
-
-* spring-orm
-  [non-free] Oracle TopLink 9.0.4 is non-free
-    org/springframework/orm/toplink/SessionBrokerSessionFactory.java
-    org/springframework/orm/toplink/support/CommonsLoggingSessionLog904.java
-  [non-free] JPA API is not in Debian yet
-    org/springframework/orm/jpa/vendor/**
-
-* spring-web
-  [non-free] JSF RI is not DFSG-free
-    org/springframework/web/jsf/**
-    org/springframework/web/context/request/Faces*
-  [not-in-debian] no Caucho package in Debbian
-    org/springframework/remoting/caucho/**
-
-* spring-webmvc-portlet
-  [non-free] Portlet RI is not DFSG-free
-    org/springframework/web/portlet/**
-
-* spring-test
-  [non-free] Portlet RI is not DFSG-free
-    org/springframework/mock/web/portlet/**
-
-* spring-tx
-  [non-free] IBM Websphere is non-free
-    org/springframework/transaction/jta/WebSphereUowTransactionManager.java
-    org/springframework/transaction/jta/WebSphereTransactionManagerFactoryBean.java
-    org/springframework/transaction/jta/JotmFactoryBean.java
-
-
-*** Changes in dependencies ***
-
-Glassfish TopLink Essentials JPA
-(from glassfish-toplink-essentials package)
-instead of Oracle Toplink
-  see debian/patches/08_use_glasshfish_toplink.dpatch in debian diff
-
-JUnit 4.5 instead of JUnit 4.3
-  see debian/patches/09_junit_45.dpatch in debian diff
-
-JRuby 1.1 instead of JRuby 1.0
-  see debian/patches/10_jruby_11.dpatch in debian diff
-
-Compatibility with Servlet 2.5 and JSP 2.1 API
-  see debian/patches/11_servlet_jsp_api.dpatch in debian diff
-
-Use debian ASM2 JAR instead of CGLIB-nodep version
-  see debian/patches/03_use_debian_asm2.dpatch in debian diff
-
-AspectJ 1.6.4 instead of AspectJ 1.4
-  see debian/patches/12_aspectj_164.dpatch in debian diff
-
- -- Damien Raude-Morvan <drazzib at drazzib.com>  Wed, 27 May 2009 20:32:25 +0200

Copied: tags/libspring-2.5-java/2.5.6.SEC01-3/debian/README.Debian (from rev 10577, trunk/libspring-2.5-java/debian/README.Debian)
===================================================================
--- tags/libspring-2.5-java/2.5.6.SEC01-3/debian/README.Debian	                        (rev 0)
+++ tags/libspring-2.5-java/2.5.6.SEC01-3/debian/README.Debian	2009-09-24 19:52:43 UTC (rev 10580)
@@ -0,0 +1,74 @@
+-----------------------------
+libspring-2.5-java for Debian
+-----------------------------
+
+
+*** Removal of functionnalities ***
+
+SpringFramework Debian package doesn't contains some of the functionnalities of
+upstream binary releases.
+
+Here is a list of excluded files regarding original content of SpringFramework.
+
+* spring-context
+  [not-in-debian] Glassfish Debian package is too old
+    org/springframework/instrument/classloading/glassfish/**
+  [non-free] Oracle OC4J is non-free
+    org/springframework/instrument/classloading/oc4j/**
+
+* spring-context-support
+  [non-free] BEA CommonJ is non-free
+    org/springframework/scheduling/commonj/**
+
+* spring-orm
+  [non-free] Oracle TopLink 9.0.4 is non-free
+    org/springframework/orm/toplink/SessionBrokerSessionFactory.java
+    org/springframework/orm/toplink/support/CommonsLoggingSessionLog904.java
+  [non-free] JPA API is not in Debian yet
+    org/springframework/orm/jpa/vendor/**
+
+* spring-web
+  [non-free] JSF RI is not DFSG-free
+    org/springframework/web/jsf/**
+    org/springframework/web/context/request/Faces*
+  [not-in-debian] no Caucho package in Debbian
+    org/springframework/remoting/caucho/**
+
+* spring-webmvc-portlet
+  [non-free] Portlet RI is not DFSG-free
+    org/springframework/web/portlet/**
+
+* spring-test
+  [non-free] Portlet RI is not DFSG-free
+    org/springframework/mock/web/portlet/**
+
+* spring-tx
+  [non-free] IBM Websphere is non-free
+    org/springframework/transaction/jta/WebSphereUowTransactionManager.java
+    org/springframework/transaction/jta/WebSphereTransactionManagerFactoryBean.java
+    org/springframework/transaction/jta/JotmFactoryBean.java
+
+
+*** Changes in dependencies ***
+
+Glassfish TopLink Essentials JPA
+(from glassfish-toplink-essentials package)
+instead of Oracle Toplink
+  see debian/patches/08_use_glasshfish_toplink.dpatch in debian diff
+
+JUnit 4.5 instead of JUnit 4.3
+  see debian/patches/09_junit_45.dpatch in debian diff
+
+JRuby 1.1 instead of JRuby 1.0
+  see debian/patches/10_jruby_11.dpatch in debian diff
+
+Compatibility with Servlet 2.5 and JSP 2.1 API
+  see debian/patches/11_servlet_jsp_api.dpatch in debian diff
+
+Use debian ASM2 JAR instead of CGLIB-nodep version
+  see debian/patches/03_use_debian_asm2.dpatch in debian diff
+
+AspectJ 1.6.4 instead of AspectJ 1.4
+  see debian/patches/12_aspectj_164.dpatch in debian diff
+
+ -- Damien Raude-Morvan <drazzib at debian.org>  Wed, 23 Sep 2009 20:30:00 +0200

Deleted: tags/libspring-2.5-java/2.5.6.SEC01-3/debian/changelog
===================================================================
--- trunk/libspring-2.5-java/debian/changelog	2009-09-24 06:34:59 UTC (rev 10559)
+++ tags/libspring-2.5-java/2.5.6.SEC01-3/debian/changelog	2009-09-24 19:52:43 UTC (rev 10580)
@@ -1,110 +0,0 @@
-libspring-2.5-java (2.5.6.SEC01-3) UNRELEASED; urgency=low
-
-  * Now build with jasperreports and aspectj helpers
-    - Add Build-Depends on libjasperreports-java and aspectj
-      in debian/control
-    - Add Recommends on aspectj for libspring-aop-2.5-java
-    - Update debian/excludesfiles/{main,tiger,tigermock} accordingly
-    - Add this JARs to debian/classpath-debian for build
-    - Update exclusion list in README.Debian
-    - Remove 07_no_aspectj patch
-  * New 12_aspectj_164 patch for compatibility with AspectJ version in Debian
-  * Bump Standards-Version to 3.8.3: no changes needed
-
- -- Damien Raude-Morvan <drazzib at drazzib.com>  Mon, 14 Sep 2009 23:08:29 +0200
-
-libspring-2.5-java (2.5.6.SEC01-2) unstable; urgency=low
-
-  [ Damien Raude-Morvan ]
-  * Update Vcs-* fields to pkg-java SVN repository
-  * Bump Standards-Version to 3.8.2:
-    - Update README.source to describe dpatch patch system
-
-  [ Andreas Schildbach ]
-  * Migrated Tomcat instrumentation dependency from libtomcat5.5-java
-    to libtomcat6-java, as Tomcat 5.5 is no more (Closes: #543122)
-
- -- Andreas Schildbach <debian.org at schildbach.de>  Sun, 23 Aug 2009 09:43:10 +0000
-
-libspring-2.5-java (2.5.6.SEC01-1) unstable; urgency=low
-
-  * New upstream release.
-    - [SECURITY] Include fix for CVE-2009-1190:
-      Spring Framework Remote Denial of Service Vulnerability
-  * Refresh all debian/patches to handle Spring linefeed change
-  * New patch 11_servlet_api_api to handle compat with
-    Servlet 2.5 and JSP 2.1 API's. Remove MockPageContext
-    from exclusion list in debian/excludesfiles/mainmock 
-  * Use JRuby 1.1 instead of 1.0:
-    - debian/classpath-debian: replace jruby1.0 by jruby1.1
-    - debian/control: change Build-Depends for jruby1.1 package
-      and Suggest for spring-context package
-    - debian/patches/10_jruby_11.dpatch: update Spring
-      source code to be compliant with jruby 1.1
-  * Now build with testng:
-    - Add Build-Depends on testng in debian/control
-    - Add Recommends on testng to spring-test module
-    - Update debian/excludesfiles/tigermock
-    - Add this testng.jar to debian/classpath-debian
-  * debian/watch:
-    - new upstream releases are not on sf.net anymore
-    - upstream download site is not checkeable by uscan
-      (need POST request - form submit - to access to download area)
-  * debian/README.Debian: complete list of changes regarding upstream modules
-  * debian/copyright: Debian packaging should be licenced under same licence as
-    upstream. Clarify Apache 2.0 licence copyright attribution.
-
- -- Damien Raude-Morvan <drazzib at drazzib.com>  Wed, 27 May 2009 20:25:01 +0200
-
-libspring-2.5-java (2.5.5-2) UNRELEASED; urgency=low
-
-  [ Damien Raude-Morvan ]
-  * Now build with tiles and velocity-tools helpers:
-    - Add Build-Depends on libtiles-java and libvelocity-tools-java
-      in debian/control
-    - Update debian/excludesfiles/main accordingly
-    - Add this JAR to debian/classpath-debian to build
-  * New libspring-2.5-test-java debian package (include mock tools):
-    - Re-activate buildmock target in 01_build_xml patch
-    - Build-Depends on junit4 (>= 4.5) in debian/control
-    - New 09_junit_45 patch to build Spring 2.5 with JUnit 4.5
-    - Add debian/excludesfiles/tigermock and debian/excludesfiles/mainmock
-      to exclude some classes from build
-    - Update 02_read_excludefile_build_xml patch to read these files
-    - Add libspring-test-2.5-java.links and libspring-test-2.5-java.install
-  * Bump Standards-Version to 3.8.1 (no changes needed)
-  * Move all libspring2.5-* to "java" section
-
-  [ Andreas Schildbach ]
-  * Removed comment in debian/control, as it seems to confuse pbuilder
-
-  [ Damien Raude-Morvan ]
-  * Fix policy issue : Remove aspectj from libspring-2.5-aop-java Recommends
-    since this package is not in main yet.
-
- -- Damien Raude-Morvan <drazzib at drazzib.com>  Wed, 27 May 2009 15:41:19 +0200
-
-libspring-2.5-java (2.5.5-1) unstable; urgency=low
-
-  [ Andreas Schildbach ]
-  * Initial release (Closes: #426259)
-  * Created README.source, documenting preparation of original source archive
-
-  [ Damien Raude-Morvan ]
-  * Use dpath as patch system for packaging (debian/rules and debian/control)
-    - 01_build_xml: Create /usr/share/java based classpath
-    - 02_read_excludefile_build_xml: Read some excludesfile to exclude
-      some java source file from build
-    - 03_use_debian_asm2: Use debian ASM2 JAR instead of CGLIB-nodep version
-    - 05_remove_glassfish_weaving: Remove usage of GlassFishLoadTimeWeaver
-    - 06_no_jsf: There is no DFSG-free Java Server Faces so disable
-    - 07_no_aspectj: AspectJ is not in main, so disable it
-    - 08_glassfish_toplink: Use Toplink Essentials from Glassfish package
-  * debian/watch: use Debian QA Sourceforge redirector for downloading from SF
-  * debian/rules: create get-orig-source make rule for preparation of debian
-    orig.tar.gz from upstream archives (as documented in README.source)
-  * debian/control: Prepare all spring modules in separates packages
-    - every Spring module would get is own Debian package
-    - set Depends for all packages (based on Maven pom.xml dependencies)
-
- -- Damien Raude-Morvan <drazzib at drazzib.com>  Sat, 14 Feb 2009 14:51:44 +0100

Copied: tags/libspring-2.5-java/2.5.6.SEC01-3/debian/changelog (from rev 10579, trunk/libspring-2.5-java/debian/changelog)
===================================================================
--- tags/libspring-2.5-java/2.5.6.SEC01-3/debian/changelog	                        (rev 0)
+++ tags/libspring-2.5-java/2.5.6.SEC01-3/debian/changelog	2009-09-24 19:52:43 UTC (rev 10580)
@@ -0,0 +1,114 @@
+libspring-2.5-java (2.5.6.SEC01-3) unstable; urgency=low
+
+  * Now build with jasperreports and aspectj helpers
+    - Add Build-Depends on libjasperreports-java and aspectj
+      in debian/control
+    - Add Recommends on aspectj for libspring-aop-2.5-java
+    - Update debian/excludesfiles/{main,tiger,tigermock} accordingly
+    - Add this JARs to debian/classpath-debian for build
+    - Update exclusion list in README.Debian
+    - Remove 07_no_aspectj patch
+  * New 12_aspectj_164 patch for compatibility with AspectJ version in Debian
+  * Downgrade glassfish-appserv to Suggests for libspring-web-2.5-java package
+    (Closes: #545500)
+  * Bump Standards-Version to 3.8.3: no changes needed
+  * Update my email address
+  * Set myself as Maintainer and move Andreas Schildbach to Uploaders
+
+ -- Damien Raude-Morvan <drazzib at debian.org>  Thu, 24 Sep 2009 21:26:10 +0200
+
+libspring-2.5-java (2.5.6.SEC01-2) unstable; urgency=low
+
+  [ Damien Raude-Morvan ]
+  * Update Vcs-* fields to pkg-java SVN repository
+  * Bump Standards-Version to 3.8.2:
+    - Update README.source to describe dpatch patch system
+
+  [ Andreas Schildbach ]
+  * Migrated Tomcat instrumentation dependency from libtomcat5.5-java
+    to libtomcat6-java, as Tomcat 5.5 is no more (Closes: #543122)
+
+ -- Andreas Schildbach <debian.org at schildbach.de>  Sun, 23 Aug 2009 09:43:10 +0000
+
+libspring-2.5-java (2.5.6.SEC01-1) unstable; urgency=low
+
+  * New upstream release.
+    - [SECURITY] Include fix for CVE-2009-1190:
+      Spring Framework Remote Denial of Service Vulnerability
+  * Refresh all debian/patches to handle Spring linefeed change
+  * New patch 11_servlet_api_api to handle compat with
+    Servlet 2.5 and JSP 2.1 API's. Remove MockPageContext
+    from exclusion list in debian/excludesfiles/mainmock 
+  * Use JRuby 1.1 instead of 1.0:
+    - debian/classpath-debian: replace jruby1.0 by jruby1.1
+    - debian/control: change Build-Depends for jruby1.1 package
+      and Suggest for spring-context package
+    - debian/patches/10_jruby_11.dpatch: update Spring
+      source code to be compliant with jruby 1.1
+  * Now build with testng:
+    - Add Build-Depends on testng in debian/control
+    - Add Recommends on testng to spring-test module
+    - Update debian/excludesfiles/tigermock
+    - Add this testng.jar to debian/classpath-debian
+  * debian/watch:
+    - new upstream releases are not on sf.net anymore
+    - upstream download site is not checkeable by uscan
+      (need POST request - form submit - to access to download area)
+  * debian/README.Debian: complete list of changes regarding upstream modules
+  * debian/copyright: Debian packaging should be licenced under same licence as
+    upstream. Clarify Apache 2.0 licence copyright attribution.
+
+ -- Damien Raude-Morvan <drazzib at drazzib.com>  Wed, 27 May 2009 20:25:01 +0200
+
+libspring-2.5-java (2.5.5-2) UNRELEASED; urgency=low
+
+  [ Damien Raude-Morvan ]
+  * Now build with tiles and velocity-tools helpers:
+    - Add Build-Depends on libtiles-java and libvelocity-tools-java
+      in debian/control
+    - Update debian/excludesfiles/main accordingly
+    - Add this JAR to debian/classpath-debian to build
+  * New libspring-2.5-test-java debian package (include mock tools):
+    - Re-activate buildmock target in 01_build_xml patch
+    - Build-Depends on junit4 (>= 4.5) in debian/control
+    - New 09_junit_45 patch to build Spring 2.5 with JUnit 4.5
+    - Add debian/excludesfiles/tigermock and debian/excludesfiles/mainmock
+      to exclude some classes from build
+    - Update 02_read_excludefile_build_xml patch to read these files
+    - Add libspring-test-2.5-java.links and libspring-test-2.5-java.install
+  * Bump Standards-Version to 3.8.1 (no changes needed)
+  * Move all libspring2.5-* to "java" section
+
+  [ Andreas Schildbach ]
+  * Removed comment in debian/control, as it seems to confuse pbuilder
+
+  [ Damien Raude-Morvan ]
+  * Fix policy issue : Remove aspectj from libspring-2.5-aop-java Recommends
+    since this package is not in main yet.
+
+ -- Damien Raude-Morvan <drazzib at drazzib.com>  Wed, 27 May 2009 15:41:19 +0200
+
+libspring-2.5-java (2.5.5-1) unstable; urgency=low
+
+  [ Andreas Schildbach ]
+  * Initial release (Closes: #426259)
+  * Created README.source, documenting preparation of original source archive
+
+  [ Damien Raude-Morvan ]
+  * Use dpath as patch system for packaging (debian/rules and debian/control)
+    - 01_build_xml: Create /usr/share/java based classpath
+    - 02_read_excludefile_build_xml: Read some excludesfile to exclude
+      some java source file from build
+    - 03_use_debian_asm2: Use debian ASM2 JAR instead of CGLIB-nodep version
+    - 05_remove_glassfish_weaving: Remove usage of GlassFishLoadTimeWeaver
+    - 06_no_jsf: There is no DFSG-free Java Server Faces so disable
+    - 07_no_aspectj: AspectJ is not in main, so disable it
+    - 08_glassfish_toplink: Use Toplink Essentials from Glassfish package
+  * debian/watch: use Debian QA Sourceforge redirector for downloading from SF
+  * debian/rules: create get-orig-source make rule for preparation of debian
+    orig.tar.gz from upstream archives (as documented in README.source)
+  * debian/control: Prepare all spring modules in separates packages
+    - every Spring module would get is own Debian package
+    - set Depends for all packages (based on Maven pom.xml dependencies)
+
+ -- Damien Raude-Morvan <drazzib at drazzib.com>  Sat, 14 Feb 2009 14:51:44 +0100

Deleted: tags/libspring-2.5-java/2.5.6.SEC01-3/debian/control
===================================================================
--- trunk/libspring-2.5-java/debian/control	2009-09-24 06:34:59 UTC (rev 10559)
+++ tags/libspring-2.5-java/2.5.6.SEC01-3/debian/control	2009-09-24 19:52:43 UTC (rev 10580)
@@ -1,157 +0,0 @@
-Source: libspring-2.5-java
-Section: java
-Priority: extra
-Maintainer: Andreas Schildbach <debian.org at schildbach.de>
-Uploaders: Damien Raude-Morvan <drazzib at drazzib.com>
-Build-Depends: dpatch, debhelper (>= 5), ant, openjdk-6-jdk
-Build-Depends-Indep: libcommons-logging-java, libcommons-attributes-java (>= 2.2-4), libaopalliance-java,
- libjamon-java, libcommons-pool-java, libcommons-collections3-java, libbackport-util-concurrent-java, libasm2-java,
- libc3p0-java, libgnumail-java, libservlet2.4-java, libjdo-api-java, libcommons-httpclient-java, libaxis-java, groovy,
- jruby1.1, libfreemarker-java, velocity, liblog4j1.2-java, libcommons-fileupload-java,
- libjakarta-poi-java, libjexcelapi-java, libitext-java, libstruts1.2-java, libdom4j-java,
- libcglib2.1-java, bsh, glassfish-javaee, glassfish-appserv, libqdox-java, libjarjar-java,
- libhibernate3-java, libhibernate-commons-annotations-java, libhibernate-annotations-java,
- libehcache-java, libibatis-java, libquartz-java, libxapool-java, libtiles-java, libvelocity-tools-java,
- glassfish-toplink-essentials, libtomcat6-java, junit4 (>= 4.5), testng, aspectj, libjasperreports-java
-Standards-Version: 3.8.2
-Homepage: http://springframework.org/about
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libspring-2.5-java/
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libspring-2.5-java/
-
-Package: libspring-core-2.5-java
-Architecture: all
-Depends: openjdk-6-jre | java2-runtime, libasm2-java, libcommons-collections3-java, libcommons-logging-java, liblog4j1.2-java, libbackport-util-concurrent-java
-Recommends: libcommons-attributes-java
-Description: modular Java/J2EE application framework - Core
- Spring is a layered Java/J2EE application framework offering a lot of freedom
- to Java developers yet providing well documented and easy-to-use solutions for
- common practices in the industry.
- .
- This package provide spring-core.jar : Core abstractions and utilities,
- source-level metadata support.
-
-Package: libspring-beans-2.5-java
-Architecture: all
-Depends: openjdk-6-jre | java2-runtime, libspring-core-2.5-java, libcglib2.1-java
-Description: modular Java/J2EE application framework - Beans
- Spring is a layered Java/J2EE application framework offering a lot of freedom
- to Java developers yet providing well documented and easy-to-use solutions for
- common practices in the industry.
- .
- This package provide spring-beans.jar : JavaBeans support and bean container.
-
-Package: libspring-aop-2.5-java
-Architecture: all
-Depends: openjdk-6-jre | java2-runtime, libspring-core-2.5-java, libjamon-java, libcommons-pool-java
-Recommends: libaopalliance-java, aspectj
-Description: modular Java/J2EE application framework - AOP
- Spring is a layered Java/J2EE application framework offering a lot of freedom
- to Java developers yet providing well documented and easy-to-use solutions for
- common practices in the industry.
- .
- This package provide spring-aop.jar : Aspect-oriented programming framework.
-
-Package: libspring-context-2.5-java
-Architecture: all
-Depends: openjdk-6-jre | java2-runtime, libspring-beans-2.5-java
-Recommends: libspring-aop-2.5-java, glassfish-javaee
-Suggests: jruby1.1, bsh, groovy
-Description: modular Java/J2EE application framework - Context
- Spring is a layered Java/J2EE application framework offering a lot of freedom
- to Java developers yet providing well documented and easy-to-use solutions for
- common practices in the industry.
- .
- This package provide spring-context.jar : application context, JNDI, JMX,
- instrumentation, remoting, scripting, scheduling and validation
-
-Package: libspring-context-support-2.5-java
-Architecture: all
-Depends: openjdk-6-jre | java2-runtime, libspring-context-2.5-java
-Recommends: libspring-aop-2.5-java, libspring-jdbc-2.5-java, libquartz-java, libjasperreports-java, libehcache-java, libfreemarker-java, velocity
-Description: modular Java/J2EE application framework - Context Support
- Spring is a layered Java/J2EE application framework offering a lot of freedom
- to Java developers yet providing well documented and easy-to-use solutions for
- common practices in the industry.
- .
- This package provide spring-context-support.jar : Quartz/CommonJ scheduling,
- UI templating, mail and caching
-
-Package: libspring-web-2.5-java
-Architecture: all
-Depends: openjdk-6-jre | java2-runtime, libspring-context-2.5-java, glassfish-appserv
-Recommends: libstruts1.2-java, libcommons-httpclient-java, libaxis-java
-Description: modular Java/J2EE application framework - Web
- Spring is a layered Java/J2EE application framework offering a lot of freedom
- to Java developers yet providing well documented and easy-to-use solutions for
- common practices in the industry.
- .
- This package provide spring-web.jar : web application context, multipart
- resolver, HTTP-based remoting support
-
-Package: libspring-webmvc-2.5-java
-Architecture: all
-Depends: openjdk-6-jre | java2-runtime, libspring-web-2.5-java
-Recommends: libspring-context-support-2.5-java, libvelocity-tools-java, libjasperreports-java, libtiles-java, libitext-java, libjexcelapi-java, libjakarta-poi-java
-Description: modular Java/J2EE application framework - MVC
- Spring is a layered Java/J2EE application framework offering a lot of freedom
- to Java developers yet providing well documented and easy-to-use solutions for
- common practices in the industry.
- .
- This package provide spring-webmvc.jar : framework servlets, web MVC framework,
- web controllers, web views for JSP, Velocity, Tiles, iText and POI
-
-Package: libspring-test-2.5-java
-Architecture: all
-Depends: openjdk-6-jre | java2-runtime, libspring-core-2.5-java
-Recommends: junit4 (>= 4.5), testng
-Description: modular Java/J2EE application framework - Test helpers
- Spring is a layered Java/J2EE application framework offering a lot of freedom
- to Java developers yet providing well documented and easy-to-use solutions for
- common practices in the industry.
- .
- This package provide spring-test.jar : unit-testing helpers and mock
- classes
-
-Package: libspring-tx-2.5-java
-Architecture: all
-Depends: openjdk-6-jre | java2-runtime, libspring-core-2.5-java
-Recommends: libspring-aop-2.5-java, libspring-context-2.5-java, glassfish-javaee
-Description: modular Java/J2EE application framework - transaction
- Spring is a layered Java/J2EE application framework offering a lot of freedom
- to Java developers yet providing well documented and easy-to-use solutions for
- common practices in the industry.
- .
- This package provide spring-tx.jar : transaction infrastructure, JCA support,
- DAO support
-
-Package: libspring-jdbc-2.5-java
-Architecture: all
-Depends: openjdk-6-jre | java2-runtime, libspring-beans-2.5-java, libspring-tx-2.5-java, libc3p0-java
-Description: modular Java/J2EE application framework - JDBC tools
- Spring is a layered Java/J2EE application framework offering a lot of freedom
- to Java developers yet providing well documented and easy-to-use solutions for
- common practices in the industry.
- .
- This package provide spring-jdbc.jar : Java DataBase Connectivity support
-
-Package: libspring-jms-2.5-java
-Architecture: all
-Depends: openjdk-6-jre | java2-runtime, libspring-beans-2.5-java, libspring-tx-2.5-java, glassfish-javaee
-Description: modular Java/J2EE application framework - JMS tools
- Spring is a layered Java/J2EE application framework offering a lot of freedom
- to Java developers yet providing well documented and easy-to-use solutions for
- common practices in the industry.
- .
- This package provide spring-jms.jar : Java Message Service 1.0.2/1.1 support
-
-Package: libspring-orm-2.5-java
-Architecture: all
-Depends: openjdk-6-jre | java2-runtime, libspring-jdbc-2.5-java
-Recommends: libspring-web-2.5-java, libjdo-api-java, glassfish-toplink-essentials, libibatis-java, libhibernate3-java, libhibernate-commons-annotations-java, libhibernate-annotations-java
-Description: modular Java/J2EE application framework - ORM tools
- Spring is a layered Java/J2EE application framework offering a lot of freedom
- to Java developers yet providing well documented and easy-to-use solutions for
- common practices in the industry.
- .
- This package provide spring-orm.jar : JDO support, JPA support, Hibernate
- support, TopLink support, iBATIS support

Copied: tags/libspring-2.5-java/2.5.6.SEC01-3/debian/control (from rev 10579, trunk/libspring-2.5-java/debian/control)
===================================================================
--- tags/libspring-2.5-java/2.5.6.SEC01-3/debian/control	                        (rev 0)
+++ tags/libspring-2.5-java/2.5.6.SEC01-3/debian/control	2009-09-24 19:52:43 UTC (rev 10580)
@@ -0,0 +1,158 @@
+Source: libspring-2.5-java
+Section: java
+Priority: extra
+Maintainer: Damien Raude-Morvan <drazzib at debian.org>
+Uploaders: Andreas Schildbach <debian.org at schildbach.de>
+Build-Depends: dpatch, debhelper (>= 5), ant, openjdk-6-jdk
+Build-Depends-Indep: libcommons-logging-java, libcommons-attributes-java (>= 2.2-4), libaopalliance-java,
+ libjamon-java, libcommons-pool-java, libcommons-collections3-java, libbackport-util-concurrent-java, libasm2-java,
+ libc3p0-java, libgnumail-java, libservlet2.4-java, libjdo-api-java, libcommons-httpclient-java, libaxis-java, groovy,
+ jruby1.1, libfreemarker-java, velocity, liblog4j1.2-java, libcommons-fileupload-java,
+ libjakarta-poi-java, libjexcelapi-java, libitext-java, libstruts1.2-java, libdom4j-java,
+ libcglib2.1-java, bsh, glassfish-javaee, glassfish-appserv, libqdox-java, libjarjar-java,
+ libhibernate3-java, libhibernate-commons-annotations-java, libhibernate-annotations-java,
+ libehcache-java, libibatis-java, libquartz-java, libxapool-java, libtiles-java, libvelocity-tools-java,
+ glassfish-toplink-essentials, libtomcat6-java, junit4 (>= 4.5), testng, aspectj, libjasperreports-java
+Standards-Version: 3.8.3
+Homepage: http://springframework.org/about
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libspring-2.5-java/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libspring-2.5-java/
+
+Package: libspring-core-2.5-java
+Architecture: all
+Depends: openjdk-6-jre | java2-runtime, libasm2-java, libcommons-collections3-java, libcommons-logging-java, liblog4j1.2-java, libbackport-util-concurrent-java
+Recommends: libcommons-attributes-java
+Description: modular Java/J2EE application framework - Core
+ Spring is a layered Java/J2EE application framework offering a lot of freedom
+ to Java developers yet providing well documented and easy-to-use solutions for
+ common practices in the industry.
+ .
+ This package provide spring-core.jar : Core abstractions and utilities,
+ source-level metadata support.
+
+Package: libspring-beans-2.5-java
+Architecture: all
+Depends: openjdk-6-jre | java2-runtime, libspring-core-2.5-java, libcglib2.1-java
+Description: modular Java/J2EE application framework - Beans
+ Spring is a layered Java/J2EE application framework offering a lot of freedom
+ to Java developers yet providing well documented and easy-to-use solutions for
+ common practices in the industry.
+ .
+ This package provide spring-beans.jar : JavaBeans support and bean container.
+
+Package: libspring-aop-2.5-java
+Architecture: all
+Depends: openjdk-6-jre | java2-runtime, libspring-core-2.5-java, libjamon-java, libcommons-pool-java
+Recommends: libaopalliance-java, aspectj
+Description: modular Java/J2EE application framework - AOP
+ Spring is a layered Java/J2EE application framework offering a lot of freedom
+ to Java developers yet providing well documented and easy-to-use solutions for
+ common practices in the industry.
+ .
+ This package provide spring-aop.jar : Aspect-oriented programming framework.
+
+Package: libspring-context-2.5-java
+Architecture: all
+Depends: openjdk-6-jre | java2-runtime, libspring-beans-2.5-java
+Recommends: libspring-aop-2.5-java, glassfish-javaee
+Suggests: jruby1.1, bsh, groovy
+Description: modular Java/J2EE application framework - Context
+ Spring is a layered Java/J2EE application framework offering a lot of freedom
+ to Java developers yet providing well documented and easy-to-use solutions for
+ common practices in the industry.
+ .
+ This package provide spring-context.jar : application context, JNDI, JMX,
+ instrumentation, remoting, scripting, scheduling and validation
+
+Package: libspring-context-support-2.5-java
+Architecture: all
+Depends: openjdk-6-jre | java2-runtime, libspring-context-2.5-java
+Recommends: libspring-aop-2.5-java, libspring-jdbc-2.5-java, libquartz-java, libjasperreports-java, libehcache-java, libfreemarker-java, velocity
+Description: modular Java/J2EE application framework - Context Support
+ Spring is a layered Java/J2EE application framework offering a lot of freedom
+ to Java developers yet providing well documented and easy-to-use solutions for
+ common practices in the industry.
+ .
+ This package provide spring-context-support.jar : Quartz/CommonJ scheduling,
+ UI templating, mail and caching
+
+Package: libspring-web-2.5-java
+Architecture: all
+Depends: openjdk-6-jre | java2-runtime, libspring-context-2.5-java
+Recommends: libstruts1.2-java, libcommons-httpclient-java, libaxis-java
+Suggests: glassfish-appserv
+Description: modular Java/J2EE application framework - Web
+ Spring is a layered Java/J2EE application framework offering a lot of freedom
+ to Java developers yet providing well documented and easy-to-use solutions for
+ common practices in the industry.
+ .
+ This package provide spring-web.jar : web application context, multipart
+ resolver, HTTP-based remoting support
+
+Package: libspring-webmvc-2.5-java
+Architecture: all
+Depends: openjdk-6-jre | java2-runtime, libspring-web-2.5-java
+Recommends: libspring-context-support-2.5-java, libvelocity-tools-java, libjasperreports-java, libtiles-java, libitext-java, libjexcelapi-java, libjakarta-poi-java
+Description: modular Java/J2EE application framework - MVC
+ Spring is a layered Java/J2EE application framework offering a lot of freedom
+ to Java developers yet providing well documented and easy-to-use solutions for
+ common practices in the industry.
+ .
+ This package provide spring-webmvc.jar : framework servlets, web MVC framework,
+ web controllers, web views for JSP, Velocity, Tiles, iText and POI
+
+Package: libspring-test-2.5-java
+Architecture: all
+Depends: openjdk-6-jre | java2-runtime, libspring-core-2.5-java
+Recommends: junit4 (>= 4.5), testng
+Description: modular Java/J2EE application framework - Test helpers
+ Spring is a layered Java/J2EE application framework offering a lot of freedom
+ to Java developers yet providing well documented and easy-to-use solutions for
+ common practices in the industry.
+ .
+ This package provide spring-test.jar : unit-testing helpers and mock
+ classes
+
+Package: libspring-tx-2.5-java
+Architecture: all
+Depends: openjdk-6-jre | java2-runtime, libspring-core-2.5-java
+Recommends: libspring-aop-2.5-java, libspring-context-2.5-java, glassfish-javaee
+Description: modular Java/J2EE application framework - transaction
+ Spring is a layered Java/J2EE application framework offering a lot of freedom
+ to Java developers yet providing well documented and easy-to-use solutions for
+ common practices in the industry.
+ .
+ This package provide spring-tx.jar : transaction infrastructure, JCA support,
+ DAO support
+
+Package: libspring-jdbc-2.5-java
+Architecture: all
+Depends: openjdk-6-jre | java2-runtime, libspring-beans-2.5-java, libspring-tx-2.5-java, libc3p0-java
+Description: modular Java/J2EE application framework - JDBC tools
+ Spring is a layered Java/J2EE application framework offering a lot of freedom
+ to Java developers yet providing well documented and easy-to-use solutions for
+ common practices in the industry.
+ .
+ This package provide spring-jdbc.jar : Java DataBase Connectivity support
+
+Package: libspring-jms-2.5-java
+Architecture: all
+Depends: openjdk-6-jre | java2-runtime, libspring-beans-2.5-java, libspring-tx-2.5-java, glassfish-javaee
+Description: modular Java/J2EE application framework - JMS tools
+ Spring is a layered Java/J2EE application framework offering a lot of freedom
+ to Java developers yet providing well documented and easy-to-use solutions for
+ common practices in the industry.
+ .
+ This package provide spring-jms.jar : Java Message Service 1.0.2/1.1 support
+
+Package: libspring-orm-2.5-java
+Architecture: all
+Depends: openjdk-6-jre | java2-runtime, libspring-jdbc-2.5-java
+Recommends: libspring-web-2.5-java, libjdo-api-java, glassfish-toplink-essentials, libibatis-java, libhibernate3-java, libhibernate-commons-annotations-java, libhibernate-annotations-java
+Description: modular Java/J2EE application framework - ORM tools
+ Spring is a layered Java/J2EE application framework offering a lot of freedom
+ to Java developers yet providing well documented and easy-to-use solutions for
+ common practices in the industry.
+ .
+ This package provide spring-orm.jar : JDO support, JPA support, Hibernate
+ support, TopLink support, iBATIS support




More information about the pkg-java-commits mailing list