This is an automated email from the ASF dual-hosted git repository.

jtulach pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git.


    from 77da129  [NETBEANS-5524] Check for priming action before use.
     new 898363f  Don't even schedule the task, when the frequency is 'never'
     new 0fd8360  Introducing 
org.netbeans.modules.maven.indexer.api.DEFAULT_UPDATE_FREQ branding API
     new 3fc381d  Use SingleMethod.methodName even if file object is specified
     new 09c7322  Also adding branding for default value of createIndex setting
     new 6d1285a  Merge pull request #2848 from 
JaroslavTulach/jtulach/BrandMavenIndexDownloadFrequency

The 5212 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:
 .../modules/maven/indexer/api/Bundle.properties    | 19 ++++++
 .../java/mx/project/SuiteActionProvider.java       | 12 ++--
 java/maven.indexer/manifest.mf                     |  2 +-
 .../maven/indexer/api/RepositoryPreferences.java   | 28 ++++++++-
 .../maven/indexer/api/Bundle_te_ST.properties      | 19 ++++++
 .../indexer/api/RepositoryPreferencesTest.java     | 72 +++++++++++++++++-----
 java/maven/apichanges.xml                          | 14 +++++
 java/maven/arch.xml                                | 20 ++++++
 java/maven/manifest.mf                             |  2 +-
 java/maven/nbproject/project.xml                   |  2 +-
 .../modules/maven/ProjectOpenedHookImpl.java       | 26 ++++----
 11 files changed, 178 insertions(+), 38 deletions(-)
 create mode 100644 
java/java.lsp.server/nbcode/branding/modules/org-netbeans-modules-maven-indexer.jar/org/netbeans/modules/maven/indexer/api/Bundle.properties
 create mode 100644 
java/maven.indexer/test/unit/src/org/netbeans/modules/maven/indexer/api/Bundle_te_ST.properties

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to