forked from akka/akka
-
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.
!osg, pro Updated OSGi dependencies and using a BundleDelegatingClass…
…Loader * Numerous version upgrades to dependencies * Publish integration test maven dependencies automatically * Use slf4j logging, with standard OPS4j Pax Logging * Maven and sbt use different target directories * Add a custom serializer to the integration test * Add akka-persistence to the integration test * Removing reference copying and using a BundleDelegatingClassLoader * Make akka-actor a proper bundle, and remove duplicate classes and reference.conf files from akka-osgi * Remove akka-osgi-aries This is a hackathon team effort by: * Björn Antonsson * Endre Sándor Varga * Roland Kuhn * Patrik Nordwall
- Loading branch information
1 parent
ef261e8
commit e98dd13
Showing
42 changed files
with
497 additions
and
854 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -67,6 +67,7 @@ src_managed | |
storage | ||
tags | ||
target | ||
target-sbt | ||
tm*.lck | ||
tm*.log | ||
tm.out | ||
|
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
18 changes: 0 additions & 18 deletions
18
akka-osgi-aries/src/main/resources/OSGI-INF/blueprint/akka-namespacehandler.xml
This file was deleted.
Oops, something went wrong.
42 changes: 0 additions & 42 deletions
42
akka-osgi-aries/src/main/resources/akka/osgi/aries/blueprint/akka.xsd
This file was deleted.
Oops, something went wrong.
42 changes: 0 additions & 42 deletions
42
akka-osgi-aries/src/main/scala/akka/osgi/aries/blueprint/BlueprintActorSystemFactory.scala
This file was deleted.
Oops, something went wrong.
133 changes: 0 additions & 133 deletions
133
akka-osgi-aries/src/main/scala/akka/osgi/aries/blueprint/NamespaceHandler.scala
This file was deleted.
Oops, something went wrong.
15 changes: 0 additions & 15 deletions
15
akka-osgi-aries/src/test/resources/akka/osgi/aries/blueprint/config.xml
This file was deleted.
Oops, something went wrong.
13 changes: 0 additions & 13 deletions
13
akka-osgi-aries/src/test/resources/akka/osgi/aries/blueprint/injection.xml
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
akka-osgi-aries/src/test/resources/akka/osgi/aries/blueprint/simple.xml
This file was deleted.
Oops, something went wrong.
14 changes: 0 additions & 14 deletions
14
akka-osgi-aries/src/test/scala/akka/osgi/aries/blueprint/ActorSystemAwareBean.scala
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.