Skip to content

Commit ef55d07

Browse files
heynickcAaronontheweb
authored andcommitted
Upgrade to Akka v1.3.0 (#36)
* apply petabridge dotnet new * build working on net45 * build working on net45 * apply petabridge dotnet new * upgrade to akka v1.3.0
1 parent 9fcda82 commit ef55d07

26 files changed

+870
-330
lines changed

.gitattributes

-26
This file was deleted.

.gitignore

+135-38
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,54 @@
1-
# Akka
2-
3-
# Fake directories
4-
src/.build/**
5-
6-
# Google Protobuffs
7-
protos/
8-
licenses/
9-
Changes.txt
10-
11-
12-
#GitExtensions
13-
us.stackdump
14-
15-
#KDiff3 and other git merge tools
16-
*.orig
17-
18-
#-------------------------------------------------------------------------------
19-
#Based on https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
1+
# Custom
2+
tools/
3+
build/
4+
.nuget/
5+
.dotnet/
6+
.idea/
7+
.[Dd][Ss]_[Ss]tore
208

219
## Ignore Visual Studio temporary files, build results, and
2210
## files generated by popular Visual Studio add-ons.
11+
##
12+
## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
2313

2414
# User-specific files
2515
*.suo
2616
*.user
17+
*.userosscache
2718
*.sln.docstates
2819

20+
# User-specific files (MonoDevelop/Xamarin Studio)
21+
*.userprefs
22+
2923
# Build results
3024
[Dd]ebug/
3125
[Dd]ebugPublic/
3226
[Rr]elease/
3327
[Rr]eleases/
3428
x64/
3529
x86/
36-
build/
3730
bld/
3831
[Bb]in/
3932
[Oo]bj/
33+
[Ll]og/
4034

41-
# Roslyn cache directories
42-
*.ide/
35+
#FAKE
36+
.fake
37+
tools/
38+
39+
#DocFx output
40+
_site/
41+
42+
# Visual Studio 2015 cache/options directory
43+
.vs/
44+
# Uncomment if you have tasks that create the project's static files in wwwroot
45+
#wwwroot/
4346

4447
# MSTest test Results
4548
[Tt]est[Rr]esult*/
4649
[Bb]uild[Ll]og.*
4750

48-
#NUNIT
51+
# NUNIT
4952
*.VisualState.xml
5053
TestResult.xml
5154

@@ -54,6 +57,12 @@ TestResult.xml
5457
[Rr]eleasePS/
5558
dlldata.c
5659

60+
# .NET Core
61+
project.lock.json
62+
project.fragment.lock.json
63+
artifacts/
64+
**/Properties/launchSettings.json
65+
5766
*_i.c
5867
*_p.c
5968
*_i.h
@@ -86,14 +95,18 @@ _Chutzpah*
8695
ipch/
8796
*.aps
8897
*.ncb
98+
*.opendb
8999
*.opensdf
90100
*.sdf
91101
*.cachefile
102+
*.VC.db
103+
*.VC.VC.opendb
92104

93105
# Visual Studio profiler
94106
*.psess
95107
*.vsp
96108
*.vspx
109+
*.sap
97110

98111
# TFS 2012 Local Workspace
99112
$tf/
@@ -106,7 +119,7 @@ _ReSharper*/
106119
*.[Rr]e[Ss]harper
107120
*.DotSettings.user
108121

109-
# JustCode is a .NET coding addin-in
122+
# JustCode is a .NET coding add-in
110123
.JustCode
111124

112125
# TeamCity is a build add-in
@@ -115,9 +128,14 @@ _TeamCity*
115128
# DotCover is a Code Coverage Tool
116129
*.dotCover
117130

131+
# Visual Studio code coverage results
132+
*.coverage
133+
*.coveragexml
134+
118135
# NCrunch
119136
_NCrunch_*
120137
.*crunch*.local.xml
138+
nCrunchTemp_*
121139

122140
# MightyMoose
123141
*.mm.*
@@ -145,35 +163,62 @@ publish/
145163
# Publish Web Output
146164
*.[Pp]ublish.xml
147165
*.azurePubxml
148-
# TODO: Comment out the next line if you want to keep your passwords hidden
166+
# TODO: Comment the next line if you want to checkin your web deploy settings
167+
# but database connection strings (with potential passwords) will be unencrypted
149168
*.pubxml
169+
*.publishproj
170+
171+
# Microsoft Azure Web App publish settings. Comment the next line if you want to
172+
# checkin your Azure Web App publish settings, but sensitive information contained
173+
# in these scripts will be unencrypted
174+
PublishScripts/
150175

151176
# NuGet Packages
152177
*.nupkg
153178
# The packages folder can be ignored because of Package Restore
154179
**/packages/*
155180
# except build/, which is used as an MSBuild target.
156181
!**/packages/build/
182+
# Uncomment if necessary however generally it will be regenerated when needed
183+
#!**/packages/repositories.config
184+
# NuGet v3's project.json files produces more ignorable files
185+
*.nuget.props
186+
*.nuget.targets
157187

158-
# Windows Azure Build Output
188+
# Microsoft Azure Build Output
159189
csx/
160190
*.build.csdef
161191

162-
# Windows Store app package directory
192+
# Microsoft Azure Emulator
193+
ecf/
194+
rcf/
195+
196+
# Windows Store app package directories and files
163197
AppPackages/
198+
BundleArtifacts/
199+
Package.StoreAssociation.xml
200+
_pkginfo.txt
201+
202+
# Visual Studio cache files
203+
# files ending in .cache can be ignored
204+
*.[Cc]ache
205+
# but keep track of directories ending in .cache
206+
!*.[Cc]ache/
164207

165208
# Others
166-
sql/
167-
*.Cache
168209
ClientBin/
169-
[Ss]tyle[Cc]op.*
170210
~$*
171211
*~
172212
*.dbmdl
173213
*.dbproj.schemaview
214+
*.jfm
174215
*.pfx
175216
*.publishsettings
176-
node_modules/
217+
orleans.codegen.cs
218+
219+
# Since there are multiple workflows, uncomment next line to ignore bower_components
220+
# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
221+
#bower_components/
177222

178223
# RIA/Silverlight projects
179224
Generated_Code/
@@ -189,6 +234,7 @@ UpgradeLog*.htm
189234
# SQL Server files
190235
*.mdf
191236
*.ldf
237+
*.ndf
192238

193239
# Business Intelligence projects
194240
*.rdl.data
@@ -197,10 +243,61 @@ UpgradeLog*.htm
197243

198244
# Microsoft Fakes
199245
FakesAssemblies/
200-
/src/.Akka.boltdata/NCover/Executions/0.jf
201-
/src/.Akka.boltdata/NCover/Executions/ProjectId/0.jf
202-
/src/.Akka.boltdata/NCover/Executions/ProjectOrderIndex/0.jf
203-
/src/.Akka.boltdata/NCover/Projects/0.jf
204-
/src/.Akka.boltdata/NCover/Projects/Name/0.jf
205-
/src/.Akka.boltdata/Settings.json
206-
/src/.Akka.boltdata/TestResults.json
246+
247+
# GhostDoc plugin setting file
248+
*.GhostDoc.xml
249+
250+
# Node.js Tools for Visual Studio
251+
.ntvs_analysis.dat
252+
node_modules/
253+
254+
# Typescript v1 declaration files
255+
typings/
256+
257+
# Visual Studio 6 build log
258+
*.plg
259+
260+
# Visual Studio 6 workspace options file
261+
*.opt
262+
263+
# Visual Studio 6 auto-generated workspace file (contains which files were open etc.)
264+
*.vbw
265+
266+
# Visual Studio LightSwitch build output
267+
**/*.HTMLClient/GeneratedArtifacts
268+
**/*.DesktopClient/GeneratedArtifacts
269+
**/*.DesktopClient/ModelManifest.xml
270+
**/*.Server/GeneratedArtifacts
271+
**/*.Server/ModelManifest.xml
272+
_Pvt_Extensions
273+
274+
# Paket dependency manager
275+
.paket/paket.exe
276+
paket-files/
277+
278+
# FAKE - F# Make
279+
.fake/
280+
281+
# JetBrains Rider
282+
.idea/
283+
*.sln.iml
284+
285+
# CodeRush
286+
.cr/
287+
288+
# Python Tools for Visual Studio (PTVS)
289+
__pycache__/
290+
*.pyc
291+
292+
# Cake - Uncomment if you are using it
293+
# tools/**
294+
# !tools/packages.config
295+
296+
# Telerik's JustMock configuration file
297+
*.jmconfig
298+
299+
# BizTalk build output
300+
*.btp.cs
301+
*.btm.cs
302+
*.odx.cs
303+
*.xsd.cs

LICENSE

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Apache License
1+
Apache License
22
Version 2.0, January 2004
33
http://www.apache.org/licenses/
44

@@ -186,7 +186,7 @@ Apache License
186186
same "printed page" as the copyright notice for easier
187187
identification within third-party archives.
188188

189-
Copyright {yyyy} {name of copyright owner}
189+
Copyright 2015-2017 {user}
190190

191191
Licensed under the Apache License, Version 2.0 (the "License");
192192
you may not use this file except in compliance with the License.
@@ -199,4 +199,3 @@ Apache License
199199
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200200
See the License for the specific language governing permissions and
201201
limitations under the License.
202-

Lighthouse.sln

+21-7
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,34 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
3-
# Visual Studio 2013
4-
VisualStudioVersion = 12.0.30723.0
3+
# Visual Studio 15
4+
VisualStudioVersion = 15.0.26430.16
55
MinimumVisualStudioVersion = 10.0.40219.1
6-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lighthouse", "src\Lighthouse\Lighthouse.csproj", "{87BE1ABF-1F59-41AB-A3CB-4B1E7E0B218A}"
6+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Lighthouse", "src\Lighthouse\Lighthouse.csproj", "{E945AABA-2779-41E8-9B43-8898FFD64F22}"
7+
EndProject
8+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Lighthouse.Tests", "src\Lighthouse.Tests\Lighthouse.Tests.csproj", "{0F9B9BC6-9F86-40E8-BA9B-D27BF3AC7970}"
9+
EndProject
10+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "build", "build", "{183986D1-C1AB-4503-AF06-F2B04A4E51FA}"
11+
ProjectSection(SolutionItems) = preProject
12+
build.cmd = build.cmd
13+
build.fsx = build.fsx
14+
build.ps1 = build.ps1
15+
build.sh = build.sh
16+
EndProjectSection
717
EndProject
818
Global
919
GlobalSection(SolutionConfigurationPlatforms) = preSolution
1020
Debug|Any CPU = Debug|Any CPU
1121
Release|Any CPU = Release|Any CPU
1222
EndGlobalSection
1323
GlobalSection(ProjectConfigurationPlatforms) = postSolution
14-
{87BE1ABF-1F59-41AB-A3CB-4B1E7E0B218A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15-
{87BE1ABF-1F59-41AB-A3CB-4B1E7E0B218A}.Debug|Any CPU.Build.0 = Debug|Any CPU
16-
{87BE1ABF-1F59-41AB-A3CB-4B1E7E0B218A}.Release|Any CPU.ActiveCfg = Release|Any CPU
17-
{87BE1ABF-1F59-41AB-A3CB-4B1E7E0B218A}.Release|Any CPU.Build.0 = Release|Any CPU
24+
{E945AABA-2779-41E8-9B43-8898FFD64F22}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
25+
{E945AABA-2779-41E8-9B43-8898FFD64F22}.Debug|Any CPU.Build.0 = Debug|Any CPU
26+
{E945AABA-2779-41E8-9B43-8898FFD64F22}.Release|Any CPU.ActiveCfg = Release|Any CPU
27+
{E945AABA-2779-41E8-9B43-8898FFD64F22}.Release|Any CPU.Build.0 = Release|Any CPU
28+
{0F9B9BC6-9F86-40E8-BA9B-D27BF3AC7970}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
29+
{0F9B9BC6-9F86-40E8-BA9B-D27BF3AC7970}.Debug|Any CPU.Build.0 = Debug|Any CPU
30+
{0F9B9BC6-9F86-40E8-BA9B-D27BF3AC7970}.Release|Any CPU.ActiveCfg = Release|Any CPU
31+
{0F9B9BC6-9F86-40E8-BA9B-D27BF3AC7970}.Release|Any CPU.Build.0 = Release|Any CPU
1832
EndGlobalSection
1933
GlobalSection(SolutionProperties) = preSolution
2034
HideSolutionNode = FALSE

0 commit comments

Comments
 (0)