You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2012/05/19 10:29:38 UTC

svn commit: r1340370 - in /incubator/isis/trunk/framework: runtimes/dflt/objectstores/nosql/src/test/java/org/apache/isis/runtimes/dflt/objectstores/nosql/ src/docbkx/images/release/

Author: danhaywood
Date: Sat May 19 08:29:37 2012
New Revision: 1340370

URL: http://svn.apache.org/viewvc?rev=1340370&view=rev
Log:
ISIS-214: moving the failing nosql tests (that depend on mongo) into mongo folder; also, checking in some images for docbkx that seemed to have been omitted

Added:
    incubator/isis/trunk/framework/src/docbkx/images/release/
    incubator/isis/trunk/framework/src/docbkx/images/release/nexus-release-01.png   (with props)
    incubator/isis/trunk/framework/src/docbkx/images/release/nexus-release-02.png   (with props)
    incubator/isis/trunk/framework/src/docbkx/images/release/nexus-release-03.png   (with props)
    incubator/isis/trunk/framework/src/docbkx/images/release/nexus-release-04.png   (with props)
    incubator/isis/trunk/framework/src/docbkx/images/release/nexus-release-05.png   (with props)
    incubator/isis/trunk/framework/src/docbkx/images/release/nexus-release-06.png   (with props)
Modified:
    incubator/isis/trunk/framework/runtimes/dflt/objectstores/nosql/src/test/java/org/apache/isis/runtimes/dflt/objectstores/nosql/ObjectReaderTest.java

Modified: incubator/isis/trunk/framework/runtimes/dflt/objectstores/nosql/src/test/java/org/apache/isis/runtimes/dflt/objectstores/nosql/ObjectReaderTest.java
URL: http://svn.apache.org/viewvc/incubator/isis/trunk/framework/runtimes/dflt/objectstores/nosql/src/test/java/org/apache/isis/runtimes/dflt/objectstores/nosql/ObjectReaderTest.java?rev=1340370&r1=1340369&r2=1340370&view=diff
==============================================================================
--- incubator/isis/trunk/framework/runtimes/dflt/objectstores/nosql/src/test/java/org/apache/isis/runtimes/dflt/objectstores/nosql/ObjectReaderTest.java (original)
+++ incubator/isis/trunk/framework/runtimes/dflt/objectstores/nosql/src/test/java/org/apache/isis/runtimes/dflt/objectstores/nosql/ObjectReaderTest.java Sat May 19 08:29:37 2012
@@ -123,10 +123,6 @@ public class ObjectReaderTest {
                 one(reader1).readTime();
                 will(returnValue("1020"));
                 one(versionCreator).version("3", "username", "1020");
-                
-//                one(keyCreator).createRootOid(exampleValuePojoSpec, "3");
-//                will(returnValue(oid3));
-                ;
             }
         });
 

Added: incubator/isis/trunk/framework/src/docbkx/images/release/nexus-release-01.png
URL: http://svn.apache.org/viewvc/incubator/isis/trunk/framework/src/docbkx/images/release/nexus-release-01.png?rev=1340370&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/isis/trunk/framework/src/docbkx/images/release/nexus-release-01.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/isis/trunk/framework/src/docbkx/images/release/nexus-release-02.png
URL: http://svn.apache.org/viewvc/incubator/isis/trunk/framework/src/docbkx/images/release/nexus-release-02.png?rev=1340370&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/isis/trunk/framework/src/docbkx/images/release/nexus-release-02.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/isis/trunk/framework/src/docbkx/images/release/nexus-release-03.png
URL: http://svn.apache.org/viewvc/incubator/isis/trunk/framework/src/docbkx/images/release/nexus-release-03.png?rev=1340370&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/isis/trunk/framework/src/docbkx/images/release/nexus-release-03.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/isis/trunk/framework/src/docbkx/images/release/nexus-release-04.png
URL: http://svn.apache.org/viewvc/incubator/isis/trunk/framework/src/docbkx/images/release/nexus-release-04.png?rev=1340370&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/isis/trunk/framework/src/docbkx/images/release/nexus-release-04.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/isis/trunk/framework/src/docbkx/images/release/nexus-release-05.png
URL: http://svn.apache.org/viewvc/incubator/isis/trunk/framework/src/docbkx/images/release/nexus-release-05.png?rev=1340370&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/isis/trunk/framework/src/docbkx/images/release/nexus-release-05.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/isis/trunk/framework/src/docbkx/images/release/nexus-release-06.png
URL: http://svn.apache.org/viewvc/incubator/isis/trunk/framework/src/docbkx/images/release/nexus-release-06.png?rev=1340370&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/isis/trunk/framework/src/docbkx/images/release/nexus-release-06.png
------------------------------------------------------------------------------
    svn:mime-type = image/png