Author: jrthomerson
Date: Mon Apr 27 00:19:53 2009
New Revision: 768840

URL: http://svn.apache.org/viewvc?rev=768840&view=rev
Log:
try to fix javadoc bug

Modified:
    
wicket/sandbox/jthomerson/1.4-rc3/wicket-velocity/src/main/java/org/apache/wicket/velocity/Initializer.java
    
wicket/sandbox/jthomerson/1.4-rc3/wicket/src/main/java/org/apache/wicket/util/diff/myers/package.html

Modified: 
wicket/sandbox/jthomerson/1.4-rc3/wicket-velocity/src/main/java/org/apache/wicket/velocity/Initializer.java
URL: 
http://svn.apache.org/viewvc/wicket/sandbox/jthomerson/1.4-rc3/wicket-velocity/src/main/java/org/apache/wicket/velocity/Initializer.java?rev=768840&r1=768839&r2=768840&view=diff
==============================================================================
--- 
wicket/sandbox/jthomerson/1.4-rc3/wicket-velocity/src/main/java/org/apache/wicket/velocity/Initializer.java
 (original)
+++ 
wicket/sandbox/jthomerson/1.4-rc3/wicket-velocity/src/main/java/org/apache/wicket/velocity/Initializer.java
 Mon Apr 27 00:19:53 2009
@@ -34,7 +34,7 @@
 import org.slf4j.LoggerFactory;
 
 /**
- * An implementation of {...@link wicket.IInitializer} for the Velocity 
Runtime Singleton. If
+ * An implementation of {...@link IInitializer} for the Velocity Runtime 
Singleton. If
  * Application is an instance of WebApplication, Initializer will retrieve
  * "velocityPropertiesFolder" as an initparam to point to the directory the 
properties file lives
  * in, and "velocity.properties" for the name of the properties file. If the 
params don't exist,

Modified: 
wicket/sandbox/jthomerson/1.4-rc3/wicket/src/main/java/org/apache/wicket/util/diff/myers/package.html
URL: 
http://svn.apache.org/viewvc/wicket/sandbox/jthomerson/1.4-rc3/wicket/src/main/java/org/apache/wicket/util/diff/myers/package.html?rev=768840&r1=768839&r2=768840&view=diff
==============================================================================
--- 
wicket/sandbox/jthomerson/1.4-rc3/wicket/src/main/java/org/apache/wicket/util/diff/myers/package.html
 (original)
+++ 
wicket/sandbox/jthomerson/1.4-rc3/wicket/src/main/java/org/apache/wicket/util/diff/myers/package.html
 Mon Apr 27 00:19:53 2009
@@ -75,6 +75,5 @@
 @author <a href="mailto:[email protected]";>Juanco Anez</a>
 @version $Id: package.html,v 1.1 2006/03/12 00:24:21 juanca Exp $
 @see Diff 
-...@see org.apache.maven.jrcs.rcs.Archive
   </body>
 </html>


Reply via email to