Skip to content

Commit

Permalink
Don't refer to two duplicated schema files with pre-standard filenames.
Browse files Browse the repository at this point in the history
  • Loading branch information
iay committed Apr 11, 2011
1 parent f53fe34 commit 19ecc16
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions feds/common_beans.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,12 +75,6 @@
<bean class="org.opensaml.util.resource.FilesystemResource">
<constructor-arg value="#{ systemProperties['basedir'] }/xml/sstc-saml-metadata-ui-v1.0.xsd"/>
</bean>
<bean class="org.opensaml.util.resource.FilesystemResource">
<constructor-arg value="#{ systemProperties['basedir'] }/xml/sstc-saml-schema-assertion-2.0.xsd"/>
</bean>
<bean class="org.opensaml.util.resource.FilesystemResource">
<constructor-arg value="#{ systemProperties['basedir'] }/xml/sstc-saml-schema-metadata-2.0.xsd"/>
</bean>
<bean class="org.opensaml.util.resource.FilesystemResource">
<constructor-arg value="#{ systemProperties['basedir'] }/xml/uk-fed-label.xsd"/>
</bean>
Expand Down

0 comments on commit 19ecc16

Please sign in to comment.