You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by sn...@apache.org on 2016/08/20 11:56:26 UTC

cassandra git commit: Ninja, remove gen-thrift-java ant task from IntelliJ launch configs

Repository: cassandra
Updated Branches:
  refs/heads/trunk 528204267 -> 7eb6b997f


Ninja, remove gen-thrift-java ant task from IntelliJ launch configs


Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/7eb6b997
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/7eb6b997
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/7eb6b997

Branch: refs/heads/trunk
Commit: 7eb6b997f216d9971499d877bfc74489c9a46681
Parents: 5282042
Author: Robert Stupp <sn...@snazy.de>
Authored: Sat Aug 20 21:55:56 2016 +1000
Committer: Robert Stupp <sn...@snazy.de>
Committed: Sat Aug 20 21:55:56 2016 +1000

----------------------------------------------------------------------
 ide/idea/workspace.xml | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/7eb6b997/ide/idea/workspace.xml
----------------------------------------------------------------------
diff --git a/ide/idea/workspace.xml b/ide/idea/workspace.xml
index 5e7a761..a8922ed 100644
--- a/ide/idea/workspace.xml
+++ b/ide/idea/workspace.xml
@@ -155,7 +155,6 @@
       <envs />
       <method>
         <option name="AntTarget" enabled="true" antfile="file://$PROJECT_DIR$/build.xml" target="gen-cql3-grammar" />
-        <option name="AntTarget" enabled="true" antfile="file://$PROJECT_DIR$/build.xml" target="gen-thrift-java" />
         <option name="Make" enabled="true" />
       </method>
     </configuration>
@@ -180,7 +179,6 @@
       <patterns />
       <method>
         <option name="AntTarget" enabled="true" antfile="file://$PROJECT_DIR$/build.xml" target="gen-cql3-grammar" />
-        <option name="AntTarget" enabled="true" antfile="file://$PROJECT_DIR$/build.xml" target="gen-thrift-java" />
         <option name="Make" enabled="true" />
       </method>
     </configuration>