+----------------------------------------------------------------+ + F A I L E D R E Q U I R E M E N T | +----------------------------------------------------------------+ | You must define the following property in order | | to build ${component.name}: | | | ${name} = ${value} | | | You can set this property in the provided build.properties | | file, or you may set this property in your | | ${user.home}/build.properties file. +----------------------------------------------------------------+ #################################################################### # # Fetching the latest stylesheet from jakarta-site2 # # NOTE : As this build target is meant for developers, this requires # a properly setup CVS. But you are encouraged to use this to # experiment with Anakia - if the fetch fails, it may be because # you haven't yet logged into CVS. The way to do it, assuming you # have a resonable CVS client setup is # # $ cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic login # password: anoncvs # # and that should solve it. # # See http://jakarta.apache.org/site/cvsindex.html for more # information, or http://www.cvshome.org/ # # Ant really is the bee's knees. http://jakarta.apache.org/ant/ # ###################################################################### ####################################################### # # Now using Anakia to transform our XML documentation # to HTML. # #######################################################