~ubuntu-branches/ubuntu/utopic/apache-log4j1.2/utopic

« back to all changes in this revision

Viewing changes to build.xml

  • Committer: Package Import Robot
  • Author(s): James Page
  • Date: 2013-07-11 11:29:55 UTC
  • mfrom: (2.1.3 sid)
  • Revision ID: package-import@ubuntu.com-20130711112955-n6zf0ddai9zf9u47
Tags: 1.2.17-3ubuntu1
* Merge from Debian unstable.  Remaining changes:
  - d/control: Depend on libmx4j-java (main) instead of
    libjboss-jmx-java (universe).
  - d/{rules,control}: Remove dependency on bnd and don't add
    OSGi headers to jar file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
118
118
  <path id="compile.classpath">
119
119
    <pathelement location="${build.home}/classes"/>
120
120
    <pathelement location="${javamail.jar}"/>
121
 
    <pathelement location="${activation.jar}"/>
122
121
    <pathelement location="${jaxp.jaxp.jar}"/>
123
122
    <pathelement location="${jms.jar}"/>
124
123
    <pathelement location="${jmx.jar}"/>