Skip to content

Commit

Permalink
Merge pull request #162 from aledsage/bump-karaf-version
Browse files Browse the repository at this point in the history
[WIP] Bump karaf version to 4.2.8 (from 4.2.7)
  • Loading branch information
duncangrant authored May 7, 2020
2 parents ca276f2 + 41f6238 commit 5faaec0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions karaf/features/src/main/feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,6 @@
<bundle dependency="true">mvn:net.i2p.crypto/eddsa/${eddsa.version}</bundle>
<bundle dependency="true">mvn:org.bouncycastle/bcprov-ext-jdk15on/${bouncycastle.version}</bundle>
<bundle dependency="true">mvn:org.bouncycastle/bcpkix-jdk15on/${bouncycastle.version}</bundle>

<!-- load spifly early as otherwise jetty and pax-jetty load 1.2.2 and 1.2 respectively, which weirdly causes bundles refreshes -->
<bundle start-level="30">mvn:org.apache.aries.spifly/org.apache.aries.spifly.dynamic.bundle/${spifly.version}</bundle>
</feature>

<feature name="brooklyn-startup-features" version="${project.version}" description="Bundles to add to startup.properties">
Expand Down

0 comments on commit 5faaec0

Please # to comment.