~ubuntu-branches/ubuntu/trusty/ehcache/trusty

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Emmanuel Bourg
  • Date: 2013-05-06 14:53:07 UTC
  • mfrom: (1.1.7) (2.1.8 sid)
  • Revision ID: package-import@ubuntu.com-20130506145307-v5bhw5yu70re00l3
Tags: 2.6.7-1
* Team upload.
* New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
JAVA_HOME := /usr/lib/jvm/default-java/
8
8
DEB_ANT_BUILDFILE := debian/build.xml
9
9
DEB_ANT_BUILD_TARGET := jar
10
 
DEB_JARS := commons-logging servlet-api-2.5 backport-util-concurrent    \
 
10
DEB_JARS := commons-logging servlet-api-3.0     \
11
11
                slf4j-api geronimo-jta-1.0.1b-spec btm \
12
12
                jsr107cache hibernate3 commons-collections3 jgroups-all
13
13