[Java DB - testing] Failure continuous trunk (rev 1754588)

2016-07-29 Thread ingemar . aberg
Java DB testing and reporting infrastructure. Failure continuous trunk (rev 1754588) There were 16 failures.

[jira] [Commented] (DERBY-6391) remove unneeded object creation in newException() calls in releases > 10.10

2016-07-29 Thread Danoja Dias (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15400432#comment-15400432 ] Danoja Dias commented on DERBY-6391: Thanks for the suggestion to find exception calls in an easy way.

[jira] [Assigned] (DERBY-6391) remove unneeded object creation in newException() calls in releases > 10.10

2016-07-29 Thread Danoja Dias (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danoja Dias reassigned DERBY-6391: -- Assignee: Danoja Dias > remove unneeded object creation in newException() calls in releases >

[jira] [Updated] (DERBY-6391) remove unneeded object creation in newException() calls in releases > 10.10

2016-07-29 Thread Danoja Dias (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danoja Dias updated DERBY-6391: --- Attachment: Derby-6391.diff > remove unneeded object creation in newException() calls in releases >

[jira] [Commented] (DERBY-6391) remove unneeded object creation in newException() calls in releases > 10.10

2016-07-29 Thread Danoja Dias (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15400430#comment-15400430 ] Danoja Dias commented on DERBY-6391: I should have commented this before as I spent a considerable

[jira] [Commented] (DERBY-6391) remove unneeded object creation in newException() calls in releases > 10.10

2016-07-29 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15400374#comment-15400374 ] Bryan Pendleton commented on DERBY-6391: I'm not certain of such an easy way. I tried this: {code}

[jira] [Resolved] (DERBY-5585) Improve error messages used when Derby can't find the class or method backing up a SQL routine or type

2016-07-29 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton resolved DERBY-5585. Resolution: Fixed With your latest patch, my test runs are clean, too. Thanks! Committed.

[jira] [Commented] (DERBY-5585) Improve error messages used when Derby can't find the class or method backing up a SQL routine or type

2016-07-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15400367#comment-15400367 ] ASF subversion and git services commented on DERBY-5585: Commit 1754588 from

[jira] [Updated] (DERBY-6870) Google Summer of Code 2016: Derby bug fixing

2016-07-29 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton updated DERBY-6870: --- Assignee: Danoja Dias > Google Summer of Code 2016: Derby bug fixing >

Jenkins build became unstable: Derby-JaCoCo #246

2016-07-29 Thread Apache Jenkins Server
See

[jira] [Commented] (DERBY-6391) remove unneeded object creation in newException() calls in releases > 10.10

2016-07-29 Thread Danoja Dias (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15399511#comment-15399511 ] Danoja Dias commented on DERBY-6391: In DERBY-5873 this is already done for client and server. So I

[jira] [Updated] (DERBY-5585) Improve error messages used when Derby can't find the class or method backing up a SQL routine or type

2016-07-29 Thread Danoja Dias (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danoja Dias updated DERBY-5585: --- Attachment: Derby5585_3.diff With Derby5585_3.diff patch tests were fine. > Improve error messages