Craig L Russell wrote: > Hi Robert, > > Please file a bug report in the Derby JIRA. Include the stack trace > along with an ij script that creates the tables and a simple jdbc > program that issues the query that causes the NPE. > > Someone on the Derby dev team will follow up.
There is no "Derby team", Derby is an open-source community where anyone can get involved and work on improving Derby in many ways including fixing bugs. People work on what interests them: "fry their own fish" or "scratch their own itch". Entering a bug may catch the interest of someone already active in the community, but it may not, there is no "will" about it. One sure way to get a bug fixed is to work in the community on fixing it. Here's an explanation of how development at Apache works: http://db.apache.org/derby/derby_comm.html#Understand+How+Development+Works+at+Apache The community is always ready to welcome new people. http://wiki.apache.org/db-derby/DerbyDev Dan.
