<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>
<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">
<h3>
Jochen Sprickerhof pushed to branch master
at <a href="https://salsa.debian.org/java-team/eclipse-platform-team">Debian Java Maintainers / eclipse-platform-team</a>
</h3>
<p>
<strong>WARNING:</strong>
The push did not contain any new commits, but force pushed to delete the commits and changes below.
</p>
<h4>
Deleted commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/java-team/eclipse-platform-team/-/commit/543c65ff24be8bdba681148c82b678bb44693693">543c65ff</a></strong>
<div>
<span>by Jochen Sprickerhof</span>
<i>at 2020-12-25T22:32:49+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 4.18</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/java-team/eclipse-platform-team/-/commit/29142f7f7b643bab738db1b2fa24520af5952040">29142f7f</a></strong>
<div>
<span>by Jochen Sprickerhof</span>
<i>at 2020-12-25T22:32:59+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update upstream source from tag 'upstream/4.18'
Update to upstream version '4.18'
with Debian dir d74e93d189dfb87d67049a7a174512ad7aeb8ec8</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/java-team/eclipse-platform-team/-/commit/d244e886b2efe2681c3a65c1ede6a2e14da8b338">d244e886</a></strong>
<div>
<span>by Jochen Sprickerhof</span>
<i>at 2020-12-25T22:41:36+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">drop gitlab-ci
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/java-team/eclipse-platform-team/-/commit/962dc867c32c5285c4b43dd09de8850d6edf9453">962dc867</a></strong>
<div>
<span>by Jochen Sprickerhof</span>
<i>at 2020-12-25T22:43:34+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">bump policy version (no changes)
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/java-team/eclipse-platform-team/-/commit/150ad07c06d4aeb9a4f4897c7054057970c722da">150ad07c</a></strong>
<div>
<span>by Jochen Sprickerhof</span>
<i>at 2020-12-25T22:44:34+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update changelog for 4.18-1 release
</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#f786e2437dbc040842b5ee706ef114dcebefb517">
bundles/org.eclipse.compare.core/META-INF/MANIFEST.MF
</a>
</li>
<li class="file-stats">
<a href="#2c6b0dce8ba9f587c910d143e79560abb2bb89aa">
bundles/org.eclipse.compare.core/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#b5239926763739fe60e9b537c3929dfd9db31cea">
bundles/org.eclipse.compare.core/src/org/eclipse/compare/internal/core/ComparePlugin.java
→
bundles/org.eclipse.compare.core/src/org/eclipse/compare/internal/core/CompareSettings.java
</a>
</li>
<li class="file-stats">
<a href="#eaf7f54e4acc189fa87b402bc0fc0d9a9e4c361e">
bundles/org.eclipse.compare.core/src/org/eclipse/compare/internal/core/LCS.java
</a>
</li>
<li class="file-stats">
<a href="#e215be036543119e72f76f4c721c4dce499aab83">
bundles/org.eclipse.compare.core/src/org/eclipse/compare/internal/core/patch/FileDiffResult.java
</a>
</li>
<li class="file-stats">
<a href="#33c803c507dd57e99e3c047170015eb040a5b3f2">
bundles/org.eclipse.compare.core/src/org/eclipse/compare/internal/core/patch/LineReader.java
</a>
</li>
<li class="file-stats">
<a href="#3f180404e8ffecba7c4562fb0e93b822617da805">
bundles/org.eclipse.compare.core/src/org/eclipse/compare/patch/PatchParser.java
</a>
</li>
<li class="file-stats">
<a href="#6447f53d20b6aa326a2110f8add8aa32b7f16cfb">
bundles/org.eclipse.compare.win32/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#f2c9e0664f27d3de8a2ce19460647e173775bd00">
bundles/org.eclipse.compare/META-INF/MANIFEST.MF
</a>
</li>
<li class="file-stats">
<a href="#45cce704e5b106e1e3344248504ef5e6beea9cd5">
bundles/org.eclipse.compare/compare/org/eclipse/compare/contentmergeviewer/TextMergeViewer.java
</a>
</li>
<li class="file-stats">
<a href="#b85b697d2075fd5edb0dfb4ef6ca43c7c575f887">
bundles/org.eclipse.compare/compare/org/eclipse/compare/internal/CompareContentViewerSwitchingPane.java
</a>
</li>
<li class="file-stats">
<a href="#f505970f46204dd5c75aab85ee55370e9c5fd52c">
bundles/org.eclipse.compare/compare/org/eclipse/compare/internal/ComparePreferencePage.java
</a>
</li>
<li class="file-stats">
<a href="#28bbac63ef711d58a7c9c9075f8c5fed3e9b85f4">
bundles/org.eclipse.compare/compare/org/eclipse/compare/internal/CompareUIPlugin.java
</a>
</li>
<li class="file-stats">
<a href="#132857b6464d0abc58f824338dd5c5216c21466c">
bundles/org.eclipse.compare/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#085a67a8a5765062e6d6d1364774bd3b3d6f56bd">
bundles/org.eclipse.core.net.linux.x86_64/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#fbbc7828a969f8ced600f43321862349c4579b95">
bundles/org.eclipse.core.net.win32.x86_64/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#74629c34a85c11df54debd88ee64743ff9e33526">
bundles/org.eclipse.core.net/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#29ea30265050b31666b5db32a448a46a4f421be9">
bundles/org.eclipse.cvs/META-INF/MANIFEST.MF
</a>
</li>
<li class="file-stats">
<a href="#db966bc28bdb8c1a27b3682c55ffa536f1622747">
bundles/org.eclipse.cvs/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#f2dc39fd738c3efe574d84d742489a05c9369107">
bundles/org.eclipse.jsch.core/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#d0ced983c796c32bb08fe888771b656a744d44f7">
bundles/org.eclipse.jsch.ui/META-INF/MANIFEST.MF
</a>
</li>
<li class="file-stats">
<a href="#878739d8b944517dddd3156b868d0aa05d375f7f">
bundles/org.eclipse.jsch.ui/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#e2264653e5939377781793313a40596fce96bd3f">
bundles/org.eclipse.team.core/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#844221fbd41307829c6326141d3fac68b00fb0d8">
bundles/org.eclipse.team.cvs.core/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#78deb3784b42dc8efac9740ef23f3b74a54a7e32">
bundles/org.eclipse.team.cvs.ssh2/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#2e643e2c32b2cc842b8c14cf8fa5d381fb441bd5">
bundles/org.eclipse.team.cvs.ui/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#9e3765544d8eab823a69bfd921d7e03cb9b401dc">
bundles/org.eclipse.team.genericeditor.diff.extension/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#cd2ed0464b84a0c5350ca58651deac8c5e1fa2b9">
bundles/org.eclipse.team.ui/META-INF/MANIFEST.MF
</a>
</li>
<li class="file-stats">
<a href="#6e7d22af575fe4ffc1ee81dea9b4a21451de7b06">
bundles/org.eclipse.team.ui/plugin.properties
</a>
</li>
<li class="file-stats">
<a href="#39753a46e5f6ed477771b57692a9f3d3fad4dd43">
bundles/org.eclipse.team.ui/pom.xml
</a>
</li>
</ul>
<h5>The diff was not included because it is too large.</h5>
</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #666;">
—
<br>
<a href="https://salsa.debian.org/java-team/eclipse-platform-team/-/compare/b83745b919177dba6931a7ee17fc043aa6dfc048...150ad07c06d4aeb9a4f4897c7054057970c722da">View it on GitLab</a>.
<br>
You're receiving this email because of your account on salsa.debian.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.
</p>
</div>
</body>
</html>