> There is probably some problem with merge from trunk for external > variables functionality. > > bpel-api project contain physically package: > > org.apache.apche.ode.bpel.evar > > but classes inside references to > org.apache.ode.bpel.evar > package. > > >Just tried to update and clean build 1.1 and it compiled for me. Are you >sure you're up to date? > >Thanks, >Matthieu
Yes, it is building by 'rake TEST=no package' somehow, but after I've made 'rake eclipse', I've noticed that there are such directories hierarchy: bpel-api\src\main\java\org\apache\apche\ode\bpel\evar\ and the classes inside are referenced to org.apache.ode.bpel.evar package, and Eclipse shows me the same error. -- Regards, Mateusz Nowakowski
