Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-1388

Groovy does not find javax.xml.transform.TransformerFactory although it's available

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0-JSR-6
    • 1.5
    • None
    • None
    • jdk 1.5.0_06, groovy jsr06

    Description

      Groovy fails to find javax.xml.transform.TransformerFactory even though it is available. This worked fine on jsr05:

      groovy.bat -e "import javax.xml.transform.TransformerFactory;TransformerFactory.newInstance()"

      but it fails on jsr06. The same can be reproduced by running the attached test w/ jsr 05 and jsr 06.

      Attachments

        Activity

          People

            Unassigned Unassigned
            antti.karanta@napa.fi Antti Karanta
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: