mirror of https://github.com/apache/archiva.git
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@479681 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9592d5b4ae
commit
8beb748699
|
@ -29,9 +29,9 @@
|
||||||
<role-hint>dataSources</role-hint>
|
<role-hint>dataSources</role-hint>
|
||||||
<configuration>
|
<configuration>
|
||||||
<resources>
|
<resources>
|
||||||
<!------------------>
|
<!--
|
||||||
<!-- Mail Session -->
|
Mail Session
|
||||||
<!------------------>
|
-->
|
||||||
<resource>
|
<resource>
|
||||||
<name>mail/Session</name>
|
<name>mail/Session</name>
|
||||||
<type>javax.mail.Session</type>
|
<type>javax.mail.Session</type>
|
||||||
|
@ -46,9 +46,9 @@
|
||||||
</property>
|
</property>
|
||||||
</properties>
|
</properties>
|
||||||
</resource>
|
</resource>
|
||||||
<!------------------>
|
<!--
|
||||||
<!-- Datasources -->
|
Datasources
|
||||||
<!------------------>
|
-->
|
||||||
<resource>
|
<resource>
|
||||||
<name>jdbc/users</name>
|
<name>jdbc/users</name>
|
||||||
<type>javax.sql.DataSource</type>
|
<type>javax.sql.DataSource</type>
|
||||||
|
|
Loading…
Reference in New Issue