]> git.aero2k.de Git - tmp/jakarta-migration.git/log
tmp/jakarta-migration.git
17 years agoRemoved two old scratch files.
Aron Roberts [Thu, 5 Mar 2009 20:22:52 +0000 (20:22 +0000)]
Removed two old scratch files.

17 years agoCSPACE-11 initial checkin
Sanjay Dalal [Thu, 5 Mar 2009 00:39:08 +0000 (00:39 +0000)]
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

17 years agoAdding example Relax NG schema and WADL information
Richard Millet [Tue, 3 Mar 2009 22:18:39 +0000 (22:18 +0000)]
Adding example Relax NG schema and WADL information

17 years agoAdding my personal sandbox
Richard Millet [Tue, 3 Mar 2009 22:15:52 +0000 (22:15 +0000)]
Adding my personal sandbox

17 years agoAn initial set of WADL-related resources, including the PDF copy of the spec, a RELAX...
Aron Roberts [Sat, 28 Feb 2009 00:21:31 +0000 (00:21 +0000)]
An initial set of WADL-related resources, including the PDF copy of the spec, a RELAX NG Compact Format schema document for validating WADL documents, an XSLT stylesheet for generating HTML documentation from WADL documents, and a sample WADL document.

17 years agoCSPACE-12, CSPACE-13: Added all of the fields in the Hello, World example to the...
Aron Roberts [Fri, 27 Feb 2009 23:31:08 +0000 (23:31 +0000)]
CSPACE-12, CSPACE-13: Added all of the fields in the Hello, World example to the sample XML documents, and populated several fields with data from a sample PAHMA record of a Paiute Basket.
Changed the 'displayed' entity field attribute to a Boolean datatype, from an enumerated 'choice'.

17 years agoRemoved the RELAX NG samples folder.
Aron Roberts [Fri, 27 Feb 2009 23:28:16 +0000 (23:28 +0000)]
Removed the RELAX NG samples folder.

17 years agoAdded JAR files for James Clark's RELAX NG and multi-schema conversion utilities...
Aron Roberts [Fri, 27 Feb 2009 23:26:54 +0000 (23:26 +0000)]
Added JAR files for James Clark's RELAX NG and multi-schema conversion utilities, Jing and Trang (both containing the version datestamp '20081028').

17 years agoCSPACE-12, CSPACE-13: First iteration of a schema and example document for a service...
Aron Roberts [Fri, 27 Feb 2009 22:23:13 +0000 (22:23 +0000)]
CSPACE-12, CSPACE-13: First iteration of a schema and example document for a service response - the result code, result message, and data returned from a CSpace service.

17 years agoCSPACE 12: Second iteration of RELAX NG schema for defining and validating an entity...
Aron Roberts [Thu, 26 Feb 2009 04:09:27 +0000 (04:09 +0000)]
CSPACE 12: Second iteration of RELAX NG schema for defining and validating an entity, and also - by way of example - a CollectionObject payload.  This iteration now defines a set of core fields common to every entity object, a base definition for each field in that object, and two different alternatives - one using infoBlocks, one without - for enclosing sets of related fields.  This set of schema now successfully validates a pair of test entity files, also included with this iteration.  There are also comments about how we might perform in-line validation using Schematron rules.

17 years agoRemoved scratch file 'header.txt'.
Aron Roberts [Thu, 26 Feb 2009 04:04:06 +0000 (04:04 +0000)]
Removed scratch file 'header.txt'.

17 years agoInitial experiments with creating RELAX NG schema for entities, and validating instan...
Aron Roberts [Wed, 25 Feb 2009 05:14:25 +0000 (05:14 +0000)]
Initial experiments with creating RELAX NG schema for entities, and validating instances of that schema using James Clark's Jing library.

17 years agoAdding debugging/trace code to isolate KSS vs CSpace wiki differences in service...
Richard Millet [Thu, 19 Feb 2009 00:50:38 +0000 (00:50 +0000)]
Adding debugging/trace code to isolate KSS vs CSpace wiki differences in service contracts.

17 years agoCreating an 'aron' directory within the services sandbox.
Aron Roberts [Thu, 12 Feb 2009 05:17:47 +0000 (05:17 +0000)]
Creating an 'aron' directory within the services sandbox.

17 years agoadded comment
Sanjay Dalal [Wed, 11 Feb 2009 23:29:37 +0000 (23:29 +0000)]
added comment

17 years agoImporting wiki->java code
Richard Millet [Wed, 11 Feb 2009 18:05:14 +0000 (18:05 +0000)]
Importing wiki->java code

17 years agoCreating a place to play with the wiki_service_contract_to_java_interface code.
Richard Millet [Wed, 11 Feb 2009 18:03:07 +0000 (18:03 +0000)]
Creating a place to play with the wiki_service_contract_to_java_interface code.

17 years agoCreating a place in the sandbox to play with Kuali source code.
Richard Millet [Wed, 11 Feb 2009 18:01:37 +0000 (18:01 +0000)]
Creating a place in the sandbox to play with Kuali source code.

17 years agoCreating sandbox to play in
Richard Millet [Wed, 11 Feb 2009 18:00:42 +0000 (18:00 +0000)]
Creating sandbox to play in

17 years agoNo change
collectionspace [Wed, 21 Jan 2009 23:55:22 +0000 (23:55 +0000)]
No change

17 years agoAdding initial directory structure.
collectionspace [Wed, 21 Jan 2009 20:12:18 +0000 (20:12 +0000)]
Adding initial directory structure.