Uploaded image for project: 'Cocoon 3 (Retired)'
  1. Cocoon 3 (Retired)
  2. COCOON3-27

[PATCH] Add Java5 support

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0.0-alpha-2
    • 3.0.0-alpha-2
    • cocoon-stax
    • None

    Description

      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.

      Attachments

        1. stax-jdk1.5.patch
          18 kB
          Andreas Pieber

        Activity

          People

            reinhard@apache.org Reinhard Poetz
            pieber Andreas Pieber
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: