You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ds...@apache.org on 2016/03/08 05:52:05 UTC

[1/3] lucene-solr git commit: SOLR-6926: Remove deprecated "ant example"; replaced by "ant server" a year ago

Repository: lucene-solr
Updated Branches:
  refs/heads/branch_6_0 3bb2b25d5 -> 143379d9d
  refs/heads/branch_6x 3a31a8c76 -> 16d98894e
  refs/heads/master f7f81c328 -> a0a571caa


SOLR-6926: Remove deprecated "ant example"; replaced by "ant server" a year ago


Project: http://git-wip-us.apache.org/repos/asf/lucene-solr/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucene-solr/commit/a0a571ca
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/a0a571ca
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/a0a571ca

Branch: refs/heads/master
Commit: a0a571caa9777a8a6401b88ff9c4d2bb982055b8
Parents: f7f81c3
Author: David Smiley <ds...@apache.org>
Authored: Mon Mar 7 23:48:31 2016 -0500
Committer: David Smiley <ds...@apache.org>
Committed: Mon Mar 7 23:48:31 2016 -0500

----------------------------------------------------------------------
 solr/build.xml | 14 --------------
 1 file changed, 14 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/a0a571ca/solr/build.xml
----------------------------------------------------------------------
diff --git a/solr/build.xml b/solr/build.xml
index 218bf8c..61503df 100644
--- a/solr/build.xml
+++ b/solr/build.xml
@@ -809,18 +809,4 @@
     <contrib-crawl target="-append-module-dependencies-properties"/>
   </target>
 
-  <target name="example" depends="server">
-    <!-- no description so -p doesn't list it -->
-    <echo>
-
-    ! ! ! NOTICE NOTICE NOTICE ! ! !
-
-    'ant example' is no longer recomended
-
-    Use 'ant server' instead
-
-    'ant example' is going to be removed at some point
-
-    </echo>
-  </target>
 </project>


[3/3] lucene-solr git commit: SOLR-6926: Remove deprecated "ant example"; replaced by "ant server" a year ago (cherry picked from commit 16d9889)

Posted by ds...@apache.org.
SOLR-6926: Remove deprecated "ant example"; replaced by "ant server" a year ago
(cherry picked from commit 16d9889)


Project: http://git-wip-us.apache.org/repos/asf/lucene-solr/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucene-solr/commit/143379d9
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/143379d9
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/143379d9

Branch: refs/heads/branch_6_0
Commit: 143379d9de3a02c83f234f7abae0f75a9cd4689c
Parents: 3bb2b25
Author: David Smiley <ds...@apache.org>
Authored: Mon Mar 7 23:48:31 2016 -0500
Committer: David Smiley <ds...@apache.org>
Committed: Mon Mar 7 23:49:55 2016 -0500

----------------------------------------------------------------------
 solr/build.xml | 14 --------------
 1 file changed, 14 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/143379d9/solr/build.xml
----------------------------------------------------------------------
diff --git a/solr/build.xml b/solr/build.xml
index 218bf8c..61503df 100644
--- a/solr/build.xml
+++ b/solr/build.xml
@@ -809,18 +809,4 @@
     <contrib-crawl target="-append-module-dependencies-properties"/>
   </target>
 
-  <target name="example" depends="server">
-    <!-- no description so -p doesn't list it -->
-    <echo>
-
-    ! ! ! NOTICE NOTICE NOTICE ! ! !
-
-    'ant example' is no longer recomended
-
-    Use 'ant server' instead
-
-    'ant example' is going to be removed at some point
-
-    </echo>
-  </target>
 </project>


[2/3] lucene-solr git commit: SOLR-6926: Remove deprecated "ant example"; replaced by "ant server" a year ago (cherry picked from commit a0a571c)

Posted by ds...@apache.org.
SOLR-6926: Remove deprecated "ant example"; replaced by "ant server" a year ago
(cherry picked from commit a0a571c)


Project: http://git-wip-us.apache.org/repos/asf/lucene-solr/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucene-solr/commit/16d98894
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/16d98894
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/16d98894

Branch: refs/heads/branch_6x
Commit: 16d98894ed41992eb5cfd5de11ae1e2ee72b97c9
Parents: 3a31a8c
Author: David Smiley <ds...@apache.org>
Authored: Mon Mar 7 23:48:31 2016 -0500
Committer: David Smiley <ds...@apache.org>
Committed: Mon Mar 7 23:49:13 2016 -0500

----------------------------------------------------------------------
 solr/build.xml | 14 --------------
 1 file changed, 14 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/16d98894/solr/build.xml
----------------------------------------------------------------------
diff --git a/solr/build.xml b/solr/build.xml
index 218bf8c..61503df 100644
--- a/solr/build.xml
+++ b/solr/build.xml
@@ -809,18 +809,4 @@
     <contrib-crawl target="-append-module-dependencies-properties"/>
   </target>
 
-  <target name="example" depends="server">
-    <!-- no description so -p doesn't list it -->
-    <echo>
-
-    ! ! ! NOTICE NOTICE NOTICE ! ! !
-
-    'ant example' is no longer recomended
-
-    Use 'ant server' instead
-
-    'ant example' is going to be removed at some point
-
-    </echo>
-  </target>
 </project>