File: maven.rules

package info (click to toggle)
portlet-api-2.0-spec 1.0-2.2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 612 kB
  • sloc: java: 1,655; xml: 76; sh: 11; makefile: 4
file content (6 lines) | stat: -rw-r--r-- 291 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
# Force the version of the javax apis
javax.servlet s/servlet-api/javax.servlet-api/ jar s/.*/3.1/
javax.portlet portlet-api jar s/.*/2.0/
# Convert portals version of the standard apis to the javax apis
s/org.apache.portals/javax.portlet/ s/portlet-api_2.0_spec/portlet-api/ jar s/.*/2.0/