[Git][java-team/eclipse-platform-ui][master] 8 commits: Standards-Version updated to 4.6.1
Emmanuel Bourg (@ebourg)
gitlab at salsa.debian.org
Fri Dec 9 07:52:50 GMT 2022
Emmanuel Bourg pushed to branch master at Debian Java Maintainers / eclipse-platform-ui
Commits:
f648cff5 by Emmanuel Bourg at 2022-12-08T12:05:18+01:00
Standards-Version updated to 4.6.1
- - - - -
bd51d493 by Emmanuel Bourg at 2022-12-08T12:11:52+01:00
New upstream version 4.22
- - - - -
8ad96ae8 by Emmanuel Bourg at 2022-12-08T12:12:14+01:00
New upstream version 4.23
- - - - -
fa91a3eb by Emmanuel Bourg at 2022-12-08T12:12:27+01:00
Update upstream source from tag 'upstream/4.23'
Update to upstream version '4.23'
with Debian dir 5e3b5f46649fbd4479a8176c8446ac30c6728a93
- - - - -
435634aa by Emmanuel Bourg at 2022-12-09T08:12:25+01:00
Build org.eclipse.core.databinding and org.eclipse.e4.ui.css.swt with Java 11
- - - - -
012d6494 by Emmanuel Bourg at 2022-12-09T08:19:05+01:00
Track and download the new releases from GitHub
- - - - -
3fd8caf8 by Emmanuel Bourg at 2022-12-09T08:23:56+01:00
Ignore the missing NoReference annotation
- - - - -
fb5bc2ac by Emmanuel Bourg at 2022-12-09T08:38:54+01:00
Upload to unstable
- - - - -
30 changed files:
- .mvn/extensions.xml
- Jenkinsfile
- README.md
- bundles/org.eclipse.core.commands/pom.xml
- bundles/org.eclipse.core.databinding.observable/META-INF/MANIFEST.MF
- bundles/org.eclipse.core.databinding.observable/src/org/eclipse/core/databinding/observable/list/ComputedList.java
- bundles/org.eclipse.core.databinding.observable/src/org/eclipse/core/databinding/observable/set/ComputedSet.java
- bundles/org.eclipse.core.databinding.observable/src/org/eclipse/core/databinding/observable/value/ComputedValue.java
- bundles/org.eclipse.core.databinding/.classpath
- bundles/org.eclipse.core.databinding/.settings/org.eclipse.jdt.core.prefs
- bundles/org.eclipse.core.databinding/META-INF/MANIFEST.MF
- bundles/org.eclipse.core.databinding/src/org/eclipse/core/databinding/ObservablesManager.java
- + bundles/org.eclipse.core.databinding/src/org/eclipse/core/databinding/bind/Bind.java
- + bundles/org.eclipse.core.databinding/src/org/eclipse/core/databinding/bind/steps/CommonSteps.java
- + bundles/org.eclipse.core.databinding/src/org/eclipse/core/databinding/bind/steps/ListCommonSteps.java
- + bundles/org.eclipse.core.databinding/src/org/eclipse/core/databinding/bind/steps/ListOneWaySteps.java
- + bundles/org.eclipse.core.databinding/src/org/eclipse/core/databinding/bind/steps/ListTwoWaySteps.java
- + bundles/org.eclipse.core.databinding/src/org/eclipse/core/databinding/bind/steps/SetCommonSteps.java
- + bundles/org.eclipse.core.databinding/src/org/eclipse/core/databinding/bind/steps/SetOneWaySteps.java
- + bundles/org.eclipse.core.databinding/src/org/eclipse/core/databinding/bind/steps/SetTwoWaySteps.java
- + bundles/org.eclipse.core.databinding/src/org/eclipse/core/databinding/bind/steps/Step.java
- + bundles/org.eclipse.core.databinding/src/org/eclipse/core/databinding/bind/steps/ValueCommonSteps.java
- + bundles/org.eclipse.core.databinding/src/org/eclipse/core/databinding/bind/steps/ValueOneWaySteps.java
- + bundles/org.eclipse.core.databinding/src/org/eclipse/core/databinding/bind/steps/ValueTwoWaySteps.java
- + bundles/org.eclipse.core.databinding/src/org/eclipse/core/databinding/conversion/EnumConverters.java
- + bundles/org.eclipse.core.databinding/src/org/eclipse/core/internal/databinding/bind/BindingBuilder.java
- + bundles/org.eclipse.core.databinding/src/org/eclipse/core/internal/databinding/bind/CommonStepsImpl.java
- + bundles/org.eclipse.core.databinding/src/org/eclipse/core/internal/databinding/bind/GenerateSourceFilesForListsAndSets.java
- + bundles/org.eclipse.core.databinding/src/org/eclipse/core/internal/databinding/bind/ListCommonStepsImpl.java
- + bundles/org.eclipse.core.databinding/src/org/eclipse/core/internal/databinding/bind/ListOneWayStepsImpl.java
The diff was not included because it is too large.
View it on GitLab: https://salsa.debian.org/java-team/eclipse-platform-ui/-/compare/228da32f4b4cf2dcc7e7d89c99d43ed8a730793e...fb5bc2ac06867e972cba533a94b22ea9da13a0d5
--
View it on GitLab: https://salsa.debian.org/java-team/eclipse-platform-ui/-/compare/228da32f4b4cf2dcc7e7d89c99d43ed8a730793e...fb5bc2ac06867e972cba533a94b22ea9da13a0d5
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20221209/7b049d5a/attachment.htm>
More information about the pkg-java-commits
mailing list