Log of /trunk/libspring-java
Directory Listing
Revision
13066 -
Directory Listing
Modified
Sun Nov 7 17:51:07 2010 UTC
(2 years, 6 months ago)
by
drazzib
* Upload to experimental.
* d/control: Rework libspring-instrument-java package long description.
Revision
13063 -
Directory Listing
Modified
Sat Nov 6 18:27:05 2010 UTC
(2 years, 6 months ago)
by
nomadium-guest
* New upstream release.
* Refresh patches.
Revision
12939 -
Directory Listing
Modified
Tue Aug 24 22:28:56 2010 UTC
(2 years, 9 months ago)
by
drazzib
New upstream release && upload to experimental
Revision
12728 -
Directory Listing
Modified
Mon Jul 5 19:22:42 2010 UTC
(2 years, 10 months ago)
by
drazzib
Update Standards-Version and d/changelog
Revision
12726 -
Directory Listing
Modified
Sun Jul 4 22:58:10 2010 UTC
(2 years, 10 months ago)
by
nomadium-guest
* Fix dependencies on castor.
* Enable support for CommonJ API.
Revision
12723 -
Directory Listing
Modified
Fri Jul 2 16:44:51 2010 UTC
(2 years, 10 months ago)
by
nomadium-guest
* Add patch for compatibility with JPA 2.0 API.
Revision
12722 -
Directory Listing
Modified
Fri Jul 2 03:42:42 2010 UTC
(2 years, 10 months ago)
by
nomadium-guest
Trying to build libspring-java:
* Add Build-Depends on libdom4j.java. It is needed for ORM module.
* Add patch to disable JRuby features in context module.
Revision
12623 -
Directory Listing
Modified
Tue Jun 22 00:44:06 2010 UTC
(2 years, 11 months ago)
by
nomadium-guest
* Enable CommonJ compilation since there is a free api library provided by
Geronimo project. I'm going to prepare this package for CommonJ API.
* Add myself as Uploader.
Revision
12600 -
Directory Listing
Added
Sun Jun 20 19:25:01 2010 UTC
(2 years, 11 months ago)
by
drazzib
* FTBFS (missing Castor) !
* New major upstream release.
- rename packages to match libspring-*-java convention
- build using spring-build-script Ant+Ivy infrastructure
- completly rework B-D and Depends for all packages
based on Maven metadata
* Drop Andreas from Uploaders
* asm2 -> asm3 transition.
* Build a new package libspring-aspects-2.5-java and include
spring-aspects.jar file in it. This is needed to build xwork2.
(Closes: #582510)
* Upload to unstable
* Describe asm2 -> asm3 transition in d/README.Debian and in
d/patches/15_fix_build_with_asm3.diff
* Enable support for Portlet API. (Closes: #578718).
* Upload to unstable.
* New libspring-webmvc-struts-2.5-java binary package
for webmvc-struts.jar. (Closes: #570533)
Thanks to Arnaud Fontaine <arnau@debian.org>
* Fix debian/watch to track upstream 2.x releases from
spring-maintenance SVN tags.
Thanks to Per Wawra <debian.perfide@safersignup.com>.
* Replace B-D/D on glassfish-appserv by glassfish-javaee since
glassfish-appserv-jstl.jar is now in glassfish-appserv.
* Standards-Version to 3.8.4.
* Source format 3.0 (quilt).
* Move package duty under Debian Java Maintainers umbrella
and add myself to Uploaders.
* Disable JRuby scripting module and remove B-D since jruby Debian
package has moved to non-free archive.
* Fix compat with tiles 2.2.1 (split of modules)
- Build-Depends on libtiles-java >= 2.2.1
- Fix debian/classpath-debian
* Upgrade debian/copyright to DEP5
* Bump debhelper version to >= 7
- Replace dh_clean -k by dh_prep
- Refactor debian/rules by using "dh"
* Maven POMs:
- Add a Build-Depends-Indep dependency on maven-repo-helper
- Use mh_installpoms and mh_installjar to install the POM and the jar to the
Maven repository
- Remove useless debian/*.{links,install} files
- debian/poms/*.xml: Debian crafted pom.xml files
- debian/rules: new get-orig-pom to update debian/poms/*.xml at new upstream
release.
* Replace Depends and Build-Depends on "jruby1.2" by "jruby" (1.4)
* Switch to quilt as patch system
- Build-Depends on quilt and remove dpatch
- Rewrite debian/README.source
- Use dh --with quilt
* New 13_tiles_22 patch for compatibility with Tiles 2.2
- Describe this change in README.Debian
- Bump Build-Depends on libtiles-java (>= 2.2.0)
* Also bump Build-Depends on aspectj (>= 1.6.4)
* Remove unneeded Build-Depends on libservlet2.4-java
* cglib2.1 (2.1.3) to cglib (2.2) transition:
- Build-Depends and Depends on libcglib-java instead of libcglib2.1-java
* Migrate to JRuby 1.2 (JRuby 1.1 will be removed from unstable soon)
Thanks to Sebastien Delafond for report (Closes: #548807).
* 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
* Update Vcs-* fields to pkg-java SVN repository
* Bump Standards-Version to 3.8.2:
- Update README.source to describe dpatch patch system
* Migrated Tomcat instrumentation dependency from libtomcat5.5-java
to libtomcat6-java, as Tomcat 5.5 is no more (Closes: #543122)
* 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.
* 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
* Removed comment in debian/control, as it seems to confuse pbuilder
* Fix policy issue : Remove aspectj from libspring-2.5-aop-java Recommends
since this package is not in main yet.
* Initial release (Closes: #426259)
* Created README.source, documenting preparation of original source archive
* 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)