Rodney Schneider <[EMAIL PROTECTED]> fixed some problems with the tdk-2.2

The new version is now available for download at

http://jakarta.apache.org/builds/jakarta-turbine/tdk/release/2.2/tdk-2.2_01.tar.gz

here's the list of changes:

All I did was download tdk-2.2.tar.gz, untar it and apply these fixes:
------------------------------
# cd $TDK_HOME/tdk/apps/2/src/conf
# rm second-schema.xml third-schema.xml
# vi id-table-schema.xml
   (changed "<database>" to "<database name="@DATABASE_DEFAULT@">")
   (see TRQS35 for this patch)
# cp ~/log4j.properties .
   (See TDKS11 for the log4j.properties file)
# cd $TDK_HOME/tdk/apps/2
# vi build.xml
   (added target to copy log4j.properties to WEB-INF/classes after
    compile.  See TDKS11 for this patch)
------------------------------

martin


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

Reply via email to