You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2012/04/01 20:38:00 UTC

svn propchange: r1308078 - svn:log

Author: jleroux
Revision: 1308078
Modified property: svn:log

Modified: svn:log at Sun Apr  1 18:38:00 2012
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Sun Apr  1 18:38:00 2012
@@ -1,4 +1,4 @@
-A patch from Francis ANDRE "Avoid exiting ofbiz when running in debug mode,i.e with -DDEBUG=true set on theJVM arguments" https://issues.apache.org/jira/browse/OFBIZ-3790
+A patch from Francis ANDRE "Avoid exiting ofbiz when running in debug mode,i.e with -DDEBUG=true set on theJVM arguments" https://issues.apache.org/jira/browse/OFBIZ-4776
 
 This is a patch for allowing to run OFBiz in debug mode,i.e with -DDEBUG=true on the JVM arguments, and avoid to exit from the process when a Error or a StartupException occurs.