Skip to content

Commit

Permalink
[11559] changed p2 instruction to configure
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas committed Jun 29, 2018
1 parent 0b9b511 commit 67612d1
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions features/ch.elexis.core.application.feature/p2.inf
Original file line number Diff line number Diff line change
@@ -1,9 +1,2 @@
artifacts.0.classifier=osgi.bundle
artifacts.0.name=com.eclipsesource.jaxrs.jersey-min
artifacts.0.version=2.22.2

instructions.install.import \
org.eclipse.equinox.p2.touchpoint.eclipse.uninstallBundle

instructions.install = \
uninstallBundle(bundle:${artifact})
instructions.configure.import org.eclipse.equinox.p2.touchpoint.eclipse.uninstallBundle
instructions.configure = uninstallBundle(bundle:com.eclipsesource.jaxrs.jersey-min)

0 comments on commit 67612d1

Please sign in to comment.