Remove highlights from old versions
Project: http://git-wip-us.apache.org/repos/asf/buildr/repo Commit: http://git-wip-us.apache.org/repos/asf/buildr/commit/e56dce32 Tree: http://git-wip-us.apache.org/repos/asf/buildr/tree/e56dce32 Diff: http://git-wip-us.apache.org/repos/asf/buildr/diff/e56dce32 Branch: refs/heads/master Commit: e56dce32ecd7f2f21572518a50633b04b3f89038 Parents: fcbfa2f Author: Peter Donald <[email protected]> Authored: Sun Jul 6 10:56:50 2014 +1000 Committer: Peter Donald <[email protected]> Committed: Sun Jul 6 10:56:50 2014 +1000 ---------------------------------------------------------------------- doc/index.textile | 24 ------------------------ 1 file changed, 24 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/buildr/blob/e56dce32/doc/index.textile ---------------------------------------------------------------------- diff --git a/doc/index.textile b/doc/index.textile index e2745ee..e7674e1 100644 --- a/doc/index.textile +++ b/doc/index.textile @@ -66,30 +66,6 @@ Highlights from Buildr 1.4.18 (2014-06-24) * Fixed: Fix the naming of css_lint addon file so it is made available as an addon. -Highlights from Buildr 1.4.17 (2014-05-25) - -* Change: Supply a default xsl file for generating the checkstyle report. -* Added: Add csslint tasks css_lint:xml and css_lint:html that support source code analysis of CSS files. -* Added: Add scss_lint tasks scss_lint:xml and scss_lint:html that support source code analysis of SCSS files. -* Added: Import 'buildr/custom_pom' addon to make it easier to build POMs for projects publishing to Maven Central. -* Added: Add flag to allow non portable extensions in wsgen addon. - -Highlights from Buildr 1.4.16 (2014-05-03) - -* Added: Add the ability to generate a html report when using the - jacoco addon. Extracted from the ode project. -* Change: Improved the error handling when generating java from wsdl - in the wsgen addon. -* Change: Upgraded the Checkstyle plugin to use checkstyle 5.7 that - improves Java 7 compatibility. -* Change: Upgraded the PMD plugin to use pmd 5.0.5 which for Java 7 - compatibility. -* Change: Improve the 'buildr/gwt' addon to easily support different - gwt versions. Fix several bugs with the addon at the same - time. -* Fixed: Avoid crash in GPG addon if unable to create a pom - for an artifact. - This is a partial list -- see the "CHANGELOG":CHANGELOG for full details. h2(#notices). Credits & Notices
