~ubuntu-branches/ubuntu/trusty/jetty/trusty-proposed

« back to all changes in this revision

Viewing changes to contrib/jetty-openspaces/jos-maven-plugin/pom.xml

  • Committer: Bazaar Package Importer
  • Author(s): Niels Thykier
  • Date: 2010-07-05 22:28:14 UTC
  • mfrom: (1.4.1 upstream) (11.2.6 maverick)
  • Revision ID: james.westby@ubuntu.com-20100705222814-utlpk7u0xzq7bfw0
Tags: 6.1.24-6
* Removed Depends on JREs for library packages, no longer required
  by the policy.
* Added missing depends on JREs for the jetty package.
* Made init script ignore weird exit statuses from logrotate.
  (Closes: 589681, LP: #607202)
* Fixed broken restart command in jetty init script. Was missing a
  negation.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
    <parent>
4
4
      <groupId>org.mortbay.jetty</groupId>
5
5
      <artifactId>jetty-openspaces</artifactId>
6
 
      <version>6.1.21</version>
 
6
      <version>6.1.24</version>
7
7
    </parent>
8
8
    <modelVersion>4.0.0</modelVersion>
9
9
    <groupId>org.mortbay.jetty</groupId>