Uploaded image for project: 'FOP'
  1. FOP
  2. FOP-2913

wrong coordinates for jai_core: hyphen should be underscore

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 2.4
    • None
    • None
    • None

    Description

      Found in Doxia build. See https://issues.apache.org/jira/projects/DOXIASITETOOLS/issues/DOXIASITETOOLS-223

       

      Hyphen should be underscore

       

      <dependency> <groupId>javax.media</groupId> <artifactId>jai-core</artifactId> <version>1.1.3</version> <scope>compile</scope> </dependency>

       

      should be

       

      <dependency> <groupId>javax.media</groupId> <artifactId>jai_core</artifactId> <version>1.1.3</version> <scope>compile</scope> </dependency>

      Attachments

        Activity

          People

            Unassigned Unassigned
            elharo Elliotte Rusty Harold
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: