Skip to content
Snippets Groups Projects
Commit b014502e authored by Robin Rosenberg's avatar Robin Rosenberg Committed by Code Review
Browse files

Merge "Partial revert "Switch build to Apache Felix maven-bundle-plugin""

parents aa4b1157 5eac1a48
No related branches found
No related tags found
No related merge requests found
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
.,\
plugin.properties
plugin_name=Java Git Core (Incubation)
provider_name=Eclipse.org
plugin_description=Git file access and network transport
provider_name=eclipse.org
......@@ -95,15 +95,6 @@
</Import-Package>
</instructions>
</configuration>
<executions>
<execution>
<id>bundle-manifest</id>
<phase>process-classes</phase>
<goals>
<goal>manifest</goal>
</goals>
</execution>
</executions>
</plugin>
<plugin>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment