Author: pottlinger
Date: Mon Aug 29 18:42:26 2016
New Revision: 1758283
URL: http://svn.apache.org/viewvc?rev=1758283&view=rev
Log:
Try to publish a webpage
-Fix errors in release branch:
* remove gradle reference.
Modified:
creadur/rat/trunk/src/site/apt/index.apt.vm
Modified: creadur/rat/trunk/src/site/apt/index.apt.vm
URL:
http://svn.apache.org/viewvc/creadur/rat/trunk/src/site/apt/index.apt.vm?rev=1758283&r1=1758282&r2=1758283&view=diff
==============================================================================
--- creadur/rat/trunk/src/site/apt/index.apt.vm (original)
+++ creadur/rat/trunk/src/site/apt/index.apt.vm Mon Aug 29 18:42:26 2016
@@ -112,18 +112,6 @@ java -jar apache-rat-${project.version}.
Read more {{{./apache-rat-plugin/index.html} here}}.
-** Gradle (not yet officially supported)
-
- Use the plugin for {{{https://gradle.org}Gradle}}.
-
-+------------------------------------------+
-plugins {
- id "org.apache.rat" version "${version}"
-}
-+------------------------------------------+
-
- Read more {{{./apache-rat-gradle/index.html} here}}.
-
* Checking Out Rat
Quick start