[java-sig-commits] [Bug 791339] New: FTBFS with OpenJDK7

bugzilla at redhat.com bugzilla at redhat.com
Thu Feb 16 19:39:35 UTC 2012


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: FTBFS with OpenJDK7

https://bugzilla.redhat.com/show_bug.cgi?id=791339

           Summary: FTBFS with OpenJDK7
           Product: Fedora
           Version: 17
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: unspecified
          Priority: unspecified
         Component: plexus-containers
        AssignedTo: fnasser at redhat.com
        ReportedBy: omajid at redhat.com
         QAContact: extras-qa at fedoraproject.org
                CC: fnasser at redhat.com, dbhole at redhat.com,
                    yyang at redhat.com, sochotni at redhat.com,
                    java-sig-commits at lists.fedoraproject.org
    Classification: Fedora
      Story Points: ---
              Type: ---
        Regression: ---
        Mount Type: ---
     Documentation: ---


Created attachment 562575
  --> https://bugzilla.redhat.com/attachment.cgi?id=562575
fix build with openjdk7

plexus-containers fails to build from source with OpenJDK7. This is caused
because ${java.home}/../lib/tools.jar is not being added to the build classpath
- the vendor (in OpenJDK7) is "Oracle Corporation", not "Sun Microsystems,
Inc". To keep this package compatible with both OpenJDK6 and OpenJDK7,
tools.jar should always be added to the classpath.

Please see https://fedoraproject.org/wiki/Java7_Package_Rebuild_Status for more
information.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the java-sig-commits mailing list