Remove duplicate compiler flag

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

Branch: refs/heads/trunk
Commit: d24513e04630333255f82aa75fb2f7bd5afd1be7
Parents: 3b949c2
Author: Sylvain Lebresne <sylv...@datastax.com>
Authored: Tue May 13 14:07:00 2014 +0200
Committer: Sylvain Lebresne <sylv...@datastax.com>
Committed: Tue May 13 14:07:00 2014 +0200

----------------------------------------------------------------------
 build.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/d24513e0/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 98da4d9..19e18b4 100644
--- a/build.xml
+++ b/build.xml
@@ -680,7 +680,6 @@
             <src path="${build.src.gen-java}"/>
                <compilerarg value="-XDignore.symbol.file"/>
             <classpath refid="cassandra.classpath"/>
-            <compilerarg value="-XDignore.symbol.file"/>
         </javac>
         <antcall target="createVersionPropFile"/>
         <copy todir="${build.classes.main}">

Reply via email to