You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2005/05/27 15:12:22 UTC

svn commit: r178775 - /lenya/trunk/src/java/org/apache/lenya/cms/repository/Node.java

Author: andreas
Date: Fri May 27 06:12:20 2005
New Revision: 178775

URL: http://svn.apache.org/viewcvs?rev=178775&view=rev
Log:
[minor change] removed invalid javadoc tag

Modified:
    lenya/trunk/src/java/org/apache/lenya/cms/repository/Node.java

Modified: lenya/trunk/src/java/org/apache/lenya/cms/repository/Node.java
URL: http://svn.apache.org/viewcvs/lenya/trunk/src/java/org/apache/lenya/cms/repository/Node.java?rev=178775&r1=178774&r2=178775&view=diff
==============================================================================
--- lenya/trunk/src/java/org/apache/lenya/cms/repository/Node.java (original)
+++ lenya/trunk/src/java/org/apache/lenya/cms/repository/Node.java Fri May 27 06:12:20 2005
@@ -78,7 +78,6 @@
     /**
      * Accessor for the source URI of this node
      * @return the source URI
-     * @throws TransactionException if the node does not exist.
      */
     String getSourceURI();
 



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org