Author: bcarothers
Date: 2009-06-09 08:14:45 -0400 (Tue, 09 Jun 2009)
New Revision: 1010
Modified:
trunk/extensions/dna-web-jcr-rest/src/main/java/org/jboss/dna/web/jcr/rest/JcrResources.java
Log:
Cleaned up another dangling Javadoc reference to an unimplemented method
Modified:
trunk/extensions/dna-web-jcr-rest/src/main/java/org/jboss/dna/web/jcr/rest/JcrResources.java
===================================================================
---
trunk/extensions/dna-web-jcr-rest/src/main/java/org/jboss/dna/web/jcr/rest/JcrResources.java 2009-06-09
12:13:04 UTC (rev 1009)
+++
trunk/extensions/dna-web-jcr-rest/src/main/java/org/jboss/dna/web/jcr/rest/JcrResources.java 2009-06-09
12:14:45 UTC (rev 1010)
@@ -94,9 +94,6 @@
* <td>accesses the item (node or property) at the path</td>
* <td>ALL</td>
* </tr>
- * <td>/resources/{repositoryName}/{workspaceName}/node/{uuid}</td>
- * <td>accesses the node with the given UUID</td>
- * <td>ALL</td> </tr>
* </table>
*/
@Immutable
Show replies by date