Framework is fairly straightforward, and code-wise is pretty stable. However, all the site docs that are part of the Framework build not only make the build process longer than it needs to be, but throws far too many documents into the release. Because of this the distributable is too large.
By removing all the "proposal", "logos", "documentation", "diagrams", and "maven" source files out of the source distribution I cut the size in half. I think we can make it even smaller with just the Framework docs. * Take all site documentation that is not directly framework related out of Framework. * Integrate Framework's documenation with the site documentation hierarchy * Decide wether to include the LogKit JAR file in the release. We can work without LogKit, users can download LogKit separately, and we can lower the download size even more. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]