Stephen McConnell wrote:
Having problems building the dist target for logkit:
1. javadoc errors due to the fact that the compat sources are not included in the target
It doesn't prevent you from building the dist.
2. an error generating the announcement target
You need BSF.jar and Rhino.jar along with and XML parser and an XSLT processor (i.e. Xerces/Xalan).
3. javadoc warning under a 1.4 build because of a ?? in a method description
Again, it does not prevent us from building the dist.
Also, (4) no manifest is defined. I've fixed 1,3 and 4 but I'm somewhat stumped on (2).
Include the proper libraries and we should be good.
Pending resolution of (2). Due to the fact that there is a RC6 in evaluation/vote - I didn't want to commit these changes without checking first. So, does anyone have any objections to me updating the build to include the manifest declaration and javadoc fix?
Is this something that would prevent LogKit from working properly? Let's wait until we have a release. We should be considering LogKit under code freeze. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
