On Sun, 2002-03-17 at 12:57, [EMAIL PROTECTED] wrote:
> prickett    02/03/17 09:57:31
> 
>   Added:       periodicity/conf/torque build.jars.properties deps.list
>   Log:
>   More torque configuration files. We are currently streamlining the build
>   process.

If you're trying to use the turbine stuff you can toss almost everything
if you use maven. All you need is a project descriptor file and install
maven.

I'm using maven for all the turbine projects now and I've generated all
the turbine sites using maven:

http://www.apache.org/~jvanzyl/tsite/

The maven installers are here:

http://www.apache.org/~jvanzyl/maven/

The installers are pretty green so back up your ~/build.properties.
There is also a JAR file that contains a maven installation.
   
>   Submitted by:Jeff Prickett
>   
>   Revision  Changes    Path
>   1.1                  
>jakarta-commons-sandbox/periodicity/conf/torque/build.jars.properties
>   
>   Index: build.jars.properties
>   ===================================================================
>   lib.repo=./lib
>   velocity.jar = ${lib.repo}/velocity-1.3-dev.jar
>   xerces.jar = ${lib.repo}/xercesImpl-2.0.0.jar
>   xmlParserAPIs.jar = ${lib.repo}/xmlParserAPIs-2.0.0.jar
>   village.jar = ${lib.repo}/village-1.5.3-dev.jar
>   log4j.jar = ${lib.repo}/log4j-1.1.3.jar
>   commons-collections.jar = ${lib.repo}/commons-collections.jar
>   commons-lang.jar = ${lib.repo}/commons-lang-0.1-dev.jar
>   jdbc.jar = ${lib.repo}/jdbc2_0-stdext.jar
>   junit.jar = ${lib.repo}/junit-3.7.jar
>   stratum.jar = ${lib.repo}/stratum-0.1-dev.jar
>   
>   
>   
>   1.1                  jakarta-commons-sandbox/periodicity/conf/torque/deps.list
>   
>   Index: deps.list
>   ===================================================================
>   commons-collections.jar
>   commons-lang-0.1-dev.jar
>   jdbc2_0-stdext.jar
>   junit-3.7.jar
>   log4j-1.1.3.jar
>   stratum-0.1-dev.jar
>   velocity-1.3-dev.jar
>   village-1.5.3-dev.jar
>   xercesImpl-2.0.0.jar
>   xmlParserAPIs-2.0.0.jar
>   
>   
>   
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
-- 
jvz.

Jason van Zyl
[EMAIL PROTECTED]

http://tambora.zenplex.org


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to