Hello all
The metadata implementation classes have been ported to the JDK7 branch
(not yet ported to trunk) and the Maven build is back to normal. From
now, we can switch back the "every build failure is a bug" mode.
XML marshalling, toString() and many other services do not yet work. I
will work on filling the holes in the coming week. However we can have
some feeling of ISO 19115 by looking at the javadoc for the
org.apache.sis.iso packages [1]. There is also an overview at [2] (the
SQL package mentioned in that page is not yet there. I will propose it
later after the XML part is working).
My hope is to target for a 0.3 release by the end of April. The content
would be pretty close to the classes that are already there, with the
potential addition of a small SQL package (only 2 public classes) and a
NetCDF one (only for the metadata part of NetCDF).
Martin
[1] https://builds.apache.org/job/sis-jdk7/site/apidocs/index.html
[2] https://builds.apache.org/job/sis-jdk7/site/sis-metadata/index.html