This is an automated email from the ASF dual-hosted git repository. mbien pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit a1a87f5bdc2c8e7467616250665e02e11af92674 Merge: d28a5186acc 88475d3c186 Author: Michael Bien <[email protected]> AuthorDate: Fri Oct 11 23:02:02 2024 +0200 Merge pull request #7862 from mbien/remove-ziperror-usage Remove ZipError usage which is dead code since JDK 9 (JDK-8336843). .../modules/java/source/parsing/CachingArchive.java | 6 ++---- .../maven/indexer/NexusRepositoryIndexerImpl.java | 20 ++++++++------------ 2 files changed, 10 insertions(+), 16 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
