Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-3399

The automatic compile path property setting for the build system should be expanded to handle Java SE 6 virtual machines.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 10.10.1.1
    • Build tools
    • None

    Description

      Setting jdk16 in my ant.properties to IBM's JavaSE 6.0 JDK does not produce a successful build.

      I think the issue is that this line in compilepath.properties is specific to Sun's Java SE implementation.

      java16compile.classpath=${j16lib}/rt.jar

      IBM's vms require more jars from the JRE lib folder.

      Does the property setter automatically add all jars into the classpath?

      Attachments

        Activity

          People

            Unassigned Unassigned
            djd Daniel John Debrunner
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: