On 5/9/06, Dave Johnson <[EMAIL PROTECTED]> wrote:
I have prepared a second release candidate: Roller 2.3 RC2 (incubating). This email lists the changes since RC1, asks for feedback and provides links to the Roller and Roller support downloads and docs.
+1 to the tar.gz. Downloaded. Unpacked. Grabbed Hibernate from sf.net and pulled the relevant jars out. Modified hibernate.cfg.xml and did the usual upgrade database bit. All looks good from an upgrading point of view. On the src tar.gz (though bits might apply to the tar.gz too): * PGP/MD5. * The LICENSE.txt contains a disclaimer including LGPL components that can be removed. * No NOTICE.txt file. * tools/lib contains jars it shouldn't. ekit, mail and activation jumped out. Though SourceForge does suggest that ekit is asl 2.0/lgpl dual licensed now. You mention it's removed above though. * Is ./tools/buildtime/ejb-1.1.jar okay license wise? * No information on how to build. ie) the bit about going to get the hibernate jars (and anything else that's needed - hibernate is what it falls over to start with). * The following files lack 'LICENSE-2.0' in their text: ./src/org/apache/roller/presentation/tags/LinkParamTag.java ./src/org/apache/roller/presentation/tags/LinkTag.java ./src/org/apache/roller/presentation/util/CacheHttpServletResponseWrapper.java ./src/org/apache/roller/presentation/util/ResponseContent.java ./src/org/apache/roller/presentation/util/SplitPrintWriter.java ./src/org/apache/roller/presentation/util/SplitServletOutputStream.java ./src/org/apache/roller/util/Utilities.java ./tests/org/apache/roller/ant/StartHsqldbTask.java ./tests/org/apache/roller/ant/StopHsqldbTask.java ./tests/org/apache/roller/business/BookmarkTest.java ./tests/org/apache/roller/business/CommentTest.java ./tests/org/apache/roller/business/FileManagerTest.java ./tests/org/apache/roller/business/IndexManagerTest.java ./tests/org/apache/roller/business/PermissionTest.java ./tests/org/apache/roller/business/PingsTest.java ./tests/org/apache/roller/business/PropertiesTest.java ./tests/org/apache/roller/business/RefererTest.java ./tests/org/apache/roller/business/UserTest.java ./tests/org/apache/roller/business/WeblogCategoryTest.java ./tests/org/apache/roller/business/WeblogEntryTest.java ./tests/org/apache/roller/business/WeblogPageTest.java ./tests/org/apache/roller/business/WeblogTest.java ./tests/org/apache/roller/presentation/bookmarks/BookmarksActionTest.java ./tests/org/apache/roller/presentation/filters/RequestFilterTest.java ./tests/org/apache/roller/presentation/velocity/plugins/smileys/SmileysTest.java ./tests/org/apache/roller/presentation/velocity/plugins/textile/TextileTest.java ./tests/org/apache/roller/presentation/velocity/ExportRssTest.java ./tests/org/apache/roller/presentation/weblog/WeblogEntryActionTest.java ./tests/org/apache/roller/presentation/xmlrpc/RollerXmlRpcServerTest.java ./tests/org/apache/roller/presentation/ApplicationResourcesTest.java ./tests/org/apache/roller/presentation/ArchiveParserTest.java ./tests/org/apache/roller/presentation/LanguageUtilTest.java ./tests/org/apache/roller/presentation/MockPrincipal.java ./tests/org/apache/roller/presentation/MockRollerContext.java ./tests/org/apache/roller/presentation/MockRollerRequest.java ./tests/org/apache/roller/presentation/SearchServletTest.java ./tests/org/apache/roller/presentation/StrutsActionTestBase.java ./tests/org/apache/roller/presentation/TestAll.java ./tests/org/apache/roller/presentation/VelocityServletTestBase.java ./tests/org/apache/roller/util/LRUCache2Test.java ./tests/org/apache/roller/util/LinkbackExtractorTest.java ./tests/org/apache/roller/util/RegexUtilTest.java ./tests/org/apache/roller/util/UtilitiesTest.java ./tests/org/apache/roller/webservices/adminapi/sdk/MemberEntryTest.java ./tests/org/apache/roller/webservices/adminapi/sdk/UserEntryTest.java ./tests/org/apache/roller/webservices/adminapi/sdk/WeblogEntryTest.java ./tests/org/apache/roller/webservices/adminapi/AappTest.java ./tests/org/apache/roller/webservices/adminapi/MemberHandlerTest.java ./tests/org/apache/roller/webservices/adminapi/UserHandlerTest.java ./tests/org/apache/roller/webservices/adminapi/WeblogHandlerTest.java ./tests/org/apache/roller/BlacklistTest.java ./tests/org/apache/roller/DateTest.java ./tests/org/apache/roller/RollerTestBase.java ./tests/org/apache/roller/TestUtils.java That's all that jumps out, Hen
