[
https://issues.apache.org/jira/browse/COCOON3-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12671553#action_12671553
]
pieber edited comment on COCOON3-27 at 2/7/09 6:48 PM:
---------------------------------------------------------------
Forget to mark the affected version...
was (Author: pieber):
Forget to mark the affekted version...
> [PATCH] Add Java5 support
> -------------------------
>
> Key: COCOON3-27
> URL: https://issues.apache.org/jira/browse/COCOON3-27
> Project: Cocoon 3
> Issue Type: Improvement
> Components: cocoon-stax
> Affects Versions: 3.0.0-alpha-2
> Reporter: Andreas Pieber
> Assignee: Cocoon Developers Team
> Fix For: 3.0.0-alpha-2
>
> Attachments: stax-jdk1.5.patch
>
>
> Kilian pushed me at the fact that we could very easily support java5 in the
> StAX component. The only thing which have to be done for this is to add an
> optional dependency to the woodstox StAX implementation and remove all the
> @Override-Annotations from the code. So in a java6 environment the woodstox
> reference is not required and the module will work with the default
> implementation. For java5 the additional dependency is required.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.