[java-idp-testbed COMMIT] in /trunk: idp-testbed-logback.launch src/main/resources/conf/
noreply at shibboleth.net
noreply at shibboleth.net
Thu Dec 26 17:18:20 EST 2013
Author: tzeller
Date: Thu Dec 26 17:18:19 2013
New Revision: 103
URL: http://svn.shibboleth.net/view/java-idp-testbed?rev=103&view=rev
Log:
Remove testbed logback configuration after move to idp-conf.
Modified:
trunk/idp-testbed-logback.launch
trunk/src/main/resources/conf/
Modified: trunk/idp-testbed-logback.launch
URL: http://svn.shibboleth.net/view/java-idp-testbed/trunk/idp-testbed-logback.launch?rev=103&r1=102&r2=103&view=diff
==============================================================================
--- trunk/idp-testbed-logback.launch (original)
+++ trunk/idp-testbed-logback.launch Thu Dec 26 17:18:19 2013
@@ -11,5 +11,5 @@
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="Main"/>
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="java-idp-testbed"/>
<stringAttribute key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" value="org.eclipse.m2e.launchconfig.sourcepathProvider"/>
-<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Dlogback.configurationFile=${workspace_loc:java-idp-testbed}/src/main/resources/conf/logback.xml"/>
+<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Dlogback.configurationFile=${workspace_loc:idp-conf}/src/main/resources/conf/logback.xml"/>
</launchConfiguration>
More information about the commits
mailing list