repo-reorg-2020: moved sts4-relevant spring-ide bundles from https://github.com/spring-projects/spring-ide/releases/tag/REPO-REORG-2020 into sts4 repo
This commit is contained in:
@@ -0,0 +1,58 @@
|
||||
Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Test
|
||||
Bundle-SymbolicName: org.springframework.ide.eclipse.boot.dash.test
|
||||
Bundle-Version: 4.8.1.qualifier
|
||||
Bundle-Vendor: Pivotal Inc
|
||||
Require-Bundle: org.junit,
|
||||
org.eclipse.core.resources,
|
||||
org.springsource.ide.eclipse.commons.tests.util,
|
||||
org.apache.commons.io,
|
||||
org.eclipse.debug.core,
|
||||
org.eclipse.jdt.core,
|
||||
org.springsource.ide.eclipse.commons.livexp,
|
||||
org.springsource.ide.eclipse.commons.frameworks.core,
|
||||
org.springsource.ide.eclipse.commons.frameworks.test.util,
|
||||
org.springframework.ide.eclipse.boot.launch,
|
||||
org.eclipse.jdt.launching,
|
||||
org.eclipse.debug.ui,
|
||||
org.mockito,
|
||||
org.springframework.ide.eclipse.boot,
|
||||
org.eclipse.core.expressions,
|
||||
org.springframework.ide.eclipse.boot.test,
|
||||
com.google.guava;bundle-version="15.0.0",
|
||||
org.eclipse.ui,
|
||||
org.eclipse.equinox.security,
|
||||
org.reactivestreams.reactive-streams;bundle-version="1.0.0",
|
||||
io.projectreactor.reactor-core;bundle-version="[3.3.1,3.3.2)",
|
||||
org.apache.commons.lang,
|
||||
org.hamcrest;bundle-version="[1.1.0,1.2.0)",
|
||||
org.eclipse.lsp4e,
|
||||
org.eclipse.lsp4j,
|
||||
org.springframework.ide.eclipse.boot.dash;bundle-version="3.9.12",
|
||||
org.springframework.ide.eclipse.boot.dash.cf;bundle-version="3.9.12",
|
||||
org.springframework.ide.eclipse.beans.ui.live,
|
||||
org.eclipse.jface.text,
|
||||
org.eclipse.ui.editors,
|
||||
org.apache.commons.lang3,
|
||||
org.springframework.ide.eclipse.editor.support,
|
||||
org.eclipse.ui.ide,
|
||||
org.springsource.ide.eclipse.commons.core,
|
||||
org.yaml.snakeyaml,
|
||||
com.google.gson,
|
||||
org.springsource.ide.eclipse.commons.cloudfoundry.client.v2,
|
||||
org.springframework.tooling.cloudfoundry.manifest.ls,
|
||||
org.springframework.tooling.ls.eclipse.commons,
|
||||
org.springframework.ide.eclipse.boot.dash.docker;bundle-version="3.9.13",
|
||||
org.springframework.ide.eclipse.buildship30,
|
||||
org.eclipse.ui.console,
|
||||
org.springframework.ide.eclipse.docker.client;bundle-version="3.9.14",
|
||||
org.springsource.ide.eclipse.commons.boot.ls;bundle-version="4.8.1"
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Bundle-ActivationPolicy: lazy
|
||||
Import-Package: org.eclipse.core.runtime,
|
||||
org.eclipse.core.runtime.jobs,
|
||||
org.eclipse.core.runtime.preferences,
|
||||
org.osgi.framework,
|
||||
org.osgi.service.prefs;version="1.1.1"
|
||||
Automatic-Module-Name: org.springframework.ide.eclipse.boot.dash.test
|
||||
Reference in New Issue
Block a user