Code Search for Developers
 
 
  

TestWrapperNoWrapper.bat from cruisecontrol at Krugle


Show TestWrapperNoWrapper.bat syntax highlighted

rem
rem This script lets you run your application without the wrapper.  Useful for testing.
rem
java -Xms16m -Xmx64m -Djava.library.path="../lib" -Djava.class.path="../lib/wrapper.jar;../lib/wrappertest.jar" -Dwrapper.native_library="wrapper" -Dwrapper.debug="TRUE" org.tanukisoftware.wrapper.test.Main





See more files for this project here

cruisecontrol

CruiseControl is a framework for a continuous build process. It includes, but is not limited to, plugins for email notification, Ant, and various source control tools. A web interface is provided to view the details of the current and previous builds.

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

  InstallCruisecontrolWrapper-NT.bat
  TestWrapperNoWrapper.bat
  UninstallCruisecontrolWrapper-NT.bat
  cruisecontrol-init.d-template.sh
  cruisecontrol-wrapper.sh
  cruisecontrol.bat
  cruisecontrolWrapper.bat
  wrapper
  wrapper.exe