Repository: nifi-site
Updated Branches:
  refs/heads/master 4a9055ab6 -> 64881694d


NIFI-913 Adding note to downloads page about Solr processors being broken.


Project: http://git-wip-us.apache.org/repos/asf/nifi-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/nifi-site/commit/64881694
Tree: http://git-wip-us.apache.org/repos/asf/nifi-site/tree/64881694
Diff: http://git-wip-us.apache.org/repos/asf/nifi-site/diff/64881694

Branch: refs/heads/master
Commit: 64881694dd2ecc4ecb4166158bbe13c5a373dca2
Parents: 4a9055a
Author: Bryan Bende <[email protected]>
Authored: Mon Aug 31 11:08:26 2015 -0400
Committer: Bryan Bende <[email protected]>
Committed: Mon Aug 31 11:08:26 2015 -0400

----------------------------------------------------------------------
 src/pages/html/download.hbs | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/nifi-site/blob/64881694/src/pages/html/download.hbs
----------------------------------------------------------------------
diff --git a/src/pages/html/download.hbs b/src/pages/html/download.hbs
index 83c07bb..ac7e43f 100644
--- a/src/pages/html/download.hbs
+++ b/src/pages/html/download.hbs
@@ -22,6 +22,7 @@ title: Apache NiFi Downloads
 <div class="row">
     <div class="large-12 columns">
         <h2>Releases</h2>
+        <p>Note: The Solr processors are unusable in the 0.2.1 & 0.2.0 
releases, due to <a 
href="https://issues.apache.org/jira/browse/NIFI-780";>NIFI-780</a> which will 
be addressed in 0.3.0.</p>
         <ul>
             <li>0.2.1
                 <ul>

Reply via email to