~hudson-ubuntu/+junk/stapler-adjunct-timeline

« back to all changes in this revision

Viewing changes to debian/maven.rules

  • Committer: James Page
  • Date: 2011-03-16 08:56:32 UTC
  • Revision ID: james.page@canonical.com-20110316085632-gjudau1pemww208u
Refactoring for packaging and naming of dependent components

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
# and version starting with 3., replacing the version with 3.x
17
17
#   junit junit jar s/3\\..*/3.x/
18
18
 
19
 
org.kohsuke.stapler stapler-adjunct-timeline jar s/.*/debian/ * *
 
19
org.kohsuke.stapler stapler-adjunct-timeline *  s/1\..*/1.x/ * *
20
20
commons-collections commons-collections * s/3\..*/3.x/ * *
21
21
s/groovy/org.codehaus.groovy/ groovy * s/.*/debian/ * *
22
22
asm * * s/2\..*/3.x/ * *
23
23
s/javax.servlet/javax.servlet.jsp/ jsp-api jar s/2\..*/2.1/ * *
24
24
s/org.kohsuke.stapler/net.sf.json-lib/ json-lib jar s/2\..*/debian/ * *
 
25
javax.servlet servlet-api jar s/2\..*/2.5/ * *
 
26
org.kohsuke.stapler * * s/.*/1.x/ * *