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

John H. Embretsen commented on DERBY-1387:
------------------------------------------

By the way, I don't think that the "compile_reference" target is the culprit, 
even if that is the last target printed by ant. I added some echo statements to 
trunk/java/engine/org/apache/derby/iapi/reference/build.xml, but that target 
always completes without issues. You can also see this by looking at the 
verbose ant output; ant exits iapi/reference/build.xml before the build failure 
occurs.

It is after ant returns to the caller, target "compile_iapi_error_jsr169" in 
the file trunk/java/engine/org/apache/derby/iapi/build.xml, that the error 
occurs, while executing the javac task in that target. This I don't understand 
(because there are no direct references to the JMX classes in <include 
name="${derby.dir}/iapi/error/**"/>), but I'll try to fix the other things 
first, and see if the problem disappears.



> Add JMX extensions to Derby
> ---------------------------
>
>                 Key: DERBY-1387
>                 URL: https://issues.apache.org/jira/browse/DERBY-1387
>             Project: Derby
>          Issue Type: New Feature
>          Components: Services
>            Reporter: Sanket Sharma
>            Assignee: John H. Embretsen
>         Attachments: DERBY-1387-1.diff, DERBY-1387-1.stat, DERBY-1387-2.diff, 
> DERBY-1387-2.stat, DERBY-1387-3.diff, DERBY-1387-3.stat, DERBY-1387-4.diff, 
> DERBY-1387-4.stat, DERBY-1387-5.diff, DERBY-1387-5.stat, DERBY-1387-6.zip, 
> DERBY-1387-7.zip, DERBY-1387-8.zip, derbyjmx.patch, jmx.diff, jmx.stat, 
> jmxFuncspec.html, Requirements for JMX Updated.html, Requirements for 
> JMX.html, Requirements for JMX.zip
>
>
> This is a draft requirement specification for adding monitoring and 
> management extensions to Apache Derby using JMX. The requirements document 
> has been uploaded on JIRA as well as the Derby Wiki page at 
> http://wiki.apache.org/db-derby/_Requirement_Specifications_for_Monitoring_%26_Management_Extensions_using_JMX
> Developers and Users are requested to please look at the document (feature 
> list in particular) and add their own rating to features by adding a coloumn 
> to the table.
> Comments are welcome.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to