On Dec 21, 2009, at 1:49 AM, Adam Heath wrote: > David E Jones wrote: >> On Dec 21, 2009, at 1:35 AM, Adam Heath wrote: >> >>> [email protected] wrote: >>>> Author: hansbak >>>> Date: Mon Dec 21 07:31:58 2009 >>>> New Revision: 892712 >>>> >>>> URL: http://svn.apache.org/viewvc?rev=892712&view=rev >>>> Log: >>>> Upgrade Axis1 to Axis2. Ofbiz now supports complex parameters in >>>> webservices including WSDL generation. see OFBIZ-3363 for more info. A >>>> contribution of Antwebsystems employee Chatree >>>> >>>> Added: >>>> ofbiz/trunk/framework/service/lib/XmlSchema-1.4.3.jar (with props) >>>> ofbiz/trunk/framework/service/lib/axiom-api-1.2.8.jar (with props) >>>> ofbiz/trunk/framework/service/lib/axiom-impl-1.2.8.jar (with props) >>>> ofbiz/trunk/framework/service/lib/axis2-kernel-1.5.1.jar (with props) >>>> ofbiz/trunk/framework/service/lib/axis2-transport-http-1.5.1.jar (with >>>> props) >>>> ofbiz/trunk/framework/service/lib/axis2-transport-local-1.5.1.jar >>>> (with props) >>>> ofbiz/trunk/framework/service/lib/commons-httpclient-3.1.jar (with >>>> props) >>>> ofbiz/trunk/framework/service/lib/neethi-2.0.4.jar (with props) >>>> >>>> ofbiz/trunk/framework/service/src/org/ofbiz/service/test/ServiceSOAPTests.java >>>> (with props) >>>> Modified: >>>> ofbiz/trunk/LICENSE >>>> ofbiz/trunk/framework/common/servicedef/services_test.xml >>>> ofbiz/trunk/framework/common/src/org/ofbiz/common/CommonServices.java >>>> ofbiz/trunk/framework/service/src/org/ofbiz/service/ModelParam.java >>>> ofbiz/trunk/framework/service/src/org/ofbiz/service/ModelService.java >>>> >>>> ofbiz/trunk/framework/service/src/org/ofbiz/service/engine/SOAPClientEngine.java >>>> ofbiz/trunk/framework/service/testdef/servicetests.xml >>>> >>>> ofbiz/trunk/framework/webapp/src/org/ofbiz/webapp/event/SOAPEventHandler.java >>> What about .classpath? >> >> What about it? We can't assume everyone uses Eclipse... > > What does using eclipse have to do with updating that file? I don't > use eclipse, but I still update .classpath. I also don't use ant.bat, > yet I just updated that. > > If you know that you have to keep .classpath updated to make eclipse > work, and you knowingly check in new libraries, or remove old ones, > then why make eclipse broken? It's really not that hard to change. > > Honestly, I don't understand why you would think not keeping it > uptodate is a good thing. > > ... perplexed ...
Where did I write "not keeping it uptodate is a good thing?" And if I didn't write it, how can you assert I was thinking it? -David
