445239 - Rename weld.mod to cdi.mod to be consistent with past module namings

This commit is contained in:
Joakim Erdfelt 2014-09-26 17:15:51 -07:00
parent 1e7cca37e5
commit c3670d01e1
1 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,18 @@
#
# CDI / Weld Jetty module
#
[depend]
annotations
[files]
lib/weld/
http://central.maven.org/maven2/org/jboss/weld/servlet/weld-servlet/2.2.4.Final/weld-servlet-2.2.4.Final.jar|lib/weld/weld-servlet-2.2.4.Final.jar
[lib]
lib/weld/weld-servlet-2.2.4.Final.jar
[license]
Weld is an open source project hosted on Github and released under the Apache 2.0 license.
http://weld.cdi-spec.org/
http://www.apache.org/licenses/LICENSE-2.0.html