Skip to content

Commit

Permalink
JGit v2.0.0.201206130900-r
Browse files Browse the repository at this point in the history
Change-Id: I685e09b3e37d68614df1b5cc5f687a65cd6eb82d
Signed-off-by: Matthias Sohn <[email protected]>
  • Loading branch information
msohn committed Jun 13, 2012
1 parent 4974090 commit aacd4f7
Show file tree
Hide file tree
Showing 47 changed files with 48 additions and 48 deletions.
2 changes: 1 addition & 1 deletion org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %plugin_name
Bundle-SymbolicName: org.eclipse.jgit.ant.test
Bundle-Version: 2.0.0.qualifier
Bundle-Version: 2.0.0.201206130900-r
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Import-Package: org.apache.tools.ant,
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.jgit.ant.test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0.201206130900-r</version>
</parent>

<artifactId>org.eclipse.jgit.ant.test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.jgit.ant/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.jgit.ant
Bundle-Version: 2.0.0.qualifier
Bundle-Version: 2.0.0.201206130900-r
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Import-Package: org.apache.tools.ant
Bundle-Localization: plugin
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.jgit.ant/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0.201206130900-r</version>
</parent>

<artifactId>org.eclipse.jgit.ant</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.jgit.console/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %plugin_name
Bundle-SymbolicName: org.eclipse.jgit.console
Bundle-Version: 2.0.0.qualifier
Bundle-Version: 2.0.0.201206130900-r
Bundle-Vendor: %provider_name
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Export-Package: org.eclipse.jgit.console;version="2.0.0"
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.jgit.console/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0.201206130900-r</version>
</parent>

<artifactId>org.eclipse.jgit.console</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %plugin_name
Bundle-SymbolicName: org.eclipse.jgit.generated.storage.dht.proto
Bundle-Version: 2.0.0.qualifier
Bundle-Version: 2.0.0.201206130900-r
Bundle-Localization: plugin
Bundle-Vendor: %provider_name
Bundle-ActivationPolicy: lazy
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.jgit.generated.storage.dht.proto/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0.201206130900-r</version>
</parent>

<artifactId>org.eclipse.jgit.generated.storage.dht.proto</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.jgit.http.server/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %plugin_name
Bundle-SymbolicName: org.eclipse.jgit.http.server
Bundle-Version: 2.0.0.qualifier
Bundle-Version: 2.0.0.201206130900-r
Bundle-Localization: plugin
Bundle-Vendor: %provider_name
Export-Package:
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.jgit.http.server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0.201206130900-r</version>
</parent>

<artifactId>org.eclipse.jgit.http.server</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.jgit.http.test/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %plugin_name
Bundle-SymbolicName: org.eclipse.jgit.http.test
Bundle-Version: 2.0.0.qualifier
Bundle-Version: 2.0.0.201206130900-r
Bundle-Vendor: %provider_name
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.jgit.http.test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0.201206130900-r</version>
</parent>

<artifactId>org.eclipse.jgit.http.test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.jgit.iplog/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %plugin_name
Bundle-SymbolicName: org.eclipse.jgit.iplog
Bundle-Version: 2.0.0.qualifier
Bundle-Version: 2.0.0.201206130900-r
Bundle-Vendor: %provider_name
Bundle-Localization: plugin
Bundle-ActivationPolicy: lazy
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.jgit.iplog/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0.201206130900-r</version>
</parent>

<artifactId>org.eclipse.jgit.iplog</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.jgit.junit.http/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %plugin_name
Bundle-SymbolicName: org.eclipse.jgit.junit.http
Bundle-Version: 2.0.0.qualifier
Bundle-Version: 2.0.0.201206130900-r
Bundle-Localization: plugin
Bundle-Vendor: %provider_name
Bundle-ActivationPolicy: lazy
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.jgit.junit.http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0.201206130900-r</version>
</parent>

<artifactId>org.eclipse.jgit.junit.http</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.jgit.junit/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %plugin_name
Bundle-SymbolicName: org.eclipse.jgit.junit
Bundle-Version: 2.0.0.qualifier
Bundle-Version: 2.0.0.201206130900-r
Bundle-Localization: plugin
Bundle-Vendor: %provider_name
Bundle-ActivationPolicy: lazy
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.jgit.junit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0.201206130900-r</version>
</parent>

<artifactId>org.eclipse.jgit.junit</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.jgit"
label="%featureName"
version="2.0.0.qualifier"
version="2.0.0.201206130900-r"
provider-name="%providerName">

<description url="http://www.eclipse.org/jgit/">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0.201206130900-r</version>
</parent>

<groupId>org.eclipse.jgit.feature</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.jgit.junit"
label="%featureName"
version="2.0.0.qualifier"
version="2.0.0.201206130900-r"
provider-name="%providerName">

<description url="http://www.eclipse.org/jgit/">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0.201206130900-r</version>
</parent>

<groupId>org.eclipse.jgit.feature</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.jgit.pgm"
label="%featureName"
version="2.0.0.qualifier"
version="2.0.0.201206130900-r"
provider-name="%providerName">

<description url="http://www.eclipse.org/jgit/">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0.201206130900-r</version>
</parent>

<groupId>org.eclipse.jgit.feature</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.jgit.pgm.source"
label="%featureName"
version="2.0.0.qualifier"
version="2.0.0.201206130900-r"
provider-name="%providerName">

<description url="http://www.eclipse.org/jgit/">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0.201206130900-r</version>
</parent>

<groupId>org.eclipse.jgit.feature</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0.201206130900-r</version>
</parent>

<artifactId>org.eclipse.jgit.repository</artifactId>
Expand All @@ -67,7 +67,7 @@
<dependency>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit.pgm</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.eclipse.jgit</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.jgit.source"
label="%featureName"
version="2.0.0.qualifier"
version="2.0.0.201206130900-r"
provider-name="%providerName">

<description url="http://www.eclipse.org/jgit/">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0.201206130900-r</version>
</parent>

<groupId>org.eclipse.jgit.feature</groupId>
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.jgit.packaging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@

<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0.201206130900-r</version>
<packaging>pom</packaging>

<name>JGit Tycho Parent</name>
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.jgit.pgm.test/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %plugin_name
Bundle-SymbolicName: org.eclipse.jgit.pgm.test
Bundle-Version: 2.0.0.qualifier
Bundle-Version: 2.0.0.201206130900-r
Bundle-Vendor: %provider_name
Bundle-Localization: plugin
Bundle-ActivationPolicy: lazy
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.jgit.pgm.test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0.201206130900-r</version>
</parent>

<artifactId>org.eclipse.jgit.pgm.test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.jgit.pgm/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %plugin_name
Bundle-SymbolicName: org.eclipse.jgit.pgm
Bundle-Version: 2.0.0.qualifier
Bundle-Version: 2.0.0.201206130900-r
Bundle-Vendor: %provider_name
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.jgit.pgm/META-INF/SOURCE-MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ Bundle-ManifestVersion: 2
Bundle-Name: org.eclipse.jgit.pgm - Sources
Bundle-SymbolicName: org.eclipse.jgit.pgm.source;singleton:=true
Bundle-Vendor: Eclipse.org - JGit
Bundle-Version: 2.0.0.qualifier
Bundle-Version: 2.0.0.201206130900-r
Eclipse-SourceBundle: org.eclipse.jgit.pgm;version="2.0.0";roots="."

2 changes: 1 addition & 1 deletion org.eclipse.jgit.pgm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0.201206130900-r</version>
</parent>

<artifactId>org.eclipse.jgit.pgm</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.jgit.storage.dht.test/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %plugin_name
Bundle-SymbolicName: org.eclipse.jgit.storage.dht.test
Bundle-Version: 2.0.0.qualifier
Bundle-Version: 2.0.0.201206130900-r
Bundle-Localization: plugin
Bundle-Vendor: %provider_name
Bundle-ActivationPolicy: lazy
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.jgit.storage.dht.test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0.201206130900-r</version>
</parent>

<artifactId>org.eclipse.jgit.storage.dht.test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.jgit.storage.dht/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %plugin_name
Bundle-SymbolicName: org.eclipse.jgit.storage.dht
Bundle-Version: 2.0.0.qualifier
Bundle-Version: 2.0.0.201206130900-r
Bundle-Localization: plugin
Bundle-Vendor: %provider_name
Export-Package: org.eclipse.jgit.storage.dht;version="2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.jgit.storage.dht/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0.201206130900-r</version>
</parent>

<artifactId>org.eclipse.jgit.storage.dht</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.jgit.test/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %plugin_name
Bundle-SymbolicName: org.eclipse.jgit.test
Bundle-Version: 2.0.0.qualifier
Bundle-Version: 2.0.0.201206130900-r
Bundle-Localization: plugin
Bundle-Vendor: %provider_name
Bundle-ActivationPolicy: lazy
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.jgit.test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0.201206130900-r</version>
</parent>

<artifactId>org.eclipse.jgit.test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.jgit.ui/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %plugin_name
Bundle-SymbolicName: org.eclipse.jgit.ui
Bundle-Version: 2.0.0.qualifier
Bundle-Version: 2.0.0.201206130900-r
Bundle-Vendor: %provider_name
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.eclipse.jgit.awtui;version="2.0.0"
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.jgit.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0.201206130900-r</version>
</parent>

<artifactId>org.eclipse.jgit.ui</artifactId>
Expand Down
Loading

0 comments on commit aacd4f7

Please sign in to comment.