Release
false
true
false
build\classes\
1.5
false
Debug
true
true
false
build\classes\
1.5
false
{968A26A6-A05E-4469-9FAD-2C6B0DBF807B}
NONE
build.xml
NONE
COPYING
NONE
readme.html
NONE
resources/rep/config-base.xml
NONE
resources/rep/datasources.xml
NONE
resources/rep/participants.xml
NONE
resources/rep/users.xml
NONE
resources/sites/admin.xml
NONE
resources/sites/main.xml
NONE
resources/sites/pub.xml
NONE
resources/templates/admin/home.html
NONE
resources/templates/authentication/admin.html
NONE
resources/templates/common/blueprint.html
NONE
resources/templates/common/blueprint_admin.html
NONE
resources/templates/common/error_area.html
NONE
resources/templates/common/error_messages.html
NONE
resources/templates/pub/home.html
NONE
resources/VERSION
COMPILE
src/com/uwyn/rifejumpstart/ApplicationVersion.java
COMPILE
src/com/uwyn/rifejumpstart/ApplicationVersionSingleton.java
COMPILE
src/com/uwyn/rifejumpstart/elements/pub/Home.java
COMPILE
src/com/uwyn/rifejumpstart/elements/Version.java
COMPILE
src/com/uwyn/rifejumpstart/participants/CreateAuthenticationStructure.java
COMPILE
tests/com/uwyn/rifejumpstart/TestApplication.java
COMPILE
tests/com/uwyn/rifejumpstart/TestElements.java
RIFE/Jumpstart
src\
resources\
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.6-jdk15.jar
lib\rife-crud-1.6-jdk15.jar
lib\rife-crud-1.6-templates.jar
..\rife-crud\jetty-5.1.4\lib\derby-10.2.2.0.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.rifejumpstart.TestApplication
Run Tests
com.uwyn.rife.test.RunWithEngineClassLoader
-Drife.webapp.path=../src:../tests:../build:../lib
tests\