[jira] [Commented] (FOP-2298) [PATCH] Enable support for PDF page transitions.

2013-09-17 Thread Seifeddine Dridi (JIRA)

[ 
https://issues.apache.org/jira/browse/FOP-2298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13769365#comment-13769365
 ] 

Seifeddine Dridi commented on FOP-2298:
---

Build is still broken on my side. I receive the following error when I build 
FOP from the command line:
{code}
[javac] C:\Java Programming\FOP_SVN\src\java\org\apache\fop\rend
er\pdf\extensions\PDFDictionaryAttachment.java:45: method does not override a me
thod from its superclass
[javac] @Override
[javac]  ^
[javac] 1 error
{code}

 [PATCH] Enable support for PDF page transitions.
 

 Key: FOP-2298
 URL: https://issues.apache.org/jira/browse/FOP-2298
 Project: Fop
  Issue Type: New Feature
Affects Versions: trunk
Reporter: Glenn Adams
Assignee: Glenn Adams
 Fix For: trunk

 Attachments: patch.diff


 See http://marc.info/?l=fop-userm=130017885816296w=2.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (FOP-2298) [PATCH] Enable support for PDF page transitions.

2013-09-17 Thread Glenn Adams (JIRA)

[ 
https://issues.apache.org/jira/browse/FOP-2298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13769903#comment-13769903
 ] 

Glenn Adams commented on FOP-2298:
--

See http://svn.apache.org/r1524211.

 [PATCH] Enable support for PDF page transitions.
 

 Key: FOP-2298
 URL: https://issues.apache.org/jira/browse/FOP-2298
 Project: Fop
  Issue Type: New Feature
Affects Versions: trunk
Reporter: Glenn Adams
Assignee: Glenn Adams
 Fix For: trunk

 Attachments: patch.diff


 See http://marc.info/?l=fop-userm=130017885816296w=2.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (FOP-2298) [PATCH] Enable support for PDF page transitions.

2013-09-17 Thread Glenn Adams (JIRA)

[ 
https://issues.apache.org/jira/browse/FOP-2298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13769901#comment-13769901
 ] 

Glenn Adams commented on FOP-2298:
--

Hopefully this takes care of the last bit of Broken Java 5 support for 
@Override problem. If it doesn't, then please send me a patch to apply that 
fixes your build environment. I have no intent of attempting to build on Java 5.

 [PATCH] Enable support for PDF page transitions.
 

 Key: FOP-2298
 URL: https://issues.apache.org/jira/browse/FOP-2298
 Project: Fop
  Issue Type: New Feature
Affects Versions: trunk
Reporter: Glenn Adams
Assignee: Glenn Adams
 Fix For: trunk

 Attachments: patch.diff


 See http://marc.info/?l=fop-userm=130017885816296w=2.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (FOP-2298) [PATCH] Enable support for PDF page transitions.

2013-09-16 Thread simon steiner (JIRA)

[ 
https://issues.apache.org/jira/browse/FOP-2298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13768385#comment-13768385
 ] 

simon steiner commented on FOP-2298:


It doesnt build on java 5

 [PATCH] Enable support for PDF page transitions.
 

 Key: FOP-2298
 URL: https://issues.apache.org/jira/browse/FOP-2298
 Project: Fop
  Issue Type: New Feature
Affects Versions: trunk
Reporter: Glenn Adams
Assignee: Glenn Adams
 Fix For: trunk

 Attachments: patch.diff


 See http://marc.info/?l=fop-userm=130017885816296w=2.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (FOP-2298) [PATCH] Enable support for PDF page transitions.

2013-09-16 Thread Glenn Adams (JIRA)

[ 
https://issues.apache.org/jira/browse/FOP-2298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13768389#comment-13768389
 ] 

Glenn Adams commented on FOP-2298:
--

well, as you might guess, i don't build on java 5, so if you want me to fix it, 
please tell me why it doesn't build

 [PATCH] Enable support for PDF page transitions.
 

 Key: FOP-2298
 URL: https://issues.apache.org/jira/browse/FOP-2298
 Project: Fop
  Issue Type: New Feature
Affects Versions: trunk
Reporter: Glenn Adams
Assignee: Glenn Adams
 Fix For: trunk

 Attachments: patch.diff


 See http://marc.info/?l=fop-userm=130017885816296w=2.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (FOP-2298) [PATCH] Enable support for PDF page transitions.

2013-09-16 Thread simon steiner (JIRA)

[ 
https://issues.apache.org/jira/browse/FOP-2298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13768390#comment-13768390
 ] 

simon steiner commented on FOP-2298:


[javac] 
/home/simon/foptrunk/src/java/org/apache/fop/render/pdf/extensions/PDFExtensionAttachment.java:46:
 method does not override a method from its superclass
[javac] @Override
[javac]  ^
[javac] 
/home/simon/foptrunk/src/java/org/apache/fop/render/pdf/extensions/PDFDictionaryAttachment.java:45:
 method does not override a method from its superclass
[javac] @Override
[javac]  ^
[javac] 
/home/simon/foptrunk/src/java/org/apache/fop/render/pdf/extensions/PDFDictionaryExtension.java:85:
 cannot find symbol
[javac] symbol  : method isEmpty()
[javac] location: class java.lang.String
[javac] if ((pageNumbers == null) || pageNumbers.isEmpty()) {
[javac] ^
[javac] 
/home/simon/foptrunk/src/java/org/apache/fop/render/pdf/extensions/PDFDictionaryElement.java:69:
 cannot find symbol
[javac] symbol  : method isEmpty()
[javac] location: class java.lang.String
[javac] } else if (key.isEmpty()) {
[javac]   ^
[javac] 
/home/simon/foptrunk/src/java/org/apache/fop/render/pdf/extensions/PDFDictionaryEntryElement.java:58:
 cannot find symbol
[javac] symbol  : method isEmpty()
[javac] location: class java.lang.String
[javac] } else if (key.isEmpty()) {
[javac]   ^
[javac] 
/home/simon/foptrunk/src/java/org/apache/fop/render/pdf/extensions/PDFDictionaryEntryElement.java:89:
 cannot find symbol
[javac] symbol  : method isEmpty()
[javac] location: class java.lang.String
[javac] if (value.isEmpty()) {
[javac]  ^
[javac] 
/home/simon/foptrunk/src/java/org/apache/fop/render/pdf/extensions/PDFExtensionHandler.java:150:
 method does not override a method from its superclass
[javac] @Override
[javac]  ^
[javac] 
/home/simon/foptrunk/src/java/org/apache/fop/render/pdf/extensions/PDFExtensionHandler.java:155:
 method does not override a method from its superclass
[javac] @Override
[javac]  ^
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 8 errors


 [PATCH] Enable support for PDF page transitions.
 

 Key: FOP-2298
 URL: https://issues.apache.org/jira/browse/FOP-2298
 Project: Fop
  Issue Type: New Feature
Affects Versions: trunk
Reporter: Glenn Adams
Assignee: Glenn Adams
 Fix For: trunk

 Attachments: patch.diff


 See http://marc.info/?l=fop-userm=130017885816296w=2.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (FOP-2298) [PATCH] Enable support for PDF page transitions.

2013-09-16 Thread Glenn Adams (JIRA)

[ 
https://issues.apache.org/jira/browse/FOP-2298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13768437#comment-13768437
 ] 

Glenn Adams commented on FOP-2298:
--

Thanks. Fixed with [1][2].

[1] http://svn.apache.org/r1523706
[2] http://svn.apache.org/r1523709

 [PATCH] Enable support for PDF page transitions.
 

 Key: FOP-2298
 URL: https://issues.apache.org/jira/browse/FOP-2298
 Project: Fop
  Issue Type: New Feature
Affects Versions: trunk
Reporter: Glenn Adams
Assignee: Glenn Adams
 Fix For: trunk

 Attachments: patch.diff


 See http://marc.info/?l=fop-userm=130017885816296w=2.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira