]> source.dussan.org Git - jgit.git/commit
Maven 3/Tycho build for JGit feature 05/205/6
authorMatthias Sohn <matthias.sohn@sap.com>
Thu, 14 Jan 2010 00:22:42 +0000 (01:22 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Fri, 15 Jan 2010 02:45:01 +0000 (03:45 +0100)
commitf245579820f8113ae767864772731e8ad97b5a1f
treea2b20e07001a2a4a5fc1f8431b87c0c3b0ea2c83
parentf5eb0d93660786213b98dadde7d93c5605454495
Maven 3/Tycho build for JGit feature

As discussed on the jgit-dev list here:
http://dev.eclipse.org/mhonarc/lists/egit-dev/msg00654.html

- Define a separate JGit feature.
- As of now create a separate JGit update site and zip it.

Change-Id: Ie4026f15f6250c4933dccf6f31b5009b90c036bc
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
21 files changed:
org.eclipse.jgit-feature/.project [deleted file]
org.eclipse.jgit-feature/build.properties [deleted file]
org.eclipse.jgit-feature/feature.properties [deleted file]
org.eclipse.jgit-feature/feature.xml [deleted file]
org.eclipse.jgit.packaging/org.eclipse.jgit.feature/.gitignore [new file with mode: 0644]
org.eclipse.jgit.packaging/org.eclipse.jgit.feature/.project [new file with mode: 0644]
org.eclipse.jgit.packaging/org.eclipse.jgit.feature/build.properties [new file with mode: 0644]
org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.properties [new file with mode: 0644]
org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml [new file with mode: 0644]
org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml [new file with mode: 0644]
org.eclipse.jgit.packaging/org.eclipse.jgit.updatesite/.gitignore [new file with mode: 0644]
org.eclipse.jgit.packaging/org.eclipse.jgit.updatesite/.project [new file with mode: 0644]
org.eclipse.jgit.packaging/org.eclipse.jgit.updatesite/.settings/org.eclipse.core.resources.prefs [new file with mode: 0644]
org.eclipse.jgit.packaging/org.eclipse.jgit.updatesite/.settings/org.eclipse.core.runtime.prefs [new file with mode: 0644]
org.eclipse.jgit.packaging/org.eclipse.jgit.updatesite/assembly.xml [new file with mode: 0644]
org.eclipse.jgit.packaging/org.eclipse.jgit.updatesite/index.html [new file with mode: 0644]
org.eclipse.jgit.packaging/org.eclipse.jgit.updatesite/pom.xml [new file with mode: 0644]
org.eclipse.jgit.packaging/org.eclipse.jgit.updatesite/site.xml [new file with mode: 0644]
org.eclipse.jgit.packaging/org.eclipse.jgit.updatesite/web/site.css [new file with mode: 0644]
org.eclipse.jgit.packaging/org.eclipse.jgit.updatesite/web/site.xsl [new file with mode: 0644]
org.eclipse.jgit.packaging/pom.xml [new file with mode: 0644]