[dna-commits] DNA SVN: r1568 - trunk/dna-jcr/src/main/java/org/jboss/dna/jcr.
dna-commits at lists.jboss.org
dna-commits at lists.jboss.org
Sat Jan 9 13:49:20 EST 2010
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,
More information about the dna-commits
mailing list