From: "Aslak Helles�y" <[EMAIL PROTECTED]> > I don't know if Ara's solution worked for you, but you should take a look at > http://jira.werken.com/secure/ViewIssue.jspa?key=JELLY-9 > > -Especially my last comment (It took me a while to figure out what wass > triggering the problem). > My guess is that <packagesubstitution/> will work, but not > <packageSubstitution/>. > > James, maybe you should take a look at this?
Hi Aslak. This one was my bad, I didn't notice that there was a lovely test case attached in JIRA otherwise I'd have fixed this some time ago. Basically Jelly just needed to convert the nested tag names to lower case before sending it into Ant's introspector. Your test case has been added to Jelly CVS along with a fix. Unfortunately ibiblio is down right now so I can't create another snapshot just yet, but I will do ASAP. James ------- http://radio.weblogs.com/0112098/ __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com -- To unsubscribe, e-mail: <mailto:turbine-maven-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:turbine-maven-user-help@;jakarta.apache.org>
