> Hi David
>
> There's a build problem after this commit:
> classes:
> [subant] Failure for target 'null' of: C:\emofbiz\specialpurpose
> \build.xml
> [subant] The following error occurred while executing this line:
> [subant] C:\emofbiz\specialpurpose\build.xml:58: The following
> error occurred while executing this line:
> [subant] C:\emofbiz\specialpurpose\assetmaint\build.xml:82:
> srcdir "C:\emofbiz\specialpurpose\assetmaint\src" does not exist!
>
> Regards
> Scott
>
>
[hidden email] wrote:
>> Author: jonesde
>> Date: Mon Jan 22 18:27:12 2007
>> New Revision: 498895
>>
>> URL:
http://svn.apache.org/viewvc?view=rev&rev=498895>> Log:
>> Added assetmaint derived app from Anil Patel in Jira #OFBIZ-437;
>> note that this is going directly in because even though it is add-
>> on code it was developed from the beginning to go into OFBiz and
>> simply had not yet because of my time constraints to do a final
>> review and commit of it; I was involved from early on working with
>> Anil on this so the code history is also not in question
>>
>> Added:
>> ofbiz/trunk/specialpurpose/assetmaint/
>> ofbiz/trunk/specialpurpose/assetmaint/build.xml (with props)
>> ofbiz/trunk/specialpurpose/assetmaint/config/
>> ofbiz/trunk/specialpurpose/assetmaint/config/
>> AssetMaintUiLabels.properties (with props)
>> ofbiz/trunk/specialpurpose/assetmaint/entitydef/
>> ofbiz/trunk/specialpurpose/assetmaint/entitydef/
>> entitygroup.xml (with props)
>> ofbiz/trunk/specialpurpose/assetmaint/entitydef/
>> entitymodel.xml (with props)
>> ofbiz/trunk/specialpurpose/assetmaint/ofbiz-component.xml
>> (with props)
>> ofbiz/trunk/specialpurpose/assetmaint/script/
>> ofbiz/trunk/specialpurpose/assetmaint/script/org/
>> ofbiz/trunk/specialpurpose/assetmaint/script/org/ofbiz/
>> ofbiz/trunk/specialpurpose/assetmaint/script/org/ofbiz/
>> assetmaint/
>> ofbiz/trunk/specialpurpose/assetmaint/script/org/ofbiz/
>> assetmaint/FixedAssetMaintEvents.xml (with props)
>> ofbiz/trunk/specialpurpose/assetmaint/webapp/
>> ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/
>> ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/
>> ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-
>> INF/actions/
>> ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-
>> INF/actions/workeffort/
>> ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-
>> INF/actions/workeffort/EditWorkEfforts.bsh (with props)
>> ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-
>> INF/controller.xml (with props)
>> ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-
>> INF/facility-controller.xml (with props)
>> ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-
>> INF/web.xml (with props)
>> ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/includes/
>> ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/
>> includes/appbar.ftl (with props)
>> ofbiz/trunk/specialpurpose/assetmaint/widget/
>> ofbiz/trunk/specialpurpose/assetmaint/widget/
>> AssetmaintScreens.xml (with props)
>> ofbiz/trunk/specialpurpose/assetmaint/widget/
>> CommonScreens.xml (with props)
>> ofbiz/trunk/specialpurpose/assetmaint/widget/
>> FacilityScreens.xml (with props)
>> ofbiz/trunk/specialpurpose/assetmaint/widget/
>> FixedAssetScreens.xml (with props)
>> ofbiz/trunk/specialpurpose/assetmaint/widget/
>> LookupScreens.xml (with props)
>> ofbiz/trunk/specialpurpose/assetmaint/widget/Menus.xml (with
>> props)
>> ofbiz/trunk/specialpurpose/assetmaint/widget/
>> ProductScreens.xml (with props)
>> ofbiz/trunk/specialpurpose/assetmaint/widget/forms/
>> ofbiz/trunk/specialpurpose/assetmaint/widget/forms/
>> FacilityForms.xml (with props)
>> ofbiz/trunk/specialpurpose/assetmaint/widget/forms/
>> FixedAssetForms.xml (with props)
>> ofbiz/trunk/specialpurpose/assetmaint/widget/forms/
>> LookupForms.xml (with props)
>> ofbiz/trunk/specialpurpose/assetmaint/widget/forms/
>> ProductForms.xml (with props)
>> ofbiz/trunk/specialpurpose/assetmaint/widget/forms/
>> WorkEffortForms.xml (with props)
>> Modified:
>> ofbiz/trunk/specialpurpose/build.xml
>> ofbiz/trunk/specialpurpose/component-load.xml
>>