aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.8.tpd
Commit message (Collapse)AuthorAgeFilesLines
* Update Orbit to R20201130205003 for 2020-12Matthias Sohn2020-12-011-1/+1
| | | | Change-Id: I9a563d6f125e9a3983990b8a111d3288c9100162 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Update Orbit to S20201118210000 and add target for 4.18Matthias Sohn2020-11-201-1/+1
| | | | | | | - replace target platform for 4.17 staging with final release - add target platform for Eclipse 4.18 (2020-12) Change-Id: I4fb60cc346e275b755bba8d32b1964c2673fb615 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Update Orbit to I20201111205634Matthias Sohn2020-11-141-1/+1
| | | | | | | | and update - org.apache.ant to 1.10.9.v20201106-1946 - org.slf4j.binding.log4j12 to 1.7.30.v20201108-2042 Change-Id: Id15d14dea3a61dabde974c3ea9332d47fb19f4d9 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Update Orbit to S20201027182932 (2020-12 M2)Matthias Sohn2020-10-281-1/+1
| | | | Change-Id: I24add2e8133f5c83675ab3ade58d7d6db29771ec Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Update target platform to R20200831200620Matthias Sohn2020-09-011-1/+1
| | | | | | | | | | | | | | | and update to new Orbit version of the following libraries - org.apache.commons.codec to 1.14.0.v20200818-1422 - org.apache.httpcomponents.httpclient to 4.5.10.v20200830-2311 - org.bouncycastle.bcpg [1.65.0.v20200527-1955 - org.bouncycastle.bcpkix [1.65.0.v20200527-1955 - org.bouncycastle.bcprov [1.65.1.v20200529-1514 Fix minor issues in target platforms and rename 4.16-staging to 4.16 since that version was released already. Change-Id: Ifea2600e445e783807a5d94ea23ac3c6550956b5 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Update Orbit to R20200529191137 for final Eclipse release 2020-06Thomas Wolf2020-06-011-1/+1
| | | | | | | | This includes org.bouncycastle.bcprov 1.65.1 in the p2 repository. Leave the maven and bazel dependencies for Bouncy Castle at 1.65. Change-Id: I1fb39bd79e7339315f64f8b5dda89cb81dd035af Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
* Update Orbit to S20200519202422 and ant to 1.10.8Matthias Sohn2020-05-201-1/+1
| | | | Change-Id: I5bc120a495deb2f3b29bd04bb1c9a2058394ba8a Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Update to bouncycastle 1.65 and orbit I20200506000552Matthias Sohn2020-05-061-1/+1
| | | | | Bug: 553206 Change-Id: I867bbe88b847bf6d17f17f6cf8c565cd4a2437cc Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Always use https to access download.eclipse.orgMatthias Sohn2020-04-271-1/+1
| | | | Change-Id: Ida3cd74dc80020308496f53bdda3676b616953d4 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Update to org.apache.sshd 2.4.0Thomas Wolf2020-03-221-1/+1
| | | | | | | | | | | | | | | | | Change target platforms to Orbit I20200319180910 and regenerate them. Change package imports to [2.4.0,2.5.0); adapt code to upstream API changes. Maven build: update version in root pom. Bazel build: update version & hash in WORKSPACE file. Proxy functionality verified manually using 3proxy (HTTP & SOCKS, with basic authentication) and ssh -vvv -D7020 localhost (SOCKS, no authentication). Bug: 561078 Change-Id: I582f6b98055b013c006f2c749890fe6db801cbaa Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
* Update Orbit to R20200224183213 for final 2020-03Matthias Sohn2020-03-021-1/+1
| | | | Change-Id: I00eb77ec4c055de0e5900a2c4ed82770e2031dab Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Update orbit to S20200128200239 for 2020-03 M2Matthias Sohn2020-01-291-1/+1
| | | | | | - update org.junit to 4.13.0.v20200128-1312 Change-Id: Iaf4010f1d33635e5c69688874669d540e056b287 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Update Orbit to I20200126235943 and org.junit to 4.13.0.v20200126-2018Matthias Sohn2020-01-271-1/+1
| | | | Change-Id: I2eb4d34512d169aa7ec9b6437b49c6a43b4a8e38 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Update to Orbit I20200120214610 and JUnit to 4.13David Pursehouse2020-01-221-1/+1
| | | | | | | | | | Since version 4.13 JUnit has an assertThrows method. Remove the implementation in MoreAsserts and use the one from JUnit. CQ: 21439 Change-Id: I086baa94aa3069cebe87c4cbf91ed1534523c6cb Signed-off-by: David Pursehouse <david.pursehouse@gmail.com> Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Update Orbit to I20200115225246 and update dependenciesMatthias Sohn2020-01-161-1/+1
| | | | | | | | | | | | | | | | | update - javaewah to 1.1.7.v20200107-0831 - org.apache.commons.codec to 1.13.0.v20200108-0001 - org.apache.commons.compress to 1.19.0.v20200106-2343 - org.apache.httpcomponents.httpclient to 4.5.10.v20200114-1512 - org.apache.httpcomponents.httpcore to 4.4.12.v20200108-1212 CQ: 21194 CQ: 21195 CQ: 21199 CQ: 21346 CQ: 21347 Change-Id: I1943f1c3bf1bb5d71b666cb6aea6083e80ff82dc Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Upgrade jetty to 9.4.25.v20191220Matthias Sohn2020-01-151-1/+1
| | | | | Change-Id: I6a14c2beec3075eac5807cd639f55f38ae8c9c49 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Update jetty to 9.4.24.v20191120Matthias Sohn2019-12-231-1/+1
| | | | Change-Id: I6b3dbdfaf344efd174c0786902170f349b1bc8ff Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Update Orbit to R20191126223242 for 2019-12Matthias Sohn2019-12-041-1/+1
| | | | Change-Id: I205d4f4a529f34c15a1afb4c791088a8e22986f0 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Update Orbit to S20191118194249 for 2019-12 M3Matthias Sohn2019-11-251-1/+1
| | | | Change-Id: I22426309dec6caabd26abb1eb31bdbff945d220c Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Update bouncycastle version to 1.64 and Orbit to I20191106190530David Ostrovsky2019-11-091-1/+1
| | | | | | | | | | The recent versions fixed number of defects and added new features: [1]. Use Orbit I20191106190530 until a S-build is available. [1] https://www.bouncycastle.org/releasenotes.html Change-Id: I0f2fd3a218ea31f6f6b58b1816af9361e4de54e4 Signed-off-by: David Ostrovsky <d.ostrovsky@gmx.de> Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Update Orbit to S20191025144108 and Ant to 1.10.7.v20190926-0324Matthias Sohn2019-10-291-1/+1
| | | | | | | | | | | | This is the Orbit version for 2019-12 M2. We tried earlier to update to Ant 1.10.7 but had to revert this since there were issues with the previous artefact version in Orbit. See platform bug 550793 for the list of changes since 1.10.6. Change-Id: Ifb3212d4420e3656083784e842da2bd9bf750911 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Upgrade Jetty to 9.4.22.v20191022Michael Keppler2019-10-271-1/+1
| | | | | | Change-Id: Ie2ee0a978949f9cf70833645132eedf26c3cf1c8 Signed-off-by: Michael Keppler <Michael.Keppler@gmx.de> Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Update Jetty to 9.4.21.v20190926Matthias Sohn2019-10-041-1/+1
| | | | Change-Id: If01a01015024db9743c38c59f920964b3c3a0539 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Update Orbit to R20190827152740 for 2019-09Matthias Sohn2019-09-051-1/+1
| | | | Change-Id: I31d0ba525990cd391b704431212d98ce8b8b3970 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Update Orbit to S20190827152740 for 2019-09 RC1Matthias Sohn2019-08-291-1/+1
| | | | Change-Id: I9cdd53de2d4045f96cfa8a1cb715401bb051bf44 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Update Jetty to 9.4.20.v20190813Matthias Sohn2019-08-261-1/+1
| | | | | Bug: 550094 Change-Id: I2148f5ff7e60450dc7e023257560e2a77ce5c85a Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Update target platform to S20190819183153 (2019-09 M3)Matthias Sohn2019-08-261-1/+1
| | | | | | | | | | | * rename 4.12 staging to 4.12 * verified there are no version number changes between 4.12-staging and new 4.12 final * create 4.13-staging from former 4.12-staging * update orbit to latest snapshot * sort entries in S20190819183153.tpd Change-Id: I1c3992b1dae2282a8c057e1453a6b63664d09207 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Update to Orbit R20190602212107Matthias Sohn2019-06-031-1/+1
| | | | | | | | | This version fixed wrong Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=9))" in bouncycastle 1.61. Bug: 547570 Change-Id: I715bcc4b39c3d4ad036dcc5bbdf48d321759f55f Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Update to Orbit R20190531194818 and rollback update to Ant 1.10.6Matthias Sohn2019-06-011-1/+1
| | | | | | | | | An issue has been reported with Java 1.8 and new Ant version 1.10.6 hence this was rolled back to 1.10.5 in Orbit. See: https://bz.apache.org/bugzilla/show_bug.cgi?id=63457 Bug: 547607 Change-Id: I9c04c988ec89bb1e2cbb528a2d3add30a0b7b3b9 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Update Orbit to S20190521195709 for 2019-06 M3Matthias Sohn2019-05-221-1/+1
| | | | | | | | | Update - org.apache.ant to 1.10.6.v20190516-0412 (CQ 19829) - org.apache.httpcomponents.httpclient to 4.5.6.v20190503-0009 CQ: 19829 Change-Id: Ia057d4f07dab21374ca66c3d87a2bab1c795562c Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Update Orbit to S20190501151401 for 2019-06 M2Matthias Sohn2019-05-061-1/+1
| | | | Change-Id: Ice7ba783c1836682d237e7b50bded90ceaa8b564 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Update target platform, maven and bazel builds to JSch 0.1.55Thomas Wolf2019-04-251-1/+1
| | | | | | | | | | | Same version as used in the latest Eclipse platform. Updating the JGit target platform results in the new JSch version being included in the JGit feature in the p2 repo, and thus ultimately in the EGit update site. CQ: 19588 Bug: 546130 Change-Id: Id7e4318096f6f29dc4573e15542abdf54582af34 Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
* Update Orbit to R20190226160451Matthias Sohn2019-03-061-1/+1
| | | | Change-Id: I43bfd56b029b4bf16aaf001915a9dabeb189a9e2 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Update Orbit to S20190219190953Matthias Sohn2019-02-191-1/+1
| | | | | | | | - Orbit milestone for 2019-03 M3 - fixes Apache httpclient 4.5.6 Bug: 544139 Change-Id: Ib225d90dd26f6f3665d4feacecfbba4a28251a0b Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Update Orbit to S20190129210011Matthias Sohn2019-01-301-1/+1
| | | | | | This is the Orbit stable build for 2019-03 M2 Change-Id: I6db8e030af6bcec9c50065cb66211280d366dfa8 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Add 4.11-staging target platform and update Orbit to I20190123233226Matthias Sohn2019-01-271-1/+1
| | | | | | | | | | | Update - org.apache.httpcomponents.httpcore to 4.4.10.v20190123-2214 - org.apache.httpcomponents.httpclient.source to 4.5.6.v20190123-2215 - org.bouncycastle.bcpg to 1.60.0.v20181210-2057 - org.bouncycastle.pkix to 1.60.0.v20181210-2057 - org.bouncycastle.prov to 1.60.0.v20181210-2057 Change-Id: I132b6686aa29b2a76cc529f7cae34115604c754d Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Update Jetty to 9.4.14Matthias Sohn2019-01-151-1/+1
| | | | Change-Id: I255d4d03a35bf7701b021339623dfb8c28d24c35 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Update Orbit to R20181128170323 for 2018-12Matthias Sohn2018-12-051-1/+1
| | | | Change-Id: Ia3597d2d0609e5a0a67e5f2518f68ce99ab8aa3c Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Update Orbit to S20181128170323 for 2018-12 RC1Matthias Sohn2018-12-031-1/+1
| | | | Change-Id: I4f66b907d8027cae779f54ef0bdc5d36b4a21f6f Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Update Orbit to I20181128011035Matthias Sohn2018-11-281-1/+1
| | | | | | | | | | to consume fix for vulnerability [1] in Apache commons compress which is fixed in version 1.18. [1] CVE-2018-1324 CQ: 18320 Change-Id: I01e435fda834bbb22892a1cfba411d0196d7de17 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Update Orbit to S20181120221132 for 2018-12Matthias Sohn2018-11-221-1/+1
| | | | Change-Id: Ice169d000e4757732e847ba5e2ea5e59945a09e8 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Update JGit target platforms to Orbit I20181102163257Thomas Wolf2018-11-021-1/+1
| | | | | | | | Remove the S20181031145145 Orbit definition; that one was for our purposes broken (mistakes in the org.apache.sshd-core and net.i2p.crypto.eddsa receipes). Change-Id: I8246d0837bc80165dd23780236b58fd9fe2fe0bc Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
* Update 2018-12 Orbit repository to S20181031145145Matthias Sohn2018-10-311-1/+1
| | | | | | | | | | | | Add the following new bundles needed for new ssh implementation: - net.i2p.crypto.eddsa 0.3.0 - net.i2p.crypto.eddsa.source 0.3.0 - org.apache.sshd.core 2.0.0 - org.apache.sshd.core.source 2.0.0 - org.apache.sshd.sftp 2.0.0 - org.apache.sshd.sftp.source 2.0.0 Change-Id: I336166dd71522cc382df2e3efc00e7126d2c0874 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Update Orbit 2018-09 to R20180905201904Matthias Sohn2018-09-101-1/+1
| | | | Change-Id: I15e79024b89e45a5ba60c7aba909d899733bcb2f Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Update Orbit to S20180829155938 for 2018-09 RC1Matthias Sohn2018-09-011-1/+1
| | | | Change-Id: I48d5a2e06e2833c9745cb71c53600da3ed5f8501 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Update Orbit to S20180820175350 for 2018-09 M3Matthias Sohn2018-08-281-1/+1
| | | | Change-Id: Ifecbe9a7f36e65a191f007f0216633e9038ebff9 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Merge branch 'stable-5.0'Matthias Sohn2018-08-251-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * stable-5.0: Silence API warning for new ObjectIdSerializer introduced in 4.11.1 Ignore API warnings Fix photon target platform to use photon version of org.eclipse.osgi Update Photon orbit repository to R20180606145124 Suppress warning for trying to delete non-empty directory Fix fetching with duplicate ref updates Fetch(Process): should tolerate duplicate refspecs FetchCommandTest: test add/update/delete fetch Change-Id: I9e7fa37b100a7ea3cbe4104802d36c6f38df9e08 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
| * Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2018-08-241-2/+2
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * stable-4.9: Ignore API warnings Fix photon target platform to use photon version of org.eclipse.osgi Update Photon orbit repository to R20180606145124 Suppress warning for trying to delete non-empty directory Fix fetching with duplicate ref updates Fetch(Process): should tolerate duplicate refspecs FetchCommandTest: test add/update/delete fetch Change-Id: I2a83c059b7014c2a9e6267c963422c7785b23f17 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
| | * Fix photon target platform to use photon version of org.eclipse.osgiMatthias Sohn2018-08-241-1/+1
| | | | | | | | | | | | | | | Change-Id: I81cb499a5092eed6569f6fdf612ecab3f5d9bd5e Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
| | * Update Photon orbit repository to R20180606145124Matthias Sohn2018-08-231-1/+1
| | | | | | | | | | | | | | | | | | | | | The S-repository doesn't exist anymore and we should have updated to the final Photon orbit repository already. Change-Id: I6d1757833be4abd3643677d6e7814363533e88b2 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>