Code Search for Developers
 
 
  

build.properties from GridBlocks at Krugle


Show build.properties syntax highlighted

#--------------------------------------------------------#
# Generic build properties                               #
#--------------------------------------------------------#
   
# Java compiler
javac.debug=on
javac.optimize=off
javac.deprecation=on
javac.fail.onerror=true
javac.verbose=off
javac.depend=off

# replace classic by jikes if you want to use jikes compiler
build.compiler=modern

# these are here only for those who use jikes compiler. For other
# developers this part makes no difference.
build.compiler.emacs=on
build.compiler.warnings=true
build.compiler.pedantic=false
build.compiler.depend=true
build.compiler.fulldepend=true

# JUnit configuration
# The user interface you like for Unit testing with JUnit 
#   junit.textui.TestRunner 	: Text interface
#   junit.awt.TestRunner 		: AWT interface
#   junit.swing.TestRunner 		: SWING interface
junit.runner=junit.textui.TestRunner



See more files for this project here

GridBlocks

GridBlocks builds a grid application framework via easy-to-use building blocks in distributed environment. The framework offers components for Grid security, distributed storage, computing, and Portlet web interfaces.

Project homepage: http://sourceforge.net/projects/gridblocks
Programming language(s): Java,JSP,XML
License: other

  buildlib/
    ant-junit.jar
    ant-launcher.jar
    ant.jar
    buildmagic-tasks.jar
    cruisecontrol.jar
    junit-4.1.jar
  legal/
    LICENSE
    LICENSE.axis
    LICENSE.chello
    LICENSE.cocoon
    LICENSE.cruisecontrol
    LICENSE.cryptix
    LICENSE.edg
    LICENSE.ermapper
    LICENSE.globus
    LICENSE.httpunit
    LICENSE.jaf
    LICENSE.javamail
    LICENSE.maybeupload
    LICENSE.resolver
  .project
  CHANGES
  README
  autoload.properties
  build.properties
  builder.xml
  local.properties
  modules.xml