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

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


    from 53c44eb  missing packages from downloads
     new d484b33  build improvements. Pipeline caching.
     new e55fe8d  added missing publish
     new a74ce6c  Lucene.Net.Tests: Combined T-Z into a single project
     new c4acbd5  Lucene.Net.Tests: Split E-I int E-I and I-J
     new a8d3771  azure-pipelines.yml: Reduced maximum parallel jobs to 6 on 
macOS and Linux, 7 on Windows

The 5 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:
 Lucene.Net.sln                                     |  22 +--
 azure-pipelines.yml                                | 168 +++++++++++----------
 build/azure-templates/publish-nuget-packages.yml   |  16 +-
 .../publish-test-results-for-test-projects.yml     |   6 +-
 build/azure-templates/run-tests-on-os.yml          |  33 ++--
 build/build.ps1                                    |  16 +-
 .../Lucene.Net.TestFramework.csproj                |   4 +-
 .../Lucene.Net.Tests._E-I.csproj                   |  22 ++-
 .../Lucene.Net.Tests._I-J.csproj}                  |  38 +++--
 .../Lucene.Net.Tests._T-Z.csproj}                  |  21 +--
 .../Index/TestBinaryDocValuesUpdates.cs            |   4 +
 src/Lucene.Net.Tests/Index/TestIndexWriter.cs      |   7 +
 src/Lucene.Net.Tests/Util/TestNumericUtils.cs      |  10 --
 src/Lucene.Net/Lucene.Net.csproj                   |   4 +-
 14 files changed, 198 insertions(+), 173 deletions(-)
 rename src/{Lucene.Net.Tests._U-Z/Lucene.Net.Tests._U-Z.csproj => 
Lucene.Net.Tests._I-J/Lucene.Net.Tests._I-J.csproj} (57%)
 rename src/{Lucene.Net.Tests._T-U/Lucene.Net.Tests._T-U.csproj => 
Lucene.Net.Tests._T-Z/Lucene.Net.Tests._T-Z.csproj} (80%)

Reply via email to