File: maven.publishedRules

package info (click to toggle)
tomcat6 6.0.45%2Bdfsg-1~deb8u1
  • links: PTS, VCS
  • area: main
  • in suites: jessie
  • size: 20,960 kB
  • ctags: 27,814
  • sloc: java: 179,379; xml: 42,067; jsp: 1,948; sh: 1,268; makefile: 101
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/