Congratulations! I found the existing tags for the module 'jakarta-turbine-2'
it's TURBINE_2_2_B1 (revision: 1.11) TURBINE_2_1 (revision: 1.1.1.1) jakarta (branch: 1.1.1) what i need is TURBINE_2_2_B1. and then,i checked out the module with tag 'TURBINE_2_2_B1'. but i cant use ant to build it. the error is: ......................... D:\jakarta\jakarta-turbine-2\bin\src\org\apache\turbine\services\db\TurbineM apBrokerService.java:69: cannot resolve symbol symbol : class Configuration location: package configuration import org.apache.stratum.configuration.Configuration; It seems that ant cant find the lib file stratum-0.1-dev.jar. formerly I've installed Maven to success building the newest version of Turbine, and there is existing lib file,stratum-1.0-b2-dev.jar in Maven libraries,i renamed it to 'stratum-0.1-dev.jar',but cant build yet. why? thanks,anyway. ^ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>