Raise it as a bug in Jira.

See http://jira.werken.com/BrowseProject.jspa?id=10012
--
dIon Gillard, Multitask Consulting
Blog:      http://www.freeroller.net/page/dion/Weblog
Work:      http://www.multitask.com.au


Christian Sell <[EMAIL PROTECTED]> wrote on 31/01/2003 12:45:57 
AM:

> Hello,
> 
> I recently submitted the report below. Could someone, please comment? 
> Should I put this into bugzilla (what project - I did not find an entry 
> for Jelly)?
> 
> thanks,
> Christian
> 
> Christian Sell wrote:
> > Hello,
> > 
> > I have a jelly script which imports another one. The outer script is 
> > executed from an ANT task through AntTagLibrary. I find that variables 

> > which are defined as ANT properties are not passed into the inner 
> > script, even though inherit=true (default).
> > 
> > The reason is that the JellyContex.getVariable(String) method calls 
> > parent.*findVariable*(String). However, AntJellyContext only overrides 

> > getVariable(String), so it is never called from the inner context.
> > 
> > Should AntJellyContext override *findVariable* also? It seems 
> > questionable to me to have getVariable call findVariable in the first 
> > place. Shouldnt that be getVariable again? And what is the distinction 

> > between the 2 anyway? I would have provided a patch, if there werent 
so 
> > many questions. James?
> > 
> > - Christian
> > 
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > 
> > 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

> ForwardSourceID:NT000AAE32 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to