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/ap

svn commit: r1676611 - in /ofbiz/branches/OFBIZ-6271: ofbiz-component-pom.xml pom.xml

2015-04-28 Thread doogie
Author: doogie Date: Tue Apr 28 20:23:02 2015 New Revision: 1676611 URL: http://svn.apache.org/r1676611 Log: Move build.pluginManagement to the parent; this is another fix based on the recently relativity bug fix. Modified: ofbiz/branches/OFBIZ-6271/ofbiz-component-pom.xml ofbiz/branches

svn commit: r1676613 - in /ofbiz/branches/OFBIZ-6271: assembly/LICENSE+NOTICE.xml framework/service/pom.xml pom.xml poms/assembly/ poms/assembly/LICENSE+NOTICE.xml poms/component-pom.xml poms/maven-su

2015-04-28 Thread doogie
Author: doogie Date: Tue Apr 28 20:23:34 2015 New Revision: 1676613 URL: http://svn.apache.org/r1676613 Log: Move the building of the NOTICE+LICENSE helper zip to a sub-module, which can then be independently depended on. This fixes reactor ordering. Previously, ofbiz-parent would build the

svn commit: r1676612 - in /ofbiz/branches/OFBIZ-6271: ./ applications/accounting/ applications/content/ applications/humanres/ applications/manufacturing/ applications/marketing/ applications/order/ a

2015-04-28 Thread doogie
Author: doogie Date: Tue Apr 28 20:23:27 2015 New Revision: 1676612 URL: http://svn.apache.org/r1676612 Log: Move ofbiz-component-pom.xml to poms/component-pom.xml, to reduce clutter at the top-level. Added: ofbiz/branches/OFBIZ-6271/poms/ ofbiz/branches/OFBIZ-6271/poms/component-pom.xml

svn commit: r1676572 - in /ofbiz/branches/OFBIZ-6271: applications/accounting/lib/pom.xml ofbiz-component-pom.xml specialpurpose/birt/lib/scriptlib/pom.xml specialpurpose/example/lib/pom.xml

2015-04-28 Thread doogie
Author: doogie Date: Tue Apr 28 15:58:11 2015 New Revision: 1676572 URL: http://svn.apache.org/r1676572 Log: Fix issue running "clean" when $HOME/.m2 is empty. "package" still doesn't work. Modified: ofbiz/branches/OFBIZ-6271/applications/accounting/lib/pom.xml

svn commit: r1676573 - /ofbiz/branches/OFBIZ-6271/ofbiz-component-pom.xml

2015-04-28 Thread doogie
Author: doogie Date: Tue Apr 28 15:58:17 2015 New Revision: 1676573 URL: http://svn.apache.org/r1676573 Log: Now that the previous bad relativity bug has been fixed, the dependency management import is no longer needed; the parent<->child relationship already pulls in the management se

svn commit: r1676405 - in /ofbiz/branches/OFBIZ-6271: applications/product/pom.xml pom.xml

2015-04-27 Thread doogie
Author: doogie Date: Tue Apr 28 02:12:03 2015 New Revision: 1676405 URL: http://svn.apache.org/r1676405 Log: Make use of profiles to detect the serial communication library and the applet plugin library, and compile ShipmentScaleApplet if both are found. Modified: ofbiz/branches/OFBIZ-6271

svn commit: r1676404 - in /ofbiz/branches/OFBIZ-6271: applications/accounting/pom.xml pom.xml

2015-04-27 Thread doogie
Author: doogie Date: Tue Apr 28 02:11:57 2015 New Revision: 1676404 URL: http://svn.apache.org/r1676404 Log: Move the systemPath definition from the sub-module pom to the top-level pom. Eventually, the activation in the sub-module won't be needed(it'll be a separate optional pom), and

svn commit: r1676311 - /ofbiz/branches/OFBIZ-6271/applications/accounting/pom.xml

2015-04-27 Thread doogie
Author: doogie Date: Mon Apr 27 15:42:19 2015 New Revision: 1676311 URL: http://svn.apache.org/r1676311 Log: Add a profile that detects if the verisign payflow.jar is available, and compiled the verisign payment processor. Modified: ofbiz/branches/OFBIZ-6271/applications/accounting/pom.xml

svn commit: r1676305 - in /ofbiz/branches/OFBIZ-6271: ./ applications/accounting/src/org/ofbiz/accounting/thirdparty/verisign/ applications/order/script/org/ofbiz/order/customer/ applications/order/sr

2015-04-27 Thread doogie
Author: doogie Date: Mon Apr 27 15:28:34 2015 New Revision: 1676305 URL: http://svn.apache.org/r1676305 Log: Fix dumb compile errors in this file; please, let's be careful. Note the EntityQuery import; this was due to this class being added, but not imported, which is an obvious error. Als

svn commit: r1676303 - /ofbiz/trunk/applications/accounting/src/org/ofbiz/accounting/thirdparty/verisign/PayflowPro.java

2015-04-27 Thread doogie
Author: doogie Date: Mon Apr 27 15:25:00 2015 New Revision: 1676303 URL: http://svn.apache.org/r1676303 Log: Fix dumb compile errors in this file; please, let's be careful. Note the EntityQuery import; this was due to this class being added, but not imported, which is an obvious error. Als

svn commit: r1676195 - in /ofbiz/branches/OFBIZ-6271: applications/manufacturing/pom.xml applications/workeffort/pom.xml specialpurpose/ebaystore/pom.xml

2015-04-26 Thread doogie
Author: doogie Date: Mon Apr 27 04:44:04 2015 New Revision: 1676195 URL: http://svn.apache.org/r1676195 Log: Remove some left-over commented out parts. Modified: ofbiz/branches/OFBIZ-6271/applications/manufacturing/pom.xml ofbiz/branches/OFBIZ-6271/applications/workeffort/pom.xml

svn commit: r1676196 - in /ofbiz/branches/OFBIZ-6271: ./ applications/ applications/accounting/ applications/content/ applications/humanres/ applications/manufacturing/ applications/marketing/ applica

2015-04-26 Thread doogie
Author: doogie Date: Mon Apr 27 04:44:29 2015 New Revision: 1676196 URL: http://svn.apache.org/r1676196 Log: Add name/description settings, based on build.xml. Modified: ofbiz/branches/OFBIZ-6271/applications/accounting/pom.xml ofbiz/branches/OFBIZ-6271/applications/content/pom.xml

svn commit: r1676193 - in /ofbiz/branches/OFBIZ-6271: applications/accounting/ applications/content/ applications/humanres/ applications/manufacturing/ applications/marketing/ applications/order/ appl

2015-04-26 Thread doogie
Author: doogie Date: Mon Apr 27 04:43:32 2015 New Revision: 1676193 URL: http://svn.apache.org/r1676193 Log: Make all intra-project deps have a scope of provided; this prevents magical additions from being added to the depender's classpath. This will need to be revisited, and some of

svn commit: r1676194 - in /ofbiz/branches/OFBIZ-6271: applications/accounting/ applications/content/ applications/humanres/ applications/manufacturing/ applications/marketing/ applications/order/ appl

2015-04-26 Thread doogie
Author: doogie Date: Mon Apr 27 04:43:57 2015 New Revision: 1676194 URL: http://svn.apache.org/r1676194 Log: Don't hard-code the TRUNK version on intra-project deps. Modified: ofbiz/branches/OFBIZ-6271/applications/accounting/pom.xml ofbiz/branches/OFBIZ-6271/applications/content/po

svn commit: r1676192 - /ofbiz/branches/OFBIZ-6271/specialpurpose/ebaystore/pom.xml

2015-04-26 Thread doogie
Author: doogie Date: Mon Apr 27 04:43:14 2015 New Revision: 1676192 URL: http://svn.apache.org/r1676192 Log: Missed a dep; ebaystore needs webapp, but this wasn't noticed because it was automatically pulled in because of the ebay dep. Modified: ofbiz/branches/OFBIZ-6271/specialpu

svn commit: r1676184 - in /ofbiz/branches/OFBIZ-6271/specialpurpose: pom.xml webpos/pom.xml

2015-04-26 Thread doogie
Author: doogie Date: Mon Apr 27 01:37:15 2015 New Revision: 1676184 URL: http://svn.apache.org/r1676184 Log: Add a pom.xml to specialpurpose/webpos. Added: ofbiz/branches/OFBIZ-6271/specialpurpose/webpos/pom.xml Modified: ofbiz/branches/OFBIZ-6271/specialpurpose/pom.xml Modified: ofbiz

svn commit: r1676178 - in /ofbiz/branches/OFBIZ-6271: pom.xml specialpurpose/lucene/lib/pom.xml specialpurpose/lucene/pom.xml specialpurpose/pom.xml

2015-04-26 Thread doogie
Author: doogie Date: Mon Apr 27 01:36:41 2015 New Revision: 1676178 URL: http://svn.apache.org/r1676178 Log: Add poms to specialpurpose/lucene. Added: ofbiz/branches/OFBIZ-6271/specialpurpose/lucene/lib/pom.xml - copied, changed from r1676177, ofbiz/branches/OFBIZ-6271/specialpurpose

svn commit: r1676182 - in /ofbiz/branches/OFBIZ-6271/specialpurpose: pom.xml scrum/pom.xml

2015-04-26 Thread doogie
Author: doogie Date: Mon Apr 27 01:37:04 2015 New Revision: 1676182 URL: http://svn.apache.org/r1676182 Log: Add a pom.xml to specialpurpose/scrum. Added: ofbiz/branches/OFBIZ-6271/specialpurpose/scrum/pom.xml - copied, changed from r1676181, ofbiz/branches/OFBIZ-6271/specialpurpose

svn commit: r1676180 - in /ofbiz/branches/OFBIZ-6271: pom.xml specialpurpose/pom.xml specialpurpose/pos/lib/pom.xml specialpurpose/pos/pom.xml

2015-04-26 Thread doogie
Author: doogie Date: Mon Apr 27 01:36:53 2015 New Revision: 1676180 URL: http://svn.apache.org/r1676180 Log: Add poms to specialpurpose/pos. Added: ofbiz/branches/OFBIZ-6271/specialpurpose/pos/lib/pom.xml - copied, changed from r1676179, ofbiz/branches/OFBIZ-6271/specialpurpose

svn commit: r1676177 - in /ofbiz/branches/OFBIZ-6271: pom.xml specialpurpose/ldap/lib/pom.xml specialpurpose/ldap/pom.xml specialpurpose/pom.xml

2015-04-26 Thread doogie
Author: doogie Date: Mon Apr 27 01:36:35 2015 New Revision: 1676177 URL: http://svn.apache.org/r1676177 Log: Add poms to specialpurpose/ldap. Added: ofbiz/branches/OFBIZ-6271/specialpurpose/ldap/lib/pom.xml - copied, changed from r1676176, ofbiz/branches/OFBIZ-6271/specialpurpose

svn commit: r1676183 - in /ofbiz/branches/OFBIZ-6271/specialpurpose: bi/pom.xml pom.xml

2015-04-26 Thread doogie
Author: doogie Date: Mon Apr 27 01:37:10 2015 New Revision: 1676183 URL: http://svn.apache.org/r1676183 Log: Add a pom.xml to specialpurpose/bi. Added: ofbiz/branches/OFBIZ-6271/specialpurpose/bi/pom.xml - copied, changed from r1676182, ofbiz/branches/OFBIZ-6271/specialpurpose/pom.xml

svn commit: r1676175 - in /ofbiz/branches/OFBIZ-6271: pom.xml specialpurpose/googlecheckout/lib/pom.xml specialpurpose/googlecheckout/pom.xml specialpurpose/pom.xml

2015-04-26 Thread doogie
Author: doogie Date: Mon Apr 27 01:36:19 2015 New Revision: 1676175 URL: http://svn.apache.org/r1676175 Log: Add poms to specialpurpose/googlecheckout. Added: ofbiz/branches/OFBIZ-6271/specialpurpose/googlecheckout/lib/pom.xml - copied, changed from r1676174, ofbiz/branches/OFBIZ-6271

svn commit: r1676176 - in /ofbiz/branches/OFBIZ-6271/specialpurpose: hhfacility/pom.xml pom.xml

2015-04-26 Thread doogie
Author: doogie Date: Mon Apr 27 01:36:24 2015 New Revision: 1676176 URL: http://svn.apache.org/r1676176 Log: Add a pom.xml to specialpurpose/hhfacility. Added: ofbiz/branches/OFBIZ-6271/specialpurpose/hhfacility/pom.xml Modified: ofbiz/branches/OFBIZ-6271/specialpurpose/pom.xml Added

svn commit: r1676173 - in /ofbiz/branches/OFBIZ-6271/specialpurpose: example/lib/pom.xml example/pom.xml pom.xml

2015-04-26 Thread doogie
Author: doogie Date: Mon Apr 27 01:36:07 2015 New Revision: 1676173 URL: http://svn.apache.org/r1676173 Log: Add poms tospecialpurpose/example. Added: ofbiz/branches/OFBIZ-6271/specialpurpose/example/lib/pom.xml - copied, changed from r1676172, ofbiz/branches/OFBIZ-6271/specialpurpose

svn commit: r1676181 - in /ofbiz/branches/OFBIZ-6271/specialpurpose: pom.xml projectmgr/pom.xml

2015-04-26 Thread doogie
Author: doogie Date: Mon Apr 27 01:36:59 2015 New Revision: 1676181 URL: http://svn.apache.org/r1676181 Log: Add a pom.xml to specialpurpose/projectmgr. Added: ofbiz/branches/OFBIZ-6271/specialpurpose/projectmgr/pom.xml - copied, changed from r1676180, ofbiz/branches/OFBIZ-6271

svn commit: r1676179 - in /ofbiz/branches/OFBIZ-6271/specialpurpose: oagis/pom.xml pom.xml

2015-04-26 Thread doogie
Author: doogie Date: Mon Apr 27 01:36:47 2015 New Revision: 1676179 URL: http://svn.apache.org/r1676179 Log: Add a pom.xml to specialpurpose/oagis. Added: ofbiz/branches/OFBIZ-6271/specialpurpose/oagis/pom.xml Modified: ofbiz/branches/OFBIZ-6271/specialpurpose/pom.xml Added: ofbiz

svn commit: r1676174 - in /ofbiz/branches/OFBIZ-6271/specialpurpose: googlebase/pom.xml pom.xml

2015-04-26 Thread doogie
Author: doogie Date: Mon Apr 27 01:36:12 2015 New Revision: 1676174 URL: http://svn.apache.org/r1676174 Log: Add a pom.xml to specialpurpose/googlebase. Added: ofbiz/branches/OFBIZ-6271/specialpurpose/googlebase/pom.xml - copied, changed from r1676173, ofbiz/branches/OFBIZ-6271

svn commit: r1676172 - in /ofbiz/branches/OFBIZ-6271/specialpurpose: ecommerce/pom.xml pom.xml

2015-04-26 Thread doogie
Author: doogie Date: Mon Apr 27 01:36:01 2015 New Revision: 1676172 URL: http://svn.apache.org/r1676172 Log: Add a pom.xml to specialpurpose/ecommerce. Added: ofbiz/branches/OFBIZ-6271/specialpurpose/ecommerce/pom.xml - copied, changed from r1676171, ofbiz/branches/OFBIZ-6271

svn commit: r1676167 - in /ofbiz/branches/OFBIZ-6271: pom.xml specialpurpose/pom.xml

2015-04-26 Thread doogie
Author: doogie Date: Mon Apr 27 01:35:31 2015 New Revision: 1676167 URL: http://svn.apache.org/r1676167 Log: Getting ready to add in poms for all the specialpurpose components. Added: ofbiz/branches/OFBIZ-6271/specialpurpose/pom.xml Modified: ofbiz/branches/OFBIZ-6271/pom.xml Modified

svn commit: r1676170 - in /ofbiz/branches/OFBIZ-6271/specialpurpose: ebay/pom.xml pom.xml

2015-04-26 Thread doogie
Author: doogie Date: Mon Apr 27 01:35:50 2015 New Revision: 1676170 URL: http://svn.apache.org/r1676170 Log: Add a pom.xml to specialpurpose/ebay. Added: ofbiz/branches/OFBIZ-6271/specialpurpose/ebay/pom.xml Modified: ofbiz/branches/OFBIZ-6271/specialpurpose/pom.xml Added: ofbiz

svn commit: r1676168 - in /ofbiz/branches/OFBIZ-6271/specialpurpose: assetmaint/pom.xml pom.xml

2015-04-26 Thread doogie
Author: doogie Date: Mon Apr 27 01:35:37 2015 New Revision: 1676168 URL: http://svn.apache.org/r1676168 Log: Add a pom.xml to specialpurpose/assetmaint. Added: ofbiz/branches/OFBIZ-6271/specialpurpose/assetmaint/pom.xml - copied, changed from r1676167, ofbiz/branches/OFBIZ-6271

svn commit: r1676171 - in /ofbiz/branches/OFBIZ-6271: pom.xml specialpurpose/ebaystore/lib/pom.xml specialpurpose/ebaystore/pom.xml specialpurpose/pom.xml

2015-04-26 Thread doogie
Author: doogie Date: Mon Apr 27 01:35:56 2015 New Revision: 1676171 URL: http://svn.apache.org/r1676171 Log: Add poms to specialpurpose/ebaystore. Added: ofbiz/branches/OFBIZ-6271/specialpurpose/ebaystore/lib/pom.xml - copied, changed from r1676170, ofbiz/branches/OFBIZ-6271

svn commit: r1676169 - in /ofbiz/branches/OFBIZ-6271: pom.xml specialpurpose/birt/lib/pom.xml specialpurpose/birt/lib/scriptlib/pom.xml specialpurpose/birt/pom.xml specialpurpose/pom.xml

2015-04-26 Thread doogie
Author: doogie Date: Mon Apr 27 01:35:44 2015 New Revision: 1676169 URL: http://svn.apache.org/r1676169 Log: Add poms to specialpurpose/birt. Added: ofbiz/branches/OFBIZ-6271/specialpurpose/birt/lib/pom.xml ofbiz/branches/OFBIZ-6271/specialpurpose/birt/lib/scriptlib/pom.xml

svn commit: r1676159 - in /ofbiz/branches/OFBIZ-6271: ./ applications/order/script/org/ofbiz/order/customer/ applications/order/src/org/ofbiz/order/finaccount/ applications/party/webapp/partymgr/WEB-I

2015-04-26 Thread doogie
Author: doogie Date: Sun Apr 26 23:45:10 2015 New Revision: 1676159 URL: http://svn.apache.org/r1676159 Log: Rename lib.txt to README, which is how other components keep the empty lib folder around. cherry-picked from 1676156 Added: ofbiz/branches/OFBIZ-6271/specialpurpose/example/lib

svn commit: r1676158 - in /ofbiz/branches/OFBIZ-6271: ./ applications/accounting/lib/ applications/content/lib/uno/ applications/order/script/org/ofbiz/order/customer/ applications/order/src/org/ofbiz

2015-04-26 Thread doogie
Author: doogie Date: Sun Apr 26 23:44:18 2015 New Revision: 1676158 URL: http://svn.apache.org/r1676158 Log: Add in missing license headers. cherry-picked from 1676155 Modified: ofbiz/branches/OFBIZ-6271/ (props changed) ofbiz/branches/OFBIZ-6271/applications/accounting/lib/README

svn commit: r1676157 - in /ofbiz/branches/OFBIZ-6271: ./ applications/order/script/org/ofbiz/order/customer/ applications/order/src/org/ofbiz/order/finaccount/ applications/party/webapp/partymgr/WEB-I

2015-04-26 Thread doogie
Author: doogie Date: Sun Apr 26 23:43:07 2015 New Revision: 1676157 URL: http://svn.apache.org/r1676157 Log: Remove uesless exclusion of ofbiz crypto class compilation. This was based on the availabily of javax.crypto.Cipher, which became standard in java 1.4. We require 1.7. This is very old

svn commit: r1676156 - in /ofbiz/trunk/specialpurpose/example/lib: README lib.txt

2015-04-26 Thread doogie
Author: doogie Date: Sun Apr 26 23:30:31 2015 New Revision: 1676156 URL: http://svn.apache.org/r1676156 Log: Rename lib.txt to README, which is how other components keep the empty lib folder around. Added: ofbiz/trunk/specialpurpose/example/lib/README - copied, changed from r1676155

svn commit: r1676154 - /ofbiz/trunk/framework/base/build.xml

2015-04-26 Thread doogie
Author: doogie Date: Sun Apr 26 23:30:20 2015 New Revision: 1676154 URL: http://svn.apache.org/r1676154 Log: Remove uesless exclusion of ofbiz crypto class compilation. This was based on the availabily of javax.crypto.Cipher, which became standard in java 1.4. We require 1.7. This is very old

svn commit: r1676155 - in /ofbiz/trunk/applications: accounting/lib/README content/lib/uno/README

2015-04-26 Thread doogie
Author: doogie Date: Sun Apr 26 23:30:26 2015 New Revision: 1676155 URL: http://svn.apache.org/r1676155 Log: Add in missing license headers. Modified: ofbiz/trunk/applications/accounting/lib/README ofbiz/trunk/applications/content/lib/uno/README Modified: ofbiz/trunk/applications

svn commit: r1675977 - in /ofbiz/branches/OFBIZ-6271/applications: order/pom.xml pom.xml

2015-04-24 Thread doogie
Author: doogie Date: Fri Apr 24 23:02:33 2015 New Revision: 1675977 URL: http://svn.apache.org/r1675977 Log: Add a pom.xml to applications/order. Added: ofbiz/branches/OFBIZ-6271/applications/order/pom.xml Modified: ofbiz/branches/OFBIZ-6271/applications/pom.xml Added: ofbiz/branches

svn commit: r1675975 - in /ofbiz/branches/OFBIZ-6271: applications/pom.xml applications/product/lib/pom.xml applications/product/pom.xml pom.xml

2015-04-24 Thread doogie
Author: doogie Date: Fri Apr 24 23:02:23 2015 New Revision: 1675975 URL: http://svn.apache.org/r1675975 Log: Add poms to applications/product. Added: ofbiz/branches/OFBIZ-6271/applications/product/lib/pom.xml - copied, changed from r1675974, ofbiz/branches/OFBIZ-6271/applications

svn commit: r1675981 - in /ofbiz/branches/OFBIZ-6271/applications: humanres/pom.xml pom.xml

2015-04-24 Thread doogie
Author: doogie Date: Fri Apr 24 23:02:53 2015 New Revision: 1675981 URL: http://svn.apache.org/r1675981 Log: Add a pom.xml to applications/humanres. Added: ofbiz/branches/OFBIZ-6271/applications/humanres/pom.xml - copied, changed from r1675980, ofbiz/branches/OFBIZ-6271/applications

svn commit: r1675978 - in /ofbiz/branches/OFBIZ-6271/applications: manufacturing/pom.xml pom.xml

2015-04-24 Thread doogie
Author: doogie Date: Fri Apr 24 23:02:37 2015 New Revision: 1675978 URL: http://svn.apache.org/r1675978 Log: Add a pom.xml to applications/manufacturing. Added: ofbiz/branches/OFBIZ-6271/applications/manufacturing/pom.xml Modified: ofbiz/branches/OFBIZ-6271/applications/pom.xml Added

svn commit: r1675980 - in /ofbiz/branches/OFBIZ-6271/applications: pom.xml securityext/pom.xml

2015-04-24 Thread doogie
Author: doogie Date: Fri Apr 24 23:02:48 2015 New Revision: 1675980 URL: http://svn.apache.org/r1675980 Log: Add a pom.xml to applications/securityext. Added: ofbiz/branches/OFBIZ-6271/applications/securityext/pom.xml Modified: ofbiz/branches/OFBIZ-6271/applications/pom.xml Modified

svn commit: r1675979 - in /ofbiz/branches/OFBIZ-6271: applications/accounting/lib/pom.xml applications/accounting/pom.xml applications/pom.xml pom.xml

2015-04-24 Thread doogie
Author: doogie Date: Fri Apr 24 23:02:43 2015 New Revision: 1675979 URL: http://svn.apache.org/r1675979 Log: Add poms to applications/accounting. Added: ofbiz/branches/OFBIZ-6271/applications/accounting/lib/pom.xml - copied, changed from r1675978, ofbiz/branches/OFBIZ-6271

svn commit: r1675976 - in /ofbiz/branches/OFBIZ-6271/applications: marketing/pom.xml pom.xml

2015-04-24 Thread doogie
Author: doogie Date: Fri Apr 24 23:02:28 2015 New Revision: 1675976 URL: http://svn.apache.org/r1675976 Log: Add a pom.xml to applications/marketing. Added: ofbiz/branches/OFBIZ-6271/applications/marketing/pom.xml Modified: ofbiz/branches/OFBIZ-6271/applications/pom.xml Added: ofbiz

svn commit: r1675974 - in /ofbiz/branches/OFBIZ-6271/applications: pom.xml workeffort/pom.xml

2015-04-24 Thread doogie
Author: doogie Date: Fri Apr 24 23:02:17 2015 New Revision: 1675974 URL: http://svn.apache.org/r1675974 Log: Add a pom.xml to applications/workeffort. Added: ofbiz/branches/OFBIZ-6271/applications/workeffort/pom.xml Modified: ofbiz/branches/OFBIZ-6271/applications/pom.xml Modified

svn commit: r1675972 - in /ofbiz/branches/OFBIZ-6271: applications/content/lib/pom.xml applications/content/lib/uno/pom.xml applications/content/pom.xml applications/pom.xml pom.xml

2015-04-24 Thread doogie
Author: doogie Date: Fri Apr 24 23:02:05 2015 New Revision: 1675972 URL: http://svn.apache.org/r1675972 Log: Add poms to application/content. Added: ofbiz/branches/OFBIZ-6271/applications/content/lib/pom.xml - copied, changed from r1675971, ofbiz/branches/OFBIZ-6271/applications

svn commit: r1675973 - in /ofbiz/branches/OFBIZ-6271/applications: party/pom.xml pom.xml

2015-04-24 Thread doogie
Author: doogie Date: Fri Apr 24 23:02:12 2015 New Revision: 1675973 URL: http://svn.apache.org/r1675973 Log: Add a pom.xml to applications/party. Added: ofbiz/branches/OFBIZ-6271/applications/party/pom.xml Modified: ofbiz/branches/OFBIZ-6271/applications/pom.xml Added: ofbiz/branches

svn commit: r1675971 - in /ofbiz/branches/OFBIZ-6271: applications/pom.xml pom.xml

2015-04-24 Thread doogie
Author: doogie Date: Fri Apr 24 23:01:58 2015 New Revision: 1675971 URL: http://svn.apache.org/r1675971 Log: Getting ready to add in poms for all the applications. Added: ofbiz/branches/OFBIZ-6271/applications/pom.xml Modified: ofbiz/branches/OFBIZ-6271/pom.xml Added: ofbiz/branches

svn commit: r1675961 - in /ofbiz/branches/OFBIZ-6271: ./ applications/order/script/org/ofbiz/order/customer/ applications/order/src/org/ofbiz/order/finaccount/ applications/order/src/org/ofbiz/order/o

2015-04-24 Thread doogie
Author: doogie Date: Fri Apr 24 21:36:19 2015 New Revision: 1675961 URL: http://svn.apache.org/r1675961 Log: Cherry-picked r1675958 from trunk(using raw svn, not git). Modified: ofbiz/branches/OFBIZ-6271/ (props changed) ofbiz/branches/OFBIZ-6271/applications/order/script/org/ofbiz

svn commit: r1675958 - /ofbiz/trunk/applications/order/src/org/ofbiz/order/order/OrderServices.java

2015-04-24 Thread doogie
Author: doogie Date: Fri Apr 24 21:31:39 2015 New Revision: 1675958 URL: http://svn.apache.org/r1675958 Log: Remove unused import from ant, HasMethod. Modified: ofbiz/trunk/applications/order/src/org/ofbiz/order/order/OrderServices.java Modified: ofbiz/trunk/applications/order/src/org

svn commit: r1675922 - in /ofbiz/branches/OFBIZ-6271/framework: pom.xml webtools/pom.xml

2015-04-24 Thread doogie
Author: doogie Date: Fri Apr 24 18:04:19 2015 New Revision: 1675922 URL: http://svn.apache.org/r1675922 Log: Add a pom.xml to framework/webtools. Added: ofbiz/branches/OFBIZ-6271/framework/webtools/pom.xml Modified: ofbiz/branches/OFBIZ-6271/framework/pom.xml Modified: ofbiz/branches

svn commit: r1675920 - in /ofbiz/branches/OFBIZ-6271/framework: datafile/pom.xml pom.xml

2015-04-24 Thread doogie
Author: doogie Date: Fri Apr 24 18:04:03 2015 New Revision: 1675920 URL: http://svn.apache.org/r1675920 Log: Add a pom.xml to framework/datafile. Added: ofbiz/branches/OFBIZ-6271/framework/datafile/pom.xml - copied, changed from r1675919, ofbiz/branches/OFBIZ-6271/framework/pom.xml

svn commit: r1675919 - in /ofbiz/branches/OFBIZ-6271/framework: common/pom.xml pom.xml

2015-04-24 Thread doogie
Author: doogie Date: Fri Apr 24 18:03:51 2015 New Revision: 1675919 URL: http://svn.apache.org/r1675919 Log: Add a pom.xml to framework/common. Added: ofbiz/branches/OFBIZ-6271/framework/common/pom.xml Modified: ofbiz/branches/OFBIZ-6271/framework/pom.xml Added: ofbiz/branches/OFBIZ

svn commit: r1675921 - in /ofbiz/branches/OFBIZ-6271: framework/pom.xml framework/testtools/lib/pom.xml framework/testtools/pom.xml pom.xml

2015-04-24 Thread doogie
Author: doogie Date: Fri Apr 24 18:04:11 2015 New Revision: 1675921 URL: http://svn.apache.org/r1675921 Log: Add a pom.xml to framework/testtools/lib and framework/testtools. Note, that this has a dependency on ant; I was hoping I wouldn't have to add that dep in from framework/base/lib,

svn commit: r1675916 - in /ofbiz/branches/OFBIZ-6271/framework: minilang/pom.xml pom.xml

2015-04-24 Thread doogie
Author: doogie Date: Fri Apr 24 18:03:28 2015 New Revision: 1675916 URL: http://svn.apache.org/r1675916 Log: Add a pom.xml to framework/minilang. Added: ofbiz/branches/OFBIZ-6271/framework/minilang/pom.xml Modified: ofbiz/branches/OFBIZ-6271/framework/pom.xml Added: ofbiz/branches/OFBIZ

svn commit: r1675913 - in /ofbiz/branches/OFBIZ-6271/framework: pom.xml security/pom.xml

2015-04-24 Thread doogie
Author: doogie Date: Fri Apr 24 18:03:00 2015 New Revision: 1675913 URL: http://svn.apache.org/r1675913 Log: Add a pom.xml to framework/security. Added: ofbiz/branches/OFBIZ-6271/framework/security/pom.xml - copied, changed from r1675912, ofbiz/branches/OFBIZ-6271/framework/pom.xml

svn commit: r1675914 - in /ofbiz/branches/OFBIZ-6271: framework/pom.xml framework/service/lib/pom.xml framework/service/pom.xml pom.xml

2015-04-24 Thread doogie
Author: doogie Date: Fri Apr 24 18:03:10 2015 New Revision: 1675914 URL: http://svn.apache.org/r1675914 Log: Add a pom.xml to framework/service/lib and framework/service. Added: ofbiz/branches/OFBIZ-6271/framework/service/lib/pom.xml ofbiz/branches/OFBIZ-6271/framework/service/pom.xml

svn commit: r1675917 - in /ofbiz/branches/OFBIZ-6271: framework/pom.xml framework/webapp/lib/pom.xml framework/webapp/pom.xml pom.xml

2015-04-24 Thread doogie
Author: doogie Date: Fri Apr 24 18:03:35 2015 New Revision: 1675917 URL: http://svn.apache.org/r1675917 Log: Add a pom.xml to framework/webapp/lib and framework/webapp. Added: ofbiz/branches/OFBIZ-6271/framework/webapp/lib/pom.xml - copied, changed from r1675916, ofbiz/branches/OFBIZ

svn commit: r1675918 - in /ofbiz/branches/OFBIZ-6271/framework: pom.xml widget/pom.xml

2015-04-24 Thread doogie
Author: doogie Date: Fri Apr 24 18:03:42 2015 New Revision: 1675918 URL: http://svn.apache.org/r1675918 Log: Add a pom.xml to framework/widget. Added: ofbiz/branches/OFBIZ-6271/framework/widget/pom.xml Modified: ofbiz/branches/OFBIZ-6271/framework/pom.xml Modified: ofbiz/branches/OFBIZ

svn commit: r1675915 - in /ofbiz/branches/OFBIZ-6271/framework: entityext/pom.xml pom.xml

2015-04-24 Thread doogie
Author: doogie Date: Fri Apr 24 18:03:19 2015 New Revision: 1675915 URL: http://svn.apache.org/r1675915 Log: Add a pom.xml to framework/entityext. Added: ofbiz/branches/OFBIZ-6271/framework/entityext/pom.xml Modified: ofbiz/branches/OFBIZ-6271/framework/pom.xml Added: ofbiz/branches

svn commit: r1675912 - /ofbiz/branches/OFBIZ-6271/ofbiz-component-pom.xml

2015-04-24 Thread doogie
Author: doogie Date: Fri Apr 24 18:02:55 2015 New Revision: 1675912 URL: http://svn.apache.org/r1675912 Log: Some plugin management version bugs leaked through. Modified: ofbiz/branches/OFBIZ-6271/ofbiz-component-pom.xml Modified: ofbiz/branches/OFBIZ-6271/ofbiz-component-pom.xml URL: http

svn commit: r1675911 - /ofbiz/branches/OFBIZ-6271/ofbiz-component-pom.xml

2015-04-24 Thread doogie
Author: doogie Date: Fri Apr 24 18:02:50 2015 New Revision: 1675911 URL: http://svn.apache.org/r1675911 Log: Maven's reporting doesn't use build.pluginManagement, so we need to hard-code the version used. Modified: ofbiz/branches/OFBIZ-6271/ofbiz-component-pom.xml Modified: ofbi

svn commit: r1675910 - in /ofbiz/branches/OFBIZ-6271/framework: catalina/pom.xml entity/pom.xml geronimo/pom.xml

2015-04-24 Thread doogie
Author: doogie Date: Fri Apr 24 18:02:44 2015 New Revision: 1675910 URL: http://svn.apache.org/r1675910 Log: Add some missed dependencies; these were not shown as required, because javac was only showing 100 errors. Also, note that several of the catalina/tomcat deps are not enabled in the

svn commit: r1675909 - /ofbiz/branches/OFBIZ-6271/ofbiz-component-pom.xml

2015-04-24 Thread doogie
Author: doogie Date: Fri Apr 24 18:02:32 2015 New Revision: 1675909 URL: http://svn.apache.org/r1675909 Log: Increase the reported error count for javac from 100 to 1. This will help to track down dependency problems, which were getting cut-off with the low error count value. Modified

svn commit: r1675762 - in /ofbiz/branches/OFBIZ-6271/framework: base/pom.xml catalina/pom.xml entity/pom.xml geronimo/pom.xml

2015-04-23 Thread doogie
Author: doogie Date: Fri Apr 24 03:06:27 2015 New Revision: 1675762 URL: http://svn.apache.org/r1675762 Log: Real dependencies are now being specified, instead of just wildcards. This is a major milestone. Everything compiles upto this point(tests included). The unit tests are also running

svn commit: r1675761 - /ofbiz/branches/OFBIZ-6271/ofbiz-component-pom.xml

2015-04-23 Thread doogie
Author: doogie Date: Fri Apr 24 03:06:22 2015 New Revision: 1675761 URL: http://svn.apache.org/r1675761 Log: Import the managed dependencies from the parent, so children can reference them. Modified: ofbiz/branches/OFBIZ-6271/ofbiz-component-pom.xml Modified: ofbiz/branches/OFBIZ-6271/ofbiz

svn commit: r1675759 - in /ofbiz/branches/OFBIZ-6271: ./ framework/base/lib/ framework/base/lib/commons/ framework/base/lib/j2eespecs/ framework/base/lib/scripting/ framework/catalina/lib/ framework/e

2015-04-23 Thread doogie
Author: doogie Date: Fri Apr 24 03:06:13 2015 New Revision: 1675759 URL: http://svn.apache.org/r1675759 Log: Fairly major change; the top-level pom now lists all libraries(for compnents that have been converted to maven), with the version(and systemPath, which is a kludge for now). Sub-modules

svn commit: r1675760 - in /ofbiz/branches/OFBIZ-6271: framework/base/lib/pom.xml pom.xml

2015-04-23 Thread doogie
Author: doogie Date: Fri Apr 24 03:06:18 2015 New Revision: 1675760 URL: http://svn.apache.org/r1675760 Log: Change the groupId/artifactId of bsh-engine-modified. Modified: ofbiz/branches/OFBIZ-6271/framework/base/lib/pom.xml ofbiz/branches/OFBIZ-6271/pom.xml Modified: ofbiz/branches

svn commit: r1675758 - in /ofbiz/branches/OFBIZ-6271/framework: base/lib/commons/pom.xml base/lib/j2eespecs/pom.xml base/lib/pom.xml base/lib/scripting/pom.xml catalina/lib/pom.xml entity/lib/jdbc/pom

2015-04-23 Thread doogie
Author: doogie Date: Fri Apr 24 03:06:04 2015 New Revision: 1675758 URL: http://svn.apache.org/r1675758 Log: Change the parent of all pom package types from ofbiz-component-pom to just the ofbiz-parent; these poms don't need the fancy build management. This will also help with the use o

svn commit: r1675757 - in /ofbiz/branches/OFBIZ-6271/framework: base/pom.xml catalina/pom.xml entity/pom.xml geronimo/pom.xml

2015-04-23 Thread doogie
Author: doogie Date: Fri Apr 24 03:05:55 2015 New Revision: 1675757 URL: http://svn.apache.org/r1675757 Log: Update all the poms, so that the things they depend on are *not* included when each pom is itself made a dependant. This is not the officially sanctioned maven way, but is a stop-gap

svn commit: r1675756 - /ofbiz/branches/OFBIZ-6271/ofbiz-component-pom.xml

2015-04-23 Thread doogie
Author: doogie Date: Fri Apr 24 03:05:50 2015 New Revision: 1675756 URL: http://svn.apache.org/r1675756 Log: Replace several hard-coded locations with variables, similar to the existing ant-based build.xml system. Modified: ofbiz/branches/OFBIZ-6271/ofbiz-component-pom.xml Modified: ofbiz

svn commit: r1675521 - in /ofbiz/branches/OFBIZ-6275/framework: base/src/org/ofbiz/base/util/template/FreeMarkerWorker.java entity/src/org/ofbiz/entity/util/EntitySaxReader.java

2015-04-22 Thread doogie
Author: doogie Date: Wed Apr 22 23:35:45 2015 New Revision: 1675521 URL: http://svn.apache.org/r1675521 Log: OFBIZ-6277: new Configuration() is deprecated; instead, the desired freemarker version should be passed in. To make it easier to control the version centrally, add a helper method on

svn commit: r1675520 - /ofbiz/branches/OFBIZ-6275/framework/webtools/src/org/ofbiz/webtools/artifactinfo/ServiceArtifactInfo.java

2015-04-22 Thread doogie
Author: doogie Date: Wed Apr 22 23:35:37 2015 New Revision: 1675520 URL: http://svn.apache.org/r1675520 Log: OFBIZ-6284: Fix deprecated use of SimpleMethod.getAll{Entity,Service}NamesUsed(), instead using ArtifactInfoContext. Modified: ofbiz/branches/OFBIZ-6275/framework/webtools/src/org

svn commit: r1675466 - /ofbiz/branches/OFBIZ-6275/specialpurpose/pos/src/org/ofbiz/pos/config/ButtonEventConfig.java

2015-04-22 Thread doogie
Author: doogie Date: Wed Apr 22 19:34:01 2015 New Revision: 1675466 URL: http://svn.apache.org/r1675466 Log: OFBIZ-6290: Use ResourceLoader.readXmlRootElement, which is a non-caching version. This fixes a deprecation warning. Modified: ofbiz/branches/OFBIZ-6275/specialpurpose/pos/src/org

svn commit: r1675465 - /ofbiz/branches/OFBIZ-6275/framework/base/src/org/ofbiz/base/config/JNDIConfigUtil.java

2015-04-22 Thread doogie
Author: doogie Date: Wed Apr 22 19:33:55 2015 New Revision: 1675465 URL: http://svn.apache.org/r1675465 Log: OFBIZ-6278: Make use of ResourceLoader.readXmlRootElement, which is non-caching; this fixes a deprecation warning. Modified: ofbiz/branches/OFBIZ-6275/framework/base/src/org/ofbiz

svn commit: r1675463 - /ofbiz/branches/OFBIZ-6275/framework/security/src/org/ofbiz/security/SecurityFactory.java

2015-04-22 Thread doogie
Author: doogie Date: Wed Apr 22 19:33:44 2015 New Revision: 1675463 URL: http://svn.apache.org/r1675463 Log: OFBIZ-6280: SecurityFactory implements deprecated methods, so add the @Deprecation tag to prevent javac from emmiting warnings. Modified: ofbiz/branches/OFBIZ-6275/framework/security

svn commit: r1675462 - /ofbiz/branches/OFBIZ-6275/framework/base/src/org/ofbiz/base/util/UtilDateTime.java

2015-04-22 Thread doogie
Author: doogie Date: Wed Apr 22 19:33:38 2015 New Revision: 1675462 URL: http://svn.apache.org/r1675462 Log: OFBIZ-6279: UtilDateTime implements deprecated methods, so add the @Deprecated tag to stop javac from producing a warning. Modified: ofbiz/branches/OFBIZ-6275/framework/base/src/org

svn commit: r1675464 - /ofbiz/branches/OFBIZ-6275/framework/base/src/org/ofbiz/base/config/ResourceLoader.java

2015-04-22 Thread doogie
Author: doogie Date: Wed Apr 22 19:33:49 2015 New Revision: 1675464 URL: http://svn.apache.org/r1675464 Log: Provide method variants (readXml{Document,RootElement}) that contain the body of the deprecated methods (getXml{Document,RootElement}). Modified: ofbiz/branches/OFBIZ-6275/framework

svn commit: r1675394 - /ofbiz/branches/OFBIZ-6275/

2015-04-22 Thread doogie
Author: doogie Date: Wed Apr 22 15:50:43 2015 New Revision: 1675394 URL: http://svn.apache.org/r1675394 Log: All deprecation fixes(subtasks of this branch issue) will be gathered here. Added: ofbiz/branches/OFBIZ-6275/ (props changed) - copied from r1675061, ofbiz/trunk/ Propchange

svn commit: r1675238 - /ofbiz/branches/OFBIZ-6271/ofbiz-component-pom.xml

2015-04-21 Thread doogie
Author: doogie Date: Wed Apr 22 01:18:04 2015 New Revision: 1675238 URL: http://svn.apache.org/r1675238 Log: Change the reporting location; nothing seems to use this yet, but see the next commit. Modified: ofbiz/branches/OFBIZ-6271/ofbiz-component-pom.xml Modified: ofbiz/branches/OFBIZ-6271

svn commit: r1675239 - /ofbiz/branches/OFBIZ-6271/ofbiz-component-pom.xml

2015-04-21 Thread doogie
Author: doogie Date: Wed Apr 22 01:18:08 2015 New Revision: 1675239 URL: http://svn.apache.org/r1675239 Log: Add cobertura instrumentation support; "mvn cobertura:cobertura" will run the tests for each component, then produce output in build/site/cobertura. This allows us to get rid of

svn commit: r1675240 - /ofbiz/branches/OFBIZ-6271/ofbiz-component-pom.xml

2015-04-21 Thread doogie
Author: doogie Date: Wed Apr 22 01:18:12 2015 New Revision: 1675240 URL: http://svn.apache.org/r1675240 Log: Javadoc support, but still a work in progress. mvn site will produce javadoc output in build/site/apidocs. Modified: ofbiz/branches/OFBIZ-6271/ofbiz-component-pom.xml Modified

svn commit: r1675237 - in /ofbiz/branches/OFBIZ-6271: .gitignore ofbiz-component-pom.xml

2015-04-21 Thread doogie
Author: doogie Date: Wed Apr 22 01:18:00 2015 New Revision: 1675237 URL: http://svn.apache.org/r1675237 Log: Add a hook that cleans build/, which seems to be left behind by maven; note, that I also added entries into .gitignore for the new build folders that are placed into all the lib

svn commit: r1675236 - in /ofbiz/branches/OFBIZ-6271: ./ framework/ framework/base/ framework/base/lib/ framework/base/lib/commons/ framework/base/lib/j2eespecs/ framework/base/lib/scripting/ framewor

2015-04-21 Thread doogie
Author: doogie Date: Wed Apr 22 01:17:56 2015 New Revision: 1675236 URL: http://svn.apache.org/r1675236 Log: Move the build logic to a separate pom; this should make it easier for external modules to implement their own building/packaging. Added: ofbiz/branches/OFBIZ-6271/ofbiz-component

svn commit: r1675228 - in /ofbiz/branches/OFBIZ-6271/framework: catalina/lib/pom.xml catalina/pom.xml pom.xml

2015-04-21 Thread doogie
Author: doogie Date: Tue Apr 21 23:35:52 2015 New Revision: 1675228 URL: http://svn.apache.org/r1675228 Log: Add a pom.xml to framework/catalina. Added: ofbiz/branches/OFBIZ-6271/framework/catalina/lib/pom.xml ofbiz/branches/OFBIZ-6271/framework/catalina/pom.xml Modified: ofbiz

svn commit: r1675225 - in /ofbiz/branches/OFBIZ-6271/framework: ./ base/ base/lib/ base/lib/commons/ base/lib/j2eespecs/ base/lib/scripting/ base/src/main/ base/src/main/resources/ base/src/main/resou

2015-04-21 Thread doogie
Author: doogie Date: Tue Apr 21 23:35:34 2015 New Revision: 1675225 URL: http://svn.apache.org/r1675225 Log: Add a pom.xml to framework/base. Added: ofbiz/branches/OFBIZ-6271/framework/base/lib/commons/pom.xml ofbiz/branches/OFBIZ-6271/framework/base/lib/j2eespecs/pom.xml ofbiz

svn commit: r1675227 - in /ofbiz/branches/OFBIZ-6271/framework: geronimo/lib/pom.xml geronimo/pom.xml pom.xml

2015-04-21 Thread doogie
Author: doogie Date: Tue Apr 21 23:35:46 2015 New Revision: 1675227 URL: http://svn.apache.org/r1675227 Log: Add a pom.xml to framework/geronimo. Added: ofbiz/branches/OFBIZ-6271/framework/geronimo/lib/pom.xml - copied, changed from r1675226, ofbiz/branches/OFBIZ-6271/framework

svn commit: r1675226 - in /ofbiz/branches/OFBIZ-6271/framework: entity/lib/jdbc/pom.xml entity/lib/pom.xml entity/pom.xml pom.xml

2015-04-21 Thread doogie
Author: doogie Date: Tue Apr 21 23:35:40 2015 New Revision: 1675226 URL: http://svn.apache.org/r1675226 Log: Add a pom.xml to framework/entity. Added: ofbiz/branches/OFBIZ-6271/framework/entity/lib/jdbc/pom.xml - copied, changed from r1675225, ofbiz/branches/OFBIZ-6271/framework

svn commit: r1675215 - /ofbiz/branches/OFBIZ-6271/pom.xml

2015-04-21 Thread doogie
Author: doogie Date: Tue Apr 21 23:34:48 2015 New Revision: 1675215 URL: http://svn.apache.org/r1675215 Log: Since we are changing the default configuration of these plugins, make certain to depend on a particular version that has been tested. Modified: ofbiz/branches/OFBIZ-6271/pom.xml

svn commit: r1675223 - /ofbiz/branches/OFBIZ-6271/pom.xml

2015-04-21 Thread doogie
Author: doogie Date: Tue Apr 21 23:35:18 2015 New Revision: 1675223 URL: http://svn.apache.org/r1675223 Log: Configure the surefire plugin correctly for running tests. Modified: ofbiz/branches/OFBIZ-6271/pom.xml Modified: ofbiz/branches/OFBIZ-6271/pom.xml URL: http://svn.apache.org/viewvc

svn commit: r1675217 - in /ofbiz/branches/OFBIZ-6271: assembly/ assembly/LICENSE+NOTICE.xml pom.xml

2015-04-21 Thread doogie
Author: doogie Date: Tue Apr 21 23:34:57 2015 New Revision: 1675217 URL: http://svn.apache.org/r1675217 Log: Change how the LICENSE and NOTICE files are added to each built jar file. Added: ofbiz/branches/OFBIZ-6271/assembly/ ofbiz/branches/OFBIZ-6271/assembly/LICENSE+NOTICE.xml Modified

svn commit: r1675213 - /ofbiz/branches/OFBIZ-6271/pom.xml

2015-04-21 Thread doogie
Author: doogie Date: Tue Apr 21 23:34:40 2015 New Revision: 1675213 URL: http://svn.apache.org/r1675213 Log: Fix a deprecation warning, s/artifactId/project.artifactId/ Modified: ofbiz/branches/OFBIZ-6271/pom.xml Modified: ofbiz/branches/OFBIZ-6271/pom.xml URL: http://svn.apache.org/viewvc

svn commit: r1675212 - /ofbiz/branches/OFBIZ-6271/framework/start/pom.xml

2015-04-21 Thread doogie
Author: doogie Date: Tue Apr 21 23:34:36 2015 New Revision: 1675212 URL: http://svn.apache.org/r1675212 Log: Place the modelVersion tag first. Modified: ofbiz/branches/OFBIZ-6271/framework/start/pom.xml Modified: ofbiz/branches/OFBIZ-6271/framework/start/pom.xml URL: http://svn.apache.org

svn commit: r1675216 - /ofbiz/branches/OFBIZ-6271/pom.xml

2015-04-21 Thread doogie
Author: doogie Date: Tue Apr 21 23:34:52 2015 New Revision: 1675216 URL: http://svn.apache.org/r1675216 Log: Verify that the runtime environment is making use of correct application versions, java 1.7, and maven 3.0. Modified: ofbiz/branches/OFBIZ-6271/pom.xml Modified: ofbiz/branches/OFBIZ

svn commit: r1675224 - /ofbiz/branches/OFBIZ-6271/pom.xml

2015-04-21 Thread doogie
Author: doogie Date: Tue Apr 21 23:35:21 2015 New Revision: 1675224 URL: http://svn.apache.org/r1675224 Log: Update to build a -tests.jar, and run correct tests, while still using a combined src/ tree, with test code undifferentiated from regular code, as is the normal maven way. Modified

svn commit: r1675219 - in /ofbiz/branches/OFBIZ-6271: framework/pom.xml framework/start/pom.xml pom.xml

2015-04-21 Thread doogie
Author: doogie Date: Tue Apr 21 23:35:06 2015 New Revision: 1675219 URL: http://svn.apache.org/r1675219 Log: Introduce another layer into the parent/child pom relationships; this mirrors the build.xml that exists in the framework directory. Added: ofbiz/branches/OFBIZ-6271/framework/pom.xml

svn commit: r1675214 - /ofbiz/branches/OFBIZ-6271/pom.xml

2015-04-21 Thread doogie
Author: doogie Date: Tue Apr 21 23:34:44 2015 New Revision: 1675214 URL: http://svn.apache.org/r1675214 Log: Properly set the encoding of the entire project. Modified: ofbiz/branches/OFBIZ-6271/pom.xml Modified: ofbiz/branches/OFBIZ-6271/pom.xml URL: http://svn.apache.org/viewvc/ofbiz

  1   2   3   4   5   6   7   8   9   10   >