]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
java: remove redundant src.dir
authorNoah Watkins <noahwatkins@gmail.com>
Tue, 13 Nov 2012 17:39:20 +0000 (09:39 -0800)
committerNoah Watkins <noahwatkins@gmail.com>
Tue, 13 Nov 2012 17:39:20 +0000 (09:39 -0800)
Previous wip-fix-javadocs had an oversight, redefining src.dir.

Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
src/java/build.xml

index e43959e2e1783af6eac7142f5f032c825acdfadd..69499f8a885365b2a1797ed803c502c365ce7ddd 100644 (file)
@@ -6,7 +6,6 @@
   <property name="src.dir" location="java" />
   <property name="doc.dir" location="doc" />
   <property name="test.dir" location="test" />
-  <property name="src.dir" location="src" />
 
   <property environment="env"/>