You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by da...@apache.org on 2006/01/17 19:05:53 UTC

svn commit: r369853 - /db/derby/docs/trunk/src/ref/rrefexcept71493.dita

Author: davidvc
Date: Tue Jan 17 10:05:40 2006
New Revision: 369853

URL: http://svn.apache.org/viewcvs?rev=369853&view=rev
Log:
Fix for DERBY-486, submitted by Anders Morken 

Fix Error message X0X07 in doc to match string changes in code


Modified:
    db/derby/docs/trunk/src/ref/rrefexcept71493.dita

Modified: db/derby/docs/trunk/src/ref/rrefexcept71493.dita
URL: http://svn.apache.org/viewcvs/db/derby/docs/trunk/src/ref/rrefexcept71493.dita?rev=369853&r1=369852&r2=369853&view=diff
==============================================================================
--- db/derby/docs/trunk/src/ref/rrefexcept71493.dita (original)
+++ db/derby/docs/trunk/src/ref/rrefexcept71493.dita Tue Jan 17 10:05:40 2006
@@ -1706,8 +1706,8 @@
 </row>
 <row>
 <entry colname="col1">X0X07</entry>
-<entry colname="col2">Cannot drop jar file '&lt;<i>fileName</i>>' because
-its on your db2j.database.classpath '&lt;<i>classpath</i>>'.   </entry>
+<entry colname="col2">Cannot remove jar file '&lt;<i>fileName</i>>' because
+it is on your derby.database.classpath '&lt;<i>classpath</i>>'.   </entry>
 </row>
 <row>
 <entry colname="col1">X0X0E</entry>