Partial revert "Switch build to Apache Felix maven-bundle-plugin"
commit5eac1a4896175065065133dbc8d213dacba201b3
authorRobin Rosenberg <robin.rosenberg@dewire.com>
Sun, 10 Jan 2010 12:46:33 +0000 (10 13:46 +0100)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Sun, 10 Jan 2010 14:59:03 +0000 (10 15:59 +0100)
tree78f143a113e3a3ae07b84279e0922247ea862ede
parentfc5fc70e2e8cc8e3ef493e130c3227ef83400f80
Partial revert "Switch build to Apache Felix maven-bundle-plugin"

This restores the ability to build using just Eclipse without
strange procedures, extra plugins and it is again possible to
work on both JGit and EGit in the same Eclipse workspace with
ease.

Change-Id: I0af08127d507fbce186f428f1cdeff280f0ddcda
Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
43 files changed:
.gitignore [deleted file]
org.eclipse.jgit-feature/.project [new file with mode: 0644]
org.eclipse.jgit-feature/build.properties [new file with mode: 0644]
org.eclipse.jgit-feature/feature.properties [new file with mode: 0644]
org.eclipse.jgit-feature/feature.xml [new file with mode: 0644]
org.eclipse.jgit.console/.classpath [new file with mode: 0644]
org.eclipse.jgit.console/.project [new file with mode: 0644]
org.eclipse.jgit.console/META-INF/MANIFEST.MF [new file with mode: 0644]
org.eclipse.jgit.console/build.properties [new file with mode: 0644]
org.eclipse.jgit.console/plugin.properties
org.eclipse.jgit.console/pom.xml
org.eclipse.jgit.junit/.classpath [new file with mode: 0644]
org.eclipse.jgit.junit/.project [new file with mode: 0644]
org.eclipse.jgit.junit/META-INF/MANIFEST.MF [new file with mode: 0644]
org.eclipse.jgit.junit/build.properties [new file with mode: 0644]
org.eclipse.jgit.junit/plugin.properties
org.eclipse.jgit.junit/pom.xml
org.eclipse.jgit.pgm/.classpath [new file with mode: 0644]
org.eclipse.jgit.pgm/.project [new file with mode: 0644]
org.eclipse.jgit.pgm/META-INF/MANIFEST.MF [new file with mode: 0644]
org.eclipse.jgit.pgm/build.properties [new file with mode: 0644]
org.eclipse.jgit.pgm/plugin.properties [new file with mode: 0644]
org.eclipse.jgit.test/.classpath [new file with mode: 0644]
org.eclipse.jgit.test/.project [new file with mode: 0644]
org.eclipse.jgit.test/META-INF/MANIFEST.MF [new file with mode: 0644]
org.eclipse.jgit.test/build.properties [new file with mode: 0644]
org.eclipse.jgit.test/org.eclipse.jgit.core--All-External-Tests (Java 6).launch
org.eclipse.jgit.test/org.eclipse.jgit.core--All-External-Tests.launch
org.eclipse.jgit.test/org.eclipse.jgit.core--All-Tests (Java 6).launch
org.eclipse.jgit.test/org.eclipse.jgit.core--All-Tests.launch
org.eclipse.jgit.test/plugin.properties [new file with mode: 0644]
org.eclipse.jgit.ui/.classpath [new file with mode: 0644]
org.eclipse.jgit.ui/.project [new file with mode: 0644]
org.eclipse.jgit.ui/META-INF/MANIFEST.MF [new file with mode: 0644]
org.eclipse.jgit.ui/build.properties [new file with mode: 0644]
org.eclipse.jgit.ui/plugin.properties
org.eclipse.jgit.ui/pom.xml
org.eclipse.jgit/.classpath [new file with mode: 0644]
org.eclipse.jgit/.project [new file with mode: 0644]
org.eclipse.jgit/META-INF/MANIFEST.MF [new file with mode: 0644]
org.eclipse.jgit/build.properties [new file with mode: 0644]
org.eclipse.jgit/plugin.properties
org.eclipse.jgit/pom.xml