svn commit: r1702708 - in /ofbiz/trunk/applications: content/script/org/ofbiz/content/content/ContentServices.xml order/script/org/ofbiz/order/quote/QuoteServices.xml order/script/org/ofbiz/order/requ

2015-09-13 Thread jleroux
Author: jleroux Date: Sun Sep 13 08:42:42 2015 New Revision: 1702708 URL: http://svn.apache.org/r1702708 Log: No functional changes, since I put the 2 conditions in the error message at r1702704 no needs to put 2 Modified: ofbiz/trunk/applications/content/script/org/ofbiz/content/content/C

svn commit: r1702705 - in /ofbiz/branches/release14.12: ./ applications/content/script/org/ofbiz/content/content/ applications/order/script/org/ofbiz/order/quote/ applications/order/script/org/ofbiz/o

2015-09-13 Thread jleroux
Author: jleroux Date: Sun Sep 13 08:33:03 2015 New Revision: 1702705 URL: http://svn.apache.org/r1702705 Log: "Applied fix from trunk for revision: 1702704 " r1702704 | jleroux | 2015-09-13 10:31:55 +0200 (dim. 13 sept. 201

svn commit: r1702707 - in /ofbiz/branches/release12.04: ./ applications/content/script/org/ofbiz/content/content/ applications/order/script/org/ofbiz/order/quote/ applications/order/script/org/ofbiz/o

2015-09-13 Thread jleroux
Author: jleroux Date: Sun Sep 13 08:33:08 2015 New Revision: 1702707 URL: http://svn.apache.org/r1702707 Log: "Applied fix from trunk for revision: 1702704 " r1702704 | jleroux | 2015-09-13 10:31:55 +0200 (dim. 13 sept. 201

svn commit: r1702706 - in /ofbiz/branches/release13.07: ./ applications/content/script/org/ofbiz/content/content/ applications/order/script/org/ofbiz/order/quote/ applications/order/script/org/ofbiz/o

2015-09-13 Thread jleroux
Author: jleroux Date: Sun Sep 13 08:33:05 2015 New Revision: 1702706 URL: http://svn.apache.org/r1702706 Log: "Applied fix from trunk for revision: 1702704 " r1702704 | jleroux | 2015-09-13 10:31:55 +0200 (dim. 13 sept. 201

svn commit: r1702704 - in /ofbiz/trunk/applications: content/script/org/ofbiz/content/content/ order/script/org/ofbiz/order/quote/ order/script/org/ofbiz/order/requirement/ party/config/

2015-09-13 Thread jleroux
Author: jleroux Date: Sun Sep 13 08:31:55 2015 New Revision: 1702704 URL: http://svn.apache.org/r1702704 Log: A patch for "createQuoteRole, createContentRole, and createRequirementRole allow for adding Roles to a Party without permissions" https://issues.apache.org/jira/browse/OFBIZ-6605 Rerpor

svn commit: r1702703 - /ofbiz/trunk/build.xml

2015-09-13 Thread shijh
Author: shijh Date: Sun Sep 13 08:20:23 2015 New Revision: 1702703 URL: http://svn.apache.org/r1702703 Log: OFBIZ-6610 Upgrade Solr and Lucene librairies to version 5 Add runtime/indexes/index.properties to exclude in clean-search-indexes target. Modified: ofbiz/trunk/build.xml Modified: of