Matthias Sohn
447002b303
Revert Jetty from 8.1.3.v20120416 to 7.6.0.v20120127
...
This reverts commit 24a0f47e32
and
updates JGit dependencies to use the latest available Jetty 7.x
release. We can't use Jetty 8.x since it depends on Servlet API 3.0
which requires Java 6 but JGit still wants to support Java 5.
Use one of the target platforms defined in
Ibf67a6d3539fa0708a3e5dbe44fb899c56fbd8ed to work with that in Eclipse.
Change-Id: I343273d994dc7b6e0287c604e5926ff77d5b585b
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
13 years ago
Matthias Sohn
b0531ee180
Reduce number of hard-coded maven artifact versions
...
This reduces the number of hard-coded version numbers we have to touch
with every release.
Change-Id: I0f2e910423d3db081b644968cd0d6a89178ba12a
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
13 years ago
Matthias Sohn
9bd9d9a698
Prepare next 2.0.0-SNAPSHOT builds
...
Change-Id: Iffc57d6b25dafb72272d1957116c19ab45ba2c54
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
13 years ago
Matthias Sohn
4aa550f7cc
JGit v2.0.0.201205301645-rc2
...
Change-Id: Ic4f84f1a11c93863c229c0089f2e4edc7c7a36b7
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
13 years ago
Matthias Sohn
24a0f47e32
Update Jetty to 8.1.3.v20120416
...
Jetty 8.1.3 comes with Juno M7 and this version can be installed from
http://download.eclipse.org/jetty/updates/jetty-bundles-8.x/8.1.3.v20120416/
Change-Id: Ifc4bfbb3efbab0f5bfbde74f0b2ddc5a2f9ee6a5
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
13 years ago
Matthias Sohn
8c73245fd0
Fix JGit source bundle packaging
...
Due to Tycho bug 368596 we didn't package the correct JGit source bundle
anymore. Instead of sources it contained the binary bundle. As a
workaround fall back to use packaging type eclipse-update-site which
doesn't seem to have this problem.
Bug: 368596
Bug: 379402
Change-Id: I3192dbd00b51e6ee6596d2301050b2a6f7028e3b
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
13 years ago
Matthias Sohn
43543e79a4
Update tycho version to 0.14.1
...
Tycho 0.14.1 enforces that artifactId and feature/bundle SymbolicName
must match, hence follow recommended migration practice and change
groupId of feature projects in order not to change the feature names as
this would require a feature migration.
Also migrate the p2 repository build from the deprecated packaging type
eclipse-update-site to packaging type eclipse-repository.
Change-Id: I99fc6c2bbb20efbd6514bdd9940f3535707c21bc
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
13 years ago
Matthias Sohn
755dfdb409
Prepare 2.0.0-SNAPSHOT builds
...
Change-Id: I946e315af04227727ac937ebe9d70ae1ea4e8936
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
13 years ago
Matthias Sohn
f70b24a601
Prepare post 1.3.0.201202151440-r build
...
Change-Id: I4d695273e3151c22f2df9a58725cc7ba21ab6043
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
13 years ago
Matthias Sohn
e4ee677dea
JGit 1.3.0.201202151440-r
...
Change-Id: I663208919f297836a9c16bf458e4a43ffaca4c12
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
13 years ago
Matthias Sohn
3b358ce514
Prepare post 1.3.0.201202121842-rc4 builds
...
Change-Id: I50e0e6c2bccab5f3da62cbfe976f065169426906
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
13 years ago
Matthias Sohn
53917539f8
JGit 1.3.0.201202121842-rc4
...
Change-Id: I82c6c0c175ab6fb4e2113101f36c8d2ddf4a13c1
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
13 years ago
Matthias Sohn
a069e90fa9
JGit v1.2.0.201112221803-r
...
Change-Id: Icc0b09324f205d93929af8cf522a99ad00cf7591
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
13 years ago
Matthias Sohn
7fded4d14f
Prepare 1.3.0 builds
...
Change-Id: I7a1ae73783c95041b59f047a7330e62e7f642149
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
13 years ago
Matthias Sohn
19a366d532
Prepare 1.2.0 builds
...
Change-Id: I9ec247135d93ef28d732e94f18d0ec1d0e2e6d44
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
13 years ago
Matthias Sohn
57d6585522
Prepare post v1.1.0.201109151100-r build
...
Change-Id: Ib099ec93d8243b238641d79328216874532ab5eb
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
13 years ago
Matthias Sohn
1cb0510cee
JGit v1.1.0.201109151100-r
...
Change-Id: Iadcec7e5973600e005cbdeb837fa197d3ae2ea86
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
13 years ago
Matthias Sohn
b09d21b6eb
Prepare post v1.1.0.201109071825-rc3 builds
...
Change-Id: I1244f6639263d156a6f9e4530167e5eb1826a535
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
13 years ago
Matthias Sohn
75611a8314
JGit v1.1.0.201109071825-rc3
...
Change-Id: I1b989d3101272632eacabe25a0b111ad0ff5bb3b
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
13 years ago
Matthias Sohn
8001b19a8c
Remove workarounds for fixed Tycho bugs
...
This removes the workaround for Tycho bug
- http://issues.sonatype.org/browse/TYCHO-313
which has been fixed.
Change-Id: I54a8de885ae3e6c45a778171dad6f6e5e9322114
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
13 years ago
Matthias Sohn
df117d3da9
Prepare post-v1.1.0.201109011030-rc2 builds
...
Change-Id: I8dda83cdbe88beba4a480df9846848bf3aceb9e2
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
13 years ago
Matthias Sohn
384ffa7ee9
JGit v1.1.0.201109011030-rc2
...
Change-Id: Ie6d65fe45ad92c813ce3a227729aa43681922249
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
13 years ago
Matthias Sohn
6646c72d17
Prepare post JGit v1.0.0.201106090707-r builds
...
Change-Id: I35292f9f6fb5ebc591308fdd2d069203413e189d
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
14 years ago
Matthias Sohn
b26ff6ebd6
JGit v1.0.0.201106090707-r
...
Change-Id: Iba44e71b6441a0e39122ca8666b51989e605f25f
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
14 years ago
Matthias Sohn
22df55c8b3
Prepare post v1.0.0.201106081625-r builds
...
Change-Id: I5e6994844405f7839ad3b3439f98bcadb59d329b
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
14 years ago
Matthias Sohn
eacd7104a2
JGit v1.0.0.201106081625-r
...
Change-Id: I629990189083bab4737938ad712080fba7917582
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
14 years ago
Matthias Sohn
9c67a391f1
Prepare post v1.0.0.201106071701-r builds
...
Change-Id: I67ee2912ef54462cf860dc4ec0a6334e9c619384
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
14 years ago
Matthias Sohn
ac71f9045a
JGit v1.0.0.201106071701-r
...
Change-Id: Ic8f49336ba96c8dcf4bab2f74c0f1efc1ab55131
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
14 years ago
Matthias Sohn
f1713abcdc
Prepare 1.1.0 builds
...
Change-Id: I4cf017cd567543846839612ab3ace6d26233e01d
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
14 years ago
Matthias Sohn
4a4e1f764c
Prepare post v1.0.0.201106051725-r builds
...
Change-Id: I4839877e1a6fa7782f37423213af8d579727a494
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
14 years ago
Matthias Sohn
f65513f753
JGit v1.0.0.201106051725-r
...
Change-Id: I39f4a23cf284505395d511dfedf02b7f5608df95
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
14 years ago
Matthias Sohn
ada903085d
Prepare post v1.0.0.201106011211-rc3 builds
...
Change-Id: I4dec8eba7e35858aef65fcc10f91fad3fe5b52b9
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
14 years ago
Matthias Sohn
81371d385b
JGit v1.0.0.201106011211-rc3
...
Change-Id: I574a05200471c431b3a02ac6ff208dc6aa90f539
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
14 years ago
Matthias Sohn
f5f1536f3f
Remove incubation marker
...
Change-Id: I6018ce0cd3b7c8137e137848fe1f04551b257538
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
14 years ago
Matthias Sohn
f9d7b0d21e
Qualify post-0.12 builds
...
Change-Id: I70fe2671321efb5c3d271121ce00299533d1b388
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
14 years ago
Matthias Sohn
b2b58feba7
JGit 0.12.1
...
Change-Id: Ia6e58b466fa3ef7ddd61b40f2ad44141fe8786c4
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
14 years ago
Matthias Sohn
989149736a
JGit 0.11.3
...
Change-Id: I0a3d4d4400e7643c43d64bf60e566d533b5dcee1
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
14 years ago
Matthias Sohn
5998e474c4
Qualify post 0.11.1 builds
...
Change-Id: I48cca12fcc6212fbe6c42109e44e4a2dc20ecada
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
14 years ago
Matthias Sohn
f2c8eec57b
Qualify post 0.11 builds
...
Change-Id: Ibcef4fc4c986c2cda01e943d16aa1c53eff99f25
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
14 years ago
Matthias Sohn
857d151198
JGit 0.11.1
...
Change-Id: I9ac2fdfb4326536502964ba614d37d0bd103f524
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
14 years ago
Matthias Sohn
485917598e
Qualify post 0.10 builds
...
Change-Id: Ifcb8fdea95286779c8aea6bf4d7647e8c1c98d63
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
14 years ago
Matthias Sohn
51d1af9489
Qualify post 0.10.1 builds
...
Change-Id: I320f1f739f3689daf11d532a55ae1133785aec8e
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
14 years ago
Matthias Sohn
1fdc17bfe4
JGit 0.10.1
...
Change-Id: I4a46d35d354193e5d4f28ef7dfae75944be8ffcf
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
14 years ago
Jens Baumgart
51e2646d4a
Introduce http test bundle
...
Introduce a http test bundle to make this functionality available for
EGit tests. A simple http server class is provided. The jetty version
was updated to a version that is also available via p2 (needed in EGit
UI tests).
Change-Id: I13bfc4c6c47e27d8f97d3e9752347d6d23e553d4
Signed-off-by: Jens Baumgart <jens.baumgart@sap.com>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
14 years ago
Shawn O. Pearce
4b5d3d291b
Qualify builds as 0.10.0
...
Change-Id: I54815c85b32b9492c059064b39f48677e68c5e90
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
14 years ago
Matthias Sohn
26f507f0df
Qualify post-0.9.3 builds
...
Change-Id: Ideab4923a5d8055f0e8a36ddcf0bc8adbf71c329
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
14 years ago
Matthias Sohn
2920fcdde8
JGit 0.9.3
...
Change-Id: I114106f3286c36f7d5e136748a7e5130f4da163f
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
14 years ago
Matthias Sohn
7ae5e82d66
Qualify post-0.9.1 builds
...
Change-Id: I07a3391de03379f32ecfd055d45750e3860b2be4
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
14 years ago
Matthias Sohn
445a3a281d
JGit 0.9.1
...
Change-Id: Ic411b1b8a7e6039ae3ff567e2c9cdd5db84f4d41
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
14 years ago
Shawn O. Pearce
239ce58553
Start 0.9 development
...
Change-Id: I84173ece5100f1fcb78168e2e102b649d9466c08
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
15 years ago