/[Apache-SVN]
ViewVC logotype

Revision 1627162


Jump to revision: Previous Next
Author: schor
Date: Tue Sep 23 21:42:57 2014 UTC (9 years, 8 months ago)
Changed paths: 67
Log Message:
[UIMA-4020] create the uimaj-json addon project to hold the JSON serialization addon for uimaj sdk, and have the dependency on Jackson-core json support

Changed paths

Path Details
Directoryuima/addons/trunk/uimaj-json/ modified , props changed
Directoryuima/addons/trunk/uimaj-json/LICENSE added
Directoryuima/addons/trunk/uimaj-json/NOTICE added
Directoryuima/addons/trunk/uimaj-json/pom.xml added
Directoryuima/addons/trunk/uimaj-json/src/ added
Directoryuima/addons/trunk/uimaj-json/src/main/ added
Directoryuima/addons/trunk/uimaj-json/src/main/assembly/ added
Directoryuima/addons/trunk/uimaj-json/src/main/assembly/bin.xml added
Directoryuima/addons/trunk/uimaj-json/src/main/binLicenseNotice/ added
Directoryuima/addons/trunk/uimaj-json/src/main/binLicenseNotice/LICENSE added
Directoryuima/addons/trunk/uimaj-json/src/main/binLicenseNotice/NOTICE added
Directoryuima/addons/trunk/uimaj-json/src/main/java/ added
Directoryuima/addons/trunk/uimaj-json/src/main/java/org/ added
Directoryuima/addons/trunk/uimaj-json/src/main/java/org/apache/ added
Directoryuima/addons/trunk/uimaj-json/src/main/java/org/apache/uima/ added
Directoryuima/addons/trunk/uimaj-json/src/main/java/org/apache/uima/json/ added
Directoryuima/addons/trunk/uimaj-json/src/main/java/org/apache/uima/json/JsonCasSerializer.java added
Directoryuima/addons/trunk/uimaj-json/src/main/java/org/apache/uima/json/JsonContentHandlerJacksonWrapper.java added
Directoryuima/addons/trunk/uimaj-json/src/main/java/org/apache/uima/json/JsonMetaDataSerializer.java added
Directoryuima/addons/trunk/uimaj-json/src/main/java/org/apache/uima/json/MetaDataObjectSerializer_json.java added
Directoryuima/addons/trunk/uimaj-json/src/main/resources/ added
Directoryuima/addons/trunk/uimaj-json/src/test/ added
Directoryuima/addons/trunk/uimaj-json/src/test/java/ added
Directoryuima/addons/trunk/uimaj-json/src/test/java/org/ added
Directoryuima/addons/trunk/uimaj-json/src/test/java/org/apache/ added
Directoryuima/addons/trunk/uimaj-json/src/test/java/org/apache/uima/ added
Directoryuima/addons/trunk/uimaj-json/src/test/java/org/apache/uima/json/ added
Directoryuima/addons/trunk/uimaj-json/src/test/java/org/apache/uima/json/JsonCasSerializerTest.java added
Directoryuima/addons/trunk/uimaj-json/src/test/java/org/apache/uima/json/JsonMetaDataObjectTest.java added
Directoryuima/addons/trunk/uimaj-json/src/test/java/org/apache/uima/json/TestFruitBagObject.java added
Directoryuima/addons/trunk/uimaj-json/src/test/java/org/apache/uima/json/TestFruitObject.java added
Directoryuima/addons/trunk/uimaj-json/src/test/resources/ added
Directoryuima/addons/trunk/uimaj-json/src/test/resources/CASTests/ added
Directoryuima/addons/trunk/uimaj-json/src/test/resources/CASTests/desc/ added
Directoryuima/addons/trunk/uimaj-json/src/test/resources/CASTests/desc/casTestCaseTypesystem.xml added
Directoryuima/addons/trunk/uimaj-json/src/test/resources/CASTests/json/ added
Directoryuima/addons/trunk/uimaj-json/src/test/resources/CASTests/json/expected/ added
Directoryuima/addons/trunk/uimaj-json/src/test/resources/CASTests/json/expected/testTypesystem-plain.json added
Directoryuima/addons/trunk/uimaj-json/src/test/resources/CASTests/json/expected/testTypesystem.json added
Directoryuima/addons/trunk/uimaj-json/src/test/resources/CasSerialization/ added
Directoryuima/addons/trunk/uimaj-json/src/test/resources/CasSerialization/desc/ added
Directoryuima/addons/trunk/uimaj-json/src/test/resources/CasSerialization/desc/allTypes.xml added
Directoryuima/addons/trunk/uimaj-json/src/test/resources/CasSerialization/desc/nameSpaceNeeded.xml added
Directoryuima/addons/trunk/uimaj-json/src/test/resources/CasSerialization/expected/ added
Directoryuima/addons/trunk/uimaj-json/src/test/resources/CasSerialization/expected/allValues.txt added
Directoryuima/addons/trunk/uimaj-json/src/test/resources/CasSerialization/expected/allValuesByType.txt added
Directoryuima/addons/trunk/uimaj-json/src/test/resources/CasSerialization/expected/allValuesByTypeOmits.txt added
Directoryuima/addons/trunk/uimaj-json/src/test/resources/CasSerialization/expected/allValuesNoIDNoTypes.txt added
Directoryuima/addons/trunk/uimaj-json/src/test/resources/CasSerialization/expected/allValuesNoIDs.txt added
Directoryuima/addons/trunk/uimaj-json/src/test/resources/CasSerialization/expected/allValuesNoTypes.txt added
Directoryuima/addons/trunk/uimaj-json/src/test/resources/CasSerialization/expected/allValuesOmits.txt added
Directoryuima/addons/trunk/uimaj-json/src/test/resources/CasSerialization/expected/delta.txt added
Directoryuima/addons/trunk/uimaj-json/src/test/resources/CasSerialization/expected/delta2.txt added
Directoryuima/addons/trunk/uimaj-json/src/test/resources/CasSerialization/expected/multipleViews.txt added
Directoryuima/addons/trunk/uimaj-json/src/test/resources/CasSerialization/expected/nameSpaceCollision.txt added
Directoryuima/addons/trunk/uimaj-json/src/test/resources/CasSerialization/expected/nameSpaceCollision2.txt added
Directoryuima/addons/trunk/uimaj-json/src/test/resources/CasSerialization/expected/nameSpaceCollision2Omits.txt added
Directoryuima/addons/trunk/uimaj-json/src/test/resources/CasSerialization/expected/nameSpaceCollision2pp.txt added
Directoryuima/addons/trunk/uimaj-json/src/test/resources/CasSerialization/expected/nameSpaceCollision2ppOmits.txt added
Directoryuima/addons/trunk/uimaj-json/src/test/resources/CasSerialization/expected/nameSpaceCollisionOmits.txt added
Directoryuima/addons/trunk/uimaj-json/src/test/resources/CasSerialization/expected/top.txt added
Directoryuima/addons/trunk/uimaj-json/src/test/resources/CasSerialization/expected/topExpandedNamesNoViews.txt added
Directoryuima/addons/trunk/uimaj-json/src/test/resources/CasSerialization/expected/topFeatRefsSupertypesNoViews.txt added
Directoryuima/addons/trunk/uimaj-json/src/test/resources/CasSerialization/expected/topNoContext.txt added
Directoryuima/addons/trunk/uimaj-json/src/test/resources/CasSerialization/expected/topNoContextNoViews.txt added
Directoryuima/addons/trunk/uimaj-json/src/test/resources/CasSerialization/expected/topWithDefaultViewOmits.txt added
Directoryuima/addons/trunk/uimaj-json/src/test/resources/CasSerialization/expected/topWithNamedViewOmits.txt added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26