Soryy Alex, I was build in wrong order, first I was generating eclipse files, now I use buildr _1.2.10_ first and the buildr eclipse.
I did not know these classes was generated by the build. Thanks for your time. --- Julio On Fri, Dec 5, 2008 at 7:46 PM, Alex Boisvert <[EMAIL PROTECTED]> wrote: > How did you build? These classes are automatically generated by the build > system. > > alex > > On Fri, Dec 5, 2008 at 1:45 PM, Julio Cesar Damasceno <[EMAIL PROTECTED] > >wrote: > > > I get the stable 1.X from here > > http://svn.apache.org/repos/asf/ode/branches/APACHE_ODE_1.X/ and a don't > > can > > build because there is various compilation errors: > > > > On ode-bpel-api on interface InstanceManagement there various erros > because > > the "InstanceInfoListDocument" is an unresolved type. > > On ode-jacob the class SynchChannel is an unresolved type too. > > On ode-store-process there is some imports like this: > > > > import org.apache.ode.bpel.dd.DeployDocument; > > import org.apache.ode.bpel.dd.TDeployment; > > import org.apache.ode.bpel.dd.TDeployment.Process; > > > > I try the truck version but i got a error from a conflict between rake > > 0.8.1 > > and 0.8.3, if a uninstall rake 0.8.1, when I execute buildr eclipse, i > get > > a > > message to install rake 0.8.3, I uninstall rake 0.8.1 and install only > the > > version 0.8.3, then a new message saying to install rake 0.8.1 is > > displayed. > > > > --- > > Julio > > >
