diff options
author | Robin Rosenberg <robin.rosenberg@dewire.com> | 2010-01-10 13:46:33 +0100 |
---|---|---|
committer | Robin Rosenberg <robin.rosenberg@dewire.com> | 2010-01-10 15:59:03 +0100 |
commit | 5eac1a4896175065065133dbc8d213dacba201b3 (patch) | |
tree | 78f143a113e3a3ae07b84279e0922247ea862ede /org.eclipse.jgit/plugin.properties | |
parent | fc5fc70e2e8cc8e3ef493e130c3227ef83400f80 (diff) | |
download | jgit-5eac1a4896175065065133dbc8d213dacba201b3.tar.gz jgit-5eac1a4896175065065133dbc8d213dacba201b3.zip |
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>
Diffstat (limited to 'org.eclipse.jgit/plugin.properties')
-rw-r--r-- | org.eclipse.jgit/plugin.properties | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/org.eclipse.jgit/plugin.properties b/org.eclipse.jgit/plugin.properties index c11ccea45c..d8e4703b67 100644 --- a/org.eclipse.jgit/plugin.properties +++ b/org.eclipse.jgit/plugin.properties @@ -1,3 +1,2 @@ plugin_name=Java Git Core (Incubation) -provider_name=Eclipse.org -plugin_description=Git file access and network transport +provider_name=eclipse.org |