File: maven.publishedRules

package info (click to toggle)
tomcat6 6.0.45%2Bdfsg-1~deb7u1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 20,972 kB
  • sloc: java: 179,379; xml: 42,067; jsp: 1,948; sh: 1,261; makefile: 129
file content (4 lines) | stat: -rw-r--r-- 233 bytes parent folder | download | duplicates (5)
1
2
3
4
# Convert tomcat version of the standard apis to the javax apis
s/org.apache.tomcat/javax.servlet/ servlet-api jar s/.*/2.5/
s/org.apache.tomcat/javax.servlet/ jsp-api jar s/.*/2.1/
s/org.apache.tomcat/javax.el/ el-api jar s/.*/2.1/