On Tue, 12 Aug 2003, Ted Husted wrote:

> Date: Tue, 12 Aug 2003 15:33:31 -0400
> From: Ted Husted <[EMAIL PROTECTED]>
> Reply-To: Struts Developers List <[EMAIL PROTECTED]>
> To: Struts Developers List <[EMAIL PROTECTED]>
> Subject: Re: ActionForwards, et al (was SuccessAction)
>
> This threw me at first too. It works if you set the property to a
> nonexistent path.
>
> There's also a typo in the build file. Under the compile target, the
> lines should be
>
>        <exclude    name="org/apache/commons/chain/web/portlet/*.java"
>                  unless="portlet.present"/>
>        <exclude    name="org/apache/commons/chain/web/servlet/*.java"
>                  unless="servlet.present"/>
>
> Assuming Craig won't mind, I'll post these little fixes. =:0)
>

+1 on you (or anyone who wants to) fixing this stuff.

> -Ted.

Craig

>
> Robert Leland wrote:
>
> > Actually optional compiling doesn't work, I believe in commons-chain but
> > could be the contrib.
> > I was 12:30 am for me when the checkin occured and I was just trying to
> > get it compiled quickly.
>
>
>
> ---------------------------------------------------------------------
> 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]

Reply via email to