Author: struberg
Date: Wed Jun  3 06:31:13 2015
New Revision: 1683238

URL: http://svn.apache.org/r1683238
Log:
fix debug hints

Modified:
    openjpa/trunk/openjpa-project/BUILDING.txt

Modified: openjpa/trunk/openjpa-project/BUILDING.txt
URL: 
http://svn.apache.org/viewvc/openjpa/trunk/openjpa-project/BUILDING.txt?rev=1683238&r1=1683237&r2=1683238&view=diff
==============================================================================
--- openjpa/trunk/openjpa-project/BUILDING.txt (original)
+++ openjpa/trunk/openjpa-project/BUILDING.txt Wed Jun  3 06:31:13 2015
@@ -185,6 +185,5 @@ $ mvn site site:deploy -Pjavadoc-profile
 Running unit tests in the Debugger
 ==================================
 TODO: finish!
--Dopenjpa.ConnectionURL=jdbc:derby:target/database/openjpa-derby-database;create=true
 -Dopenjpa.ConnectionDriverName=org.apache.derby.jdbc.EmbeddedDriver \
-
+-Dopenjpa.ConnectionURL=jdbc:derby:target/database/openjpa-derby-database;create=true
 -Dopenjpa.ConnectionDriverName=org.apache.derby.jdbc.EmbeddedDriver
 


Reply via email to