PropertySetter prints warning when building with JDK 7
------------------------------------------------------

                 Key: DERBY-5310
                 URL: https://issues.apache.org/jira/browse/DERBY-5310
             Project: Derby
          Issue Type: Improvement
          Components: Build tools
    Affects Versions: 10.9.0.0
            Reporter: Knut Anders Hatlen
            Assignee: Knut Anders Hatlen
            Priority: Minor


Building with JDK 7 works fine, but the following warning is printed:

[setJdkProperties] Unrecognized VM vendor: 'Oracle Corporation'
[setJdkProperties] An attempt to configure the required JDKs will be made, but 
the build may fail.
[setJdkProperties] In case of problems:
[setJdkProperties]   - consult BUILDING.html and set the required properties 
manually
[setJdkProperties]   - set the property printCompilerProperties to true and ask 
the Derby development community for help
[setJdkProperties]     (please provide the debug output from running ant)

We should update PropertySetter to silently accept the JDK if the vendor is 
Oracle.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to