420687 XML errors in jetty-plus/src/test/resources/web-fragment-*.xml

This commit is contained in:
Jan Bartel 2013-10-30 10:51:24 +11:00
parent edcb39cc89
commit 44ce72164e
3 changed files with 4 additions and 4 deletions

View File

@ -9,7 +9,7 @@
<name>Fragment1</name>
<ordering>
<after>others</after>
<after><others/></after>
</ordering>
<resource-ref>

View File

@ -9,13 +9,13 @@
<name>Fragment2</name>
<ordering>
<after>others</after>
<after><others/></after>
</ordering>
<resource-ref>
<res-ref-name>jdbc/mydatasource</res-ref-name>
<res-type>javax.sql.DataSource</res-type>
<res-auth>User</res-auth>
<res-auth>Application</res-auth>
<!--
<injection-target>
<injection-target-class>com.acme.Bar</injection-target-class>

View File

@ -9,7 +9,7 @@
<name>Fragment3</name>
<ordering>
<after>others</after>
<after><others/></after>
</ordering>
<resource-ref>