svn commit: r1636970 - /ofbiz/trunk/framework/entity/src/org/ofbiz/entity/util/EntityQuery.java

2014-11-05 Thread lektran
Author: lektran Date: Wed Nov 5 21:43:39 2014 New Revision: 1636970 URL: http://svn.apache.org/r1636970 Log: Fix bug in EntityQuery where the moment specified in filterByDate(moment) was not being honoured. Adds a new method filterByDate(Timestamp, String...) to allow a moment to be specified

svn commit: r1636896 - /ofbiz/trunk/framework/entity/src/org/ofbiz/entity/test/EntityTestSuite.java

2014-11-05 Thread adrianc
Author: adrianc Date: Wed Nov 5 15:30:47 2014 New Revision: 1636896 URL: http://svn.apache.org/r1636896 Log: Try to fix intermittent entity test failures. Modified: ofbiz/trunk/framework/entity/src/org/ofbiz/entity/test/EntityTestSuite.java Modified: ofbiz/trunk/framework/entity/src/org/of

svn commit: r1636870 - /ofbiz/branches/release12.04/framework/appserver/templates/tomcat6/server.xml

2014-11-05 Thread jleroux
Author: jleroux Date: Wed Nov 5 13:22:48 2014 New Revision: 1636870 URL: http://svn.apache.org/r1636870 Log: Fixes the Poodle vulnerability following indications from "The Poodle fixer" at https://issues.apache.org/jira/browse/OFBIZ-5848 Note that this fix requires to use at least Tomcat 6.0.32

svn commit: r1636869 - /ofbiz/trunk/specialpurpose/appserver/templates/tomcat6/server.xml

2014-11-05 Thread jleroux
Author: jleroux Date: Wed Nov 5 13:19:10 2014 New Revision: 1636869 URL: http://svn.apache.org/r1636869 Log: Fixes the Poodle vulnerability following indications from "The Poodle fixer" at https://issues.apache.org/jira/browse/OFBIZ-5848 Note that this fix requires to use at least Tomcat 6.0.32

svn commit: r1636867 - in /ofbiz/branches/release12.04/framework/base/config: both-containers.xml ofbiz-containers.xml test-containers.xml

2014-11-05 Thread jleroux
Author: jleroux Date: Wed Nov 5 13:12:46 2014 New Revision: 1636867 URL: http://svn.apache.org/r1636867 Log: Fixes the Poodle vulnerability following indications from "The Poodle fixer" at https://issues.apache.org/jira/browse/OFBIZ-5848 We will certainly have to evolve this in the future becau

svn commit: r1636866 - in /ofbiz/branches/release13.07: ./ framework/catalina/ofbiz-component.xml

2014-11-05 Thread jleroux
Author: jleroux Date: Wed Nov 5 13:12:06 2014 New Revision: 1636866 URL: http://svn.apache.org/r1636866 Log: "Applied fix from trunk for revision: 1636864" (conflict handled by hand) r1636864 | jleroux | 2014-11-05 14:06:19

svn commit: r1636864 - /ofbiz/trunk/framework/catalina/ofbiz-component.xml

2014-11-05 Thread jleroux
Author: jleroux Date: Wed Nov 5 13:06:19 2014 New Revision: 1636864 URL: http://svn.apache.org/r1636864 Log: Fixes the Poodle vulnerability following indications from "The Poodle fixer" at https://issues.apache.org/jira/browse/OFBIZ-5848 We will certainly have to evolve this in the future becau