Great Martin, thanks! I am also curious to see if the issues @tlpinney was having with the build were sorted out. I believe it was a matter of building within Eclipse or from the command line using straight Maven.
On Mon, Jun 17, 2013 at 11:50 AM, Martin Desruisseaux < [email protected]> wrote: > Hello all > > There is the current development status before a possible 0.3 release: > > * I'm in the process of putting a safety guard against a possible > infinite recursivity in metadata equals, hashCode() and toString() > methods. This is the very last bug on my "todo" list that I wanted > to fix prior 0.3 release. > * I still have to port the XML tests. I estimate this work to > approximatively 3 days. I noticed some anomalies, like the > declaration of the > "http://www.cnig.gouv.fr/2005/**fra<http://www.cnig.gouv.fr/2005/fra>" > schema in the > XML produced by the command line. That schema shall be declared only > for the French profile of metadata, not by default. This will > hopefully be a minor fix. > > > Martin > >
