Guest User

Untitled

a guest
Sep 30th, 2014
671
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.54 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2.  
  3. <!-- Ansible managed: /home/jenkins/work/bluegreen/playbooks/roles/wildfly/install/module/common/templates/module.xml.j2 modified on 2014-09-30 08:20:35 by jenkins on vm-vcs-msn-1 -->
  4.  
  5. <!--
  6.  ~ JBoss, Home of Professional Open Source.
  7.  ~ Copyright 2012, Red Hat, Inc., and individual contributors
  8.  ~ as indicated by the @author tags. See the copyright.txt file in the
  9.  ~ distribution for a full listing of individual contributors.
  10.  ~
  11.  ~ This is free software; you can redistribute it and/or modify it
  12.  ~ under the terms of the GNU Lesser General Public License as
  13.  ~ published by the Free Software Foundation; either version 2.1 of
  14.  ~ the License, or (at your option) any later version.
  15.  ~
  16.  ~ This software is distributed in the hope that it will be useful,
  17.  ~ but WITHOUT ANY WARRANTY; without even the implied warranty of
  18.  ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  19.  ~ Lesser General Public License for more details.
  20.  ~
  21.  ~ You should have received a copy of the GNU Lesser General Public
  22.  ~ License along with this software; if not, write to the Free
  23.  ~ Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
  24.  ~ 02110-1301 USA, or see the FSF site: http://www.fsf.org.
  25.  -->
  26.  
  27.  
  28. <module xmlns="urn:jboss:module:1.0" name="net.sourceforge.jtds">
  29.     <resources>
  30.         <resource-root path="jtds-1.2.5.jar"/>
  31.     </resources>
  32.  
  33.     <dependencies>
  34.      <module name="javax.api"/>
  35.      <module name="javax.transaction.api"/>
  36.     </dependencies>
  37. </module>
Advertisement
Add Comment
Please, Sign In to add comment