svn commit: r1677084 - in /ofbiz/branches/OFBIZ-6271: applications/accounting/pom.xml applications/product/pom.xml pom.xml poms/component-pom.xml

2015-04-30 Thread doogie
Author: doogie Date: Fri May 1 00:15:07 2015 New Revision: 1677084 URL: http://svn.apache.org/r1677084 Log: Rework the optional dependencies, so that it actually works, when the files don't exist. I'm not super happy with this method. Modified: ofbiz/branches/OFBIZ-6271/applications/account

svn commit: r1676985 - /ofbiz/trunk/framework/base/src/org/ofbiz/base/container/ComponentContainer.java

2015-04-30 Thread adrianc
Author: adrianc Date: Thu Apr 30 13:46:46 2015 New Revision: 1676985 URL: http://svn.apache.org/r1676985 Log: Some work on ComponentContainer.java: 1. Improved thread safety 2. Optimization 3. Code cleanup 4. Use String constant instead of hard-coded value Modified: ofbiz/trunk/framework/ba

svn commit: r1676975 - /ofbiz/trunk/framework/base/src/org/ofbiz/base/container/ComponentContainer.java

2015-04-30 Thread adrianc
Author: adrianc Date: Thu Apr 30 12:42:17 2015 New Revision: 1676975 URL: http://svn.apache.org/r1676975 Log: Use String constant instead of hard-coded value. Modified: ofbiz/trunk/framework/base/src/org/ofbiz/base/container/ComponentContainer.java Modified: ofbiz/trunk/framework/base/src/

svn commit: r1676974 - /ofbiz/trunk/framework/base/src/org/ofbiz/base/component/ComponentLoaderConfig.java

2015-04-30 Thread adrianc
Author: adrianc Date: Thu Apr 30 12:41:26 2015 New Revision: 1676974 URL: http://svn.apache.org/r1676974 Log: Small fixup for my last commit. Modified: ofbiz/trunk/framework/base/src/org/ofbiz/base/component/ComponentLoaderConfig.java Modified: ofbiz/trunk/framework/base/src/org/ofbiz/base

svn commit: r1676970 - /ofbiz/trunk/framework/base/src/org/ofbiz/base/component/ComponentLoaderConfig.java

2015-04-30 Thread adrianc
Author: adrianc Date: Thu Apr 30 12:12:17 2015 New Revision: 1676970 URL: http://svn.apache.org/r1676970 Log: Some work on ComponentLoaderConfig.java: 1. Thread safety 2. Optimization 3. Code cleanup 4. Improved error handling Modified: ofbiz/trunk/framework/base/src/org/ofbiz/base/componen

svn commit: r1676953 - /ofbiz/trunk/framework/start/src/org/ofbiz/base/start/Start.java

2015-04-30 Thread adrianc
Author: adrianc Date: Thu Apr 30 10:32:40 2015 New Revision: 1676953 URL: http://svn.apache.org/r1676953 Log: Optimization: move array creation outside loop so it is created only once. Modified: ofbiz/trunk/framework/start/src/org/ofbiz/base/start/Start.java Modified: ofbiz/trunk/framework/s

svn commit: r1676947 - /ofbiz/trunk/framework/start/src/org/ofbiz/base/start/Start.java

2015-04-30 Thread adrianc
Author: adrianc Date: Thu Apr 30 10:17:03 2015 New Revision: 1676947 URL: http://svn.apache.org/r1676947 Log: JavaDoc fix and remove debug code. No functional change. Modified: ofbiz/trunk/framework/start/src/org/ofbiz/base/start/Start.java Modified: ofbiz/trunk/framework/start/src/org/ofbiz

svn commit: r1676942 - in /ofbiz/trunk/framework/start/src/org/ofbiz/base/start: InstrumentingClassLoader.java NativeLibClassLoader.java

2015-04-30 Thread adrianc
Author: adrianc Date: Thu Apr 30 09:56:34 2015 New Revision: 1676942 URL: http://svn.apache.org/r1676942 Log: Remove some code comments that were accidentally copied to new files. Modified: ofbiz/trunk/framework/start/src/org/ofbiz/base/start/InstrumentingClassLoader.java ofbiz/trunk/fr