Please make sure to use JRuby 1.4, with Buildr 1.4 RC: http://people.apache.org/~toulmean/buildr/1.4.0/
On Wed, Apr 7, 2010 at 04:58, Jan Sinschek <[email protected]> wrote: > On 4/6/2010 7:17 PM, David Carver wrote: > >> >> As for Tools.jar, make sure that your Java Runtime has it added to it's >> available jars. This is a JRE runtime issue with eclipse. >> >> >> > thank you, works > > Packaging ode-bpel-epr-1.3.4-SNAPSHOT.jar >> >> >>> Buildr aborted! >>> ←[31mNo such file or directory - File not found - >>> C:/Temps/Attestation/odeX/dao-hibernate/target/classes/org/apache/ode/ >>> daohib/bpel/hobj/HProcessInstance.hbm.xml←[0m >>> >>> This is indeed not there, but I doubt that it belongs there; at least the >>> folder otherwise contains only classes and the javadoc. >>> >>> >>> >> Yeah, I get this issue as well. Haven't looked into yet why it occurs. >> >> >> > well, clean fixes it (except that the first subsequent build fails just as > the first time, so we're back to normal); thanks again. > > > Unrelated issue: > My colleague, who has basically the same setup (vista, jruby, ode 1.X), > experiences that buildr does not work with an error that immediately leads > to a resolved issue from half a year ago: > > > Buildr fails on windows with jruby and ODE 1.X > (http://issues.apache.org/jira/browse/BUILDR-348) > > > however, for him fixing the proposed line did not help while it used to for > me. I am at a totla loss atwhat to do there; the file has been saved ;-) and > the error occurs at a different point in buildr startup, not even allowing > him to display the version. I will check back wit him, as I haven't noted > what was the line failing (in some small .rb file inside buildr) > > jan >
