/[pkg-java]/trunk/libajaxtags-java/debian/maven.rules
ViewVC logotype

Diff of /trunk/libajaxtags-java/debian/maven.rules

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 12389 by twerner, Wed May 12 21:34:59 2010 UTC revision 12390 by twerner, Wed May 12 21:37:20 2010 UTC
# Line 15  Line 15 
15  # Example rule: match jar with groupid= junit, artifactid= junit  # Example rule: match jar with groupid= junit, artifactid= junit
16  # and version starting with 3., replacing the version with 3.x  # and version starting with 3., replacing the version with 3.x
17  #   junit junit jar s/3\..*/3.x/  #   junit junit jar s/3\..*/3.x/
 s/org.apache.tomcat/javax.el/ el-api jar s/.*/2.1/  
 s/org.apache.tomcat/javax.servlet/ jsp-api jar s/.*/2.1/  
 s/org.apache.tomcat/javax.servlet/ servlet-api jar s/.*/2.5/  
18  javax.servlet.jsp jsp-api jar s/.*/2.1/  javax.servlet.jsp jsp-api jar s/.*/2.1/
19  javax.servlet servlet-api jar s/.*/2.5/  javax.servlet servlet-api jar s/.*/2.5/
20  junit junit jar s/4\..*/4.x/  junit junit jar s/4\..*/4.x/

Legend:
Removed from v.12389  
changed lines
  Added in v.12390

  ViewVC Help
Powered by ViewVC 1.1.5