Hi Rick, thanks for putting this together! I think that you could embellish this, it's pretty terse.
I think that we continue to face the challenge that we've discussed in the past. For classic Derby users, and classic Java users (like me), they may not have paid much attention to the Java 9 Module system. They may not have much of a grasp as to why it's useful, and what it provides, and why they might want to move toward it. (Even having watched you struggle with it for 24 months, I'm still not sure I could crisply state what you set out to achieve, and how we got there.) For new users, they may just adopt the Java 9 way of things from the start, I guess, although I'm not really speaking from experience here since I'm such a dinosaur. Anyway, since 10.15 is really all about "taking the big Java 9 step", as it were, it seems like somehow we might want to take that challenge on directly and talk about why this involved a bunch of rototilling, and what the goals of that rototilling were, and where it takes us. There. That's some feedback. :) thanks, bryan On Wed, Feb 27, 2019 at 7:54 AM Rick Hillegas <rick.hille...@gmail.com> wrote: > > Here is a first rev of a release announcement. Please let me know how I > can improve this. Thanks! > > ---------------------------- > > The Apache Derby project is pleased to announce feature release 10.15.1.3. > > Apache Derby is a sub-project of the Apache DB project. Derby is a pure > Java relational database engine which conforms to the ISO/ANSI SQL and > JDBC standards. Derby aims to be easy for developers and end-users to > work with. > > Derby 10.15.1.3 can be obtained from the Derby download site: > > http://db.apache.org/derby/derby_downloads.html. > > Derby 10.15.1.3 contains the following new feature: > > * JPMS modularization - Derby has been re-packaged as a set of JPMS > modules. This introduced a new jar file, derbyshared.jar, required by > all configurations. Module diagrams for Derby configurations can be > found in the javadoc for the 10.15 public API. > > In addition, Derby 10.15.1.3 contains bug and documentation fixes. > > Please try out this new release. >