Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-pmc] Committer Election for Alexander Kurtakov on Eclipse JDT (Java development tools) has started

A committer election for Alexander Kurtakov on project Eclipse JDT (Java
development tools) (eclipse.jdt) was started by Jörg Kubitz with this
criteria:

Александър Куртаков [Alexander Kurtakov] is already a well
known committer in other Eclipse IDE projects.
I perceived him as very responsive, kind and helpful. Alexander Kurtakov
contributes to JDT since 2016.
He focused much on getting a stable build for the Eclipse IDE. Now he focused
on end-to-end support for new Java features in JDT. Ho cool is that!

Alexander has already a hundred commits in JDT (extract from git log
--author="kurtako" origin/master):
jdt.core:
2023-10-12 Recognize instance main methods as main methods. (#1470)
2023-10-11 Add JavaFeature for Unnamed classes and instance main methods
(#1476)
2023-10-06 Do not override tycho.version
2023-03-20 Releng fixes (#868)
2023-02-20 Update build-helper-maven-plugin to 3.3.0
2023-02-03 Do not refer to ID_RES_NAV
2023-01-31 Switch to Temurin Java 17
2023-01-31 Remove Cobol warnings config from Jenkinsfile
2023-01-05 Add Java 20 class version and other constants
2022-12-07 Improve asserts in MirrorDeclarationTest
2022-12-07 Use varargs in BuilderTests
2022-11-16 Improve asserts in MirrorDeclarationTest
2022-11-14 Use varargs in BuilderTests
2022-11-03 Export o.e.jdt.core.compiler.batch package in same named bundle
2022-11-03 Streamline maven-toolchain-plugin usage
2022-08-22 Javadoc fixes as found by Java 17 javadoc tool. (#331)
2020-09-21 Bug 566900 - Remove derby from releng scripts and tools
2020-09-17 Bug 567061 - Streamline usage of maven-toolchains-plugin
2020-08-07 Bug 563628 - NullPointerException in
org.eclipse.jdt.internal.compiler.tool.EclipseFileManager.getLocationForModule
2020-06-29 Bug 563698 - [15] [DOM] [AST] provide an API on IMethodBinding for
Compact Constructor
2020-04-23 Remove .cvsignore files.
2020-04-21 Bug 562370 - Remove tycho-extras.version maven property
2020-02-17 Bug 560146 - Enable version comparison for jdt.core repo
2020-02-14 Bug 560146 - Enable version comparison for jdt.core repo
2020-02-14 Bug 559965 - No recompilation when deleting java file from
test-source-folder
2019-12-21 Fix maven-antrun-plugin deprecation warning.
2019-11-19 Bug 551402 - Missing pack200 files in I-builds repository
2019-10-01 Bug 551648 - Versions increase needed since Java 13 branch merged
2019-06-25 Bug 547591 - Add failOnWarning (-Werror like) flag to the batch
compiler
2018-08-21 Bug 536223 - Update to Ant 1.10.5
2018-06-15 Bug 535926 - Build 4.9.0 I-Build: I20180615-0300 failed due to
compilation errors
2015-08-18 Bug 475140 - Use maven-resources-plugin version as specified in
parent
2015-03-25 Bug 463070 - Update maven antrun plugin configuration
2014-04-17 Bug 428894 - Unify antrun plugin version used.
2012-03-22 Fix for 374538: Fix compilation of
org.eclipse.jdt.compiler.apt.tests on Java 7

jdt:
2023-10-06 Build with Temurin
2023-10-06 Do not override managed tycho version
2022-06-10 Run verification build with Java 17
2021-01-19 Bug 570441 - Move to Tycho 2.2.0
2020-04-21 Bug 562370 - Remove tycho-extras.version maven property
2019-11-19 Bug 551402 - Missing pack200 files in I-builds repository
2017-09-13 Bug 521750 - [JUnit 5] Merge BETA_JUNIT5 branches to master branch

jdt.ui:
2023-03-21 Remove Navigator view id constant in tests
2023-02-08 Remove code referencins Navigator view
2023-01-18 Use static methods from declaring classes.
2023-01-18 There is no cobol source in jdt.ui
2023-01-18 Improve AST and element views feature metadata
2023-01-17 Reduce warnings (#393)
2023-01-16 Do not run concurrent jenkins builds for same branch/pr
2023-01-16 Build AST and Element views as part of the Maven build
2023-01-16 Enable releng version comparison
2022-12-01 Comparator issues in I20221130-1800
2022-08-22 Javadoc fixes as found by Java 17 javadoc tool.
2022-08-22 Fix Javadoc warnings and errors.
2022-06-10 Run verification build with Java 17 (#96)
2021-03-15 Bug 571950 - Define maven-surefire-plugin version in parent
2021-02-02 Bug 570855 - Include org.eclipse.jdt.ui.unittest.junit.feature in
p2 site
2020-10-20 Bug 567682 - [tests] Java 15 based LeakTestCase failing on
I-builds
2020-01-23 Ensure minimum ICU4J version in jdt.core.manipulation
2019-07-16 Replace deprecated ViewerSorter with ViewerComparator
2019-07-16 Use non-deprecated LocalSelectionTransfer.
2019-07-02 Remove needless semicolon.
2019-07-01 Bug 488215 - Support varargs in the Viewer API
2019-05-20 Bug 544108 - [content assist] Bring Chain Completion To JDT (From
Recommenders)
2019-03-29 Bug 545330 - Problems in javadoc for platform
2019-02-16 Bug 543933 - Build javadocs with Java 11
2018-04-27 Use generic getServiceReference method in JUnitCorePlugin.
2018-04-27 Use StandardCharsets.UTF-8 in junit bundles.
2017-09-18 Increased bundle versions for Photon (4.8)
2017-06-26 Bug 518772 - Change SWT Browser template to not propose
SWT.MOZILLA style
2016-04-23 Bug 491301 - Java/Build Path/Classpath Variable pref page has
wrong colors
2016-02-04 Bug 487180 - Adapt to platform text tests moving to JUnit 4

eclipse.jdt.debug:
2023-10-26 Support JEP 445 main methods
2023-10-10 Modernize some ui code
2023-03-29 Run StringSubstitutionTests with Project Explorer
2023-03-22 Execute ProjectClasspathVariableTests with ProjecExplorer
2023-03-22 Build with Temurin 17 JVM
2023-02-07 Remove references to deprecated Navigator in Scrapbook editor
2022-12-09 Don't skip baseline compare
2022-12-03 Remove AcuCobol issues search from Jenkins
2022-12-02 Convert OpenFromClipboardTests to JUnit 4
2022-11-03 Streamline maven-toolchains-plugin used
2022-06-10 Run verification build with Java 17
2021-01-29 Bug 570735 - Bundle-ClassPath entry tools.jar does not exist
warning in builds.
2020-05-22 Bug 561910 - Remove com.ibm.icu.text from org.eclipse.jdt.debug
2020-05-21 Bug 562141 - JDT Debug needs to react to ASM 8.0.1
2020-04-23 Remove .cvsignore files.
2019-12-19 Bug 553037 - Fails to compile with Java 11
2019-02-19 Bug 543933 - Build javadocs with Java 11
2018-08-26 Bug 535802 - Fix jdt.debug tests
2017-10-16 Bug 525971 - Run to line in lambdas fail
2016-04-23 Bug 491302 - Java/Debug/Logical Structure pref page has wrong
colors
2016-04-21 Bug 491299 - Classpath tab for Java application has wrong colors

It is my pleasure to nominate Alexander as a committer on Eclipse JDT (Java
development tools). Please welcome him as a committer to get him his work
done.

Eclipse JDT (Java development tools) project committers can click the
election link below to vote.

Election:
https://projects.eclipse.org/projects/eclipse.jdt/elections/election-alexander-kurtakov-committer-eclipse-jdt-java-development-tools

Project: https://projects.eclipse.org/projects/eclipse.jdt



Back to the top