You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by Rick Hillegas <ri...@gmail.com> on 2017/09/27 23:03:37 UTC

Build problem, was:

I'm glad that your build succeeds now. I don't understand the additional 
screenshot. What problem is it trying to address? If an error message 
needs improvement, then the proper solution would be to update the 
corresponding text in messages.xml. Error messages are an 
internationalized resource. The messages.xml file contains the English 
localizations for Derby error messages.

Thanks,
-Rick

On 9/25/17 11:14 PM, RANAWELLAGE LILANTHA KAVIN RANAWELLA wrote:
> Thank you for the help. I built successfully. Plus, I made some 
> improvements to the error message received. That error happens when 
> the access permission is not allowed by the host.
>
> The changes are attached herewith (in a screenshot) >> Connection.java
>
>
>
> On Wed, Jul 26, 2017 at 6:23 AM, Rick Hillegas 
> <rick.hillegas@gmail.com <ma...@gmail.com>> wrote:
>
>     This build output contains diagnostics which are no longer
>     produced by the build.xml script in the derby trunk. For instance,
>     java15compile.classpath is no longer a build setting--that is
>     because the trunk requires JDK 8 or higher and the derby build no
>     longer produces byte code that runs on older java versions.
>
>     Hope this helps,
>     -Rick
>
>
>     On 7/24/17 11:32 PM, RANAWELLAGE LILANTHA KAVIN RANAWELLA wrote:
>>     Hello,
>>     I encountered a problem in building the project with the command
>>     'ant -quiet buildsource’. I already have installed maven. And the
>>     command 'ant -quiet clobber’
>>
>>     It says;
>>     [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)
>>
>>     BUILD FAILED
>>     /Users/kavinranawella/10.8/build.xml:252: Don't know how to set
>>     java15compile.classpath, java16compile.classpath using this
>>     environment:
>>
>>     java.vendor = Oracle Corporation
>>     java.home =
>>     /Library/Java/JavaVirtualMachines/jdk1.8.0_121.jdk/Contents/Home/jre
>>     java.version = 1.8.0_121
>>     os.name <http://os.name> = Mac OS X
>>     j14lib = null
>>     j15lib = null
>>     j16lib = null
>>     jdkSearchPath =
>>     /Library/Java/JavaVirtualMachines/jdk1.8.0_121.jdk/Contents
>>
>>     Please consult BUILDING.html for instructions on how to set the
>>     compiler-classpath properties.
>>
>>     Can you help me with this. I think this is an issue with my OS
>>     (OS X 10.12.6 ).
>>
>>     Thank you.
>>
>>     -- 
>>     Undergraduate,
>>     Department of Computer Engineering,
>>     Faculty of Engineering,
>>     University of Peradeniya.
>>
>>     Vice President in Marketing and Communication,
>>     Project 'Blue Marble v1.0',
>>     AIESEC in University of Peradeniya.
>>
>>     Secretary,
>>     Engineering Students' Publication Society,
>>     Faculty of Engineering,
>>     University of Peradeniya.
>>
>>
>>
>
>
>
>
> -- 
> Undergraduate,
> Department of Computer Engineering,
> Faculty of Engineering,
> University of Peradeniya.
>
> Vice President in Marketing and Communication,
> Project 'Blue Marble v1.0',
> AIESEC in University of Peradeniya.
>
> Secretary,
> Engineering Students' Publication Society,
> Faculty of Engineering,
> University of Peradeniya.
>
>
>