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/05 20:56:02 UTC

[7/9] lucenenet git commit: Updated Spatial4n.Core and Spatial4n.Core.NTS to 0.4.1-beta00003 and removed MyGet feed from NuGet.config

Updated Spatial4n.Core and Spatial4n.Core.NTS to 0.4.1-beta00003 and removed MyGet feed from NuGet.config


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

Branch: refs/heads/master
Commit: 28c1282ccfc913e42935eb06de61aadff5a241b8
Parents: 3c077fb
Author: Shad Storhaug <sh...@shadstorhaug.com>
Authored: Sat May 6 03:17:17 2017 +0700
Committer: Shad Storhaug <sh...@shadstorhaug.com>
Committed: Sat May 6 03:17:17 2017 +0700

----------------------------------------------------------------------
 NuGet.config                                                     | 1 -
 src/Lucene.Net.Spatial/Lucene.Net.Spatial.project.json           | 2 +-
 src/Lucene.Net.Spatial/project.json                              | 2 +-
 .../Lucene.Net.Tests.Spatial.project.json                        | 4 ++--
 src/Lucene.Net.Tests.Spatial/project.json                        | 4 ++--
 5 files changed, 6 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucenenet/blob/28c1282c/NuGet.config
----------------------------------------------------------------------
diff --git a/NuGet.config b/NuGet.config
index 47e6e79..64c38ad 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -24,7 +24,6 @@
     <clear />
 	<add key="icunet" value="https://www.myget.org/F/icu-dotnet/api/v2" />
     <add key="dotnet-cat" value="https://www.myget.org/F/dotnetcat/api/v2" />
-	<add key="spatial4n" value="https://www.myget.org/F/spatial4n/api/v2" />
     <add key="nugetorg" value="https://www.nuget.org/api/v2" />
   </packageSources>
 </configuration>

http://git-wip-us.apache.org/repos/asf/lucenenet/blob/28c1282c/src/Lucene.Net.Spatial/Lucene.Net.Spatial.project.json
----------------------------------------------------------------------
diff --git a/src/Lucene.Net.Spatial/Lucene.Net.Spatial.project.json b/src/Lucene.Net.Spatial/Lucene.Net.Spatial.project.json
index b9bffa6..73f1d0f 100644
--- a/src/Lucene.Net.Spatial/Lucene.Net.Spatial.project.json
+++ b/src/Lucene.Net.Spatial/Lucene.Net.Spatial.project.json
@@ -5,7 +5,7 @@
   "dependencies": {
     "GeoAPI": "1.7.4",
     "NetTopologySuite": "1.14",
-    "Spatial4n.Core": "0.4.1-beta00002"
+    "Spatial4n.Core": "0.4.1-beta00003"
   },
   "frameworks": {
     "net451": {}

http://git-wip-us.apache.org/repos/asf/lucenenet/blob/28c1282c/src/Lucene.Net.Spatial/project.json
----------------------------------------------------------------------
diff --git a/src/Lucene.Net.Spatial/project.json b/src/Lucene.Net.Spatial/project.json
index 7d37826..a012c36 100644
--- a/src/Lucene.Net.Spatial/project.json
+++ b/src/Lucene.Net.Spatial/project.json
@@ -20,7 +20,7 @@
     "Lucene.Net.Queries": "4.8.0",
     "GeoAPI": "1.7.4",
     "NetTopologySuite": "1.14",
-    "Spatial4n.Core": "0.4.1-beta00002"
+    "Spatial4n.Core": "0.4.1-beta00003"
   },
   "frameworks": {
     "netstandard1.5": {

http://git-wip-us.apache.org/repos/asf/lucenenet/blob/28c1282c/src/Lucene.Net.Tests.Spatial/Lucene.Net.Tests.Spatial.project.json
----------------------------------------------------------------------
diff --git a/src/Lucene.Net.Tests.Spatial/Lucene.Net.Tests.Spatial.project.json b/src/Lucene.Net.Tests.Spatial/Lucene.Net.Tests.Spatial.project.json
index 0a526af..40df6ab 100644
--- a/src/Lucene.Net.Tests.Spatial/Lucene.Net.Tests.Spatial.project.json
+++ b/src/Lucene.Net.Tests.Spatial/Lucene.Net.Tests.Spatial.project.json
@@ -4,8 +4,8 @@
   },
   "dependencies": {
     "NUnit": "3.5.0",
-    "Spatial4n.Core": "0.4.1-beta00002",
-    "Spatial4n.Core.NTS": "0.4.1-beta00002"
+    "Spatial4n.Core": "0.4.1-beta00003",
+    "Spatial4n.Core.NTS": "0.4.1-beta00003"
   },
   "frameworks": {
     "net451": {}

http://git-wip-us.apache.org/repos/asf/lucenenet/blob/28c1282c/src/Lucene.Net.Tests.Spatial/project.json
----------------------------------------------------------------------
diff --git a/src/Lucene.Net.Tests.Spatial/project.json b/src/Lucene.Net.Tests.Spatial/project.json
index a0a4aa0..39971e2 100644
--- a/src/Lucene.Net.Tests.Spatial/project.json
+++ b/src/Lucene.Net.Tests.Spatial/project.json
@@ -28,7 +28,7 @@
     "Lucene.Net.TestFramework": "4.8.0",
     "NETStandard.Library": "1.6.0",
     "NUnit": "3.5.0",
-    "Spatial4n.Core": "0.4.1-beta00002"
+    "Spatial4n.Core": "0.4.1-beta00003"
   },
   "testRunner": "nunit-teamcity",
   "frameworks": {
@@ -56,7 +56,7 @@
         "define": [ "FEATURE_SERIALIZABLE" ]
       },
       "dependencies": {
-        "Spatial4n.Core.NTS": "0.4.1-beta00002"
+        "Spatial4n.Core.NTS": "0.4.1-beta00003"
       }
     }
   },