details: /erp/devel/pi/rev/5c896e57547c
changeset: 7319:5c896e57547c
user: Antonio Moreno <antonio.moreno <at> openbravo.com>
date: Thu May 13 16:52:29 2010 +0200
summary: Fixed typo
details: /erp/devel/pi/rev/c5d6492aad01
changeset: 7320:c5d6492aad01
user: Antonio Moreno <antonio.moreno <at> openbravo.com>
date: Fri May 14 10:42:50 2010 +0200
summary: Fixed issue 13134 (the 'succesfully' tag will be added correctly in
case of forced commands). Fixed issue 13030 (The process will not be stopped,
but a log4j error will be raised).
diffstat:
src-db/database/lib/dbsourcemanager.jar | 0
src/org/openbravo/service/system/ModuleValidator.java | 2 +-
2 files changed, 1 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r 7f8f01670ddd -r c5d6492aad01 src-db/database/lib/dbsourcemanager.jar
Binary file src-db/database/lib/dbsourcemanager.jar has changed
diff -r 7f8f01670ddd -r c5d6492aad01
src/org/openbravo/service/system/ModuleValidator.java
--- a/src/org/openbravo/service/system/ModuleValidator.java Fri May 14
12:06:44 2010 +0530
+++ b/src/org/openbravo/service/system/ModuleValidator.java Fri May 14
10:42:50 2010 +0200
@@ -326,7 +326,7 @@
SystemValidationType.HAS_PROPERTY_CONFIGURATION,
"Module "
+ module.getName()
- + " has entries in Property Configuration, which is
depracated. Use preferences instead.");
+ + " has entries in Property Configuration, which is
deprecated. Use preferences instead.");
}
}
------------------------------------------------------------------------------
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits