Your message dated Wed, 3 Dec 2014 13:39:31 +0100
with message-id <20141203123931.gj1...@ugent.be>
and subject line Re: Bug#771901: unblock: 
libspring-webflow-2.0-java/2.0.9.RELEASE-6
has caused the Debian Bug report #771901,
regarding unblock: libspring-webflow-2.0-java/2.0.9.RELEASE-6
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
771901: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771901
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock

Please unblock package libspring-webflow-2.0-java. This package has a minor
incompatibility with Spring Framework 3.1 and it will fail to build if we
update libspring-java to a more recent version in order to fix its security
issues. The good news is that out of the 22 reverse dependencies of
libspring-java this is the only package that needs to be updated, the others
are compatible.

Thank you

unblock libspring-webflow-2.0-java/2.0.9.RELEASE-6



dpkg-source: warning: extracting unsigned source package 
(/home/ebourg/packaging/libspring-webflow-2.0-java_2.0.9.RELEASE-5.dsc)
diff -Nru libspring-webflow-2.0-java-2.0.9.RELEASE/debian/changelog 
libspring-webflow-2.0-java-2.0.9.RELEASE/debian/changelog
--- libspring-webflow-2.0-java-2.0.9.RELEASE/debian/changelog   2014-08-07 
11:25:32.000000000 +0200
+++ libspring-webflow-2.0-java-2.0.9.RELEASE/debian/changelog   2014-12-03 
11:14:18.000000000 +0100
@@ -1,3 +1,11 @@
+libspring-webflow-2.0-java (2.0.9.RELEASE-6) unstable; urgency=medium
+
+  * Team upload.
+  * Fixed a compilation error with Spring Framework 3.1
+  * Standards-Version updated to 3.9.6 (no changes)
+
+ -- Emmanuel Bourg <ebo...@apache.org>  Wed, 03 Dec 2014 10:45:31 +0100
+
 libspring-webflow-2.0-java (2.0.9.RELEASE-5) unstable; urgency=low

   * Team upload
diff -Nru libspring-webflow-2.0-java-2.0.9.RELEASE/debian/control 
libspring-webflow-2.0-java-2.0.9.RELEASE/debian/control
--- libspring-webflow-2.0-java-2.0.9.RELEASE/debian/control     2014-08-07 
11:25:32.000000000 +0200
+++ libspring-webflow-2.0-java-2.0.9.RELEASE/debian/control     2014-12-03 
10:55:22.000000000 +0100
@@ -26,7 +26,7 @@
                libspring-web-portlet-java,
                libspring-web-servlet-java,
                libtiles-java
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-java/libspring-webflow-2.0-java.git
 Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-java/libspring-webflow-2.0-java.git
 Homepage: http://www.springsource.org/webflow
diff -Nru libspring-webflow-2.0-java-2.0.9.RELEASE/debian/patches/series 
libspring-webflow-2.0-java-2.0.9.RELEASE/debian/patches/series
--- libspring-webflow-2.0-java-2.0.9.RELEASE/debian/patches/series      
2014-08-07 11:24:26.000000000 +0200
+++ libspring-webflow-2.0-java-2.0.9.RELEASE/debian/patches/series      
2014-12-03 10:41:34.000000000 +0100
@@ -1,3 +1,4 @@
 ognl.diff
 spring_30.diff
 drop-backport-util-concurrent.diff
+spring_31.diff
diff -Nru 
libspring-webflow-2.0-java-2.0.9.RELEASE/debian/patches/spring_31.diff 
libspring-webflow-2.0-java-2.0.9.RELEASE/debian/patches/spring_31.diff
--- libspring-webflow-2.0-java-2.0.9.RELEASE/debian/patches/spring_31.diff      
1970-01-01 01:00:00.000000000 +0100
+++ libspring-webflow-2.0-java-2.0.9.RELEASE/debian/patches/spring_31.diff      
2014-12-03 10:45:00.000000000 +0100
@@ -0,0 +1,15 @@
+Description: Spring 3.1 compatibility
+Origin: backport, 
https://github.com/spring-projects/spring-webflow/commit/dddcf7a
+--- 
a/projects/spring-webflow/src/main/java/org/springframework/webflow/mvc/view/BindingModel.java
++++ 
b/projects/spring-webflow/src/main/java/org/springframework/webflow/mvc/view/BindingModel.java
+@@ -226,6 +226,10 @@
+               throw new UnsupportedOperationException("Should not be called 
during view rendering");
+       }
+
++      public String[] resolveMessageCodes(String errorCode) {
++              throw new UnsupportedOperationException("Should not be called 
during view rendering");
++      }
++
+       // internal helpers
+
+       private Expression parseFieldExpression(String field) {

--- End Message ---
--- Begin Message ---
Hi,

On Wed, Dec 03, 2014 at 12:14:25PM +0100, Emmanuel Bourg wrote:
> unblock libspring-webflow-2.0-java/2.0.9.RELEASE-6

Unblocked.

Cheers,

Ivo

--- End Message ---

Reply via email to