From: Olaf H. <ha...@in...> - 2009-06-10 14:38:44
|
Hey, On Tuesday 02 June 2009 17:41:15 Tim Pizey wrote: > On Tuesday 02 Jun 2009 15:53:25 Tim Pizey wrote: > > This has been the subject of previous discussions, which I have not > > chased these down, but my 2p would be that numbers to the right of the > > first point may not exceed 9. > > http://www.sonatype.com/books/maven-book/reference/pom-relationships-sect-p >om- syntax.html#pom-reationships-sect-versions > > Is the guidance from Maven Okay, I understand their reasoning. Now we have to decide for a version number. I would go for 0.9.1 for the following reasons. We added two new things since 0.8: i) my identifier-based Graph and NamedGraphSet implementation and ii) Jennifer's SingleNamedGraph* stuff. In addition to this there are many bug fixes. My new stuff is not completely used by SWClLib due to integration issues (I will work on this after the release). I think SingleNamedGraph* as the only new feature does not justify naming the new release 1.0. Greetings, Olaf |