Attempt to remove glassfish jersey bundles from dependencies
This commit is contained in:
@@ -22,14 +22,10 @@ Require-Bundle: org.eclipse.ui,
|
||||
org.eclipse.m2e.core.ui,
|
||||
org.eclipse.wst.sse.core,
|
||||
org.eclipse.wst.xml.core,
|
||||
org.mockito,
|
||||
org.springframework.ide.eclipse.boot.wizard;bundle-version="3.8.2",
|
||||
org.glassfish.jersey.core.jersey-client;bundle-version="2.22.1",
|
||||
org.glassfish.jersey.core.jersey-common;bundle-version="2.22.1",
|
||||
org.springframework.ide.eclipse.boot.validation,
|
||||
org.springframework.ide.eclipse.boot.launch,
|
||||
com.google.guava,
|
||||
org.hamcrest.library;bundle-version="1.3.0",
|
||||
org.eclipse.m2e.core
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-17
|
||||
Bundle-ActivationPolicy: lazy
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
# Specify gradle bundles as optional non greedy
|
||||
#requires.0.namespace=osgi.bundle
|
||||
#requires.0.name=org.glassfish.jersey.inject.jersey-hk2
|
||||
#requires.0.greedy=true
|
||||
#requires.0.optional=false
|
||||
Reference in New Issue
Block a user