<!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 data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>
<style>img {
max-width: 100%; height: auto;
}
body {
font-size: 0.875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
}
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";'>
<div class="content">
<h3 style="margin-top: 20px; margin-bottom: 10px;">
Emmanuel Bourg pushed to branch upstream at <a href="https://salsa.debian.org/java-team/eclipse-platform-ui">Debian Java Maintainers / eclipse-platform-ui</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/java-team/eclipse-platform-ui/-/commit/bd51d493e188ddeb5b856d25c29a135a57f054d1">bd51d493</a></strong>
<div>
<span> by Emmanuel Bourg </span> <i> at 2022-12-08T12:11:52+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>New upstream version 4.22</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/java-team/eclipse-platform-ui/-/commit/8ad96ae88709a58f97c387dce9cb6a778961690c">8ad96ae8</a></strong>
<div>
<span> by Emmanuel Bourg </span> <i> at 2022-12-08T12:12:14+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>New upstream version 4.23</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#9ef6b6e323b7b6d782d251cf3768c38f0e78d975">
.mvn/extensions.xml
</a>
</li>
<li class="file-stats">
<a href="#0c2c5c506cef0ed2d3ad2b7e45e97980b66f5520">
Jenkinsfile
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#94690600150843756206d1b8ac9a47530cf0771f">
bundles/org.eclipse.core.commands/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#033ce5f956e3e442619fe91a8c26b37ff044b6b3">
bundles/org.eclipse.core.databinding.observable/META-INF/MANIFEST.MF
</a>
</li>
<li class="file-stats">
<a href="#597747bae78dc0392e368ed1f92f0337bb459fff">
bundles/org.eclipse.core.databinding.observable/src/org/eclipse/core/databinding/observable/list/ComputedList.java
</a>
</li>
<li class="file-stats">
<a href="#c79eb3a1b0b53541c7b61ae10605a3ed425101e6">
bundles/org.eclipse.core.databinding.observable/src/org/eclipse/core/databinding/observable/set/ComputedSet.java
</a>
</li>
<li class="file-stats">
<a href="#6092727aae4b3f70ba6f42d48b54663551af435a">
bundles/org.eclipse.core.databinding.observable/src/org/eclipse/core/databinding/observable/value/ComputedValue.java
</a>
</li>
<li class="file-stats">
<a href="#c4e4c649bce8dd620e1508ec9533097b0cba966b">
bundles/org.eclipse.core.databinding/.classpath
</a>
</li>
<li class="file-stats">
<a href="#47fa067810b257ebfbfd9823144e1f55c2671919">
bundles/org.eclipse.core.databinding/.settings/org.eclipse.jdt.core.prefs
</a>
</li>
<li class="file-stats">
<a href="#f65f45fbd5308064f6161a394b4d86c0170e5e2b">
bundles/org.eclipse.core.databinding/META-INF/MANIFEST.MF
</a>
</li>
<li class="file-stats">
<a href="#b9dd6f9f62a34dab2fa21393c0cf04ab0eaf1e1c">
bundles/org.eclipse.core.databinding/src/org/eclipse/core/databinding/ObservablesManager.java
</a>
</li>
<li class="file-stats">
<a href="#56800523b997d0dfd961cbaad6e99046f363ae9d">
<span class="new-file">
+
bundles/org.eclipse.core.databinding/src/org/eclipse/core/databinding/bind/Bind.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#1e86b9445fa8953f5c2428991b0872ee140f18c6">
<span class="new-file">
+
bundles/org.eclipse.core.databinding/src/org/eclipse/core/databinding/bind/steps/CommonSteps.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#83a3119ebb7e3bf3ad6c9c87753e2a6c57969c6a">
<span class="new-file">
+
bundles/org.eclipse.core.databinding/src/org/eclipse/core/databinding/bind/steps/ListCommonSteps.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#c0bd95a0d2a9442a84d705727da5f7588743e170">
<span class="new-file">
+
bundles/org.eclipse.core.databinding/src/org/eclipse/core/databinding/bind/steps/ListOneWaySteps.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#862c029809fe72a9b143d199007deb58bf11fd81">
<span class="new-file">
+
bundles/org.eclipse.core.databinding/src/org/eclipse/core/databinding/bind/steps/ListTwoWaySteps.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#129bc1bd337073098c197fa214067f5254bad106">
<span class="new-file">
+
bundles/org.eclipse.core.databinding/src/org/eclipse/core/databinding/bind/steps/SetCommonSteps.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#c6addac6e29bcf08c091a8ab1d9c0eccb93ae8a7">
<span class="new-file">
+
bundles/org.eclipse.core.databinding/src/org/eclipse/core/databinding/bind/steps/SetOneWaySteps.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#f3a74c335cd6be1b54e9a6342ae50673845c514a">
<span class="new-file">
+
bundles/org.eclipse.core.databinding/src/org/eclipse/core/databinding/bind/steps/SetTwoWaySteps.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#4981d6a424c3e377d2dabbea95d81cfa96a9228f">
<span class="new-file">
+
bundles/org.eclipse.core.databinding/src/org/eclipse/core/databinding/bind/steps/Step.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#133509e184b5a7a8f5d55ecfec8efd5e90c6f9d1">
<span class="new-file">
+
bundles/org.eclipse.core.databinding/src/org/eclipse/core/databinding/bind/steps/ValueCommonSteps.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#474e1dee031ce6333393ad94897a9e983e18f1bb">
<span class="new-file">
+
bundles/org.eclipse.core.databinding/src/org/eclipse/core/databinding/bind/steps/ValueOneWaySteps.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#663958957713dbaee35db76d29f8e41b64b39269">
<span class="new-file">
+
bundles/org.eclipse.core.databinding/src/org/eclipse/core/databinding/bind/steps/ValueTwoWaySteps.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#c4fcf4d3a458d77a0ff8913263e70d84d00abfab">
<span class="new-file">
+
bundles/org.eclipse.core.databinding/src/org/eclipse/core/databinding/conversion/EnumConverters.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#edcf7ff29528e536cac41069a4e3c7cc1f5ec140">
<span class="new-file">
+
bundles/org.eclipse.core.databinding/src/org/eclipse/core/internal/databinding/bind/BindingBuilder.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#324f1de395551bd6aad7e5778afcd809ac1018db">
<span class="new-file">
+
bundles/org.eclipse.core.databinding/src/org/eclipse/core/internal/databinding/bind/CommonStepsImpl.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#aa7a5289f9dd0ee388b1cd404d879d967cc16cfd">
<span class="new-file">
+
bundles/org.eclipse.core.databinding/src/org/eclipse/core/internal/databinding/bind/GenerateSourceFilesForListsAndSets.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#5b1d0b5b1170fae10dbd82982861d47c840197d9">
<span class="new-file">
+
bundles/org.eclipse.core.databinding/src/org/eclipse/core/internal/databinding/bind/ListCommonStepsImpl.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#70875b2e3ceb48b6c4c86259924b2e4c1f38d0f2">
<span class="new-file">
+
bundles/org.eclipse.core.databinding/src/org/eclipse/core/internal/databinding/bind/ListOneWayStepsImpl.java
</span>
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: 0.875rem;">
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-ui/-/compare/a5b148b5f3f108c1be897c91e841ccf1fbc6228c...8ad96ae88709a58f97c387dce9cb6a778961690c">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://salsa.debian.org">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
</p>
</div>
</body>
</html>