svn commit: r588618 - /lenya/trunk/src/impl/test/org/apache/lenya/cms/rc/RevisionControllerTest.java

[email protected]
Newsgroups gmane.comp.cms.lenya.cvs
Message-ID <[email protected]>
Author: andreas
Date: Fri Oct 26 05:10:30 2007
New Revision: 588618

URL: http://svn.apache.org/viewvc?rev=588618&view=rev
Log:
Commented out invalid checks to avoid NPE in RevisionControllerTest

Modified:
    lenya/trunk/src/impl/test/org/apache/lenya/cms/rc/RevisionControllerTest.java

Modified: lenya/trunk/src/impl/test/org/apache/lenya/cms/rc/RevisionControllerTest.java
URL: http://svn.apache.org/viewvc/lenya/trunk/src/impl/test/org/apache/lenya/cms/rc/RevisionControllerTest.java?rev=588618&r1=588617&r2=588618&view=diff
==============================================================================
--- lenya/trunk/src/impl/test/org/apache/lenya/cms/rc/RevisionControllerTest.java (original)
+++ lenya/trunk/src/impl/test/org/apache/lenya/cms/rc/RevisionControllerTest.java Fri Oct 26 05:10:30 2007
@@ -77,8 +77,8 @@
         String source = args[1];
         String identityD = args[2];
         String destination = args[3];
-        doc1.getRepositoryNode().checkout();
-        doc2.getRepositoryNode().checkin();
+        //doc1.getRepositoryNode().checkout();
+        //doc2.getRepositoryNode().checkin();
     }
 
 }
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.