CSPACE-30 hello.xsd schema changed (made it flat) to accommodate requirements of nuxeo repository and rest apis. HelloWorldDocService renamed to HelloWorldNuxeoService. Added support for create, update and delete in addition to list.
M services/trunk/3rdparty/nuxeo/nuxeo-platform-cs/src/main/resources/schemas/hello.xsd
M services/trunk/3rdparty/nuxeo/nuxeo-platform-cs/src/main/resources/OSGI-INF/ecm-types-contrib.xml
M services/trunk/3rdparty/nuxeo/nuxeo-platform-cs/src/main/resources/OSGI-INF/layouts-contrib.xml
M services/trunk/HelloWorld/HelloWorldJaxb/src/main/resources/hello.xsd
D services/trunk/HelloWorld/HelloWorldDocService
M services/trunk/HelloWorld/HelloWorldClient/nbactions.xml
AM + services/trunk/HelloWorld/HelloWorldNuxeoService
D services/trunk/HelloWorld/HelloWorldNuxeoService/pom.all.xml
D services/trunk/HelloWorld/HelloWorldNuxeoService/src/main/java/org/collectionspace/hello/services/PersonDocResource.java
D services/trunk/HelloWorld/HelloWorldNuxeoService/src/main/java/org/collectionspace/hello/services/HelloworldDocApplication.java
AM + services/trunk/HelloWorld/HelloWorldNuxeoService/src/main/java/org/collectionspace/hello/services/PersonNuxeoResource.java
AM + services/trunk/HelloWorld/HelloWorldNuxeoService/src/main/java/org/collectionspace/hello/services/HelloworldNuxeoApplication.java
M services/trunk/HelloWorld/HelloWorldNuxeoService/src/main/webapp/WEB-INF/web.xml
M services/trunk/HelloWorld/HelloWorldNuxeoService/pom.xml
A + services/trunk/HelloWorld/HelloWorldNuxeoService/README.txt