[ 
https://issues.apache.org/jira/browse/DERBY-6809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14577782#comment-14577782
 ] 

Rick Hillegas commented on DERBY-6809:
--------------------------------------

Hi Sagar,

Suppose that you use subversion to check out the 10.11 branch and then build 
that code by following the instructions here: 
http://svn.apache.org/viewvc/db/derby/code/trunk/BUILDING.html?view=co. In that 
case, you will get a debug build which is appropriate for development. The 
release id of your jar files will be the release id of the head of the 10.11 
branch (10.11.1.3).

Production distributions (the lib and bin distributions of a Derby release) are 
built without that debug machinery. To get a production distribution, you can 
set "sane=false" in your ant.properties file.

I think that you want to start out with the default, debug build which is 
appropriate for Derby developers.

Hope that we aren't talking past one another.
-Rick

> Java 1.8 feature use
> --------------------
>
>                 Key: DERBY-6809
>                 URL: https://issues.apache.org/jira/browse/DERBY-6809
>             Project: Derby
>          Issue Type: Improvement
>          Components: Network Server
>    Affects Versions: 11.0.0.0
>            Reporter: sagar
>
> Suggestion ...
> Is it possible to auto modify the existing source code using tools like 
> Netbeans, and take advantage of the new features in JDK 1.8 for better 
> multiuser performance and better utilization of current day multicore 
> processors?
> Plainly put, can we have from 11.0 onwards a version of derby which takes 
> advantage of the advancements and new features in java 1.8 ... 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to