Removing weld.mod (in favor of cdi.mod)
This commit is contained in:
parent
15bf5b02f8
commit
24adca89ac
|
@ -1,23 +0,0 @@
|
|||
#
|
||||
# Weld Jetty module
|
||||
#
|
||||
|
||||
[depend]
|
||||
annotations
|
||||
|
||||
#[xml]
|
||||
|
||||
[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/**.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
|
||||
|
||||
|
Loading…
Reference in New Issue