Author: tfischer
Date: Thu Jun 23 12:06:04 2011
New Revision: 1138845

URL: http://svn.apache.org/viewvc?rev=1138845&view=rev
Log:
remove old torque version as likely error from the javadoc, 3.X generated 
classes will not compile with a 4.0 runtime so this is obsolete

Modified:
    
db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/map/DatabaseMap.java

Modified: 
db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/map/DatabaseMap.java
URL: 
http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/map/DatabaseMap.java?rev=1138845&r1=1138844&r2=1138845&view=diff
==============================================================================
--- 
db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/map/DatabaseMap.java
 (original)
+++ 
db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/map/DatabaseMap.java
 Thu Jun 23 12:06:04 2011
@@ -277,8 +277,6 @@ public class DatabaseMap implements java
      * Some misconfiguration situations that could cause this method to fail
      * are:<p>
      *
-     * It was used with a Torque OM set of classes generated by V3.2 or older;
-     * <br>
      * The class(es) in the org.apache.torque.linkage package were not included
      * with the other generated class files (e.g. the jar file creation process
      * only included com.* and not org.* files).<p>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to