Author: doogie
Date: Sun Dec 27 19:51:52 2009
New Revision: 894104
URL:
http://svn.apache.org/viewvc?rev=894104&view=revLog:
Remove duplicated common commponent build.xml inclusion, added when birt
was merged.
Modified:
ofbiz/trunk/framework/build.xml
Modified: ofbiz/trunk/framework/build.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/framework/build.xml?rev=894104&r1=894103&r2=894104&view=diff==============================================================================
--- ofbiz/trunk/framework/build.xml (original)
+++ ofbiz/trunk/framework/build.xml Sun Dec 27 19:51:52 2009
@@ -29,8 +29,7 @@
webslinger/build.xml,
bi/build.xml,minilang/build.xml,
webapp/build.xml,guiapp/build.xml,widget/build.xml,
- common/build.xml,datafile/build.xml,
- common/build.xml,birt/build.xml,
+ common/build.xml,datafile/build.xml,birt/build.xml,
testtools/build.xml,
appserver/build.xml,webtools/build.xml,example/build.xml"/>