Author: bcarothers
Date: 2010-01-09 13:49:20 -0500 (Sat, 09 Jan 2010)
New Revision: 1568
Modified:
trunk/dna-jcr/src/main/java/org/jboss/dna/jcr/JndiRepositoryFactory.java
Log:
Removed extra @Override
Modified: trunk/dna-jcr/src/main/java/org/jboss/dna/jcr/JndiRepositoryFactory.java
===================================================================
--- trunk/dna-jcr/src/main/java/org/jboss/dna/jcr/JndiRepositoryFactory.java 2010-01-09
16:59:11 UTC (rev 1567)
+++ trunk/dna-jcr/src/main/java/org/jboss/dna/jcr/JndiRepositoryFactory.java 2010-01-09
18:49:20 UTC (rev 1568)
@@ -116,7 +116,6 @@
* @throws RepositoryException if the {@link JcrEngine#start() JcrEngine could not be
started}, the named repository does not
* exist in the given configuration resource, or the named repository could
not be created
*/
- @Override
public JcrRepository getObjectInstance( Object obj,
Name name,
Context nameCtx,
Show replies by date