[GUMP] Build Failure - ant-embed-optional

2003-07-15 Thread Nicola Ken Barozzi
This email is autogenerated from the output from: Buildfile: build.xml init: [mkdir] Created dir: /home/rubys/jakart

Re: [GUMP] Build Failure - ant-embed

2003-06-30 Thread Stefan Bodewig
On Sun, 29 Jun 2003, Nicola Ken Barozzi <[EMAIL PROTECTED]> wrote: > We have moved fully to the 1.6 branch, so Krysalis projects are no > longer dependent on ant-embed core. OK, I'm going to remove the project definition from Gump then. Stefan ---

Re: [GUMP] Build Failure - ant-embed

2003-06-29 Thread Nicola Ken Barozzi
Stefan Bodewig wrote, On 27/06/2003 16.00: ... Keep in mind that ant-embed is supposed to be used with Ant 1.5 - if it doesn't compile against Ant 1.6, that's fine IMHO. We just would need to remove it from Gump and ensure that the Krysalis stuff doesn't depend on it. We have moved fully to the 1.

Re: [GUMP] Build Failure - ant-embed

2003-06-27 Thread Stefan Bodewig
On 27 Jun 2003, peter reilly <[EMAIL PROTECTED]> wrote: > I can fix the specific issues but am unsure > as how to compile and test ant-embed. I don't know either - apart from looking at the Gump descriptor to see what dependencies there are, and which target to call in which build file, that is.

Re: [GUMP] Build Failure - ant-embed

2003-06-27 Thread peter reilly
I can fix the specific issues but am unsure as how to compile and test ant-embed. Looking at the code, it appears that TaskDef2 has copied all the code from it's super class Definer. It may be better in this case just not to extend Definer. Alternatively the gump target could build embed-optional

[GUMP] Build Failure - ant-embed

2003-06-27 Thread Nicola Ken Barozzi
This email is autogenerated from the output from: Buildfile: build.xml init: main-ant15: [echo] Embed is no longer supporte