You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Jason Horman <jh...@musicmatch.com> on 2002/09/28 00:50:11 UTC

[jelly] include inherit

The inherit tag for include doesn't seem to do anything, variables are
inherited either way.
 
        <include inherit="true" uri="import.jelly"/>

-jason horman
This email message and any attachments are for the sole use of the intended
recipient(s) and may contain confidential and privileged information. Any
unauthorized review, use, disclosure or distribution is prohibited. If you
are not the intended recipient or his/her representative, please contact the
sender by reply email and destroy all copies of the original message.

Re: [jelly] include inherit

Posted by Peter Lynch <pe...@mindspring.com>.
Yeah there are several issues with both the include and import tags. Please add
any new ones to issue tracker. For instance, declare a filterset in the first
script file and you can't reference it in a copy in the included script.

Some related bugs:

http://jira.werken.com/secure/ViewIssue.jspa?key=JELLY-4
http://jira.werken.com/secure/ViewIssue.jspa?key=JELLY-7
http://jira.werken.com/secure/ViewIssue.jspa?key=MAVEN-94
http://jira.werken.com/secure/ViewIssue.jspa?key=MAVEN-116

Also there were some other fixes graciously provided by James in CVS Head if you
are willing to try that.

-Peter



----- Original Message -----
From: "Jason Horman" <jh...@musicmatch.com>
To: <co...@jakarta.apache.org>
Sent: Friday, September 27, 2002 3:50 PM
Subject: [jelly] include inherit


> The inherit tag for include doesn't seem to do anything, variables are
> inherited either way.
>
>         <include inherit="true" uri="import.jelly"/>
>
> -jason horman
> This email message and any attachments are for the sole use of the intended
> recipient(s) and may contain confidential and privileged information. Any
> unauthorized review, use, disclosure or distribution is prohibited. If you
> are not the intended recipient or his/her representative, please contact the
> sender by reply email and destroy all copies of the original message.
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>