Re: sanity check

2004-07-08 Thread Stephen McConnell
Stefan Bodewig wrote: On Mon, 05 Jul 2004, Stephen McConnell <[EMAIL PROTECTED]> wrote: The idea scenario is that gump generates the module using the above after doing the checkout and before computing dependencies. So Gump had to know how to generate descriptors before it could start to do some

Re: sanity check

2004-07-08 Thread Stefan Bodewig
On Mon, 05 Jul 2004, Stephen McConnell <[EMAIL PROTECTED]> wrote: > The idea scenario is that gump generates the module using the above > after doing the checkout and before computing dependencies. So Gump had to know how to generate descriptors before it could start to do some work. As much as

Re: sanity check

2004-07-05 Thread Stephen McConnell
Stefan Bodewig wrote: On Mon, 05 Jul 2004, Stephen McConnell <[EMAIL PROTECTED]> wrote: How do we integrate the generated avalon module definition into the gump process? commit them to the Gump module as you've done for avalon-tools or commit them to the Avalon SVN repo and point the profile to t

Re: sanity check

2004-07-05 Thread Stefan Bodewig
On Mon, 05 Jul 2004, Stephen McConnell <[EMAIL PROTECTED]> wrote: > How do we integrate the generated avalon module definition into the > gump process? commit them to the Gump module as you've done for avalon-tools or commit them to the Avalon SVN repo and point the profile to them via http. The

Re: sanity check

2004-07-05 Thread Stephen McConnell
Stefan Bodewig wrote: On Mon, 05 Jul 2004, Stephen McConnell <[EMAIL PROTECTED]> wrote: Here is the latest generation. looks good. OK - now for the big question. How do we integrate the generated avalon module definition into the gump process? Steve. -- |---|

Re: sanity check

2004-07-05 Thread Stefan Bodewig
On Mon, 05 Jul 2004, Stephen McConnell <[EMAIL PROTECTED]> wrote: > Here is the latest generation. looks good. Stefan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: sanity check

2004-07-05 Thread Stephen McConnell
Stefan Bodewig wrote: On Mon, 05 Jul 2004, Stephen McConnell <[EMAIL PROTECTED]> wrote: has to be property, not depend. is (BTW, still resource should be reference). Umm - sorry about that! Here is the latest generation. project="avalon-tools-magic-home" inh

Re: sanity check

2004-07-05 Thread Stefan Bodewig
On Mon, 05 Jul 2004, Stephen McConnell <[EMAIL PROTECTED]> wrote: >project="avalon-tools-magic-home" inherit="runtime" /> has to be property, not depend. is (BTW, still resource should be reference). Stefan -

Re: sanity check

2004-07-05 Thread Stephen McConnell
Stefan Bodewig wrote: On Mon, 05 Jul 2004, Stephen McConnell <[EMAIL PROTECTED]> wrote: Everything is now committed so I guess there will be something interesting to look at in the morning. In the meantime if anyone can see any immediate issue I'd love to hear about them. Yep. you can't use whe

Re: sanity check

2004-07-05 Thread Stephen McConnell
Stefan Bodewig wrote: On Mon, 05 Jul 2004, Stefan Bodewig <[EMAIL PROTECTED]> wrote: you can't use when referencing avalon-tools-magic-home since it doesn't define any output. Simply use a plain property. ... and the attribute's name is reference, not resource. Thanks - have just fixed this in

Re: sanity check

2004-07-05 Thread Stefan Bodewig
On Mon, 05 Jul 2004, Stefan Bodewig <[EMAIL PROTECTED]> wrote: > you can't use when referencing avalon-tools-magic-home > since it doesn't define any output. Simply use a plain property. ... and the attribute's name is reference, not resource. Stefan --

Re: sanity check

2004-07-05 Thread Stefan Bodewig
On Mon, 05 Jul 2004, Stephen McConnell <[EMAIL PROTECTED]> wrote: > Everything is now committed so I guess there will be something > interesting to look at in the morning. In the meantime if anyone > can see any immediate issue I'd love to hear about them. Yep. you can't use when referencing a

sanity check

2004-07-05 Thread Stephen McConnell
Hi again! I've just committed some changes to avalon-tools.xml. Basically we now have three projects defined: * avalon-tools-magic-bootstrap * avalon-tools-magic-home * avalon-tools-magic avalon-tools-magic-bootstrap This should build the magic jar. It assu