On 16/06/2011 17:30, Kevin Meyer - KMZ wrote:
+1
I was able to build the documentation - there were many errors about
missing images, but the documentation built (I'll try and look into the
errors).
Yes, things need tidying up here. There is a ticket for this already [2]
There are still "^M"s in the poms
I had thought that running dos2unix before the release would suffice,
however the ^Ms get introduced as a result OF the release, from me
running the mvn release:prepare on cygwin.
and I'm still find pom.xml's that
reference 0.1.2-SNAPSHOT-incubating[1], but I'll ignore those for now.
Yes, they are not included in the parent pom, and I intend to move these
to a different trunk in the future.
I haven't been able to run the wicket war, but I'm not concerned.
I'll double check this myself.
So, all-in-all, I guess it works!
Thanks for trying this out.
Cheers
Dan
[2] https://issues.apache.org/jira/browse/ISIS-45
[1] find -name pom.xml -exec grep -l "0.1.2-incubating-SNAPSHOT" '{}' \;
./domain-libs/email-service/pom.xml
./domain-libs/pom.xml
./examples/claims/dom/pom.xml
./examples/claims/fixture/pom.xml
./examples/claims/objstore-default/pom.xml
./examples/claims/pom.xml
./examples/claims/quickrun/pom.xml
./examples/claims/viewer-bdd/pom.xml
./examples/claims/viewer-html/pom.xml
./examples/claims/viewer-restful/pom.xml
./examples/claims/viewer-scimpi/pom.xml
./examples/claims/viewer-wicket/pom.xml
./examples/ecs/pom.xml
./examples/groovy-testapp/claims/commandline/pom.xml
./examples/groovy-testapp/claims/dom/pom.xml
./examples/groovy-testapp/claims/fixture/pom.xml
./examples/groovy-testapp/claims/pom.xml
./examples/groovy-testapp/claims/service/pom.xml
./examples/groovy-testapp/claims/webapp/pom.xml
./examples/library/pom.xml
./examples/metamodel-examples/jsr303/pom.xml
./examples/metamodel-examples/namefile/pom.xml
./examples/orders/pom.xml
./examples/pom.xml
./examples/quickstart/dom/bin/pom.xml
./examples/quickstart/dom/pom.xml
./examples/quickstart/fixture/bin/pom.xml
./examples/quickstart/fixture/pom.xml
./examples/quickstart/objstore-default/bin/pom.xml
./examples/quickstart/objstore-default/pom.xml
./examples/quickstart/pom.xml
./examples/quickstart/quickrun/bin/pom.xml
./examples/quickstart/quickrun/pom.xml
./examples/quickstart/tests-bdd/bin/pom.xml
./examples/quickstart/tests-bdd/pom.xml
./examples/quickstart/tests-junit/bin/pom.xml
./examples/quickstart/tests-junit/pom.xml
./examples/quickstart/viewer-html/bin/pom.xml
./examples/quickstart/viewer-html/pom.xml
./examples/quickstart/viewer-restful/bin/pom.xml
./examples/quickstart/viewer-restful/pom.xml
./examples/quickstart/viewer-scimpi/bin/pom.xml
./examples/quickstart/viewer-scimpi/pom.xml
./examples/quickstart/viewer-wicket/bin/pom.xml
./examples/quickstart/viewer-wicket/pom.xml
./examples/shopping-cart/cart/pom.xml
./examples/shopping-cart/catalogue/pom.xml
./examples/shopping-cart/pom.xml
./examples/shopping-cart/shopping/pom.xml