bibryam / ofbiz-camel

Apache Ofbiz and Apache Camel integration
MIT License
25 stars 12 forks source link

BUILD FAILED #1

Open kevinlbatchelor opened 9 years ago

kevinlbatchelor commented 9 years ago

I tried this on the latest ofbiz and the build step failed. I'm new to ofbiz. $ ant clean jar Buildfile: c:\apache-ofbiz-13.07.01\hot-deploy\ofbiz-camel\build.xml

clean:

init:

prepare: [mkdir] Created dir: c:\apache-ofbiz-13.07.01\hot-deploy\ofbiz-camel\build\c lasses [mkdir] Created dir: c:\apache-ofbiz-13.07.01\hot-deploy\ofbiz-camel\build\l ib

classes: [javac16] Compiling 7 source files to c:\apache-ofbiz-13.07.01\hot-deploy\ofbi z-camel\build\classes

BUILD FAILED c:\apache-ofbiz-13.07.01\common.xml:91: c:\apache-ofbiz-13.07.01\framework\jetty \lib does not exist.

Total time: 0 seconds

bibryam commented 9 years ago

It seeems in the latest ofbiz distro the folder structure has changed. Do you want to give it a try to fix it?

bchennareddy commented 8 years ago

did any one fixed this issue ?