Adds option to build library for Tomcat7 or Glassfish/JBoss
authorNiels Erik G. Nielsen <nielserik@indexdata.com>
Thu, 27 Jun 2013 20:32:18 +0000 (16:32 -0400)
committerNiels Erik G. Nielsen <nielserik@indexdata.com>
Thu, 27 Jun 2013 20:32:18 +0000 (16:32 -0400)
commit40c64efc90cae861211af7cd417a30c39e8e3d21
tree994c516e71b4be72196ecf36956a7ee030f47003
parentb5b696f4045e9488c28e3483c2389856bb431676
Adds option to build library for Tomcat7 or Glassfish/JBoss

... attempts to avoid the need for Git branches for the different versions,
    adds different beans.xml and web.xml files and different profiles in the
    pom.
pom.xml
src/main/resources/as/beans.xml [new file with mode: 0644]
src/main/resources/tomcat/beans.xml [new file with mode: 0644]