Looking for a custom task for classes generation using Oracle Jaxb

2006-06-22 Thread Antoine Levy-Lambert
Hi, in the makes I am taking care now, we are using a macrodef built around oracle.xml.jaxb.orajaxb. It has 3 disadvantages : - *not* really failing on error, - when the XSD's are wrong, the error message is laconic - processes one schema at a time, not a complete fileset Anyone has a cus

Re: Too eager filterset execution?

2006-06-22 Thread Steve Byrne
Ok. I guess I understand the reasoning behind capturing the IDs, but I am not sure I follow the logic of trying to interpret the references (i.e. the filefilters) when copying the references. Shouldn't the references just be held in an unevaluated state? I.e. any variable substitutions cannot b

Re: scp Failing--Using scp1?

2006-06-22 Thread Aaron Davies
"Nightly Builds Are currently not available, we hope to restore that service soon." -- On 6/22/06, Anderson, Rob (Global Trade) <[EMAIL PROTECTED]> wrote: There should be a nightly binary dist somewhere. -Rob A > -Original Message- > From: Aaron

RE: scp Failing--Using scp1?

2006-06-22 Thread Anderson, Rob (Global Trade)
There should be a nightly binary dist somewhere. -Rob A > -Original Message- > From: Aaron Davies [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 22, 2006 5:03 AM > To: Ant Users List > Subject: Re: scp Failing--Using scp1? > > I can't seem to get ant nightlies to build, so I'm going

RE: scp Failing--Using scp1?

2006-06-22 Thread Anderson, Rob (Global Trade)
Just because I pionted out the fact that you are wrong does not mean that intended to insult you. Please don't mistake my direct answere as insulting. The solution I am proposing is obvious if you follow the link to the bug report and read the report. I even spelled out the solution in more detail

Re: Too eager filterset execution?

2006-06-22 Thread Dominique Devienne
I'm afraid that this is working as designed, although I'm surprised it works in 1.5.4 to tell the truth... Regarding 1.6.x, reparses the build file that's executed. Unlike everything else in Ant nowdays, the special id attributes are processed *at parse time* to bind in the reference map (for hi

Re: scp Failing--Using scp1?

2006-06-22 Thread Aaron Davies
I can't seem to get ant nightlies to build, so I'm going with Maverick, which seems to work nicely. Thanks! On 6/22/06, Rebhan, Gilbert <[EMAIL PROTECTED]> wrote: Since i only had trouble to get my ssh parts working with JSch - it just didn't work - i've tried the maverick ssh task and it works