Browse Source

Merge "Align execution environment with JRE on the classpath in jgit.ant.test"

stable-2.3
Matthias Sohn 12 years ago committed by Gerrit Code Review @ Eclipse.org
parent
commit
404de6563d
  1. 2
      org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF

2
org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF

@ -5,7 +5,7 @@ Bundle-Name: %plugin_name
Bundle-SymbolicName: org.eclipse.jgit.ant.test
Bundle-Version: 2.3.0.qualifier
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Import-Package: org.apache.tools.ant,
org.apache.tools.ant.types,
org.eclipse.jgit.ant.tasks;version="2.3.0",

Loading…
Cancel
Save