Skip to content

Commit

Permalink
[PAXWEB-1118] - Missing dependency (jetty-deploy bundle) in
Browse files Browse the repository at this point in the history
pax-web-features
  • Loading branch information
ANierbeck committed Aug 5, 2017
1 parent 224a4c8 commit 1645adb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pax-web-features/src/main/resources/features.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
<bundle start-level="30">mvn:org.eclipse.jetty/jetty-jaas/${dependency.jetty.version}</bundle>
<bundle start-level="30">mvn:org.eclipse.jetty/jetty-xml/${dependency.jetty.version}</bundle>
<bundle start-level="30">mvn:org.eclipse.jetty/jetty-client/${dependency.jetty.version}</bundle>
<bundle start-level="30">mvn:org.eclipse.jetty/jetty-deploy/${dependency.jetty.version}</bundle>

<conditional>
<condition>management</condition>
Expand Down

0 comments on commit 1645adb

Please sign in to comment.