This is an automated email from the ASF dual-hosted git repository.
mbien pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from 2182111d73e Merge pull request #7590 from mbien/warmup-mvn-embedder
add 6163179e75f Lazy init SMO backend and increase timeout
new 31a270cc14d Merge pull request #7587 from mbien/lazy-smo
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
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