Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

move multi-node-testkit into its own module, see #2981 #1118

Merged
merged 1 commit into from
Feb 11, 2013

Conversation

rkuhn
Copy link
Contributor

@rkuhn rkuhn commented Feb 10, 2013

No description provided.

@@ -98,7 +98,9 @@ object AkkaBuild extends Build {
id = "akka-dataflow",
base = file("akka-dataflow"),
dependencies = Seq(actor, testkit % "test->test"),
settings = defaultSettings ++ scaladocSettings ++ OSGi.dataflow ++ cpsPlugin
settings = defaultSettings ++ scaladocSettings ++ OSGi.dataflow ++ cpsPlugin ++ Seq(
previousArtifact := akkaPreviousArtifact("akka-dataflow")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice catch

@viktorklang
Copy link
Member

LGTM

@akka-ci
Copy link

akka-ci commented Feb 10, 2013

Started jenkins job akka-pr-validator at https://jenkins.akka.io/job/akka-pr-validator/480/

@akka-ci
Copy link

akka-ci commented Feb 10, 2013

jenkins job akka-pr-validator: Success - https://jenkins.akka.io/job/akka-pr-validator/480/

into the stable core but are still marked “experimental” at this point. This
does not mean that they do not function as intended, it primarily means that
their API has not yet solidified enough in order to be considered frozen. You
can help accelerating this process by giving feedback on these modules on our
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

acceleratingaccelerate

@bantonsson
Copy link
Member

LGTM

@patriknw
Copy link
Member

This is not everything. Search the file system and you will see more references to akka-remote-tests-experimental

@rkuhn
Copy link
Contributor Author

rkuhn commented Feb 11, 2013

Are you sure that you are looking at my branch? I cannot find anything.

@patriknw
Copy link
Member

I can't see that you have touched multi-node-log-replace.sh, which contains reference to akka-remote-tests-experimental

@rkuhn
Copy link
Contributor Author

rkuhn commented Feb 11, 2013

oh, directories starting with “s” were under the radar for me until now, thanks for catching this!

@patriknw
Copy link
Member

:-) yeah, why would someone care about "s" directories
then LGTM

rkuhn added a commit that referenced this pull request Feb 11, 2013
move multi-node-testkit into its own module, see #2981
@rkuhn rkuhn merged commit 9915e3e into master Feb 11, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants