svn commit: r1470827 - in /ofbiz/trunk/framework/entity/src/org/ofbiz/entity: cache/EntityListCache.java test/EntityTestSuite.java

2013-04-22 Thread adrianc
Author: adrianc Date: Tue Apr 23 06:54:17 2013 New Revision: 1470827 URL: http://svn.apache.org/r1470827 Log: Reverting revision 1470736 which was causing some tests to fail. Modified: ofbiz/trunk/framework/entity/src/org/ofbiz/entity/cache/EntityListCache.java ofbiz/trunk/framework/entit

svn commit: r1470747 - in /ofbiz/trunk/framework/entity/src/org/ofbiz/entity: GenericDelegator.java GenericEntity.java test/EntityTestSuite.java

2013-04-22 Thread adrianc
Author: adrianc Date: Mon Apr 22 23:00:47 2013 New Revision: 1470747 URL: http://svn.apache.org/r1470747 Log: JavaDocs and some small fixups for my previous commits. Modified: ofbiz/trunk/framework/entity/src/org/ofbiz/entity/GenericDelegator.java ofbiz/trunk/framework/entity/src/org/ofbi

svn commit: r1470736 - in /ofbiz/trunk/framework/entity/src/org/ofbiz/entity: cache/EntityListCache.java test/EntityTestSuite.java

2013-04-22 Thread adrianc
Author: adrianc Date: Mon Apr 22 22:14:07 2013 New Revision: 1470736 URL: http://svn.apache.org/r1470736 Log: GenericEntity instances coming from EntityListCache are now immutable. Modified: ofbiz/trunk/framework/entity/src/org/ofbiz/entity/cache/EntityListCache.java ofbiz/trunk/framework

svn commit: r1470732 - /ofbiz/trunk/framework/entity/src/org/ofbiz/entity/GenericEntity.java

2013-04-22 Thread adrianc
Author: adrianc Date: Mon Apr 22 21:56:03 2013 New Revision: 1470732 URL: http://svn.apache.org/r1470732 Log: Removed unnecessary synchronized keyword. The GenericEntity class is not thread-safe, so synchronizing a single method is pointless. Modified: ofbiz/trunk/framework/entity/src/org/of

svn commit: r1470712 - in /ofbiz/trunk/framework/entity/src/org/ofbiz/entity: GenericEntity.java test/EntityTestSuite.java

2013-04-22 Thread adrianc
Author: adrianc Date: Mon Apr 22 20:46:36 2013 New Revision: 1470712 URL: http://svn.apache.org/r1470712 Log: Make sure an immutable GenericEntity really is immutable. Modified: ofbiz/trunk/framework/entity/src/org/ofbiz/entity/GenericEntity.java ofbiz/trunk/framework/entity/src/org/ofbiz

svn commit: r1470676 - in /ofbiz/trunk/framework/entity/src/org/ofbiz/entity: GenericEntity.java GenericValue.java test/EntityTestSuite.java

2013-04-22 Thread adrianc
Author: adrianc Date: Mon Apr 22 19:38:06 2013 New Revision: 1470676 URL: http://svn.apache.org/r1470676 Log: Copy the observable aspect of GenericEntity. Includes unit tests. Also added some FIXME comments. Modified: ofbiz/trunk/framework/entity/src/org/ofbiz/entity/GenericEntity.java o

svn commit: r1470484 - in /ofbiz/branches/release12.04: ./ applications/accounting/config/AccountingErrorUiLabels.xml

2013-04-22 Thread chrisg
Author: chrisg Date: Mon Apr 22 12:52:41 2013 New Revision: 1470484 URL: http://svn.apache.org/r1470484 Log: Applied fix from trunk for revision: 1470483 === de UI Labels in Accounting (PayPal error messages), see OFBIZ-5181 Submitted by Carsten Schinzer Modified: ofbiz/branches/release12.

svn commit: r1470483 - /ofbiz/trunk/applications/accounting/config/AccountingErrorUiLabels.xml

2013-04-22 Thread chrisg
Author: chrisg Date: Mon Apr 22 12:49:27 2013 New Revision: 1470483 URL: http://svn.apache.org/r1470483 Log: de UI Labels in Accounting (PayPal error messages), see OFBIZ-5181 Submitted by Carsten Schinzer Modified: ofbiz/trunk/applications/accounting/config/AccountingErrorUiLabels.xml Modif