From ab360d06de67611aa41e9ef8259fedac452a2e06 Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Sat, 5 Jun 2010 14:39:27 +0200 Subject: Add "resources/" as a source folder Building jgit with pde.build was broken without resources. Bug:315823 Change-Id: I45be510ada068b3ffab0feb30ec60f2c96a5ca32 Signed-off-by: Matthias Sohn --- org.eclipse.jgit/build.properties | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/org.eclipse.jgit/build.properties b/org.eclipse.jgit/build.properties index d944674ba0..0b8f825bf0 100644 --- a/org.eclipse.jgit/build.properties +++ b/org.eclipse.jgit/build.properties @@ -1,6 +1,7 @@ -source.. = src/ +source.. = src/,\ + resources/ output.. = bin/ bin.includes = META-INF/,\ .,\ about.html,\ - plugin.properties + plugin.properties \ No newline at end of file -- cgit v1.2.3 From f1fdc5e8d2e168b56113a03c6d4fbeb02c86d7af Mon Sep 17 00:00:00 2001 From: Chris Aniszczyk Date: Mon, 7 Jun 2010 16:26:57 -0500 Subject: Added the standard SULA for JGit The Eclipse Foundation requires the standard SULA be present in every feature. We had the license present via edl-v10.html but we were missing the SULA via the license.html file. The fix is to simply add the SULA. Change-Id: I75b43ce098f544b95181755b5cc81a9b1dee6391 Signed-off-by: Chris Aniszczyk --- .../org.eclipse.jgit.feature/build.properties | 3 +- .../org.eclipse.jgit.feature/feature.properties | 162 ++++++++++++++----- .../org.eclipse.jgit.feature/license.html | 176 +++++++++++++++++++++ 3 files changed, 303 insertions(+), 38 deletions(-) create mode 100644 org.eclipse.jgit.packaging/org.eclipse.jgit.feature/license.html diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/build.properties b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/build.properties index 82fdc2fe35..eb0f01b9e3 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/build.properties +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/build.properties @@ -1,3 +1,4 @@ bin.includes = feature.xml,\ edl-v10.html,\ - feature.properties + feature.properties,\ + notice.html diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.properties b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.properties index 17010b1579..32250a7f93 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.properties +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2000, 2009 IBM Corporation and others. +# Copyright (c) 2000, 2010 IBM Corporation and others. # # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 @@ -20,7 +20,7 @@ A pure Java implementation of the Git version control system.\n # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2005, 2009 Shawn Pearce, Robin Rosenberg, et.al.\n\ +Copyright (c) 2005, 2010 Shawn Pearce, Robin Rosenberg, et.al.\n\ All rights reserved. This program and the accompanying materials\n\ are made available under the terms of the Eclipse Distribution License v1.0\n\ which accompanies this distribution, and is available at\n\ @@ -29,43 +29,131 @@ http://www.eclipse.org/org/documents/edl-v10.html\n # "licenseURL" property - URL of the "Feature License" # do not translate value - just change to point to a locale-specific HTML page -licenseURL=http://www.eclipse.org/org/documents/edl-v10.html +licenseURL=license.html # "license" property - text of the "Feature Update License" # should be plain text version of license agreement pointed to be "licenseURL" license=\ -Eclipse Distribution License - v 1.0\n\ -\n\ -Copyright (c) 2007, Eclipse Foundation, Inc. and its licensors.\n\ -\n\ -All rights reserved.\n\ -\n\ -Redistribution and use in source and binary forms, with or without\n\ -modification, are permitted provided that the following conditions are\n\ -met:\n\ -\n\ - * Redistributions of source code must retain the above copyright\n\ - notice, this list of conditions and the following disclaimer.\n\ -\n\ - * Redistributions in binary form must reproduce the above\n\ - copyright notice, this list of conditions and the following\n\ - disclaimer in the documentation and/or other materials provided\n\ - with the distribution.\n\ -\n\ - * Neither the name of the Eclipse Foundation, Inc. nor the names\n\ - of its contributors may be used to endorse or promote products\n\ - derived from this software without specific prior written\n\ - permission.\n\ -\n\ -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS\n\ -"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT\n\ -LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\n\ -A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT\n\ -OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\n\ -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\n\ -LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\n\ -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY\n\ -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n\ -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\n\ -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n +Eclipse Foundation Software User Agreement\n\ +April 14, 2010\n\ +\n\ +Usage Of Content\n\ +\n\ +THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR\n\ +OTHER MATERIALS FOR OPEN SOURCE PROJECTS (COLLECTIVELY "CONTENT").\n\ +USE OF THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS\n\ +AGREEMENT AND/OR THE TERMS AND CONDITIONS OF LICENSE AGREEMENTS OR\n\ +NOTICES INDICATED OR REFERENCED BELOW. BY USING THE CONTENT, YOU\n\ +AGREE THAT YOUR USE OF THE CONTENT IS GOVERNED BY THIS AGREEMENT\n\ +AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS\n\ +OR NOTICES INDICATED OR REFERENCED BELOW. IF YOU DO NOT AGREE TO THE\n\ +TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND CONDITIONS\n\ +OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED\n\ +BELOW, THEN YOU MAY NOT USE THE CONTENT.\n\ +\n\ +Applicable Licenses\n\ +\n\ +Unless otherwise indicated, all Content made available by the\n\ +Eclipse Foundation is provided to you under the terms and conditions of\n\ +the Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is\n\ +provided with this Content and is also available at http://www.eclipse.org/legal/epl-v10.html.\n\ +For purposes of the EPL, "Program" will mean the Content.\n\ +\n\ +Content includes, but is not limited to, source code, object code,\n\ +documentation and other files maintained in the Eclipse Foundation source code\n\ +repository ("Repository") in software modules ("Modules") and made available\n\ +as downloadable archives ("Downloads").\n\ +\n\ + - Content may be structured and packaged into modules to facilitate delivering,\n\ + extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\ + plug-in fragments ("Fragments"), and features ("Features").\n\ + - Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java(TM) ARchive)\n\ + in a directory named "plugins".\n\ + - A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\ + Each Feature may be packaged as a sub-directory in a directory named "features".\n\ + Within a Feature, files named "feature.xml" may contain a list of the names and version\n\ + numbers of the Plug-ins and/or Fragments associated with that Feature.\n\ + - Features may also include other Features ("Included Features"). Within a Feature, files\n\ + named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\ +\n\ +The terms and conditions governing Plug-ins and Fragments should be\n\ +contained in files named "about.html" ("Abouts"). The terms and\n\ +conditions governing Features and Included Features should be contained\n\ +in files named "license.html" ("Feature Licenses"). Abouts and Feature\n\ +Licenses may be located in any directory of a Download or Module\n\ +including, but not limited to the following locations:\n\ +\n\ + - The top-level (root) directory\n\ + - Plug-in and Fragment directories\n\ + - Inside Plug-ins and Fragments packaged as JARs\n\ + - Sub-directories of the directory named "src" of certain Plug-ins\n\ + - Feature directories\n\ +\n\ +Note: if a Feature made available by the Eclipse Foundation is installed using the\n\ +Provisioning Technology (as defined below), you must agree to a license ("Feature \n\ +Update License") during the installation process. If the Feature contains\n\ +Included Features, the Feature Update License should either provide you\n\ +with the terms and conditions governing the Included Features or inform\n\ +you where you can locate them. Feature Update Licenses may be found in\n\ +the "license" property of files named "feature.properties" found within a Feature.\n\ +Such Abouts, Feature Licenses, and Feature Update Licenses contain the\n\ +terms and conditions (or references to such terms and conditions) that\n\ +govern your use of the associated Content in that directory.\n\ +\n\ +THE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY REFER\n\ +TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\ +SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\ +\n\ + - Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\ + - Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\ + - Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\ + - Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\ + - Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\ +\n\ +IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\ +TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License\n\ +is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\ +govern that particular Content.\n\ +\n\ +\n\Use of Provisioning Technology\n\ +\n\ +The Eclipse Foundation makes available provisioning software, examples of which include,\n\ +but are not limited to, p2 and the Eclipse Update Manager ("Provisioning Technology") for\n\ +the purpose of allowing users to install software, documentation, information and/or\n\ +other materials (collectively "Installable Software"). This capability is provided with\n\ +the intent of allowing such users to install, extend and update Eclipse-based products.\n\ +Information about packaging Installable Software is available at\n\ +http://eclipse.org/equinox/p2/repository_packaging.html ("Specification").\n\ +\n\ +You may use Provisioning Technology to allow other parties to install Installable Software.\n\ +You shall be responsible for enabling the applicable license agreements relating to the\n\ +Installable Software to be presented to, and accepted by, the users of the Provisioning Technology\n\ +in accordance with the Specification. By using Provisioning Technology in such a manner and\n\ +making it available in accordance with the Specification, you further acknowledge your\n\ +agreement to, and the acquisition of all necessary rights to permit the following:\n\ +\n\ + 1. A series of actions may occur ("Provisioning Process") in which a user may execute\n\ + the Provisioning Technology on a machine ("Target Machine") with the intent of installing,\n\ + extending or updating the functionality of an Eclipse-based product.\n\ + 2. During the Provisioning Process, the Provisioning Technology may cause third party\n\ + Installable Software or a portion thereof to be accessed and copied to the Target Machine.\n\ + 3. Pursuant to the Specification, you will provide to the user the terms and conditions that\n\ + govern the use of the Installable Software ("Installable Software Agreement") and such\n\ + Installable Software Agreement shall be accessed from the Target Machine in accordance\n\ + with the Specification. Such Installable Software Agreement must inform the user of the\n\ + terms and conditions that govern the Installable Software and must solicit acceptance by\n\ + the end user in the manner prescribed in such Installable Software Agreement. Upon such\n\ + indication of agreement by the user, the provisioning Technology will complete installation\n\ + of the Installable Software.\n\ +\n\ +Cryptography\n\ +\n\ +Content may contain encryption software. The country in which you are\n\ +currently may have restrictions on the import, possession, and use,\n\ +and/or re-export to another country, of encryption software. BEFORE\n\ +using any encryption software, please check the country's laws,\n\ +regulations and policies concerning the import, possession, or use, and\n\ +re-export of encryption software, to see if this is permitted.\n\ +\n\ +Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n ########### end of license property ########################################## diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/license.html b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/license.html new file mode 100644 index 0000000000..f3f87850fc --- /dev/null +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/license.html @@ -0,0 +1,176 @@ + + + + + + +Eclipse Foundation Software User Agreement + +

Eclipse Foundation Software User Agreement

+

April 14, 2010

+ +

Usage Of Content

+ +

THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, +INFORMATION AND/OR OTHER MATERIALS FOR OPEN SOURCE PROJECTS + (COLLECTIVELY "CONTENT"). USE OF THE CONTENT IS GOVERNED BY THE +TERMS AND CONDITIONS OF THIS AGREEMENT AND/OR THE TERMS AND + CONDITIONS OF LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED +BELOW. BY USING THE CONTENT, YOU AGREE THAT YOUR USE + OF THE CONTENT IS GOVERNED BY THIS AGREEMENT AND/OR THE TERMS AND +CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS OR + NOTICES INDICATED OR REFERENCED BELOW. IF YOU DO NOT AGREE TO THE +TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND + CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED +OR REFERENCED BELOW, THEN YOU MAY NOT USE THE CONTENT.

+ +

Applicable Licenses

+ +

Unless otherwise indicated, all Content made available by the Eclipse + Foundation is provided to you under the terms and conditions of the +Eclipse Public License Version 1.0 + ("EPL"). A copy of the EPL is provided with this Content and is also + available at http://www.eclipse.org/legal/epl-v10.html. + For purposes of the EPL, "Program" will mean the Content.

+ +

Content includes, but is not limited to, source code, object code, +documentation and other files maintained in the Eclipse Foundation +source code + repository ("Repository") in software modules ("Modules") and made +available as downloadable archives ("Downloads").

+ +
    +
  • Content may be structured and packaged into modules to +facilitate delivering, extending, and upgrading the Content. Typical +modules may include plug-ins ("Plug-ins"), plug-in fragments +("Fragments"), and features ("Features").
  • +
  • Each Plug-in or Fragment may be packaged as a sub-directory +or JAR (Java™ ARchive) in a directory named "plugins".
  • +
  • A Feature is a bundle of one or more Plug-ins and/or +Fragments and associated material. Each Feature may be packaged as a +sub-directory in a directory named "features". Within a Feature, files +named "feature.xml" may contain a list of the names and version numbers +of the Plug-ins + and/or Fragments associated with that Feature.
  • +
  • Features may also include other Features ("Included +Features"). Within a Feature, files named "feature.xml" may contain a +list of the names and version numbers of Included Features.
  • +
+ +

The terms and conditions governing Plug-ins and Fragments should be +contained in files named "about.html" ("Abouts"). The terms and +conditions governing Features and +Included Features should be contained in files named "license.html" +("Feature Licenses"). Abouts and Feature Licenses may be located in any + directory of a Download or Module +including, but not limited to the following locations:

+ +
    +
  • The top-level (root) directory
  • +
  • Plug-in and Fragment directories
  • +
  • Inside Plug-ins and Fragments packaged as JARs
  • +
  • Sub-directories of the directory named "src" of certain +Plug-ins
  • +
  • Feature directories
  • +
+ +

Note: if a Feature made available by the Eclipse Foundation is +installed using the Provisioning Technology (as defined below), you must + agree to a license ("Feature Update License") during the +installation process. If the Feature contains Included Features, the +Feature Update License should either provide you with the terms and +conditions governing the Included Features or +inform you where you can locate them. Feature Update Licenses may be +found in the "license" property of files named "feature.properties" +found within a Feature. +Such Abouts, Feature Licenses, and Feature Update Licenses contain the +terms and conditions (or references to such terms and conditions) that +govern your use of the associated Content in +that directory.

+ +

THE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY REFER +TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS. + SOME OF THESE +OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):

+ + + +

IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND +CONDITIONS PRIOR TO USE OF THE CONTENT. If no About, Feature License, +or Feature Update License is provided, please +contact the Eclipse Foundation to determine what terms and conditions +govern that particular Content.

+ + +

Use of Provisioning Technology

+ +

The Eclipse Foundation makes available provisioning software, +examples of which include, but are not limited to, p2 and the Eclipse + Update Manager ("Provisioning Technology") for the purpose of +allowing users to install software, documentation, information and/or + other materials (collectively "Installable Software"). This +capability is provided with the intent of allowing such users to + install, extend and update Eclipse-based products. Information about +packaging Installable Software is available at http://eclipse.org/equinox/p2/repository_packaging.html + ("Specification").

+ +

You may use Provisioning Technology to allow other parties to install + Installable Software. You shall be responsible for enabling the + applicable license agreements relating to the Installable Software to + be presented to, and accepted by, the users of the Provisioning +Technology + in accordance with the Specification. By using Provisioning +Technology in such a manner and making it available in accordance with +the + Specification, you further acknowledge your agreement to, and the +acquisition of all necessary rights to permit the following:

+ +
    +
  1. A series of actions may occur ("Provisioning Process") in +which a user may execute the Provisioning Technology + on a machine ("Target Machine") with the intent of installing, +extending or updating the functionality of an Eclipse-based + product.
  2. +
  3. During the Provisioning Process, the Provisioning Technology +may cause third party Installable Software or a portion thereof to be + accessed and copied to the Target Machine.
  4. +
  5. Pursuant to the Specification, you will provide to the user +the terms and conditions that govern the use of the Installable + Software ("Installable Software Agreement") and such Installable +Software Agreement shall be accessed from the Target + Machine in accordance with the Specification. Such Installable +Software Agreement must inform the user of the terms and conditions that + govern + the Installable Software and must solicit acceptance by the end +user in the manner prescribed in such Installable Software Agreement. +Upon such + indication of agreement by the user, the provisioning Technology +will complete installation of the Installable Software.
  6. +
+ +

Cryptography

+ +

Content may contain encryption software. The country in which you are + currently may have restrictions on the import, possession, and use, +and/or re-export to + another country, of encryption software. BEFORE using any encryption +software, please check the country's laws, regulations and policies +concerning the import, + possession, or use, and re-export of encryption software, to see if +this is permitted.

+ +

Java and all Java-based trademarks are trademarks of Oracle +Corporation in the United States, other countries, or both.

+ \ No newline at end of file -- cgit v1.2.3 From 6b13cb36c6f4df34c668abf70238b3827351ca5d Mon Sep 17 00:00:00 2001 From: Chris Aniszczyk Date: Mon, 7 Jun 2010 16:55:48 -0500 Subject: Fix build.properties of the JGit feature The JGit feature's build.properties was referring to a notice.html instead of license.html Change-Id: I642e2a05d1be58b1d47fd9701edf1a0f2bfa3660 Signed-off-by: Chris Aniszczyk --- org.eclipse.jgit.packaging/org.eclipse.jgit.feature/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/build.properties b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/build.properties index eb0f01b9e3..b4a8dde9e5 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/build.properties +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/build.properties @@ -1,4 +1,4 @@ bin.includes = feature.xml,\ edl-v10.html,\ feature.properties,\ - notice.html + license.html -- cgit v1.2.3 From 4269a90aaceb0bacb2a2b41981e764dba44d2c52 Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Tue, 8 Jun 2010 02:36:43 +0200 Subject: Include about.html in org.eclipse.jgit artifact This is required to enable accessing legal info for org.eclipse.jgit from Help > About > Installation Details > Plugins Change-Id: I73f40dd2018112cd23102954d7647ecdbbbf0d89 Signed-off-by: Matthias Sohn --- org.eclipse.jgit/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/org.eclipse.jgit/pom.xml b/org.eclipse.jgit/pom.xml index 0b3cb1633f..ac688be64e 100644 --- a/org.eclipse.jgit/pom.xml +++ b/org.eclipse.jgit/pom.xml @@ -82,6 +82,7 @@ . plugin.properties + about.html -- cgit v1.2.3 From 5255d66143777f5e690dcc3215457550a4c0df90 Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Mon, 14 Jun 2010 01:34:34 +0200 Subject: JGit 0.8.3 Change-Id: I845da83c74475d74ec25d68f53c0a4738a898550 Signed-off-by: Matthias Sohn --- org.eclipse.jgit.console/META-INF/MANIFEST.MF | 10 ++--- org.eclipse.jgit.console/pom.xml | 2 +- org.eclipse.jgit.http.server/META-INF/MANIFEST.MF | 22 +++++----- org.eclipse.jgit.http.server/pom.xml | 2 +- org.eclipse.jgit.http.test/META-INF/MANIFEST.MF | 20 ++++----- org.eclipse.jgit.http.test/pom.xml | 2 +- org.eclipse.jgit.iplog/META-INF/MANIFEST.MF | 28 ++++++------ org.eclipse.jgit.iplog/pom.xml | 2 +- org.eclipse.jgit.junit/META-INF/MANIFEST.MF | 34 +++++++-------- org.eclipse.jgit.junit/pom.xml | 2 +- .../org.eclipse.jgit.feature/feature.xml | 2 +- .../org.eclipse.jgit.feature/pom.xml | 4 +- .../org.eclipse.jgit.junit.feature/feature.xml | 2 +- .../org.eclipse.jgit.junit.feature/pom.xml | 4 +- .../org.eclipse.jgit.updatesite/pom.xml | 8 ++-- org.eclipse.jgit.packaging/pom.xml | 2 +- org.eclipse.jgit.pgm/META-INF/MANIFEST.MF | 34 +++++++-------- org.eclipse.jgit.pgm/pom.xml | 2 +- org.eclipse.jgit.test/META-INF/MANIFEST.MF | 50 +++++++++++----------- org.eclipse.jgit.test/pom.xml | 2 +- org.eclipse.jgit.ui/META-INF/MANIFEST.MF | 16 +++---- org.eclipse.jgit.ui/pom.xml | 2 +- org.eclipse.jgit/META-INF/MANIFEST.MF | 38 ++++++++-------- org.eclipse.jgit/pom.xml | 2 +- pom.xml | 2 +- 25 files changed, 147 insertions(+), 147 deletions(-) diff --git a/org.eclipse.jgit.console/META-INF/MANIFEST.MF b/org.eclipse.jgit.console/META-INF/MANIFEST.MF index aa492ecff9..77c8887fb6 100644 --- a/org.eclipse.jgit.console/META-INF/MANIFEST.MF +++ b/org.eclipse.jgit.console/META-INF/MANIFEST.MF @@ -3,11 +3,11 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin_name Bundle-SymbolicName: org.eclipse.jgit.console -Bundle-Version: 0.8.2.qualifier +Bundle-Version: 0.8.3 Bundle-Vendor: %provider_name Bundle-RequiredExecutionEnvironment: JavaSE-1.6 -Export-Package: org.eclipse.jgit.console;version="0.8.2" -Import-Package: org.eclipse.jgit.nls;version="[0.8.2,0.9.0)", - org.eclipse.jgit.transport;version="[0.8.2,0.9.0)", - org.eclipse.jgit.util;version="[0.8.2,0.9.0)" +Export-Package: org.eclipse.jgit.console;version="0.8.3" +Import-Package: org.eclipse.jgit.nls;version="[0.8.3,0.9.0)", + org.eclipse.jgit.transport;version="[0.8.3,0.9.0)", + org.eclipse.jgit.util;version="[0.8.3,0.9.0)" Require-Bundle: com.jcraft.jsch;bundle-version="[0.1.37,0.2.0)" diff --git a/org.eclipse.jgit.console/pom.xml b/org.eclipse.jgit.console/pom.xml index 410e3903d6..2b29d0d636 100644 --- a/org.eclipse.jgit.console/pom.xml +++ b/org.eclipse.jgit.console/pom.xml @@ -52,7 +52,7 @@ org.eclipse.jgit org.eclipse.jgit-parent - 0.8.2-SNAPSHOT + 0.8.3 org.eclipse.jgit.console diff --git a/org.eclipse.jgit.http.server/META-INF/MANIFEST.MF b/org.eclipse.jgit.http.server/META-INF/MANIFEST.MF index d0904e049e..0509df9e9d 100644 --- a/org.eclipse.jgit.http.server/META-INF/MANIFEST.MF +++ b/org.eclipse.jgit.http.server/META-INF/MANIFEST.MF @@ -2,21 +2,21 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin_name Bundle-SymbolicName: org.eclipse.jgit.http.server -Bundle-Version: 0.8.2.qualifier +Bundle-Version: 0.8.3 Bundle-Localization: plugin Bundle-Vendor: %provider_name Export-Package: - org.eclipse.jgit.http.server;version="0.8.2", - org.eclipse.jgit.http.server.glue;version="0.8.2", - org.eclipse.jgit.http.server.resolver;version="0.8.2" + org.eclipse.jgit.http.server;version="0.8.3", + org.eclipse.jgit.http.server.glue;version="0.8.3", + org.eclipse.jgit.http.server.resolver;version="0.8.3" Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: J2SE-1.5 Import-Package: javax.servlet;version="[2.5.0,3.0.0)", javax.servlet.http;version="[2.5.0,3.0.0)", - org.eclipse.jgit.errors;version="[0.8.2,0.9.0)", - org.eclipse.jgit.lib;version="[0.8.2,0.9.0)", - org.eclipse.jgit.nls;version="[0.8.2,0.9.0)", - org.eclipse.jgit.revwalk;version="[0.8.2,0.9.0)", - org.eclipse.jgit.transport;version="[0.8.2,0.9.0)", - org.eclipse.jgit.util;version="[0.8.2,0.9.0)", - org.eclipse.jgit.util.io;version="[0.8.2,0.9.0)" + org.eclipse.jgit.errors;version="[0.8.3,0.9.0)", + org.eclipse.jgit.lib;version="[0.8.3,0.9.0)", + org.eclipse.jgit.nls;version="[0.8.3,0.9.0)", + org.eclipse.jgit.revwalk;version="[0.8.3,0.9.0)", + org.eclipse.jgit.transport;version="[0.8.3,0.9.0)", + org.eclipse.jgit.util;version="[0.8.3,0.9.0)", + org.eclipse.jgit.util.io;version="[0.8.3,0.9.0)" diff --git a/org.eclipse.jgit.http.server/pom.xml b/org.eclipse.jgit.http.server/pom.xml index 55205c2735..5524014c93 100644 --- a/org.eclipse.jgit.http.server/pom.xml +++ b/org.eclipse.jgit.http.server/pom.xml @@ -52,7 +52,7 @@ org.eclipse.jgit org.eclipse.jgit-parent - 0.8.2-SNAPSHOT + 0.8.3 org.eclipse.jgit.http.server diff --git a/org.eclipse.jgit.http.test/META-INF/MANIFEST.MF b/org.eclipse.jgit.http.test/META-INF/MANIFEST.MF index de4b4adc2d..adecaf99a4 100644 --- a/org.eclipse.jgit.http.test/META-INF/MANIFEST.MF +++ b/org.eclipse.jgit.http.test/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin_name Bundle-SymbolicName: org.eclipse.jgit.http.test -Bundle-Version: 0.8.2.qualifier +Bundle-Version: 0.8.3 Bundle-Vendor: %provider_name Bundle-Localization: plugin Bundle-RequiredExecutionEnvironment: J2SE-1.5 @@ -22,12 +22,12 @@ Import-Package: javax.servlet;version="[2.5.0,3.0.0)", org.eclipse.jetty.util.component;version="[7.0.1,8.0.0)", org.eclipse.jetty.util.log;version="[7.0.1,8.0.0)", org.eclipse.jetty.util.thread;version="[7.0.1,8.0.0)", - org.eclipse.jgit.errors;version="[0.8.2,0.9.0)", - org.eclipse.jgit.http.server;version="[0.8.2,0.9.0)", - org.eclipse.jgit.http.server.glue;version="[0.8.2,0.9.0)", - org.eclipse.jgit.http.server.resolver;version="[0.8.2,0.9.0)", - org.eclipse.jgit.junit;version="[0.8.2,0.9.0)", - org.eclipse.jgit.lib;version="[0.8.2,0.9.0)", - org.eclipse.jgit.revwalk;version="[0.8.2,0.9.0)", - org.eclipse.jgit.transport;version="[0.8.2,0.9.0)", - org.eclipse.jgit.util;version="[0.8.2,0.9.0)" + org.eclipse.jgit.errors;version="[0.8.3,0.9.0)", + org.eclipse.jgit.http.server;version="[0.8.3,0.9.0)", + org.eclipse.jgit.http.server.glue;version="[0.8.3,0.9.0)", + org.eclipse.jgit.http.server.resolver;version="[0.8.3,0.9.0)", + org.eclipse.jgit.junit;version="[0.8.3,0.9.0)", + org.eclipse.jgit.lib;version="[0.8.3,0.9.0)", + org.eclipse.jgit.revwalk;version="[0.8.3,0.9.0)", + org.eclipse.jgit.transport;version="[0.8.3,0.9.0)", + org.eclipse.jgit.util;version="[0.8.3,0.9.0)" diff --git a/org.eclipse.jgit.http.test/pom.xml b/org.eclipse.jgit.http.test/pom.xml index f81c687479..53c9a8190f 100644 --- a/org.eclipse.jgit.http.test/pom.xml +++ b/org.eclipse.jgit.http.test/pom.xml @@ -51,7 +51,7 @@ org.eclipse.jgit org.eclipse.jgit-parent - 0.8.2-SNAPSHOT + 0.8.3 org.eclipse.jgit.http.test diff --git a/org.eclipse.jgit.iplog/META-INF/MANIFEST.MF b/org.eclipse.jgit.iplog/META-INF/MANIFEST.MF index 488b37f4ac..9b659f50b3 100644 --- a/org.eclipse.jgit.iplog/META-INF/MANIFEST.MF +++ b/org.eclipse.jgit.iplog/META-INF/MANIFEST.MF @@ -2,21 +2,21 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin_name Bundle-SymbolicName: org.eclipse.jgit.iplog -Bundle-Version: 0.8.2.qualifier +Bundle-Version: 0.8.3 Bundle-Vendor: %provider_name Bundle-Localization: plugin Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: J2SE-1.5 -Import-Package: org.eclipse.jgit.diff;version="[0.8.2,0.9.0)", - org.eclipse.jgit.dircache;version="[0.8.2,0.9.0)", - org.eclipse.jgit.errors;version="[0.8.2,0.9.0)", - org.eclipse.jgit.lib;version="[0.8.2,0.9.0)", - org.eclipse.jgit.nls;version="[0.8.2,0.9.0)", - org.eclipse.jgit.revplot;version="[0.8.2,0.9.0)", - org.eclipse.jgit.revwalk;version="[0.8.2,0.9.0)", - org.eclipse.jgit.revwalk.filter;version="[0.8.2,0.9.0)", - org.eclipse.jgit.transport;version="[0.8.2,0.9.0)", - org.eclipse.jgit.treewalk;version="[0.8.2,0.9.0)", - org.eclipse.jgit.treewalk.filter;version="[0.8.2,0.9.0)", - org.eclipse.jgit.util;version="[0.8.2,0.9.0)" -Export-Package: org.eclipse.jgit.iplog;version="0.8.2" +Import-Package: org.eclipse.jgit.diff;version="[0.8.3,0.9.0)", + org.eclipse.jgit.dircache;version="[0.8.3,0.9.0)", + org.eclipse.jgit.errors;version="[0.8.3,0.9.0)", + org.eclipse.jgit.lib;version="[0.8.3,0.9.0)", + org.eclipse.jgit.nls;version="[0.8.3,0.9.0)", + org.eclipse.jgit.revplot;version="[0.8.3,0.9.0)", + org.eclipse.jgit.revwalk;version="[0.8.3,0.9.0)", + org.eclipse.jgit.revwalk.filter;version="[0.8.3,0.9.0)", + org.eclipse.jgit.transport;version="[0.8.3,0.9.0)", + org.eclipse.jgit.treewalk;version="[0.8.3,0.9.0)", + org.eclipse.jgit.treewalk.filter;version="[0.8.3,0.9.0)", + org.eclipse.jgit.util;version="[0.8.3,0.9.0)" +Export-Package: org.eclipse.jgit.iplog;version="0.8.3" diff --git a/org.eclipse.jgit.iplog/pom.xml b/org.eclipse.jgit.iplog/pom.xml index 9c9e0ab75b..369efb41eb 100644 --- a/org.eclipse.jgit.iplog/pom.xml +++ b/org.eclipse.jgit.iplog/pom.xml @@ -51,7 +51,7 @@ org.eclipse.jgit org.eclipse.jgit-parent - 0.8.2-SNAPSHOT + 0.8.3 org.eclipse.jgit.iplog diff --git a/org.eclipse.jgit.junit/META-INF/MANIFEST.MF b/org.eclipse.jgit.junit/META-INF/MANIFEST.MF index 59a6142404..a00e2d4ec9 100644 --- a/org.eclipse.jgit.junit/META-INF/MANIFEST.MF +++ b/org.eclipse.jgit.junit/META-INF/MANIFEST.MF @@ -2,26 +2,26 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin_name Bundle-SymbolicName: org.eclipse.jgit.junit -Bundle-Version: 0.8.2.qualifier +Bundle-Version: 0.8.3 Bundle-Localization: plugin Bundle-Vendor: %provider_name Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: J2SE-1.5 Import-Package: junit.framework;version="[3.8.2,4.0.0)", - org.eclipse.jgit.diff;version="[0.8.2,0.9.0)", - org.eclipse.jgit.dircache;version="[0.8.2,0.9.0)", - org.eclipse.jgit.errors;version="[0.8.2,0.9.0)", - org.eclipse.jgit.fnmatch;version="[0.8.2,0.9.0)", - org.eclipse.jgit.lib;version="[0.8.2,0.9.0)", - org.eclipse.jgit.merge;version="[0.8.2,0.9.0)", - org.eclipse.jgit.patch;version="[0.8.2,0.9.0)", - org.eclipse.jgit.revplot;version="[0.8.2,0.9.0)", - org.eclipse.jgit.revwalk;version="[0.8.2,0.9.0)", - org.eclipse.jgit.revwalk.filter;version="[0.8.2,0.9.0)", - org.eclipse.jgit.transport;version="[0.8.2,0.9.0)", - org.eclipse.jgit.treewalk;version="[0.8.2,0.9.0)", - org.eclipse.jgit.treewalk.filter;version="[0.8.2,0.9.0)", - org.eclipse.jgit.util;version="[0.8.2,0.9.0)", - org.eclipse.jgit.util.io;version="[0.8.2,0.9.0)" -Export-Package: org.eclipse.jgit.junit;version="0.8.2" + org.eclipse.jgit.diff;version="[0.8.3,0.9.0)", + org.eclipse.jgit.dircache;version="[0.8.3,0.9.0)", + org.eclipse.jgit.errors;version="[0.8.3,0.9.0)", + org.eclipse.jgit.fnmatch;version="[0.8.3,0.9.0)", + org.eclipse.jgit.lib;version="[0.8.3,0.9.0)", + org.eclipse.jgit.merge;version="[0.8.3,0.9.0)", + org.eclipse.jgit.patch;version="[0.8.3,0.9.0)", + org.eclipse.jgit.revplot;version="[0.8.3,0.9.0)", + org.eclipse.jgit.revwalk;version="[0.8.3,0.9.0)", + org.eclipse.jgit.revwalk.filter;version="[0.8.3,0.9.0)", + org.eclipse.jgit.transport;version="[0.8.3,0.9.0)", + org.eclipse.jgit.treewalk;version="[0.8.3,0.9.0)", + org.eclipse.jgit.treewalk.filter;version="[0.8.3,0.9.0)", + org.eclipse.jgit.util;version="[0.8.3,0.9.0)", + org.eclipse.jgit.util.io;version="[0.8.3,0.9.0)" +Export-Package: org.eclipse.jgit.junit;version="0.8.3" Require-Bundle: com.jcraft.jsch;bundle-version="[0.1.37,0.2.0)" diff --git a/org.eclipse.jgit.junit/pom.xml b/org.eclipse.jgit.junit/pom.xml index f43b274301..27809d0035 100644 --- a/org.eclipse.jgit.junit/pom.xml +++ b/org.eclipse.jgit.junit/pom.xml @@ -52,7 +52,7 @@ org.eclipse.jgit org.eclipse.jgit-parent - 0.8.2-SNAPSHOT + 0.8.3 org.eclipse.jgit.junit diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml index 2e5a66dbdd..4280b49adf 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml @@ -2,7 +2,7 @@ diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml index 63cf915ff5..052ddb68c3 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml @@ -50,7 +50,7 @@ org.eclipse.jgit jgit.tycho.parent - 0.8.2-SNAPSHOT + 0.8.3 org.eclipse.jgit.feature @@ -62,7 +62,7 @@ org.eclipse.jgit org.eclipse.jgit - 0.8.2-SNAPSHOT + 0.8.3 diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml index e28c5d92ed..8dbd1f5884 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml @@ -2,7 +2,7 @@ diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml index 6736e0c022..08292e4850 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml @@ -50,7 +50,7 @@ org.eclipse.jgit jgit.tycho.parent - 0.8.2-SNAPSHOT + 0.8.3 org.eclipse.jgit.junit.feature @@ -62,7 +62,7 @@ org.eclipse.jgit org.eclipse.jgit.junit - 0.8.2-SNAPSHOT + 0.8.3 diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.updatesite/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.updatesite/pom.xml index 40703758da..ba6f8ed37f 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.updatesite/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.updatesite/pom.xml @@ -50,7 +50,7 @@ org.eclipse.jgit jgit.tycho.parent - 0.8.2-SNAPSHOT + 0.8.3 org.eclipse.jgit.updatesite @@ -58,18 +58,18 @@ Eclipse JGit Plugin Update Site (Incubation) - 0.8.2-SNAPSHOT + 0.8.3 org.eclipse.jgit org.eclipse.jgit - 0.8.2-SNAPSHOT + 0.8.3 org.eclipse.jgit org.eclipse.jgit.junit - 0.8.2-SNAPSHOT + 0.8.3 diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml index 1d08a843fc..b365280019 100644 --- a/org.eclipse.jgit.packaging/pom.xml +++ b/org.eclipse.jgit.packaging/pom.xml @@ -53,7 +53,7 @@ org.eclipse.jgit jgit.tycho.parent - 0.8.2-SNAPSHOT + 0.8.3 pom JGit Tycho Parent (Incubation) diff --git a/org.eclipse.jgit.pgm/META-INF/MANIFEST.MF b/org.eclipse.jgit.pgm/META-INF/MANIFEST.MF index 7557dd78f3..3bd996c2d3 100644 --- a/org.eclipse.jgit.pgm/META-INF/MANIFEST.MF +++ b/org.eclipse.jgit.pgm/META-INF/MANIFEST.MF @@ -2,29 +2,29 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin_name Bundle-SymbolicName: org.eclipse.jgit.pgm -Bundle-Version: 0.8.2.qualifier +Bundle-Version: 0.8.3 Bundle-Vendor: %provider_name Bundle-Localization: plugin Bundle-RequiredExecutionEnvironment: J2SE-1.5 -Import-Package: org.eclipse.jgit.api;version="[0.8.2,0.9.0)", - org.eclipse.jgit.awtui;version="[0.8.2,0.9.0)", - org.eclipse.jgit.diff;version="[0.8.2,0.9.0)", - org.eclipse.jgit.dircache;version="[0.8.2,0.9.0)", - org.eclipse.jgit.errors;version="[0.8.2,0.9.0)", - org.eclipse.jgit.iplog;version="[0.8.2,0.9.0)", - org.eclipse.jgit.lib;version="[0.8.2,0.9.0)", - org.eclipse.jgit.nls;version="[0.8.2,0.9.0)", - org.eclipse.jgit.revplot;version="[0.8.2,0.9.0)", - org.eclipse.jgit.revwalk;version="[0.8.2,0.9.0)", - org.eclipse.jgit.revwalk.filter;version="[0.8.2,0.9.0)", - org.eclipse.jgit.transport;version="[0.8.2,0.9.0)", - org.eclipse.jgit.treewalk;version="[0.8.2,0.9.0)", - org.eclipse.jgit.treewalk.filter;version="[0.8.2,0.9.0)", - org.eclipse.jgit.util;version="[0.8.2,0.9.0)", +Import-Package: org.eclipse.jgit.api;version="[0.8.3,0.9.0)", + org.eclipse.jgit.awtui;version="[0.8.3,0.9.0)", + org.eclipse.jgit.diff;version="[0.8.3,0.9.0)", + org.eclipse.jgit.dircache;version="[0.8.3,0.9.0)", + org.eclipse.jgit.errors;version="[0.8.3,0.9.0)", + org.eclipse.jgit.iplog;version="[0.8.3,0.9.0)", + org.eclipse.jgit.lib;version="[0.8.3,0.9.0)", + org.eclipse.jgit.nls;version="[0.8.3,0.9.0)", + org.eclipse.jgit.revplot;version="[0.8.3,0.9.0)", + org.eclipse.jgit.revwalk;version="[0.8.3,0.9.0)", + org.eclipse.jgit.revwalk.filter;version="[0.8.3,0.9.0)", + org.eclipse.jgit.transport;version="[0.8.3,0.9.0)", + org.eclipse.jgit.treewalk;version="[0.8.3,0.9.0)", + org.eclipse.jgit.treewalk.filter;version="[0.8.3,0.9.0)", + org.eclipse.jgit.util;version="[0.8.3,0.9.0)", org.kohsuke.args4j;version="[2.0.12,2.1.0)", org.kohsuke.args4j.spi;version="[2.0.12,2.1.0)" Bundle-ActivationPolicy: lazy -Export-Package: org.eclipse.jgit.pgm;version="0.8.2"; +Export-Package: org.eclipse.jgit.pgm;version="0.8.3"; uses:="org.eclipse.jgit.lib, org.eclipse.jgit.nls, org.eclipse.jgit.treewalk, diff --git a/org.eclipse.jgit.pgm/pom.xml b/org.eclipse.jgit.pgm/pom.xml index 88f01e41a4..ee483f7988 100644 --- a/org.eclipse.jgit.pgm/pom.xml +++ b/org.eclipse.jgit.pgm/pom.xml @@ -50,7 +50,7 @@ org.eclipse.jgit org.eclipse.jgit-parent - 0.8.2-SNAPSHOT + 0.8.3 org.eclipse.jgit.pgm diff --git a/org.eclipse.jgit.test/META-INF/MANIFEST.MF b/org.eclipse.jgit.test/META-INF/MANIFEST.MF index 47c00eb37c..d576543899 100644 --- a/org.eclipse.jgit.test/META-INF/MANIFEST.MF +++ b/org.eclipse.jgit.test/META-INF/MANIFEST.MF @@ -2,35 +2,35 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin_name Bundle-SymbolicName: org.eclipse.jgit.test -Bundle-Version: 0.8.2.qualifier +Bundle-Version: 0.8.3 Bundle-Localization: plugin Bundle-Vendor: %provider_name Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: J2SE-1.5 Import-Package: junit.framework;version="[3.8.2,4.0.0)", junit.textui;version="[3.8.2,4.0.0)", - org.eclipse.jgit.api;version="[0.8.2,0.9.0)", - org.eclipse.jgit;version="[0.8.2,0.9.0)", - org.eclipse.jgit.awtui;version="[0.8.2,0.9.0)", - org.eclipse.jgit.console;version="[0.8.2,0.9.0)", - org.eclipse.jgit.diff;version="[0.8.2,0.9.0)", - org.eclipse.jgit.dircache;version="[0.8.2,0.9.0)", - org.eclipse.jgit.errors;version="[0.8.2,0.9.0)", - org.eclipse.jgit.fnmatch;version="[0.8.2,0.9.0)", - org.eclipse.jgit.http.server;version="[0.8.2,0.9.0)", - org.eclipse.jgit.iplog;version="[0.8.2,0.9.0)", - org.eclipse.jgit.junit;version="[0.8.2,0.9.0)", - org.eclipse.jgit.lib;version="[0.8.2,0.9.0)", - org.eclipse.jgit.merge;version="[0.8.2,0.9.0)", - org.eclipse.jgit.nls;version="[0.8.2,0.9.0)", - org.eclipse.jgit.patch;version="[0.8.2,0.9.0)", - org.eclipse.jgit.pgm;version="[0.8.2,0.9.0)", - org.eclipse.jgit.revplot;version="[0.8.2,0.9.0)", - org.eclipse.jgit.revwalk;version="[0.8.2,0.9.0)", - org.eclipse.jgit.revwalk.filter;version="[0.8.2,0.9.0)", - org.eclipse.jgit.transport;version="[0.8.2,0.9.0)", - org.eclipse.jgit.treewalk;version="[0.8.2,0.9.0)", - org.eclipse.jgit.treewalk.filter;version="[0.8.2,0.9.0)", - org.eclipse.jgit.util;version="[0.8.2,0.9.0)", - org.eclipse.jgit.util.io;version="[0.8.2,0.9.0)" + org.eclipse.jgit.api;version="[0.8.3,0.9.0)", + org.eclipse.jgit;version="[0.8.3,0.9.0)", + org.eclipse.jgit.awtui;version="[0.8.3,0.9.0)", + org.eclipse.jgit.console;version="[0.8.3,0.9.0)", + org.eclipse.jgit.diff;version="[0.8.3,0.9.0)", + org.eclipse.jgit.dircache;version="[0.8.3,0.9.0)", + org.eclipse.jgit.errors;version="[0.8.3,0.9.0)", + org.eclipse.jgit.fnmatch;version="[0.8.3,0.9.0)", + org.eclipse.jgit.http.server;version="[0.8.3,0.9.0)", + org.eclipse.jgit.iplog;version="[0.8.3,0.9.0)", + org.eclipse.jgit.junit;version="[0.8.3,0.9.0)", + org.eclipse.jgit.lib;version="[0.8.3,0.9.0)", + org.eclipse.jgit.merge;version="[0.8.3,0.9.0)", + org.eclipse.jgit.nls;version="[0.8.3,0.9.0)", + org.eclipse.jgit.patch;version="[0.8.3,0.9.0)", + org.eclipse.jgit.pgm;version="[0.8.3,0.9.0)", + org.eclipse.jgit.revplot;version="[0.8.3,0.9.0)", + org.eclipse.jgit.revwalk;version="[0.8.3,0.9.0)", + org.eclipse.jgit.revwalk.filter;version="[0.8.3,0.9.0)", + org.eclipse.jgit.transport;version="[0.8.3,0.9.0)", + org.eclipse.jgit.treewalk;version="[0.8.3,0.9.0)", + org.eclipse.jgit.treewalk.filter;version="[0.8.3,0.9.0)", + org.eclipse.jgit.util;version="[0.8.3,0.9.0)", + org.eclipse.jgit.util.io;version="[0.8.3,0.9.0)" Require-Bundle: com.jcraft.jsch;bundle-version="[0.1.37,0.2.0)" diff --git a/org.eclipse.jgit.test/pom.xml b/org.eclipse.jgit.test/pom.xml index a764a2c3c5..6756558abf 100644 --- a/org.eclipse.jgit.test/pom.xml +++ b/org.eclipse.jgit.test/pom.xml @@ -52,7 +52,7 @@ org.eclipse.jgit org.eclipse.jgit-parent - 0.8.2-SNAPSHOT + 0.8.3 org.eclipse.jgit.test diff --git a/org.eclipse.jgit.ui/META-INF/MANIFEST.MF b/org.eclipse.jgit.ui/META-INF/MANIFEST.MF index 1eb91c5ca4..c3a9d569b2 100644 --- a/org.eclipse.jgit.ui/META-INF/MANIFEST.MF +++ b/org.eclipse.jgit.ui/META-INF/MANIFEST.MF @@ -3,14 +3,14 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin_name Bundle-SymbolicName: org.eclipse.jgit.ui -Bundle-Version: 0.8.2.qualifier +Bundle-Version: 0.8.3 Bundle-Vendor: %provider_name Bundle-RequiredExecutionEnvironment: J2SE-1.5 -Export-Package: org.eclipse.jgit.awtui;version="0.8.2" -Import-Package: org.eclipse.jgit.lib;version="[0.8.2,0.9.0)", - org.eclipse.jgit.nls;version="[0.8.2,0.9.0)", - org.eclipse.jgit.revplot;version="[0.8.2,0.9.0)", - org.eclipse.jgit.revwalk;version="[0.8.2,0.9.0)", - org.eclipse.jgit.transport;version="[0.8.2,0.9.0)", - org.eclipse.jgit.util;version="[0.8.2,0.9.0)" +Export-Package: org.eclipse.jgit.awtui;version="0.8.3" +Import-Package: org.eclipse.jgit.lib;version="[0.8.3,0.9.0)", + org.eclipse.jgit.nls;version="[0.8.3,0.9.0)", + org.eclipse.jgit.revplot;version="[0.8.3,0.9.0)", + org.eclipse.jgit.revwalk;version="[0.8.3,0.9.0)", + org.eclipse.jgit.transport;version="[0.8.3,0.9.0)", + org.eclipse.jgit.util;version="[0.8.3,0.9.0)" Require-Bundle: com.jcraft.jsch;bundle-version="[0.1.37,0.2.0)" diff --git a/org.eclipse.jgit.ui/pom.xml b/org.eclipse.jgit.ui/pom.xml index 0b557fcadd..a060718f6a 100644 --- a/org.eclipse.jgit.ui/pom.xml +++ b/org.eclipse.jgit.ui/pom.xml @@ -52,7 +52,7 @@ org.eclipse.jgit org.eclipse.jgit-parent - 0.8.2-SNAPSHOT + 0.8.3 org.eclipse.jgit.ui diff --git a/org.eclipse.jgit/META-INF/MANIFEST.MF b/org.eclipse.jgit/META-INF/MANIFEST.MF index 8da3c0121c..b841e76f94 100644 --- a/org.eclipse.jgit/META-INF/MANIFEST.MF +++ b/org.eclipse.jgit/META-INF/MANIFEST.MF @@ -2,27 +2,27 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin_name Bundle-SymbolicName: org.eclipse.jgit -Bundle-Version: 0.8.2.qualifier +Bundle-Version: 0.8.3 Bundle-Localization: plugin Bundle-Vendor: %provider_name -Export-Package: org.eclipse.jgit;version="0.8.2", - org.eclipse.jgit.api;version="0.8.2", - org.eclipse.jgit.diff;version="0.8.2", - org.eclipse.jgit.dircache;version="0.8.2", - org.eclipse.jgit.errors;version="0.8.2", - org.eclipse.jgit.fnmatch;version="0.8.2", - org.eclipse.jgit.lib;version="0.8.2", - org.eclipse.jgit.merge;version="0.8.2", - org.eclipse.jgit.nls;version="0.8.2", - org.eclipse.jgit.patch;version="0.8.2", - org.eclipse.jgit.revplot;version="0.8.2", - org.eclipse.jgit.revwalk;version="0.8.2", - org.eclipse.jgit.revwalk.filter;version="0.8.2", - org.eclipse.jgit.transport;version="0.8.2", - org.eclipse.jgit.treewalk;version="0.8.2", - org.eclipse.jgit.treewalk.filter;version="0.8.2", - org.eclipse.jgit.util;version="0.8.2", - org.eclipse.jgit.util.io;version="0.8.2" +Export-Package: org.eclipse.jgit;version="0.8.3", + org.eclipse.jgit.api;version="0.8.3", + org.eclipse.jgit.diff;version="0.8.3", + org.eclipse.jgit.dircache;version="0.8.3", + org.eclipse.jgit.errors;version="0.8.3", + org.eclipse.jgit.fnmatch;version="0.8.3", + org.eclipse.jgit.lib;version="0.8.3", + org.eclipse.jgit.merge;version="0.8.3", + org.eclipse.jgit.nls;version="0.8.3", + org.eclipse.jgit.patch;version="0.8.3", + org.eclipse.jgit.revplot;version="0.8.3", + org.eclipse.jgit.revwalk;version="0.8.3", + org.eclipse.jgit.revwalk.filter;version="0.8.3", + org.eclipse.jgit.transport;version="0.8.3", + org.eclipse.jgit.treewalk;version="0.8.3", + org.eclipse.jgit.treewalk.filter;version="0.8.3", + org.eclipse.jgit.util;version="0.8.3", + org.eclipse.jgit.util.io;version="0.8.3" Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: J2SE-1.5 Require-Bundle: com.jcraft.jsch;bundle-version="[0.1.37,0.2.0)" diff --git a/org.eclipse.jgit/pom.xml b/org.eclipse.jgit/pom.xml index ac688be64e..071478b3b0 100644 --- a/org.eclipse.jgit/pom.xml +++ b/org.eclipse.jgit/pom.xml @@ -53,7 +53,7 @@ org.eclipse.jgit org.eclipse.jgit-parent - 0.8.2-SNAPSHOT + 0.8.3 org.eclipse.jgit diff --git a/pom.xml b/pom.xml index 4a3eb20ed1..be1607c290 100644 --- a/pom.xml +++ b/pom.xml @@ -50,7 +50,7 @@ org.eclipse.jgit org.eclipse.jgit-parent pom - 0.8.2-SNAPSHOT + 0.8.3 JGit - Parent ${jgit-url} -- cgit v1.2.3 From 6970edf35af6fdf4420e3d900ec34cf3f4da2fec Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Mon, 14 Jun 2010 15:34:28 +0200 Subject: JGit 0.8.4 Created wrong tags for 0.8.3 hence creating another version. Change-Id: I4e00bbcffe1cf872e2d7e3f3d88d068701fb5330 Signed-off-by: Matthias Sohn --- org.eclipse.jgit.console/META-INF/MANIFEST.MF | 10 ++--- org.eclipse.jgit.console/pom.xml | 2 +- org.eclipse.jgit.http.server/META-INF/MANIFEST.MF | 22 +++++----- org.eclipse.jgit.http.server/pom.xml | 2 +- org.eclipse.jgit.http.test/META-INF/MANIFEST.MF | 20 ++++----- org.eclipse.jgit.http.test/pom.xml | 2 +- org.eclipse.jgit.iplog/META-INF/MANIFEST.MF | 28 ++++++------ org.eclipse.jgit.iplog/pom.xml | 2 +- org.eclipse.jgit.junit/META-INF/MANIFEST.MF | 34 +++++++-------- org.eclipse.jgit.junit/pom.xml | 2 +- .../org.eclipse.jgit.feature/feature.xml | 2 +- .../org.eclipse.jgit.feature/pom.xml | 4 +- .../org.eclipse.jgit.junit.feature/feature.xml | 2 +- .../org.eclipse.jgit.junit.feature/pom.xml | 4 +- .../org.eclipse.jgit.updatesite/pom.xml | 8 ++-- org.eclipse.jgit.packaging/pom.xml | 2 +- org.eclipse.jgit.pgm/META-INF/MANIFEST.MF | 34 +++++++-------- org.eclipse.jgit.pgm/pom.xml | 2 +- org.eclipse.jgit.test/META-INF/MANIFEST.MF | 50 +++++++++++----------- org.eclipse.jgit.test/pom.xml | 2 +- org.eclipse.jgit.ui/META-INF/MANIFEST.MF | 16 +++---- org.eclipse.jgit.ui/pom.xml | 2 +- org.eclipse.jgit/META-INF/MANIFEST.MF | 38 ++++++++-------- org.eclipse.jgit/pom.xml | 2 +- pom.xml | 2 +- 25 files changed, 147 insertions(+), 147 deletions(-) diff --git a/org.eclipse.jgit.console/META-INF/MANIFEST.MF b/org.eclipse.jgit.console/META-INF/MANIFEST.MF index 77c8887fb6..e7c108fc92 100644 --- a/org.eclipse.jgit.console/META-INF/MANIFEST.MF +++ b/org.eclipse.jgit.console/META-INF/MANIFEST.MF @@ -3,11 +3,11 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin_name Bundle-SymbolicName: org.eclipse.jgit.console -Bundle-Version: 0.8.3 +Bundle-Version: 0.8.4 Bundle-Vendor: %provider_name Bundle-RequiredExecutionEnvironment: JavaSE-1.6 -Export-Package: org.eclipse.jgit.console;version="0.8.3" -Import-Package: org.eclipse.jgit.nls;version="[0.8.3,0.9.0)", - org.eclipse.jgit.transport;version="[0.8.3,0.9.0)", - org.eclipse.jgit.util;version="[0.8.3,0.9.0)" +Export-Package: org.eclipse.jgit.console;version="0.8.4" +Import-Package: org.eclipse.jgit.nls;version="[0.8.4,0.9.0)", + org.eclipse.jgit.transport;version="[0.8.4,0.9.0)", + org.eclipse.jgit.util;version="[0.8.4,0.9.0)" Require-Bundle: com.jcraft.jsch;bundle-version="[0.1.37,0.2.0)" diff --git a/org.eclipse.jgit.console/pom.xml b/org.eclipse.jgit.console/pom.xml index 2b29d0d636..c753caa05d 100644 --- a/org.eclipse.jgit.console/pom.xml +++ b/org.eclipse.jgit.console/pom.xml @@ -52,7 +52,7 @@ org.eclipse.jgit org.eclipse.jgit-parent - 0.8.3 + 0.8.4 org.eclipse.jgit.console diff --git a/org.eclipse.jgit.http.server/META-INF/MANIFEST.MF b/org.eclipse.jgit.http.server/META-INF/MANIFEST.MF index 0509df9e9d..c64c27e1a9 100644 --- a/org.eclipse.jgit.http.server/META-INF/MANIFEST.MF +++ b/org.eclipse.jgit.http.server/META-INF/MANIFEST.MF @@ -2,21 +2,21 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin_name Bundle-SymbolicName: org.eclipse.jgit.http.server -Bundle-Version: 0.8.3 +Bundle-Version: 0.8.4 Bundle-Localization: plugin Bundle-Vendor: %provider_name Export-Package: - org.eclipse.jgit.http.server;version="0.8.3", - org.eclipse.jgit.http.server.glue;version="0.8.3", - org.eclipse.jgit.http.server.resolver;version="0.8.3" + org.eclipse.jgit.http.server;version="0.8.4", + org.eclipse.jgit.http.server.glue;version="0.8.4", + org.eclipse.jgit.http.server.resolver;version="0.8.4" Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: J2SE-1.5 Import-Package: javax.servlet;version="[2.5.0,3.0.0)", javax.servlet.http;version="[2.5.0,3.0.0)", - org.eclipse.jgit.errors;version="[0.8.3,0.9.0)", - org.eclipse.jgit.lib;version="[0.8.3,0.9.0)", - org.eclipse.jgit.nls;version="[0.8.3,0.9.0)", - org.eclipse.jgit.revwalk;version="[0.8.3,0.9.0)", - org.eclipse.jgit.transport;version="[0.8.3,0.9.0)", - org.eclipse.jgit.util;version="[0.8.3,0.9.0)", - org.eclipse.jgit.util.io;version="[0.8.3,0.9.0)" + org.eclipse.jgit.errors;version="[0.8.4,0.9.0)", + org.eclipse.jgit.lib;version="[0.8.4,0.9.0)", + org.eclipse.jgit.nls;version="[0.8.4,0.9.0)", + org.eclipse.jgit.revwalk;version="[0.8.4,0.9.0)", + org.eclipse.jgit.transport;version="[0.8.4,0.9.0)", + org.eclipse.jgit.util;version="[0.8.4,0.9.0)", + org.eclipse.jgit.util.io;version="[0.8.4,0.9.0)" diff --git a/org.eclipse.jgit.http.server/pom.xml b/org.eclipse.jgit.http.server/pom.xml index 5524014c93..59d38c5581 100644 --- a/org.eclipse.jgit.http.server/pom.xml +++ b/org.eclipse.jgit.http.server/pom.xml @@ -52,7 +52,7 @@ org.eclipse.jgit org.eclipse.jgit-parent - 0.8.3 + 0.8.4 org.eclipse.jgit.http.server diff --git a/org.eclipse.jgit.http.test/META-INF/MANIFEST.MF b/org.eclipse.jgit.http.test/META-INF/MANIFEST.MF index adecaf99a4..7a1db8461c 100644 --- a/org.eclipse.jgit.http.test/META-INF/MANIFEST.MF +++ b/org.eclipse.jgit.http.test/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin_name Bundle-SymbolicName: org.eclipse.jgit.http.test -Bundle-Version: 0.8.3 +Bundle-Version: 0.8.4 Bundle-Vendor: %provider_name Bundle-Localization: plugin Bundle-RequiredExecutionEnvironment: J2SE-1.5 @@ -22,12 +22,12 @@ Import-Package: javax.servlet;version="[2.5.0,3.0.0)", org.eclipse.jetty.util.component;version="[7.0.1,8.0.0)", org.eclipse.jetty.util.log;version="[7.0.1,8.0.0)", org.eclipse.jetty.util.thread;version="[7.0.1,8.0.0)", - org.eclipse.jgit.errors;version="[0.8.3,0.9.0)", - org.eclipse.jgit.http.server;version="[0.8.3,0.9.0)", - org.eclipse.jgit.http.server.glue;version="[0.8.3,0.9.0)", - org.eclipse.jgit.http.server.resolver;version="[0.8.3,0.9.0)", - org.eclipse.jgit.junit;version="[0.8.3,0.9.0)", - org.eclipse.jgit.lib;version="[0.8.3,0.9.0)", - org.eclipse.jgit.revwalk;version="[0.8.3,0.9.0)", - org.eclipse.jgit.transport;version="[0.8.3,0.9.0)", - org.eclipse.jgit.util;version="[0.8.3,0.9.0)" + org.eclipse.jgit.errors;version="[0.8.4,0.9.0)", + org.eclipse.jgit.http.server;version="[0.8.4,0.9.0)", + org.eclipse.jgit.http.server.glue;version="[0.8.4,0.9.0)", + org.eclipse.jgit.http.server.resolver;version="[0.8.4,0.9.0)", + org.eclipse.jgit.junit;version="[0.8.4,0.9.0)", + org.eclipse.jgit.lib;version="[0.8.4,0.9.0)", + org.eclipse.jgit.revwalk;version="[0.8.4,0.9.0)", + org.eclipse.jgit.transport;version="[0.8.4,0.9.0)", + org.eclipse.jgit.util;version="[0.8.4,0.9.0)" diff --git a/org.eclipse.jgit.http.test/pom.xml b/org.eclipse.jgit.http.test/pom.xml index 53c9a8190f..8f7b444aec 100644 --- a/org.eclipse.jgit.http.test/pom.xml +++ b/org.eclipse.jgit.http.test/pom.xml @@ -51,7 +51,7 @@ org.eclipse.jgit org.eclipse.jgit-parent - 0.8.3 + 0.8.4 org.eclipse.jgit.http.test diff --git a/org.eclipse.jgit.iplog/META-INF/MANIFEST.MF b/org.eclipse.jgit.iplog/META-INF/MANIFEST.MF index 9b659f50b3..aa7fd68303 100644 --- a/org.eclipse.jgit.iplog/META-INF/MANIFEST.MF +++ b/org.eclipse.jgit.iplog/META-INF/MANIFEST.MF @@ -2,21 +2,21 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin_name Bundle-SymbolicName: org.eclipse.jgit.iplog -Bundle-Version: 0.8.3 +Bundle-Version: 0.8.4 Bundle-Vendor: %provider_name Bundle-Localization: plugin Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: J2SE-1.5 -Import-Package: org.eclipse.jgit.diff;version="[0.8.3,0.9.0)", - org.eclipse.jgit.dircache;version="[0.8.3,0.9.0)", - org.eclipse.jgit.errors;version="[0.8.3,0.9.0)", - org.eclipse.jgit.lib;version="[0.8.3,0.9.0)", - org.eclipse.jgit.nls;version="[0.8.3,0.9.0)", - org.eclipse.jgit.revplot;version="[0.8.3,0.9.0)", - org.eclipse.jgit.revwalk;version="[0.8.3,0.9.0)", - org.eclipse.jgit.revwalk.filter;version="[0.8.3,0.9.0)", - org.eclipse.jgit.transport;version="[0.8.3,0.9.0)", - org.eclipse.jgit.treewalk;version="[0.8.3,0.9.0)", - org.eclipse.jgit.treewalk.filter;version="[0.8.3,0.9.0)", - org.eclipse.jgit.util;version="[0.8.3,0.9.0)" -Export-Package: org.eclipse.jgit.iplog;version="0.8.3" +Import-Package: org.eclipse.jgit.diff;version="[0.8.4,0.9.0)", + org.eclipse.jgit.dircache;version="[0.8.4,0.9.0)", + org.eclipse.jgit.errors;version="[0.8.4,0.9.0)", + org.eclipse.jgit.lib;version="[0.8.4,0.9.0)", + org.eclipse.jgit.nls;version="[0.8.4,0.9.0)", + org.eclipse.jgit.revplot;version="[0.8.4,0.9.0)", + org.eclipse.jgit.revwalk;version="[0.8.4,0.9.0)", + org.eclipse.jgit.revwalk.filter;version="[0.8.4,0.9.0)", + org.eclipse.jgit.transport;version="[0.8.4,0.9.0)", + org.eclipse.jgit.treewalk;version="[0.8.4,0.9.0)", + org.eclipse.jgit.treewalk.filter;version="[0.8.4,0.9.0)", + org.eclipse.jgit.util;version="[0.8.4,0.9.0)" +Export-Package: org.eclipse.jgit.iplog;version="0.8.4" diff --git a/org.eclipse.jgit.iplog/pom.xml b/org.eclipse.jgit.iplog/pom.xml index 369efb41eb..9a6b7b63e5 100644 --- a/org.eclipse.jgit.iplog/pom.xml +++ b/org.eclipse.jgit.iplog/pom.xml @@ -51,7 +51,7 @@ org.eclipse.jgit org.eclipse.jgit-parent - 0.8.3 + 0.8.4 org.eclipse.jgit.iplog diff --git a/org.eclipse.jgit.junit/META-INF/MANIFEST.MF b/org.eclipse.jgit.junit/META-INF/MANIFEST.MF index a00e2d4ec9..4b3e8b6fc5 100644 --- a/org.eclipse.jgit.junit/META-INF/MANIFEST.MF +++ b/org.eclipse.jgit.junit/META-INF/MANIFEST.MF @@ -2,26 +2,26 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin_name Bundle-SymbolicName: org.eclipse.jgit.junit -Bundle-Version: 0.8.3 +Bundle-Version: 0.8.4 Bundle-Localization: plugin Bundle-Vendor: %provider_name Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: J2SE-1.5 Import-Package: junit.framework;version="[3.8.2,4.0.0)", - org.eclipse.jgit.diff;version="[0.8.3,0.9.0)", - org.eclipse.jgit.dircache;version="[0.8.3,0.9.0)", - org.eclipse.jgit.errors;version="[0.8.3,0.9.0)", - org.eclipse.jgit.fnmatch;version="[0.8.3,0.9.0)", - org.eclipse.jgit.lib;version="[0.8.3,0.9.0)", - org.eclipse.jgit.merge;version="[0.8.3,0.9.0)", - org.eclipse.jgit.patch;version="[0.8.3,0.9.0)", - org.eclipse.jgit.revplot;version="[0.8.3,0.9.0)", - org.eclipse.jgit.revwalk;version="[0.8.3,0.9.0)", - org.eclipse.jgit.revwalk.filter;version="[0.8.3,0.9.0)", - org.eclipse.jgit.transport;version="[0.8.3,0.9.0)", - org.eclipse.jgit.treewalk;version="[0.8.3,0.9.0)", - org.eclipse.jgit.treewalk.filter;version="[0.8.3,0.9.0)", - org.eclipse.jgit.util;version="[0.8.3,0.9.0)", - org.eclipse.jgit.util.io;version="[0.8.3,0.9.0)" -Export-Package: org.eclipse.jgit.junit;version="0.8.3" + org.eclipse.jgit.diff;version="[0.8.4,0.9.0)", + org.eclipse.jgit.dircache;version="[0.8.4,0.9.0)", + org.eclipse.jgit.errors;version="[0.8.4,0.9.0)", + org.eclipse.jgit.fnmatch;version="[0.8.4,0.9.0)", + org.eclipse.jgit.lib;version="[0.8.4,0.9.0)", + org.eclipse.jgit.merge;version="[0.8.4,0.9.0)", + org.eclipse.jgit.patch;version="[0.8.4,0.9.0)", + org.eclipse.jgit.revplot;version="[0.8.4,0.9.0)", + org.eclipse.jgit.revwalk;version="[0.8.4,0.9.0)", + org.eclipse.jgit.revwalk.filter;version="[0.8.4,0.9.0)", + org.eclipse.jgit.transport;version="[0.8.4,0.9.0)", + org.eclipse.jgit.treewalk;version="[0.8.4,0.9.0)", + org.eclipse.jgit.treewalk.filter;version="[0.8.4,0.9.0)", + org.eclipse.jgit.util;version="[0.8.4,0.9.0)", + org.eclipse.jgit.util.io;version="[0.8.4,0.9.0)" +Export-Package: org.eclipse.jgit.junit;version="0.8.4" Require-Bundle: com.jcraft.jsch;bundle-version="[0.1.37,0.2.0)" diff --git a/org.eclipse.jgit.junit/pom.xml b/org.eclipse.jgit.junit/pom.xml index 27809d0035..eb6786992f 100644 --- a/org.eclipse.jgit.junit/pom.xml +++ b/org.eclipse.jgit.junit/pom.xml @@ -52,7 +52,7 @@ org.eclipse.jgit org.eclipse.jgit-parent - 0.8.3 + 0.8.4 org.eclipse.jgit.junit diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml index 4280b49adf..bc32f051b8 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml @@ -2,7 +2,7 @@ diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml index 052ddb68c3..fcce00ca88 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml @@ -50,7 +50,7 @@ org.eclipse.jgit jgit.tycho.parent - 0.8.3 + 0.8.4 org.eclipse.jgit.feature @@ -62,7 +62,7 @@ org.eclipse.jgit org.eclipse.jgit - 0.8.3 + 0.8.4 diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml index 8dbd1f5884..4e176afc58 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml @@ -2,7 +2,7 @@ diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml index 08292e4850..18ec000bc5 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml @@ -50,7 +50,7 @@ org.eclipse.jgit jgit.tycho.parent - 0.8.3 + 0.8.4 org.eclipse.jgit.junit.feature @@ -62,7 +62,7 @@ org.eclipse.jgit org.eclipse.jgit.junit - 0.8.3 + 0.8.4 diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.updatesite/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.updatesite/pom.xml index ba6f8ed37f..8748963f41 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.updatesite/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.updatesite/pom.xml @@ -50,7 +50,7 @@ org.eclipse.jgit jgit.tycho.parent - 0.8.3 + 0.8.4 org.eclipse.jgit.updatesite @@ -58,18 +58,18 @@ Eclipse JGit Plugin Update Site (Incubation) - 0.8.3 + 0.8.4 org.eclipse.jgit org.eclipse.jgit - 0.8.3 + 0.8.4 org.eclipse.jgit org.eclipse.jgit.junit - 0.8.3 + 0.8.4 diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml index b365280019..c868ab4bc0 100644 --- a/org.eclipse.jgit.packaging/pom.xml +++ b/org.eclipse.jgit.packaging/pom.xml @@ -53,7 +53,7 @@ org.eclipse.jgit jgit.tycho.parent - 0.8.3 + 0.8.4 pom JGit Tycho Parent (Incubation) diff --git a/org.eclipse.jgit.pgm/META-INF/MANIFEST.MF b/org.eclipse.jgit.pgm/META-INF/MANIFEST.MF index 3bd996c2d3..2fa0df9563 100644 --- a/org.eclipse.jgit.pgm/META-INF/MANIFEST.MF +++ b/org.eclipse.jgit.pgm/META-INF/MANIFEST.MF @@ -2,29 +2,29 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin_name Bundle-SymbolicName: org.eclipse.jgit.pgm -Bundle-Version: 0.8.3 +Bundle-Version: 0.8.4 Bundle-Vendor: %provider_name Bundle-Localization: plugin Bundle-RequiredExecutionEnvironment: J2SE-1.5 -Import-Package: org.eclipse.jgit.api;version="[0.8.3,0.9.0)", - org.eclipse.jgit.awtui;version="[0.8.3,0.9.0)", - org.eclipse.jgit.diff;version="[0.8.3,0.9.0)", - org.eclipse.jgit.dircache;version="[0.8.3,0.9.0)", - org.eclipse.jgit.errors;version="[0.8.3,0.9.0)", - org.eclipse.jgit.iplog;version="[0.8.3,0.9.0)", - org.eclipse.jgit.lib;version="[0.8.3,0.9.0)", - org.eclipse.jgit.nls;version="[0.8.3,0.9.0)", - org.eclipse.jgit.revplot;version="[0.8.3,0.9.0)", - org.eclipse.jgit.revwalk;version="[0.8.3,0.9.0)", - org.eclipse.jgit.revwalk.filter;version="[0.8.3,0.9.0)", - org.eclipse.jgit.transport;version="[0.8.3,0.9.0)", - org.eclipse.jgit.treewalk;version="[0.8.3,0.9.0)", - org.eclipse.jgit.treewalk.filter;version="[0.8.3,0.9.0)", - org.eclipse.jgit.util;version="[0.8.3,0.9.0)", +Import-Package: org.eclipse.jgit.api;version="[0.8.4,0.9.0)", + org.eclipse.jgit.awtui;version="[0.8.4,0.9.0)", + org.eclipse.jgit.diff;version="[0.8.4,0.9.0)", + org.eclipse.jgit.dircache;version="[0.8.4,0.9.0)", + org.eclipse.jgit.errors;version="[0.8.4,0.9.0)", + org.eclipse.jgit.iplog;version="[0.8.4,0.9.0)", + org.eclipse.jgit.lib;version="[0.8.4,0.9.0)", + org.eclipse.jgit.nls;version="[0.8.4,0.9.0)", + org.eclipse.jgit.revplot;version="[0.8.4,0.9.0)", + org.eclipse.jgit.revwalk;version="[0.8.4,0.9.0)", + org.eclipse.jgit.revwalk.filter;version="[0.8.4,0.9.0)", + org.eclipse.jgit.transport;version="[0.8.4,0.9.0)", + org.eclipse.jgit.treewalk;version="[0.8.4,0.9.0)", + org.eclipse.jgit.treewalk.filter;version="[0.8.4,0.9.0)", + org.eclipse.jgit.util;version="[0.8.4,0.9.0)", org.kohsuke.args4j;version="[2.0.12,2.1.0)", org.kohsuke.args4j.spi;version="[2.0.12,2.1.0)" Bundle-ActivationPolicy: lazy -Export-Package: org.eclipse.jgit.pgm;version="0.8.3"; +Export-Package: org.eclipse.jgit.pgm;version="0.8.4"; uses:="org.eclipse.jgit.lib, org.eclipse.jgit.nls, org.eclipse.jgit.treewalk, diff --git a/org.eclipse.jgit.pgm/pom.xml b/org.eclipse.jgit.pgm/pom.xml index ee483f7988..8c7999b3bd 100644 --- a/org.eclipse.jgit.pgm/pom.xml +++ b/org.eclipse.jgit.pgm/pom.xml @@ -50,7 +50,7 @@ org.eclipse.jgit org.eclipse.jgit-parent - 0.8.3 + 0.8.4 org.eclipse.jgit.pgm diff --git a/org.eclipse.jgit.test/META-INF/MANIFEST.MF b/org.eclipse.jgit.test/META-INF/MANIFEST.MF index d576543899..2ce8836080 100644 --- a/org.eclipse.jgit.test/META-INF/MANIFEST.MF +++ b/org.eclipse.jgit.test/META-INF/MANIFEST.MF @@ -2,35 +2,35 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin_name Bundle-SymbolicName: org.eclipse.jgit.test -Bundle-Version: 0.8.3 +Bundle-Version: 0.8.4 Bundle-Localization: plugin Bundle-Vendor: %provider_name Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: J2SE-1.5 Import-Package: junit.framework;version="[3.8.2,4.0.0)", junit.textui;version="[3.8.2,4.0.0)", - org.eclipse.jgit.api;version="[0.8.3,0.9.0)", - org.eclipse.jgit;version="[0.8.3,0.9.0)", - org.eclipse.jgit.awtui;version="[0.8.3,0.9.0)", - org.eclipse.jgit.console;version="[0.8.3,0.9.0)", - org.eclipse.jgit.diff;version="[0.8.3,0.9.0)", - org.eclipse.jgit.dircache;version="[0.8.3,0.9.0)", - org.eclipse.jgit.errors;version="[0.8.3,0.9.0)", - org.eclipse.jgit.fnmatch;version="[0.8.3,0.9.0)", - org.eclipse.jgit.http.server;version="[0.8.3,0.9.0)", - org.eclipse.jgit.iplog;version="[0.8.3,0.9.0)", - org.eclipse.jgit.junit;version="[0.8.3,0.9.0)", - org.eclipse.jgit.lib;version="[0.8.3,0.9.0)", - org.eclipse.jgit.merge;version="[0.8.3,0.9.0)", - org.eclipse.jgit.nls;version="[0.8.3,0.9.0)", - org.eclipse.jgit.patch;version="[0.8.3,0.9.0)", - org.eclipse.jgit.pgm;version="[0.8.3,0.9.0)", - org.eclipse.jgit.revplot;version="[0.8.3,0.9.0)", - org.eclipse.jgit.revwalk;version="[0.8.3,0.9.0)", - org.eclipse.jgit.revwalk.filter;version="[0.8.3,0.9.0)", - org.eclipse.jgit.transport;version="[0.8.3,0.9.0)", - org.eclipse.jgit.treewalk;version="[0.8.3,0.9.0)", - org.eclipse.jgit.treewalk.filter;version="[0.8.3,0.9.0)", - org.eclipse.jgit.util;version="[0.8.3,0.9.0)", - org.eclipse.jgit.util.io;version="[0.8.3,0.9.0)" + org.eclipse.jgit.api;version="[0.8.4,0.9.0)", + org.eclipse.jgit;version="[0.8.4,0.9.0)", + org.eclipse.jgit.awtui;version="[0.8.4,0.9.0)", + org.eclipse.jgit.console;version="[0.8.4,0.9.0)", + org.eclipse.jgit.diff;version="[0.8.4,0.9.0)", + org.eclipse.jgit.dircache;version="[0.8.4,0.9.0)", + org.eclipse.jgit.errors;version="[0.8.4,0.9.0)", + org.eclipse.jgit.fnmatch;version="[0.8.4,0.9.0)", + org.eclipse.jgit.http.server;version="[0.8.4,0.9.0)", + org.eclipse.jgit.iplog;version="[0.8.4,0.9.0)", + org.eclipse.jgit.junit;version="[0.8.4,0.9.0)", + org.eclipse.jgit.lib;version="[0.8.4,0.9.0)", + org.eclipse.jgit.merge;version="[0.8.4,0.9.0)", + org.eclipse.jgit.nls;version="[0.8.4,0.9.0)", + org.eclipse.jgit.patch;version="[0.8.4,0.9.0)", + org.eclipse.jgit.pgm;version="[0.8.4,0.9.0)", + org.eclipse.jgit.revplot;version="[0.8.4,0.9.0)", + org.eclipse.jgit.revwalk;version="[0.8.4,0.9.0)", + org.eclipse.jgit.revwalk.filter;version="[0.8.4,0.9.0)", + org.eclipse.jgit.transport;version="[0.8.4,0.9.0)", + org.eclipse.jgit.treewalk;version="[0.8.4,0.9.0)", + org.eclipse.jgit.treewalk.filter;version="[0.8.4,0.9.0)", + org.eclipse.jgit.util;version="[0.8.4,0.9.0)", + org.eclipse.jgit.util.io;version="[0.8.4,0.9.0)" Require-Bundle: com.jcraft.jsch;bundle-version="[0.1.37,0.2.0)" diff --git a/org.eclipse.jgit.test/pom.xml b/org.eclipse.jgit.test/pom.xml index 6756558abf..87231a1161 100644 --- a/org.eclipse.jgit.test/pom.xml +++ b/org.eclipse.jgit.test/pom.xml @@ -52,7 +52,7 @@ org.eclipse.jgit org.eclipse.jgit-parent - 0.8.3 + 0.8.4 org.eclipse.jgit.test diff --git a/org.eclipse.jgit.ui/META-INF/MANIFEST.MF b/org.eclipse.jgit.ui/META-INF/MANIFEST.MF index c3a9d569b2..6c0763533f 100644 --- a/org.eclipse.jgit.ui/META-INF/MANIFEST.MF +++ b/org.eclipse.jgit.ui/META-INF/MANIFEST.MF @@ -3,14 +3,14 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin_name Bundle-SymbolicName: org.eclipse.jgit.ui -Bundle-Version: 0.8.3 +Bundle-Version: 0.8.4 Bundle-Vendor: %provider_name Bundle-RequiredExecutionEnvironment: J2SE-1.5 -Export-Package: org.eclipse.jgit.awtui;version="0.8.3" -Import-Package: org.eclipse.jgit.lib;version="[0.8.3,0.9.0)", - org.eclipse.jgit.nls;version="[0.8.3,0.9.0)", - org.eclipse.jgit.revplot;version="[0.8.3,0.9.0)", - org.eclipse.jgit.revwalk;version="[0.8.3,0.9.0)", - org.eclipse.jgit.transport;version="[0.8.3,0.9.0)", - org.eclipse.jgit.util;version="[0.8.3,0.9.0)" +Export-Package: org.eclipse.jgit.awtui;version="0.8.4" +Import-Package: org.eclipse.jgit.lib;version="[0.8.4,0.9.0)", + org.eclipse.jgit.nls;version="[0.8.4,0.9.0)", + org.eclipse.jgit.revplot;version="[0.8.4,0.9.0)", + org.eclipse.jgit.revwalk;version="[0.8.4,0.9.0)", + org.eclipse.jgit.transport;version="[0.8.4,0.9.0)", + org.eclipse.jgit.util;version="[0.8.4,0.9.0)" Require-Bundle: com.jcraft.jsch;bundle-version="[0.1.37,0.2.0)" diff --git a/org.eclipse.jgit.ui/pom.xml b/org.eclipse.jgit.ui/pom.xml index a060718f6a..95bf951cba 100644 --- a/org.eclipse.jgit.ui/pom.xml +++ b/org.eclipse.jgit.ui/pom.xml @@ -52,7 +52,7 @@ org.eclipse.jgit org.eclipse.jgit-parent - 0.8.3 + 0.8.4 org.eclipse.jgit.ui diff --git a/org.eclipse.jgit/META-INF/MANIFEST.MF b/org.eclipse.jgit/META-INF/MANIFEST.MF index b841e76f94..8890c17641 100644 --- a/org.eclipse.jgit/META-INF/MANIFEST.MF +++ b/org.eclipse.jgit/META-INF/MANIFEST.MF @@ -2,27 +2,27 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin_name Bundle-SymbolicName: org.eclipse.jgit -Bundle-Version: 0.8.3 +Bundle-Version: 0.8.4 Bundle-Localization: plugin Bundle-Vendor: %provider_name -Export-Package: org.eclipse.jgit;version="0.8.3", - org.eclipse.jgit.api;version="0.8.3", - org.eclipse.jgit.diff;version="0.8.3", - org.eclipse.jgit.dircache;version="0.8.3", - org.eclipse.jgit.errors;version="0.8.3", - org.eclipse.jgit.fnmatch;version="0.8.3", - org.eclipse.jgit.lib;version="0.8.3", - org.eclipse.jgit.merge;version="0.8.3", - org.eclipse.jgit.nls;version="0.8.3", - org.eclipse.jgit.patch;version="0.8.3", - org.eclipse.jgit.revplot;version="0.8.3", - org.eclipse.jgit.revwalk;version="0.8.3", - org.eclipse.jgit.revwalk.filter;version="0.8.3", - org.eclipse.jgit.transport;version="0.8.3", - org.eclipse.jgit.treewalk;version="0.8.3", - org.eclipse.jgit.treewalk.filter;version="0.8.3", - org.eclipse.jgit.util;version="0.8.3", - org.eclipse.jgit.util.io;version="0.8.3" +Export-Package: org.eclipse.jgit;version="0.8.4", + org.eclipse.jgit.api;version="0.8.4", + org.eclipse.jgit.diff;version="0.8.4", + org.eclipse.jgit.dircache;version="0.8.4", + org.eclipse.jgit.errors;version="0.8.4", + org.eclipse.jgit.fnmatch;version="0.8.4", + org.eclipse.jgit.lib;version="0.8.4", + org.eclipse.jgit.merge;version="0.8.4", + org.eclipse.jgit.nls;version="0.8.4", + org.eclipse.jgit.patch;version="0.8.4", + org.eclipse.jgit.revplot;version="0.8.4", + org.eclipse.jgit.revwalk;version="0.8.4", + org.eclipse.jgit.revwalk.filter;version="0.8.4", + org.eclipse.jgit.transport;version="0.8.4", + org.eclipse.jgit.treewalk;version="0.8.4", + org.eclipse.jgit.treewalk.filter;version="0.8.4", + org.eclipse.jgit.util;version="0.8.4", + org.eclipse.jgit.util.io;version="0.8.4" Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: J2SE-1.5 Require-Bundle: com.jcraft.jsch;bundle-version="[0.1.37,0.2.0)" diff --git a/org.eclipse.jgit/pom.xml b/org.eclipse.jgit/pom.xml index 071478b3b0..4929d74332 100644 --- a/org.eclipse.jgit/pom.xml +++ b/org.eclipse.jgit/pom.xml @@ -53,7 +53,7 @@ org.eclipse.jgit org.eclipse.jgit-parent - 0.8.3 + 0.8.4 org.eclipse.jgit diff --git a/pom.xml b/pom.xml index be1607c290..31d901b1d5 100644 --- a/pom.xml +++ b/pom.xml @@ -50,7 +50,7 @@ org.eclipse.jgit org.eclipse.jgit-parent pom - 0.8.3 + 0.8.4 JGit - Parent ${jgit-url} -- cgit v1.2.3 From d28a40d6790e321fbd9cb8d9b945308fe0e0fca4 Mon Sep 17 00:00:00 2001 From: "Shawn O. Pearce" Date: Mon, 14 Jun 2010 08:09:54 -0700 Subject: Qualify post-0.8.4 builds Change-Id: I21efed66921eb7e1e4010fccc9fa9af6c4150fc1 Signed-off-by: Shawn O. Pearce --- org.eclipse.jgit.console/META-INF/MANIFEST.MF | 10 ++--- org.eclipse.jgit.console/pom.xml | 2 +- org.eclipse.jgit.http.server/META-INF/MANIFEST.MF | 22 +++++----- org.eclipse.jgit.http.server/pom.xml | 2 +- org.eclipse.jgit.http.test/META-INF/MANIFEST.MF | 20 ++++----- org.eclipse.jgit.http.test/pom.xml | 2 +- org.eclipse.jgit.iplog/META-INF/MANIFEST.MF | 28 ++++++------ org.eclipse.jgit.iplog/pom.xml | 2 +- org.eclipse.jgit.junit/META-INF/MANIFEST.MF | 34 +++++++-------- org.eclipse.jgit.junit/pom.xml | 2 +- .../org.eclipse.jgit.feature/feature.xml | 2 +- .../org.eclipse.jgit.feature/pom.xml | 4 +- .../org.eclipse.jgit.junit.feature/feature.xml | 2 +- .../org.eclipse.jgit.junit.feature/pom.xml | 4 +- .../org.eclipse.jgit.updatesite/pom.xml | 8 ++-- org.eclipse.jgit.packaging/pom.xml | 2 +- org.eclipse.jgit.pgm/META-INF/MANIFEST.MF | 34 +++++++-------- org.eclipse.jgit.pgm/pom.xml | 2 +- org.eclipse.jgit.test/META-INF/MANIFEST.MF | 50 +++++++++++----------- org.eclipse.jgit.test/pom.xml | 2 +- org.eclipse.jgit.ui/META-INF/MANIFEST.MF | 16 +++---- org.eclipse.jgit.ui/pom.xml | 2 +- org.eclipse.jgit/META-INF/MANIFEST.MF | 38 ++++++++-------- org.eclipse.jgit/pom.xml | 2 +- pom.xml | 2 +- 25 files changed, 147 insertions(+), 147 deletions(-) diff --git a/org.eclipse.jgit.console/META-INF/MANIFEST.MF b/org.eclipse.jgit.console/META-INF/MANIFEST.MF index e7c108fc92..2c22f1b182 100644 --- a/org.eclipse.jgit.console/META-INF/MANIFEST.MF +++ b/org.eclipse.jgit.console/META-INF/MANIFEST.MF @@ -3,11 +3,11 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin_name Bundle-SymbolicName: org.eclipse.jgit.console -Bundle-Version: 0.8.4 +Bundle-Version: 0.8.5.qualifier Bundle-Vendor: %provider_name Bundle-RequiredExecutionEnvironment: JavaSE-1.6 -Export-Package: org.eclipse.jgit.console;version="0.8.4" -Import-Package: org.eclipse.jgit.nls;version="[0.8.4,0.9.0)", - org.eclipse.jgit.transport;version="[0.8.4,0.9.0)", - org.eclipse.jgit.util;version="[0.8.4,0.9.0)" +Export-Package: org.eclipse.jgit.console;version="0.8.5" +Import-Package: org.eclipse.jgit.nls;version="[0.8.5,0.9.0)", + org.eclipse.jgit.transport;version="[0.8.5,0.9.0)", + org.eclipse.jgit.util;version="[0.8.5,0.9.0)" Require-Bundle: com.jcraft.jsch;bundle-version="[0.1.37,0.2.0)" diff --git a/org.eclipse.jgit.console/pom.xml b/org.eclipse.jgit.console/pom.xml index c753caa05d..e0a42122ea 100644 --- a/org.eclipse.jgit.console/pom.xml +++ b/org.eclipse.jgit.console/pom.xml @@ -52,7 +52,7 @@ org.eclipse.jgit org.eclipse.jgit-parent - 0.8.4 + 0.8.5-SNAPSHOT org.eclipse.jgit.console diff --git a/org.eclipse.jgit.http.server/META-INF/MANIFEST.MF b/org.eclipse.jgit.http.server/META-INF/MANIFEST.MF index c64c27e1a9..2f0e30fa9b 100644 --- a/org.eclipse.jgit.http.server/META-INF/MANIFEST.MF +++ b/org.eclipse.jgit.http.server/META-INF/MANIFEST.MF @@ -2,21 +2,21 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin_name Bundle-SymbolicName: org.eclipse.jgit.http.server -Bundle-Version: 0.8.4 +Bundle-Version: 0.8.5.qualifier Bundle-Localization: plugin Bundle-Vendor: %provider_name Export-Package: - org.eclipse.jgit.http.server;version="0.8.4", - org.eclipse.jgit.http.server.glue;version="0.8.4", - org.eclipse.jgit.http.server.resolver;version="0.8.4" + org.eclipse.jgit.http.server;version="0.8.5", + org.eclipse.jgit.http.server.glue;version="0.8.5", + org.eclipse.jgit.http.server.resolver;version="0.8.5" Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: J2SE-1.5 Import-Package: javax.servlet;version="[2.5.0,3.0.0)", javax.servlet.http;version="[2.5.0,3.0.0)", - org.eclipse.jgit.errors;version="[0.8.4,0.9.0)", - org.eclipse.jgit.lib;version="[0.8.4,0.9.0)", - org.eclipse.jgit.nls;version="[0.8.4,0.9.0)", - org.eclipse.jgit.revwalk;version="[0.8.4,0.9.0)", - org.eclipse.jgit.transport;version="[0.8.4,0.9.0)", - org.eclipse.jgit.util;version="[0.8.4,0.9.0)", - org.eclipse.jgit.util.io;version="[0.8.4,0.9.0)" + org.eclipse.jgit.errors;version="[0.8.5,0.9.0)", + org.eclipse.jgit.lib;version="[0.8.5,0.9.0)", + org.eclipse.jgit.nls;version="[0.8.5,0.9.0)", + org.eclipse.jgit.revwalk;version="[0.8.5,0.9.0)", + org.eclipse.jgit.transport;version="[0.8.5,0.9.0)", + org.eclipse.jgit.util;version="[0.8.5,0.9.0)", + org.eclipse.jgit.util.io;version="[0.8.5,0.9.0)" diff --git a/org.eclipse.jgit.http.server/pom.xml b/org.eclipse.jgit.http.server/pom.xml index 59d38c5581..1076316c5a 100644 --- a/org.eclipse.jgit.http.server/pom.xml +++ b/org.eclipse.jgit.http.server/pom.xml @@ -52,7 +52,7 @@ org.eclipse.jgit org.eclipse.jgit-parent - 0.8.4 + 0.8.5-SNAPSHOT org.eclipse.jgit.http.server diff --git a/org.eclipse.jgit.http.test/META-INF/MANIFEST.MF b/org.eclipse.jgit.http.test/META-INF/MANIFEST.MF index 7a1db8461c..17b295e2cc 100644 --- a/org.eclipse.jgit.http.test/META-INF/MANIFEST.MF +++ b/org.eclipse.jgit.http.test/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin_name Bundle-SymbolicName: org.eclipse.jgit.http.test -Bundle-Version: 0.8.4 +Bundle-Version: 0.8.5.qualifier Bundle-Vendor: %provider_name Bundle-Localization: plugin Bundle-RequiredExecutionEnvironment: J2SE-1.5 @@ -22,12 +22,12 @@ Import-Package: javax.servlet;version="[2.5.0,3.0.0)", org.eclipse.jetty.util.component;version="[7.0.1,8.0.0)", org.eclipse.jetty.util.log;version="[7.0.1,8.0.0)", org.eclipse.jetty.util.thread;version="[7.0.1,8.0.0)", - org.eclipse.jgit.errors;version="[0.8.4,0.9.0)", - org.eclipse.jgit.http.server;version="[0.8.4,0.9.0)", - org.eclipse.jgit.http.server.glue;version="[0.8.4,0.9.0)", - org.eclipse.jgit.http.server.resolver;version="[0.8.4,0.9.0)", - org.eclipse.jgit.junit;version="[0.8.4,0.9.0)", - org.eclipse.jgit.lib;version="[0.8.4,0.9.0)", - org.eclipse.jgit.revwalk;version="[0.8.4,0.9.0)", - org.eclipse.jgit.transport;version="[0.8.4,0.9.0)", - org.eclipse.jgit.util;version="[0.8.4,0.9.0)" + org.eclipse.jgit.errors;version="[0.8.5,0.9.0)", + org.eclipse.jgit.http.server;version="[0.8.5,0.9.0)", + org.eclipse.jgit.http.server.glue;version="[0.8.5,0.9.0)", + org.eclipse.jgit.http.server.resolver;version="[0.8.5,0.9.0)", + org.eclipse.jgit.junit;version="[0.8.5,0.9.0)", + org.eclipse.jgit.lib;version="[0.8.5,0.9.0)", + org.eclipse.jgit.revwalk;version="[0.8.5,0.9.0)", + org.eclipse.jgit.transport;version="[0.8.5,0.9.0)", + org.eclipse.jgit.util;version="[0.8.5,0.9.0)" diff --git a/org.eclipse.jgit.http.test/pom.xml b/org.eclipse.jgit.http.test/pom.xml index 8f7b444aec..48ed23cf74 100644 --- a/org.eclipse.jgit.http.test/pom.xml +++ b/org.eclipse.jgit.http.test/pom.xml @@ -51,7 +51,7 @@ org.eclipse.jgit org.eclipse.jgit-parent - 0.8.4 + 0.8.5-SNAPSHOT org.eclipse.jgit.http.test diff --git a/org.eclipse.jgit.iplog/META-INF/MANIFEST.MF b/org.eclipse.jgit.iplog/META-INF/MANIFEST.MF index aa7fd68303..a4b813048d 100644 --- a/org.eclipse.jgit.iplog/META-INF/MANIFEST.MF +++ b/org.eclipse.jgit.iplog/META-INF/MANIFEST.MF @@ -2,21 +2,21 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin_name Bundle-SymbolicName: org.eclipse.jgit.iplog -Bundle-Version: 0.8.4 +Bundle-Version: 0.8.5.qualifier Bundle-Vendor: %provider_name Bundle-Localization: plugin Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: J2SE-1.5 -Import-Package: org.eclipse.jgit.diff;version="[0.8.4,0.9.0)", - org.eclipse.jgit.dircache;version="[0.8.4,0.9.0)", - org.eclipse.jgit.errors;version="[0.8.4,0.9.0)", - org.eclipse.jgit.lib;version="[0.8.4,0.9.0)", - org.eclipse.jgit.nls;version="[0.8.4,0.9.0)", - org.eclipse.jgit.revplot;version="[0.8.4,0.9.0)", - org.eclipse.jgit.revwalk;version="[0.8.4,0.9.0)", - org.eclipse.jgit.revwalk.filter;version="[0.8.4,0.9.0)", - org.eclipse.jgit.transport;version="[0.8.4,0.9.0)", - org.eclipse.jgit.treewalk;version="[0.8.4,0.9.0)", - org.eclipse.jgit.treewalk.filter;version="[0.8.4,0.9.0)", - org.eclipse.jgit.util;version="[0.8.4,0.9.0)" -Export-Package: org.eclipse.jgit.iplog;version="0.8.4" +Import-Package: org.eclipse.jgit.diff;version="[0.8.5,0.9.0)", + org.eclipse.jgit.dircache;version="[0.8.5,0.9.0)", + org.eclipse.jgit.errors;version="[0.8.5,0.9.0)", + org.eclipse.jgit.lib;version="[0.8.5,0.9.0)", + org.eclipse.jgit.nls;version="[0.8.5,0.9.0)", + org.eclipse.jgit.revplot;version="[0.8.5,0.9.0)", + org.eclipse.jgit.revwalk;version="[0.8.5,0.9.0)", + org.eclipse.jgit.revwalk.filter;version="[0.8.5,0.9.0)", + org.eclipse.jgit.transport;version="[0.8.5,0.9.0)", + org.eclipse.jgit.treewalk;version="[0.8.5,0.9.0)", + org.eclipse.jgit.treewalk.filter;version="[0.8.5,0.9.0)", + org.eclipse.jgit.util;version="[0.8.5,0.9.0)" +Export-Package: org.eclipse.jgit.iplog;version="0.8.5" diff --git a/org.eclipse.jgit.iplog/pom.xml b/org.eclipse.jgit.iplog/pom.xml index 9a6b7b63e5..ecb8c23509 100644 --- a/org.eclipse.jgit.iplog/pom.xml +++ b/org.eclipse.jgit.iplog/pom.xml @@ -51,7 +51,7 @@ org.eclipse.jgit org.eclipse.jgit-parent - 0.8.4 + 0.8.5-SNAPSHOT org.eclipse.jgit.iplog diff --git a/org.eclipse.jgit.junit/META-INF/MANIFEST.MF b/org.eclipse.jgit.junit/META-INF/MANIFEST.MF index 4b3e8b6fc5..aa9e1b6b51 100644 --- a/org.eclipse.jgit.junit/META-INF/MANIFEST.MF +++ b/org.eclipse.jgit.junit/META-INF/MANIFEST.MF @@ -2,26 +2,26 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin_name Bundle-SymbolicName: org.eclipse.jgit.junit -Bundle-Version: 0.8.4 +Bundle-Version: 0.8.5.qualifier Bundle-Localization: plugin Bundle-Vendor: %provider_name Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: J2SE-1.5 Import-Package: junit.framework;version="[3.8.2,4.0.0)", - org.eclipse.jgit.diff;version="[0.8.4,0.9.0)", - org.eclipse.jgit.dircache;version="[0.8.4,0.9.0)", - org.eclipse.jgit.errors;version="[0.8.4,0.9.0)", - org.eclipse.jgit.fnmatch;version="[0.8.4,0.9.0)", - org.eclipse.jgit.lib;version="[0.8.4,0.9.0)", - org.eclipse.jgit.merge;version="[0.8.4,0.9.0)", - org.eclipse.jgit.patch;version="[0.8.4,0.9.0)", - org.eclipse.jgit.revplot;version="[0.8.4,0.9.0)", - org.eclipse.jgit.revwalk;version="[0.8.4,0.9.0)", - org.eclipse.jgit.revwalk.filter;version="[0.8.4,0.9.0)", - org.eclipse.jgit.transport;version="[0.8.4,0.9.0)", - org.eclipse.jgit.treewalk;version="[0.8.4,0.9.0)", - org.eclipse.jgit.treewalk.filter;version="[0.8.4,0.9.0)", - org.eclipse.jgit.util;version="[0.8.4,0.9.0)", - org.eclipse.jgit.util.io;version="[0.8.4,0.9.0)" -Export-Package: org.eclipse.jgit.junit;version="0.8.4" + org.eclipse.jgit.diff;version="[0.8.5,0.9.0)", + org.eclipse.jgit.dircache;version="[0.8.5,0.9.0)", + org.eclipse.jgit.errors;version="[0.8.5,0.9.0)", + org.eclipse.jgit.fnmatch;version="[0.8.5,0.9.0)", + org.eclipse.jgit.lib;version="[0.8.5,0.9.0)", + org.eclipse.jgit.merge;version="[0.8.5,0.9.0)", + org.eclipse.jgit.patch;version="[0.8.5,0.9.0)", + org.eclipse.jgit.revplot;version="[0.8.5,0.9.0)", + org.eclipse.jgit.revwalk;version="[0.8.5,0.9.0)", + org.eclipse.jgit.revwalk.filter;version="[0.8.5,0.9.0)", + org.eclipse.jgit.transport;version="[0.8.5,0.9.0)", + org.eclipse.jgit.treewalk;version="[0.8.5,0.9.0)", + org.eclipse.jgit.treewalk.filter;version="[0.8.5,0.9.0)", + org.eclipse.jgit.util;version="[0.8.5,0.9.0)", + org.eclipse.jgit.util.io;version="[0.8.5,0.9.0)" +Export-Package: org.eclipse.jgit.junit;version="0.8.5" Require-Bundle: com.jcraft.jsch;bundle-version="[0.1.37,0.2.0)" diff --git a/org.eclipse.jgit.junit/pom.xml b/org.eclipse.jgit.junit/pom.xml index eb6786992f..135223d657 100644 --- a/org.eclipse.jgit.junit/pom.xml +++ b/org.eclipse.jgit.junit/pom.xml @@ -52,7 +52,7 @@ org.eclipse.jgit org.eclipse.jgit-parent - 0.8.4 + 0.8.5-SNAPSHOT org.eclipse.jgit.junit diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml index bc32f051b8..994c36db56 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml @@ -2,7 +2,7 @@ diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml index fcce00ca88..41a2361863 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml @@ -50,7 +50,7 @@ org.eclipse.jgit jgit.tycho.parent - 0.8.4 + 0.8.5-SNAPSHOT org.eclipse.jgit.feature @@ -62,7 +62,7 @@ org.eclipse.jgit org.eclipse.jgit - 0.8.4 + 0.8.5-SNAPSHOT diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml index 4e176afc58..9f3edb6a1d 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml @@ -2,7 +2,7 @@ diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml index 18ec000bc5..becc56a4ee 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml @@ -50,7 +50,7 @@ org.eclipse.jgit jgit.tycho.parent - 0.8.4 + 0.8.5-SNAPSHOT org.eclipse.jgit.junit.feature @@ -62,7 +62,7 @@ org.eclipse.jgit org.eclipse.jgit.junit - 0.8.4 + 0.8.5-SNAPSHOT diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.updatesite/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.updatesite/pom.xml index 8748963f41..2fc00291da 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.updatesite/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.updatesite/pom.xml @@ -50,7 +50,7 @@ org.eclipse.jgit jgit.tycho.parent - 0.8.4 + 0.8.5-SNAPSHOT org.eclipse.jgit.updatesite @@ -58,18 +58,18 @@ Eclipse JGit Plugin Update Site (Incubation) - 0.8.4 + 0.8.5-SNAPSHOT org.eclipse.jgit org.eclipse.jgit - 0.8.4 + 0.8.5-SNAPSHOT org.eclipse.jgit org.eclipse.jgit.junit - 0.8.4 + 0.8.5-SNAPSHOT diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml index c868ab4bc0..a01c67a351 100644 --- a/org.eclipse.jgit.packaging/pom.xml +++ b/org.eclipse.jgit.packaging/pom.xml @@ -53,7 +53,7 @@ org.eclipse.jgit jgit.tycho.parent - 0.8.4 + 0.8.5-SNAPSHOT pom JGit Tycho Parent (Incubation) diff --git a/org.eclipse.jgit.pgm/META-INF/MANIFEST.MF b/org.eclipse.jgit.pgm/META-INF/MANIFEST.MF index 2fa0df9563..05deda461f 100644 --- a/org.eclipse.jgit.pgm/META-INF/MANIFEST.MF +++ b/org.eclipse.jgit.pgm/META-INF/MANIFEST.MF @@ -2,29 +2,29 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin_name Bundle-SymbolicName: org.eclipse.jgit.pgm -Bundle-Version: 0.8.4 +Bundle-Version: 0.8.5.qualifier Bundle-Vendor: %provider_name Bundle-Localization: plugin Bundle-RequiredExecutionEnvironment: J2SE-1.5 -Import-Package: org.eclipse.jgit.api;version="[0.8.4,0.9.0)", - org.eclipse.jgit.awtui;version="[0.8.4,0.9.0)", - org.eclipse.jgit.diff;version="[0.8.4,0.9.0)", - org.eclipse.jgit.dircache;version="[0.8.4,0.9.0)", - org.eclipse.jgit.errors;version="[0.8.4,0.9.0)", - org.eclipse.jgit.iplog;version="[0.8.4,0.9.0)", - org.eclipse.jgit.lib;version="[0.8.4,0.9.0)", - org.eclipse.jgit.nls;version="[0.8.4,0.9.0)", - org.eclipse.jgit.revplot;version="[0.8.4,0.9.0)", - org.eclipse.jgit.revwalk;version="[0.8.4,0.9.0)", - org.eclipse.jgit.revwalk.filter;version="[0.8.4,0.9.0)", - org.eclipse.jgit.transport;version="[0.8.4,0.9.0)", - org.eclipse.jgit.treewalk;version="[0.8.4,0.9.0)", - org.eclipse.jgit.treewalk.filter;version="[0.8.4,0.9.0)", - org.eclipse.jgit.util;version="[0.8.4,0.9.0)", +Import-Package: org.eclipse.jgit.api;version="[0.8.5,0.9.0)", + org.eclipse.jgit.awtui;version="[0.8.5,0.9.0)", + org.eclipse.jgit.diff;version="[0.8.5,0.9.0)", + org.eclipse.jgit.dircache;version="[0.8.5,0.9.0)", + org.eclipse.jgit.errors;version="[0.8.5,0.9.0)", + org.eclipse.jgit.iplog;version="[0.8.5,0.9.0)", + org.eclipse.jgit.lib;version="[0.8.5,0.9.0)", + org.eclipse.jgit.nls;version="[0.8.5,0.9.0)", + org.eclipse.jgit.revplot;version="[0.8.5,0.9.0)", + org.eclipse.jgit.revwalk;version="[0.8.5,0.9.0)", + org.eclipse.jgit.revwalk.filter;version="[0.8.5,0.9.0)", + org.eclipse.jgit.transport;version="[0.8.5,0.9.0)", + org.eclipse.jgit.treewalk;version="[0.8.5,0.9.0)", + org.eclipse.jgit.treewalk.filter;version="[0.8.5,0.9.0)", + org.eclipse.jgit.util;version="[0.8.5,0.9.0)", org.kohsuke.args4j;version="[2.0.12,2.1.0)", org.kohsuke.args4j.spi;version="[2.0.12,2.1.0)" Bundle-ActivationPolicy: lazy -Export-Package: org.eclipse.jgit.pgm;version="0.8.4"; +Export-Package: org.eclipse.jgit.pgm;version="0.8.5"; uses:="org.eclipse.jgit.lib, org.eclipse.jgit.nls, org.eclipse.jgit.treewalk, diff --git a/org.eclipse.jgit.pgm/pom.xml b/org.eclipse.jgit.pgm/pom.xml index 8c7999b3bd..4f2a56ad44 100644 --- a/org.eclipse.jgit.pgm/pom.xml +++ b/org.eclipse.jgit.pgm/pom.xml @@ -50,7 +50,7 @@ org.eclipse.jgit org.eclipse.jgit-parent - 0.8.4 + 0.8.5-SNAPSHOT org.eclipse.jgit.pgm diff --git a/org.eclipse.jgit.test/META-INF/MANIFEST.MF b/org.eclipse.jgit.test/META-INF/MANIFEST.MF index 2ce8836080..e873b42e80 100644 --- a/org.eclipse.jgit.test/META-INF/MANIFEST.MF +++ b/org.eclipse.jgit.test/META-INF/MANIFEST.MF @@ -2,35 +2,35 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin_name Bundle-SymbolicName: org.eclipse.jgit.test -Bundle-Version: 0.8.4 +Bundle-Version: 0.8.5.qualifier Bundle-Localization: plugin Bundle-Vendor: %provider_name Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: J2SE-1.5 Import-Package: junit.framework;version="[3.8.2,4.0.0)", junit.textui;version="[3.8.2,4.0.0)", - org.eclipse.jgit.api;version="[0.8.4,0.9.0)", - org.eclipse.jgit;version="[0.8.4,0.9.0)", - org.eclipse.jgit.awtui;version="[0.8.4,0.9.0)", - org.eclipse.jgit.console;version="[0.8.4,0.9.0)", - org.eclipse.jgit.diff;version="[0.8.4,0.9.0)", - org.eclipse.jgit.dircache;version="[0.8.4,0.9.0)", - org.eclipse.jgit.errors;version="[0.8.4,0.9.0)", - org.eclipse.jgit.fnmatch;version="[0.8.4,0.9.0)", - org.eclipse.jgit.http.server;version="[0.8.4,0.9.0)", - org.eclipse.jgit.iplog;version="[0.8.4,0.9.0)", - org.eclipse.jgit.junit;version="[0.8.4,0.9.0)", - org.eclipse.jgit.lib;version="[0.8.4,0.9.0)", - org.eclipse.jgit.merge;version="[0.8.4,0.9.0)", - org.eclipse.jgit.nls;version="[0.8.4,0.9.0)", - org.eclipse.jgit.patch;version="[0.8.4,0.9.0)", - org.eclipse.jgit.pgm;version="[0.8.4,0.9.0)", - org.eclipse.jgit.revplot;version="[0.8.4,0.9.0)", - org.eclipse.jgit.revwalk;version="[0.8.4,0.9.0)", - org.eclipse.jgit.revwalk.filter;version="[0.8.4,0.9.0)", - org.eclipse.jgit.transport;version="[0.8.4,0.9.0)", - org.eclipse.jgit.treewalk;version="[0.8.4,0.9.0)", - org.eclipse.jgit.treewalk.filter;version="[0.8.4,0.9.0)", - org.eclipse.jgit.util;version="[0.8.4,0.9.0)", - org.eclipse.jgit.util.io;version="[0.8.4,0.9.0)" + org.eclipse.jgit.api;version="[0.8.5,0.9.0)", + org.eclipse.jgit;version="[0.8.5,0.9.0)", + org.eclipse.jgit.awtui;version="[0.8.5,0.9.0)", + org.eclipse.jgit.console;version="[0.8.5,0.9.0)", + org.eclipse.jgit.diff;version="[0.8.5,0.9.0)", + org.eclipse.jgit.dircache;version="[0.8.5,0.9.0)", + org.eclipse.jgit.errors;version="[0.8.5,0.9.0)", + org.eclipse.jgit.fnmatch;version="[0.8.5,0.9.0)", + org.eclipse.jgit.http.server;version="[0.8.5,0.9.0)", + org.eclipse.jgit.iplog;version="[0.8.5,0.9.0)", + org.eclipse.jgit.junit;version="[0.8.5,0.9.0)", + org.eclipse.jgit.lib;version="[0.8.5,0.9.0)", + org.eclipse.jgit.merge;version="[0.8.5,0.9.0)", + org.eclipse.jgit.nls;version="[0.8.5,0.9.0)", + org.eclipse.jgit.patch;version="[0.8.5,0.9.0)", + org.eclipse.jgit.pgm;version="[0.8.5,0.9.0)", + org.eclipse.jgit.revplot;version="[0.8.5,0.9.0)", + org.eclipse.jgit.revwalk;version="[0.8.5,0.9.0)", + org.eclipse.jgit.revwalk.filter;version="[0.8.5,0.9.0)", + org.eclipse.jgit.transport;version="[0.8.5,0.9.0)", + org.eclipse.jgit.treewalk;version="[0.8.5,0.9.0)", + org.eclipse.jgit.treewalk.filter;version="[0.8.5,0.9.0)", + org.eclipse.jgit.util;version="[0.8.5,0.9.0)", + org.eclipse.jgit.util.io;version="[0.8.5,0.9.0)" Require-Bundle: com.jcraft.jsch;bundle-version="[0.1.37,0.2.0)" diff --git a/org.eclipse.jgit.test/pom.xml b/org.eclipse.jgit.test/pom.xml index 87231a1161..390c6954ac 100644 --- a/org.eclipse.jgit.test/pom.xml +++ b/org.eclipse.jgit.test/pom.xml @@ -52,7 +52,7 @@ org.eclipse.jgit org.eclipse.jgit-parent - 0.8.4 + 0.8.5-SNAPSHOT org.eclipse.jgit.test diff --git a/org.eclipse.jgit.ui/META-INF/MANIFEST.MF b/org.eclipse.jgit.ui/META-INF/MANIFEST.MF index 6c0763533f..81ffddd45e 100644 --- a/org.eclipse.jgit.ui/META-INF/MANIFEST.MF +++ b/org.eclipse.jgit.ui/META-INF/MANIFEST.MF @@ -3,14 +3,14 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin_name Bundle-SymbolicName: org.eclipse.jgit.ui -Bundle-Version: 0.8.4 +Bundle-Version: 0.8.5.qualifier Bundle-Vendor: %provider_name Bundle-RequiredExecutionEnvironment: J2SE-1.5 -Export-Package: org.eclipse.jgit.awtui;version="0.8.4" -Import-Package: org.eclipse.jgit.lib;version="[0.8.4,0.9.0)", - org.eclipse.jgit.nls;version="[0.8.4,0.9.0)", - org.eclipse.jgit.revplot;version="[0.8.4,0.9.0)", - org.eclipse.jgit.revwalk;version="[0.8.4,0.9.0)", - org.eclipse.jgit.transport;version="[0.8.4,0.9.0)", - org.eclipse.jgit.util;version="[0.8.4,0.9.0)" +Export-Package: org.eclipse.jgit.awtui;version="0.8.5" +Import-Package: org.eclipse.jgit.lib;version="[0.8.5,0.9.0)", + org.eclipse.jgit.nls;version="[0.8.5,0.9.0)", + org.eclipse.jgit.revplot;version="[0.8.5,0.9.0)", + org.eclipse.jgit.revwalk;version="[0.8.5,0.9.0)", + org.eclipse.jgit.transport;version="[0.8.5,0.9.0)", + org.eclipse.jgit.util;version="[0.8.5,0.9.0)" Require-Bundle: com.jcraft.jsch;bundle-version="[0.1.37,0.2.0)" diff --git a/org.eclipse.jgit.ui/pom.xml b/org.eclipse.jgit.ui/pom.xml index 95bf951cba..c4a6f8051d 100644 --- a/org.eclipse.jgit.ui/pom.xml +++ b/org.eclipse.jgit.ui/pom.xml @@ -52,7 +52,7 @@ org.eclipse.jgit org.eclipse.jgit-parent - 0.8.4 + 0.8.5-SNAPSHOT org.eclipse.jgit.ui diff --git a/org.eclipse.jgit/META-INF/MANIFEST.MF b/org.eclipse.jgit/META-INF/MANIFEST.MF index 8890c17641..b354690e4f 100644 --- a/org.eclipse.jgit/META-INF/MANIFEST.MF +++ b/org.eclipse.jgit/META-INF/MANIFEST.MF @@ -2,27 +2,27 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin_name Bundle-SymbolicName: org.eclipse.jgit -Bundle-Version: 0.8.4 +Bundle-Version: 0.8.5.qualifier Bundle-Localization: plugin Bundle-Vendor: %provider_name -Export-Package: org.eclipse.jgit;version="0.8.4", - org.eclipse.jgit.api;version="0.8.4", - org.eclipse.jgit.diff;version="0.8.4", - org.eclipse.jgit.dircache;version="0.8.4", - org.eclipse.jgit.errors;version="0.8.4", - org.eclipse.jgit.fnmatch;version="0.8.4", - org.eclipse.jgit.lib;version="0.8.4", - org.eclipse.jgit.merge;version="0.8.4", - org.eclipse.jgit.nls;version="0.8.4", - org.eclipse.jgit.patch;version="0.8.4", - org.eclipse.jgit.revplot;version="0.8.4", - org.eclipse.jgit.revwalk;version="0.8.4", - org.eclipse.jgit.revwalk.filter;version="0.8.4", - org.eclipse.jgit.transport;version="0.8.4", - org.eclipse.jgit.treewalk;version="0.8.4", - org.eclipse.jgit.treewalk.filter;version="0.8.4", - org.eclipse.jgit.util;version="0.8.4", - org.eclipse.jgit.util.io;version="0.8.4" +Export-Package: org.eclipse.jgit;version="0.8.5", + org.eclipse.jgit.api;version="0.8.5", + org.eclipse.jgit.diff;version="0.8.5", + org.eclipse.jgit.dircache;version="0.8.5", + org.eclipse.jgit.errors;version="0.8.5", + org.eclipse.jgit.fnmatch;version="0.8.5", + org.eclipse.jgit.lib;version="0.8.5", + org.eclipse.jgit.merge;version="0.8.5", + org.eclipse.jgit.nls;version="0.8.5", + org.eclipse.jgit.patch;version="0.8.5", + org.eclipse.jgit.revplot;version="0.8.5", + org.eclipse.jgit.revwalk;version="0.8.5", + org.eclipse.jgit.revwalk.filter;version="0.8.5", + org.eclipse.jgit.transport;version="0.8.5", + org.eclipse.jgit.treewalk;version="0.8.5", + org.eclipse.jgit.treewalk.filter;version="0.8.5", + org.eclipse.jgit.util;version="0.8.5", + org.eclipse.jgit.util.io;version="0.8.5" Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: J2SE-1.5 Require-Bundle: com.jcraft.jsch;bundle-version="[0.1.37,0.2.0)" diff --git a/org.eclipse.jgit/pom.xml b/org.eclipse.jgit/pom.xml index 4929d74332..0b0d83ec3a 100644 --- a/org.eclipse.jgit/pom.xml +++ b/org.eclipse.jgit/pom.xml @@ -53,7 +53,7 @@ org.eclipse.jgit org.eclipse.jgit-parent - 0.8.4 + 0.8.5-SNAPSHOT org.eclipse.jgit diff --git a/pom.xml b/pom.xml index 31d901b1d5..a2843903ca 100644 --- a/pom.xml +++ b/pom.xml @@ -50,7 +50,7 @@ org.eclipse.jgit org.eclipse.jgit-parent pom - 0.8.4 + 0.8.5-SNAPSHOT JGit - Parent ${jgit-url} -- cgit v1.2.3