[java-identity-provider COMMIT] /trunk/idp-conf/src/main/resources/system/flows/admin/status-flow.xml
noreply at shibboleth.net
noreply at shibboleth.net
Mon Oct 6 15:32:51 EDT 2014
Author: scantor
Date: Mon Oct 6 15:32:50 2014
New Revision: 6639
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=6639&view=rev
Log:
Remove incorrect comment.
Modified:
trunk/idp-conf/src/main/resources/system/flows/admin/status-flow.xml
Modified: trunk/idp-conf/src/main/resources/system/flows/admin/status-flow.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/system/flows/admin/status-flow.xml?rev=6639&r1=6638&r2=6639&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/system/flows/admin/status-flow.xml (original)
+++ trunk/idp-conf/src/main/resources/system/flows/admin/status-flow.xml Mon Oct 6 15:32:50 2014
@@ -40,7 +40,6 @@
<transition on="#{!'proceed'.equals(currentEvent.id)}" to="HandleErrorWithView" />
</global-transitions>
- <!-- The import references the parent folder because the abstract flow is used only from one level down. -->
<bean-import resource="status-beans.xml" />
</flow>
More information about the commits
mailing list