File Release Notes and Changelog
Notes:
!NOTE! - ${build.junitHtmlReportDir} has been depreciated, please use ${build.getReportDir("JUnit")} instead
!NOTE! - LDAP configuration changed. Spring LDAP is now being used.
- Feature: Updated SVNKIT library to version 1.1.4.
- Feature: (Change 5972) Implemented build listener and report extension system, please see <install_dir>/luntbuild_config.xml for details
- Feature: (Change 6075) Added support for sventon, SVN web interface
- Fix: (Bug 6133) Luntbuild signals a build failure if it is unable to resolve a VCS username
- Fix: (Bug 4413) Error while login as anonymous when LDAP is enabled
- Fix: (Bug 1507) No BaseDN option when configuring LDAP
- Fix: (Bug 5995) Critical Security Failure: LDAP errors ignored (sf 1767222)
- Fix: Improved migration manager to handle orphaned users/schedules/builds
- Fix: Diff links for SVN revision logs will now only show where appropriate
- Fix: (Bug 6066) Fixed support for WebSVN and multiple repositories, SVN web interface
- Fix: (Bug 5969) Fixed manual builds executing multiple times when refreshing immediately after starting a manual build
- Fix: (Bug 6036) Fixed exception case when creating a new project with a normal user
- Fix: (Bug 5985) Fixed display of elapsed build time for running builds when using MySQL as the luntbuild database
- Fix: (Bug 6177) Fixed date format bug for PerforceAdaptor introduced in Luntbuild 1.5.0
Changes: