[java-idp-testbed] branch master updated: Update README.txt by removing stale information.
Tom Zeller
tzeller at dragonacea.biz
Mon Feb 29 15:04:55 EST 2016
This is an automated email from the git hooks/post-receive script.
tzeller pushed a commit to branch master
in repository java-idp-testbed.
The following commit(s) were added to refs/heads/master by this push:
new 64e4c05 Update README.txt by removing stale information.
64e4c05 is described below
commit 64e4c05d240c7d60c937a2fd8715c7a0414feacb
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Mon Feb 29 14:04:34 2016 -0600
Update README.txt by removing stale information.
---
README.txt | 11 -----------
1 file changed, 11 deletions(-)
diff --git a/README.txt b/README.txt
index b20873c..89e69eb 100644
--- a/README.txt
+++ b/README.txt
@@ -1,10 +1,3 @@
-To get the testbed :
- svn co https://svn.shibboleth.net/java-idp-testbed/trunk idp-testbed
-
-To run the testbed from the command line :
- cd idp-testbed
- mvn jetty:run
-
To import the testbed into Eclipse :
File -> Import -> Maven -> Existing Maven Projects then browse to java-idp-testbed
@@ -15,7 +8,3 @@ Open the following location in your browser :
http://localhost:8080
or
https://localhost:8443
-
-The idp.home system property defines the path to configuration files, which are located relative to this file in src/main/config.
-As usual take care on windows if you need to specify the "DosDeviceName", and in particular beware of macros such as
-${project.basedir} and ${workspace_loc:java-idp-testbed} which do specify this.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list