Branch: refs/heads/adding-event-objetc-onto
Home:
https://github.com/podd/podd-redesign
Commit: 3e685dca558749d914ad0dcb6c72259070973e71
https://github.com/podd/podd-redesign/commit/3e685dca558749d914ad0dcb6c72259070973e71
Author: alexandre MAIRIN <
alexandr...@gmail.com>
Date: 2014-04-09 (Wed, 09 Apr 2014)
Changed paths:
M api/src/main/java/com/github/podd/utils/InferredOWLOntologyID.java
M api/src/main/java/com/github/podd/utils/OntologyUtils.java
M api/src/main/java/com/github/podd/utils/PoddWebConstants.java
M api/src/test/java/com/github/podd/utils/test/OntologyConstant.java
M api/src/test/java/com/github/podd/utils/test/OntologyUtilsTest.java
M client/api/src/test/java/com/github/podd/client/api/test/AbstractPoddClientTest.java
M webapp/api/src/main/java/com/github/podd/api/PoddArtifactManager.java
M webapp/api/src/main/java/com/github/podd/api/PoddSesameManager.java
M webapp/api/src/test/java/com/github/podd/api/test/AbstractPoddArtifactManagerTest.java
M webapp/api/src/test/java/com/github/podd/api/test/AbstractPoddSchemaManagerTest.java
M webapp/api/src/test/java/com/github/podd/test/TestUtils.java
M webapp/lib/src/main/java/com/github/podd/impl/PoddArtifactManagerImpl.java
M webapp/lib/src/main/java/com/github/podd/impl/PoddSchemaManagerImpl.java
M webapp/lib/src/main/java/com/github/podd/impl/PoddSesameManagerImpl.java
M webapp/lib/src/main/java/com/github/podd/impl/data/PoddDataRepositoryManagerImpl.java
M webapp/lib/src/main/java/com/github/podd/resources/AddObjectResourceImpl.java
M webapp/lib/src/main/java/com/github/podd/resources/CookieLoginResourceImpl.java
M webapp/lib/src/main/java/com/github/podd/resources/EditArtifactResourceImpl.java
M webapp/lib/src/main/java/com/github/podd/resources/GetArtifactResourceImpl.java
M webapp/lib/src/main/java/com/github/podd/resources/GetEventTypeResourceImpl.java
M webapp/lib/src/main/java/com/github/podd/resources/GetMetadataResourceImpl.java
M webapp/lib/src/main/java/com/github/podd/restlet/ApplicationUtils.java
M webapp/lib/src/main/java/com/github/podd/restlet/DefaultPoddRestletComponent.java
M webapp/lib/src/test/java/com/github/podd/impl/test/PoddArtifactManagerImplTest.java
Log Message:
-----------
Clean up