You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by tf...@apache.org on 2011/06/23 14:06:05 UTC

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

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: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org