You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucenenet.apache.org by ni...@apache.org on 2017/05/10 02:40:26 UTC

[1/2] lucenenet git commit: Added CHANGES.txt to the build folder in each solution

Repository: lucenenet
Updated Branches:
  refs/heads/master 41c6191fd -> f2fb70bbc


Added CHANGES.txt to the build folder in each solution


Project: http://git-wip-us.apache.org/repos/asf/lucenenet/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucenenet/commit/d248e6b0
Tree: http://git-wip-us.apache.org/repos/asf/lucenenet/tree/d248e6b0
Diff: http://git-wip-us.apache.org/repos/asf/lucenenet/diff/d248e6b0

Branch: refs/heads/master
Commit: d248e6b0d5b9c2c8c49596c9de0e713c633b06ac
Parents: 41c6191
Author: Shad Storhaug <sh...@shadstorhaug.com>
Authored: Wed May 10 09:35:53 2017 +0700
Committer: Shad Storhaug <sh...@shadstorhaug.com>
Committed: Wed May 10 09:35:53 2017 +0700

----------------------------------------------------------------------
 Lucene.Net.Portable.sln | 19 +------------------
 Lucene.Net.sln          | 19 +------------------
 2 files changed, 2 insertions(+), 36 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucenenet/blob/d248e6b0/Lucene.Net.Portable.sln
----------------------------------------------------------------------
diff --git a/Lucene.Net.Portable.sln b/Lucene.Net.Portable.sln
index 7e71238..9a49572 100644
--- a/Lucene.Net.Portable.sln
+++ b/Lucene.Net.Portable.sln
@@ -1,24 +1,6 @@
 
 Microsoft Visual Studio Solution File, Format Version 12.00
 # Visual Studio 14
-#
-# Licensed to the Apache Software Foundation (ASF) under one
-# or more contributor license agreements.  See the NOTICE file
-# distributed with this work for additional information
-# regarding copyright ownership.  The ASF licenses this file
-# to you under the Apache License, Version 2.0 (the
-# "License"); you may not use this file except in compliance
-# with the License.  You may obtain a copy of the License at
-#
-#   http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing,
-# software distributed under the License is distributed on an
-# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-# KIND, either express or implied.  See the License for the
-# specific language governing permissions and limitations
-# under the License.
-#
 VisualStudioVersion = 14.0.25420.1
 MinimumVisualStudioVersion = 10.0.40219.1
 Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "Lucene.Net", "src\Lucene.Net\Lucene.Net.xproj", "{DBC3B677-805C-430E-AF78-A9ABF3975D17}"
@@ -95,6 +77,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "build", "build", "{EFA10A77
 	ProjectSection(SolutionItems) = preProject
 		build.bat = build.bat
 		build\build.ps1 = build\build.ps1
+		CHANGES.txt = CHANGES.txt
 		Version.proj = Version.proj
 	EndProjectSection
 EndProject

http://git-wip-us.apache.org/repos/asf/lucenenet/blob/d248e6b0/Lucene.Net.sln
----------------------------------------------------------------------
diff --git a/Lucene.Net.sln b/Lucene.Net.sln
index b1d2752..669a57d 100644
--- a/Lucene.Net.sln
+++ b/Lucene.Net.sln
@@ -1,24 +1,6 @@
 
 Microsoft Visual Studio Solution File, Format Version 12.00
 # Visual Studio 14
-#
-# Licensed to the Apache Software Foundation (ASF) under one
-# or more contributor license agreements.  See the NOTICE file
-# distributed with this work for additional information
-# regarding copyright ownership.  The ASF licenses this file
-# to you under the Apache License, Version 2.0 (the
-# "License"); you may not use this file except in compliance
-# with the License.  You may obtain a copy of the License at
-#
-#   http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing,
-# software distributed under the License is distributed on an
-# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-# KIND, either express or implied.  See the License for the
-# specific language governing permissions and limitations
-# under the License.
-#
 VisualStudioVersion = 14.0.25420.1
 MinimumVisualStudioVersion = 10.0.40219.1
 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lucene.Net", "src\Lucene.Net\Lucene.Net.csproj", "{5D4AD9BE-1FFB-41AB-9943-25737971BF57}"
@@ -104,6 +86,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "build", "build", "{9811D53E
 	ProjectSection(SolutionItems) = preProject
 		build.bat = build.bat
 		build\build.ps1 = build\build.ps1
+		CHANGES.txt = CHANGES.txt
 		Version.proj = Version.proj
 	EndProjectSection
 EndProject


[2/2] lucenenet git commit: Updated CHANGES.txt with the updates from 4.8.0-beta00002

Posted by ni...@apache.org.
Updated CHANGES.txt with the updates from 4.8.0-beta00002


Project: http://git-wip-us.apache.org/repos/asf/lucenenet/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucenenet/commit/f2fb70bb
Tree: http://git-wip-us.apache.org/repos/asf/lucenenet/tree/f2fb70bb
Diff: http://git-wip-us.apache.org/repos/asf/lucenenet/diff/f2fb70bb

Branch: refs/heads/master
Commit: f2fb70bbca6167e818df4bf22f12a72e8da7cc20
Parents: d248e6b
Author: Shad Storhaug <sh...@shadstorhaug.com>
Authored: Wed May 10 09:37:12 2017 +0700
Committer: Shad Storhaug <sh...@shadstorhaug.com>
Committed: Wed May 10 09:37:12 2017 +0700

----------------------------------------------------------------------
 CHANGES.txt | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucenenet/blob/f2fb70bb/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 5e0fc05..c71fb52 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,4 +1,16 @@
-=================== Release 4.8.0-beta00001 =====================
+=================== Release 4.8.0-beta00002 =====================
+
+Bug
+•[Pull Request #205] - Made FSDirectory stale files set synchronized
+
+Improvement
+•	Added InstallSDK and Restore tasks to the build script, and made them dependencies of the Test task
+	which will make the test more reliable from the CLI/CI server.
+•	Added ability to test from CLI in release.
+•	Updated syntax of build script to use the standard - (for short command) and -- (for long command),
+	i.e. "build -t" or "build --test".
+
+=================== Release 4.8.0-beta00001 =====================
 
 Bug
 •[LUCENENET-516] - ChainedFilter class not available in Lucene.net build 3.0.3