Author: malat
Date: 2015-11-06 19:28:48 +0000 (Fri, 06 Nov 2015)
New Revision: 18892

Modified:
   trunk/fop/debian/patches/bug799662.patch
   trunk/fop/debian/patches/fixbuildxml.patch
Log:
fix header

Modified: trunk/fop/debian/patches/bug799662.patch
===================================================================
--- trunk/fop/debian/patches/bug799662.patch    2015-11-06 19:25:53 UTC (rev 
18891)
+++ trunk/fop/debian/patches/bug799662.patch    2015-11-06 19:28:48 UTC (rev 
18892)
@@ -1,5 +1,11 @@
---- src/java/org/apache/fop/layoutmgr/list/ListItemLayoutManager.java.orig     
2015-05-26 08:03:48 UTC
-+++ src/java/org/apache/fop/layoutmgr/list/ListItemLayoutManager.java
+Description: Use proper encoding to remove warnings
+Author: Mathieu Malaterre <ma...@debian.org>
+Forwarded: no
+
+Index: 
fop-2.0+dfsg/src/java/org/apache/fop/layoutmgr/list/ListItemLayoutManager.java
+===================================================================
+--- 
fop-2.0+dfsg.orig/src/java/org/apache/fop/layoutmgr/list/ListItemLayoutManager.java
++++ 
fop-2.0+dfsg/src/java/org/apache/fop/layoutmgr/list/ListItemLayoutManager.java
 @@ -393,7 +393,7 @@ public class ListItemLayoutManager exten
              int breakClass = EN_AUTO;
              KnuthElement endEl = elementLists[0].size() > 0 ? (KnuthElement) 
elementLists[0].get(end[0])

Modified: trunk/fop/debian/patches/fixbuildxml.patch
===================================================================
--- trunk/fop/debian/patches/fixbuildxml.patch  2015-11-06 19:25:53 UTC (rev 
18891)
+++ trunk/fop/debian/patches/fixbuildxml.patch  2015-11-06 19:28:48 UTC (rev 
18892)
@@ -1,4 +1,5 @@
-Description: Use proper encoding to remove warnings
+Description: Null pointer exception at 
org.apache.fop.cli.InputHandler.transformTo
+ https://issues.apache.org/jira/browse/FOP-2461
 Author: Mathieu Malaterre <ma...@debian.org>
 Forwarded: no
 


_______________________________________________
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to