File: maven.ignoreRules

package info (click to toggle)
libspring-java 3.0.6.RELEASE-17
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 50,744 kB
  • ctags: 58,990
  • sloc: java: 325,579; xml: 67,955; sql: 176; makefile: 40; ruby: 33; sh: 6
file content (18 lines) | stat: -rw-r--r-- 630 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Module "spring-asm" is not builded
# as we use asm4 directly
org.springframework spring-asm * * * *
# No Websphere
com.ibm.websphere com.springsource.com.ibm.websphere.uow * * * *
com.ibm.websphere com.ibm.websphere.uow * * * *
# No CommonJ
com.bea.commonj com.springsource.commonj * * * *
# No Derby 
org.apache.derby com.springsource.org.apache.derby.client * * * *
org.apache.derby com.springsource.org.apache.derby * * * *
# Others
com.caucho com.springsource.com.caucho * * * *
com.sun.xml.bind jaxb-impl * * * *
com.h2database h2 * * * *
javax.annotation jsr250-api * * * *
org.jruby jruby * * * *
com.oracle oc4j * * * *