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 31a270cc14d5da991a4ebeaa5a1224a4abccac4d
Merge: 2182111d73e 6163179e75f
Author: Michael Bien <[email protected]>
AuthorDate: Wed Jul 17 21:38:43 2024 +0200

    Merge pull request #7587 from mbien/lazy-smo
    
    Lazy init SMO backend and increase timeout

 java/maven.indexer/nbproject/project.properties    |  2 +-
 .../modules/maven/indexer/CompositeResult.java     | 11 +---
 .../maven/indexer/NexusRepositoryIndexerImpl.java  | 70 ++++++++++------------
 .../org/netbeans/modules/maven/indexer/OnStop.java |  4 +-
 .../modules/maven/indexer/SMORequestResult.java    | 16 +++--
 .../maven/indexer/api/PluginIndexManager.java      |  3 +-
 .../maven/indexer/api/RepositoryQueries.java       |  8 +--
 7 files changed, 50 insertions(+), 64 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

Reply via email to