I fell asleep while the tests were running last night, sorry for the delay.
+1
Run Settings
DisposeRunners: True
WorkDirectory: C:\code\lucenenet\build
ImageRuntimeVersion: 4.0.30319
ImageTargetFrameworkName: .NETFramework,Version=v4.5.1
ImageRequiresX86: False
ImageRequiresDefaultAppDomainAssemblyResolver: False
NumberOfTestWorkers: 4
Test Run Summary
Overall result: Warning
Test Count: 159, Passed: 154, Failed: 0, Inconclusive: 0, Skipped: 5
Skipped Tests - Ignored: 5, Explicit: 0, Other: 0
Start time: 2017-10-23 07:50:29Z
End time: 2017-10-23 07:51:18Z
Duration: 49.006 seconds
Results (nunit3) saved as
C:\code\lucenenet\release\TestResults\net451\Lucene.Net.Tests.Suggest\TestResult.xml
Build Succeeded!
----------------------------------------------------------------------
Build Time Report
----------------------------------------------------------------------
Name Duration
---- --------
Clean 00:00:00.4833771
InstallSDK 00:00:00.8741310
Init 00:00:00.4069920
Restore 00:03:13.7398017
Compile 00:08:19.7431709
Pack 00:04:30.2487034
Publish 00:01:56.7769739
InstallSDK1IfRequired 00:00:00.1736716
InstallSDK2IfRequired 00:00:00.0269347
Test 02:50:05.9884555
Total: 03:08:08.7056348
-----Original Message-----
From: Shad Storhaug [mailto:[email protected]]
Sent: Monday, October 23, 2017 2:49 AM
To: Stefan Bodewig <[email protected]>; pnasser <[email protected]>;
[email protected]; Itamar Syn-Hershko <[email protected]>;
[email protected]; [email protected]; Simon Svensson
<[email protected]>; [email protected]; [email protected]; [email protected];
[email protected]; [email protected]; [email protected];
[email protected]
Cc: [email protected]
Subject: RE: [Vote] Apache Lucene.Net 4.8.0-beta00005
In case you aren't aware, I've started a release vote for Lucene.Net and it is
nearing the end of the voting period. I can provide more time if that is what
is needed, but we need some participation from the PMC members to make this
release happen. Come on folks, I understand you might not have time to work on
the code, but it is time to step up and contribute to the release vote or we
won't have a release.
Thanks,
Shad Storhaug (NightOwl888)
-----Original Message-----
From: Shad Storhaug [mailto:[email protected]]
Sent: Saturday, October 21, 2017 6:40 PM
To: [email protected]
Subject: RE: [Vote] Apache Lucene.Net 4.8.0-beta00005
+1
Building and testing working from the command line (testing took 10+ hours,
though - we now test 3 platforms instead of 2).
-----Original Message-----
From: Shad Storhaug [mailto:[email protected]]
Sent: Saturday, October 21, 2017 4:32 AM
To: [email protected]
Subject: [Vote] Apache Lucene.Net 4.8.0-beta00005
Time for a fresh beta!
This release includes several new modules and tools:
* Lucene.Net.Analysis.Kuromoji - Japanese Morphological Analyzer
* Lucene.Net.Analysis.Phonetic - Analyzer for indexing phonetic
signatures (for sounds-alike search)
* Lucene.Net.Analysis.SmartCn - Analyzer for indexing Chinese
* Lucene.Net.Benchmark - System for benchmarking Lucene.Net
* Lucene.Net.Demo - Simple example code (runnable through lucene-cli)
* Lucene.Net.Replicator - Files replication Utility
* Lucene.Net.ICU - Added collator functionality
* lucene-cli - Command line utility for maintaining indexes,
benchmarking, running and viewing demos
Also included is support for .NET Standard 2.0 and .NET Framework 4.5.
NOTE: .NET Standard 1.x has been changed from .NET Standard 1.5 to .NET
Standard 1.6 (a breaking change).
In addition, there are several dozen bug fixes, new APIs, performance
enhancements, and more stable I/O concurrency (the complete list is at
https://github.com/apache/lucenenet/blob/master/CHANGES.txt).
The source and binary packages are available for inspection at:
https://dist.apache.org/repos/dist/dev/lucenenet/.
There is a MyGet feed that can be accessed at:
V2: https://www.myget.org/F/lucene-net-nuget/api/v2 (VS2012+)
V3: https://www.myget.org/F/lucene-net-nuget/api/v3/index.json (VS2015+)
The tag is:
https://github.com/apache/lucenenet/releases/tag/Lucene.Net_4_8_0_beta00005
Please review the beta and vote (build and test instructions now on the
README). Note the solution now requires Visual Studio 2017 (Version 15.3)+ in
order to open it.
This vote will close no sooner than 72 hours from now, i.e. sometime after
22:00 UTC 23-October 2017
+1 - Let's do it
0 - Indifferent
-1 - Not ready, because...
Thanks,
Shad Storhaug (NightOwl888)