~guilhem-fr/solr/packaging

« back to all changes in this revision

Viewing changes to ant.properties

  • Committer: Guilhem Lettron
  • Date: 2011-11-30 10:54:47 UTC
  • Revision ID: guilhem+ubuntu@lettron.fr-20111130105447-bks28zi53gw85daj
initial import from https://github.com/fluidinfo/solr-packaging

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Ant properties file for Debian solr source package
 
2
 
 
3
# javac settings used by Solr compilation
 
4
javac.debug=on
 
5
javac.nowarn=off
 
6
javac.verbose=yes
 
7
build.compiler=javac1.5
 
8
compile.debug=on
 
9
compile.optimize=on
 
10
ant.library.dir=/usr/share/ant/lib