forked from cloudfoundry-attic/cf-networking-examples
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update to Akka 2.5.13 and cleanup unused things
- Loading branch information
Showing
37 changed files
with
78 additions
and
210 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file removed
BIN
-1.15 MB
akka-sample-cluster-on-cloudfoundry/akka-sample-cluster/libexec/activator-launch-1.3.10.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion
2
akka-sample-cluster-on-cloudfoundry/akka-sample-cluster/project/assembly.sbt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.3") | ||
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.7") |
5 changes: 1 addition & 4 deletions
5
akka-sample-cluster-on-cloudfoundry/akka-sample-cluster/project/build.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1 @@ | ||
#Activator-generated Properties | ||
#Fri Aug 26 13:05:39 EDT 2016 | ||
template.uuid=472c6099-8b2b-4aee-a669-dbaab0c53138 | ||
sbt.version=0.13.7 | ||
sbt.version=1.1.6 |
4 changes: 0 additions & 4 deletions
4
akka-sample-cluster-on-cloudfoundry/akka-sample-cluster/project/plugins.sbt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1 @@ | ||
|
||
resolvers += Classpaths.typesafeReleases | ||
|
||
addSbtPlugin("com.typesafe.sbt" % "sbt-multi-jvm" % "0.3.8") | ||
|
Binary file removed
BIN
-206 KB
akka-sample-cluster-on-cloudfoundry/akka-sample-cluster/sigar/libsigar-amd64-freebsd-6.so
Binary file not shown.
Binary file removed
BIN
-241 KB
akka-sample-cluster-on-cloudfoundry/akka-sample-cluster/sigar/libsigar-amd64-linux.so
Binary file not shown.
Binary file removed
BIN
-245 KB
akka-sample-cluster-on-cloudfoundry/akka-sample-cluster/sigar/libsigar-amd64-solaris.so
Binary file not shown.
Binary file removed
BIN
-564 KB
akka-sample-cluster-on-cloudfoundry/akka-sample-cluster/sigar/libsigar-ia64-hpux-11.sl
Binary file not shown.
Binary file removed
BIN
-483 KB
akka-sample-cluster-on-cloudfoundry/akka-sample-cluster/sigar/libsigar-ia64-linux.so
Binary file not shown.
Binary file removed
BIN
-504 KB
akka-sample-cluster-on-cloudfoundry/akka-sample-cluster/sigar/libsigar-pa-hpux-11.sl
Binary file not shown.
Binary file removed
BIN
-392 KB
akka-sample-cluster-on-cloudfoundry/akka-sample-cluster/sigar/libsigar-ppc-aix-5.so
Binary file not shown.
Binary file removed
BIN
-252 KB
akka-sample-cluster-on-cloudfoundry/akka-sample-cluster/sigar/libsigar-ppc-linux.so
Binary file not shown.
Binary file removed
BIN
-415 KB
akka-sample-cluster-on-cloudfoundry/akka-sample-cluster/sigar/libsigar-ppc64-aix-5.so
Binary file not shown.
Binary file removed
BIN
-323 KB
akka-sample-cluster-on-cloudfoundry/akka-sample-cluster/sigar/libsigar-ppc64-linux.so
Binary file not shown.
Binary file removed
BIN
-264 KB
akka-sample-cluster-on-cloudfoundry/akka-sample-cluster/sigar/libsigar-s390x-linux.so
Binary file not shown.
Binary file removed
BIN
-278 KB
akka-sample-cluster-on-cloudfoundry/akka-sample-cluster/sigar/libsigar-sparc-solaris.so
Binary file not shown.
Binary file removed
BIN
-256 KB
akka-sample-cluster-on-cloudfoundry/akka-sample-cluster/sigar/libsigar-sparc64-solaris.so
Binary file not shown.
Binary file removed
BIN
-369 KB
...-sample-cluster-on-cloudfoundry/akka-sample-cluster/sigar/libsigar-universal-macosx.dylib
Binary file not shown.
Binary file removed
BIN
-388 KB
...ample-cluster-on-cloudfoundry/akka-sample-cluster/sigar/libsigar-universal64-macosx.dylib
Binary file not shown.
Binary file removed
BIN
-176 KB
akka-sample-cluster-on-cloudfoundry/akka-sample-cluster/sigar/libsigar-x86-freebsd-5.so
Binary file not shown.
Binary file removed
BIN
-175 KB
akka-sample-cluster-on-cloudfoundry/akka-sample-cluster/sigar/libsigar-x86-freebsd-6.so
Binary file not shown.
Binary file removed
BIN
-228 KB
akka-sample-cluster-on-cloudfoundry/akka-sample-cluster/sigar/libsigar-x86-linux.so
Binary file not shown.
Binary file removed
BIN
-237 KB
akka-sample-cluster-on-cloudfoundry/akka-sample-cluster/sigar/libsigar-x86-solaris.so
Binary file not shown.
Binary file removed
BIN
-393 KB
akka-sample-cluster-on-cloudfoundry/akka-sample-cluster/sigar/sigar-amd64-winnt.dll
Binary file not shown.
Binary file removed
BIN
-260 KB
akka-sample-cluster-on-cloudfoundry/akka-sample-cluster/sigar/sigar-x86-winnt.dll
Binary file not shown.
Binary file removed
BIN
-97.3 KB
akka-sample-cluster-on-cloudfoundry/akka-sample-cluster/sigar/sigar-x86-winnt.lib
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16 changes: 0 additions & 16 deletions
16
akka-sample-cluster-on-cloudfoundry/akka-sample-cluster/src/main/resources/stats1.conf
This file was deleted.
Oops, something went wrong.
17 changes: 0 additions & 17 deletions
17
akka-sample-cluster-on-cloudfoundry/akka-sample-cluster/src/main/resources/stats2.conf
This file was deleted.
Oops, something went wrong.
38 changes: 0 additions & 38 deletions
38
...r-on-cloudfoundry/akka-sample-cluster/src/main/scala/sample/cluster/factorial/Extra.scala
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
47 changes: 0 additions & 47 deletions
47
...foundry/akka-sample-cluster/src/main/scala/sample/cluster/factorial/MetricsListener.scala
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.