You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by "Anthony W. Marino" <an...@AWMObjects.com> on 2002/05/27 15:48:38 UTC

"j-t-c/jk/ build.properties.sample": Incorrect Syntax???

In several places within "j-t-c/jk/ build.properties.sample" there are 
assignment values using parentheses instead of brackets.  

For example:
apr.home=$(apache2.home)

instead of:
apr.home=${apache2.home)


Thank You,
Anthony



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


Re: "j-t-c/jk/ build.properties.sample": Incorrect Syntax???

Posted by "Anthony W. Marino" <an...@AWMObjects.com>.
Okie Dokie!!!
Anthony

> Anthony W. Marino wrote:
> > On Monday 27 May 2002 09:48 am, Anthony W. Marino wrote:
> >>In several places within "j-t-c/jk/ build.properties.sample" there are
> >>assignment values using parentheses instead of brackets.
> >>
> >>For example:
> >>apr.home=$(apache2.home)
> >>
> >>instead of:
> >>apr.home=${apache2.home)
> >
> > Ooops:
> > apr.home=${apache2.home}
>
> Fixed thanks!
>
> > Anthony
> >
> >>Thank You,
> >>Anthony
> >
> > --
> > To unsubscribe, e-mail:  
> > <ma...@jakarta.apache.org> For additional
> > commands, e-mail: <ma...@jakarta.apache.org>



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


Re: "j-t-c/jk/ build.properties.sample": Incorrect Syntax???

Posted by jean-frederic clere <jf...@fujitsu-siemens.com>.
Anthony W. Marino wrote:
> On Monday 27 May 2002 09:48 am, Anthony W. Marino wrote:
> 
>>In several places within "j-t-c/jk/ build.properties.sample" there are
>>assignment values using parentheses instead of brackets.
>>
>>For example:
>>apr.home=$(apache2.home)
>>
>>instead of:
>>apr.home=${apache2.home)
> 
> 
> Ooops:
> apr.home=${apache2.home}

Fixed thanks!

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




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


Re: "j-t-c/jk/ build.properties.sample": Incorrect Syntax???

Posted by "Anthony W. Marino" <an...@AWMObjects.com>.
On Monday 27 May 2002 09:48 am, Anthony W. Marino wrote:
> In several places within "j-t-c/jk/ build.properties.sample" there are
> assignment values using parentheses instead of brackets.
>
> For example:
> apr.home=$(apache2.home)
>
> instead of:
> apr.home=${apache2.home)

Ooops:
apr.home=${apache2.home}


Anthony


>
> Thank You,
> Anthony



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