Dan, I've just tried to use the RC5 sources to create an example via archetype, and it failed - it was trying to use 0.1.2-incubating- SNAPSHOT (I always remove any prior trace of isis, and run maven "- o" offline).
Delving into the RC5 sources, I found that: isis-0.1.2-incubating/src/site/resources/archetype-catalog.xml references "0.1.2-incubating-SNAPSHOT" Shouldn't this reference 0.1.2-incubating? If I manually edit and change the version (and follow up with an "mvn archetype:crawl"), then I can create from archetype and run them all successfully - dnd, json, xhtml and html via the quickrun module, wicket and scimpi via importing the project into Eclpse (Helios) with no problems. If the above version issue is considered non-blocking, let me know, so I can reveal my vote. Regards, Kevin On 4 Jul 2011 at 8:46, Dan Haywood wrote: > A further change (I forgot to mention) is that the app generated by the > quickstart archetype is now setup to use Eclipse 3.7 (with its built-in > Maven support). Specifically, the .launch run configuration files have > dependencies on org.eclipse.m2e classpath provider (previously this was > m2eclipse's org.maven.ide classpath provider). > > Dan > > > > On 04/07/2011 08:21, Dan Haywood wrote: > > I've staged a release for Apache Isis, namely 0.1.2-incubating (RC5). > > > > Changes since the last RC include: > > * ZIP to vote upon is that staged rather than uploaded to a home > > directory (see below) ... there was ambiguity last time which > > invalidated the result > > * the version does not include an "RCx" component. Instead we are > > using different staging repositories to distinguish between RCs (and > > will simply promote the one that gets voted through) > > * the source directory has been rearranged so that any modules that > > are not part of the release (examples and domain-libs) are no longer > > part of the release (are not in the source zip). > > > > There have also been some functional changes: > > * the restful viewer has been renamed to xhtml viewer > > * there is a new json viewer which partly implements the draft restful > > json protocol [1] > > * updates to junit viewer documentation > > > > The artifacts have been staged to staging repository on > > repository.apache.org: > > * > > https://repository.apache.org/content/repositories/orgapacheisis-012/org/apache/isis/isis/0.1.2-incubating/isis-0.1.2-incubating-source-release.zip > > > > (zip file) > > * > > https://repository.apache.org/content/repositories/orgapacheisis-012/org/apache/isis/isis/0.1.2-incubating/isis-0.1.2-incubating-source-release.zip.asc > > > > (signature) > > > > In Subversion the code has been tagged to > > https://svn.apache.org/repos/asf/incubator/isis/tags/isis-0.1.2-incubating. > > > > I've also uploaded a new version of the site at > > http://incubator.apache.org/isis-0.1.2-incubating. The contributors > > guide on the site contains some suggestions of how to verify the > > release, see > > http://incubator.apache.org/isis-0.1.2-incubating/docbkx/html/guide/ch12.html > > > > > > > > Please verify the release and cast your vote. The vote will be open > > for at least 72 hours. > > > > [ ] +1 > > [ ] 0 > > [ ] -1 > > > > Thanks > > Dan > > > > [1] > > https://cwiki.apache.org/confluence/display/ISIS/Restful+Json+Protocol > -- Kevin Meyer, PhD, Pr.Sci.Nat KMZ P.O. Box 9822, Sharon Park, South Africa. Tel: +27 11 363 2001 Cell: +27 83 346 3045
