build failure because of jardriftcheck

2015-06-12 Thread Myrna van Lunteren
Hi, I noticed a recent commit caused a build failure in the jardriftcheck. I put that in because of DERBY-6471 ( https://issues.apache.org/jira/browse/DERBY-6471); Create a regression test which will fail if classes from one Derby jar file leak into another jar file. At the time I tried to get

Re: build failure because of jardriftcheck

2015-06-12 Thread Bryan Pendleton
I noticed a recent commit caused a build failure in the jardriftcheck. Hi Myrna, Thanks for noticing this. I think the problem is that I updated sane.derbyTesting.jar.lastcontents, but didn't update insane.derbyTesting.jar.lastcontents (oops). But if this check is too much work to run on

[jira] [Commented] (DERBY-6810) Add regression tests for XXE vulnerability

2015-06-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14584278#comment-14584278 ] ASF subversion and git services commented on DERBY-6810: Commit

Build failed in Jenkins: Derby-JaCoCo #179

2015-06-12 Thread Apache Jenkins Server
See https://builds.apache.org/job/Derby-JaCoCo/179/changes Changes: [bpendleton] DERBY-6810: Add regression tests for XXE vulnerability. This patch was contributed by Abhinav Gupta (abhinavgupta2004 at gmail dot com) This change adds a new regression test suite to hold tests for XXE