Author: sanka Date: Wed Aug 16 22:51:45 2006 New Revision: 432160 URL: http://svn.apache.org/viewvc?rev=432160&view=rev Log: Removing cumbersome build scripts and using only ant as the build tool
Removed: jakarta/bsf/trunk/build.bat jakarta/bsf/trunk/build.sh Modified: jakarta/bsf/trunk/BUILDING Modified: jakarta/bsf/trunk/BUILDING URL: http://svn.apache.org/viewvc/jakarta/bsf/trunk/BUILDING?rev=432160&r1=432159&r2=432160&view=diff ============================================================================== --- jakarta/bsf/trunk/BUILDING (original) +++ jakarta/bsf/trunk/BUILDING Wed Aug 16 22:51:45 2006 @@ -33,6 +33,3 @@ dist creates both the binary and the src distributions in "./dist/" clean removes all the generated files and directories - -There are also convenience scripts provided for using the collections -distributed with jakarta-bsf (Ant, for instance) for the build. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]