Home | History | Annotate | Download | only in asmx
      1 # Defines values for the 'build.properties' build properties
      2 # This file is used to build the project in the case of bundled external jars
      3 
      4 objectweb.ant.tasks.path config/ow_util_ant_tasks.jar
      5 
      6 bcel.path test/lib/bcel-5.1.jar
      7 
      8 aspectj.path test/lib/aspectjweaver.jar
      9 
     10 serp.path test/lib/serp.jar
     11 
     12 javassist.path test/lib/javassist.jar
     13 
     14 janino.path test/lib/janino-2.3.4.jar
     15 
     16 cobertura.path test/lib/cobertura-1.8.jar;test/lib/jakarta-oro-2.0.8.jar;test/lib/log4j-1.2.9.jar;test/lib/asm-2.2.1.jar
     17 
     18 cobertura.runtime.path test/lib/cobertura-1.8.jar