]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-11 initial checkin
authorSanjay Dalal <sanjay.dalal@berkeley.edu>
Thu, 5 Mar 2009 00:39:08 +0000 (00:39 +0000)
committerSanjay Dalal <sanjay.dalal@berkeley.edu>
Thu, 5 Mar 2009 00:39:08 +0000 (00:39 +0000)
commit0f59dce3d7c9f72281e58ad8156c028c15ad87a9
tree5112b3700474310968f43d9c461b57610ae3fcf1
parent7fb6774c0e23121f14f4a29cd781e9c86938a51b
CSPACE-11 initial checkin

A    src/services/trunk/sandbox/sanjay
A    src/services/trunk/sandbox/sanjay/prototypes
A    src/services/trunk/sandbox/sanjay/prototypes/restws
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldJaxb
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldJaxb/.classpath
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldJaxb/nb-configuration.xml
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldJaxb/.project
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldJaxb/src
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldJaxb/src/test
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldJaxb/src/test/java
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldJaxb/src/main
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldJaxb/src/main/java
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldJaxb/src/main/resources
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldJaxb/src/main/resources/person.xsd
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldJaxb/pom.xml
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldJaxb/.settings
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldJaxb/.settings/org.eclipse.jdt.core.prefs
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldJaxb/.settings/org.maven.ide.eclipse.prefs
AM   src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/helloworld.war
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldClient
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldClient/nbactions.xml
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldClient/.classpath
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldClient/nb-configuration.xml
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldClient/.project
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldClient/src
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldClient/src/test
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldClient/src/test/java
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldClient/src/test/java/org
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldClient/src/test/java/org/collectionspace
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldClient/src/test/java/org/collectionspace/hello
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldClient/src/test/java/org/collectionspace/hello/client
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldClient/src/test/java/org/collectionspace/hello/client/PersonServiceTest.java
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldClient/src/test/resources
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldClient/src/test/resources/log4j.xml
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldClient/src/main
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldClient/src/main/java
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldClient/src/main/java/org
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldClient/src/main/java/org/collectionspace
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldClient/src/main/java/org/collectionspace/hello
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldClient/src/main/java/org/collectionspace/hello/client
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldClient/src/main/java/org/collectionspace/hello/client/PersonClient.java
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldClient/src/main/java/org/collectionspace/hello/client/PersonProxy.java
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldClient/src/main/resources
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldClient/temp-testng-customsuite.xml
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldClient/pom.xml
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldClient/.settings
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldClient/.settings/org.eclipse.jdt.core.prefs
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldClient/.settings/org.maven.ide.eclipse.prefs
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/pom.xml
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldService
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldService/nbactions.xml
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldService/nb-configuration.xml
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldService/src
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldService/src/test
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldService/src/test/java
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldService/src/test/java/org
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldService/src/test/java/org/collectionspace
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldService/src/test/java/org/collectionspace/hello
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldService/src/test/java/org/collectionspace/hello/test
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldService/src/test/java/org/collectionspace/hello/test/PersonResourceTest.java
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldService/src/main
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldService/src/main/java
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldService/src/main/java/org
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldService/src/main/java/org/collectionspace
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldService/src/main/java/org/collectionspace/hello
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldService/src/main/java/org/collectionspace/hello/services
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldService/src/main/java/org/collectionspace/hello/services/HelloworldApplication.java
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldService/src/main/java/org/collectionspace/hello/services/PersonResource.java
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldService/src/main/java/org/collectionspace/hello/entity
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldService/src/main/java/org/collectionspace/hello/entity/Person.java
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldService/src/main/resources
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldService/src/main/webapp
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldService/src/main/webapp/WEB-INF
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldService/src/main/webapp/WEB-INF/web.xml
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldService/build.properties
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldService/pom.xml
A    src/services/trunk/sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldService/README.txt
31 files changed:
sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldClient/.classpath [new file with mode: 0644]
sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldClient/.project [new file with mode: 0644]
sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldClient/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldClient/.settings/org.maven.ide.eclipse.prefs [new file with mode: 0644]
sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldClient/nb-configuration.xml [new file with mode: 0644]
sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldClient/nbactions.xml [new file with mode: 0644]
sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldClient/pom.xml [new file with mode: 0644]
sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldClient/src/main/java/org/collectionspace/hello/client/PersonClient.java [new file with mode: 0644]
sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldClient/src/main/java/org/collectionspace/hello/client/PersonProxy.java [new file with mode: 0644]
sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldClient/src/test/java/org/collectionspace/hello/client/PersonServiceTest.java [new file with mode: 0644]
sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldClient/src/test/resources/log4j.xml [new file with mode: 0644]
sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldClient/temp-testng-customsuite.xml [new file with mode: 0644]
sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldJaxb/.classpath [new file with mode: 0644]
sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldJaxb/.project [new file with mode: 0644]
sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldJaxb/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldJaxb/.settings/org.maven.ide.eclipse.prefs [new file with mode: 0644]
sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldJaxb/nb-configuration.xml [new file with mode: 0644]
sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldJaxb/pom.xml [new file with mode: 0644]
sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldJaxb/src/main/resources/person.xsd [new file with mode: 0644]
sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldService/README.txt [new file with mode: 0644]
sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldService/build.properties [new file with mode: 0644]
sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldService/nb-configuration.xml [new file with mode: 0644]
sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldService/nbactions.xml [new file with mode: 0644]
sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldService/pom.xml [new file with mode: 0644]
sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldService/src/main/java/org/collectionspace/hello/entity/Person.java [new file with mode: 0644]
sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldService/src/main/java/org/collectionspace/hello/services/HelloworldApplication.java [new file with mode: 0644]
sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldService/src/main/java/org/collectionspace/hello/services/PersonResource.java [new file with mode: 0644]
sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldService/src/main/webapp/WEB-INF/web.xml [new file with mode: 0644]
sandbox/sanjay/prototypes/restws/HelloWorld/HelloWorldService/src/test/java/org/collectionspace/hello/test/PersonResourceTest.java [new file with mode: 0644]
sandbox/sanjay/prototypes/restws/HelloWorld/helloworld.war [new file with mode: 0644]
sandbox/sanjay/prototypes/restws/HelloWorld/pom.xml [new file with mode: 0644]