Release false true false build\release 1.5 false Debug true true false build\debug\ 1.5 false {52404C97-894A-4883-BE6F-8A693AC4C141} NONE build.xml NONE COPYING NONE readme.html NONE rife-jumpstart.javaproj NONE src/elements/pub/home.xml COMPILE src/implementations/com/uwyn/rife/jumpstart/elements/pub/Home.java COMPILE src/implementations/com/uwyn/rife/jumpstart/elements/Version.java COMPILE src/java/com/uwyn/rife/jumpstart/ApplicationVersion.java COMPILE src/java/com/uwyn/rife/jumpstart/ApplicationVersionSingleton.java NONE src/sites/admin.xml NONE src/sites/pub.xml NONE src/templates/admin/home.html NONE src/templates/authentication/admin.html NONE src/templates/common/blueprint_admin.html NONE src/templates/pub/home.html NONE src\rep\config-base.xml NONE src\rep\datasources.xml NONE src\rep\participants.xml NONE src\rep\users.xml NONE src\sites\main.xml NONE src\templates\common\blueprint.html NONE src\templates\common\error_area.html NONE src\templates\common\error_messages.html NONE src\VERSION COMPILE tests\java\com\uwyn\rife\jumpstart\TestApplication.java COMPILE tests\java\com\uwyn\rife\jumpstart\TestElements.java NONE web\images\button_uwyn.gif NONE web\images\dot_clear.png NONE web\images\rife-logo.png NONE web\images\rife-logo_small.png NONE web\images\rife_powered.png NONE web\META-INF\MANIFEST.MF NONE web\robots.txt NONE web\style\common.css NONE web\style\crud.css NONE web\style\home.css NONE web\WEB-INF\web.xml rife-jumpstart src\ lib\nekohtml-0.9.5.jar lib\resolver-1.1.jar lib\xercesImpl-2.7.1.jar lib\xml-apis-2.7.1.jar jetty-5.1.4\lib\org.mortbay.jetty.jar jetty-5.1.4\lib\javax.servlet.jar jetty-5.1.4\ext\commons-logging.jar lib\junit-3.8.1.jar lib\rife-1.5.1-jdk15.jar lib\rife-crud-1.3.1-jdk15.jar lib\rife-crud-1.3.1-templates.jar etc/jetty.xml Run WebUI org.mortbay.jetty.Server -Djetty.home=. -Drife.webapp.path=../src:../build/classes:../build/debug:../build/release:../lib jetty-5.1.4\ junit.textui.TestRunner com.uwyn.rife.jumpstart.TestApplication Run Tests com.uwyn.rife.test.RunWithEngineClassLoader -Drife.webapp.path=../src:../tests:../build/debug:../build/release:../lib tests\