You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by Jason van Zyl <jv...@zenplex.com> on 2002/04/25 05:45:24 UTC

Re: 2.2b1 source

On Thu, 2002-04-25 at 15:49, David Sean Taylor wrote:
> Downloaded the 2.2b1 source from
> http://jakarta.apache.org/builds/jakarta-turbine/turbine-2/release/2.2-b
> 1/
> Unpacked it, and typed out the readme:
> 
> "In order to get started with Turbine, you must build it first.  Please
> refer to the documentation in the build/ directory for details on
> building Turbine.  For general overview of Turbine and more details on
> how to use the system, please refer to the documentation in the docs/
> directory."
> 
> There is no 'build' directory. There is only a src and docs directory.
> The docs directory only has javadocs.
> 
> Is there a document on how to build the Turbine 2.2-b1 source?
> Or do you recommend going to the cvs to check it out?
> If so, is there a tag or date to check out?

cvs co -r TURBINE_2_2_B1 jakarta-turbine-2

Should get you the source.

> If I just type 'ant', it creates these three directories with the ${}
> included!:
> 
>         <mkdir dir="${build.dir}"/>
>         <mkdir dir="${build.dest}"/>
>         <mkdir dir="${build.src}"/>
> 
> What are these settings supposed to be?


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

Jason van Zyl
jvanzyl@apache.org

http://tambora.zenplex.org


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


RE: 2.2b1 source

Posted by David Sean Taylor <da...@bluesunrise.com>.
> cvs co -r TURBINE_2_2_B1 jakarta-turbine-2

Thanks!



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