You cannot change an artifact once it has been published, so this will need a new release of Akka Streams. We had scheduled the next release to happen roughly end of September. I think we might need to schedule a minor release for this fix that is independent of our main line of work.
-Endre On Sat, Sep 5, 2015 at 3:03 PM, Jewel Abdul Kader <[email protected]> wrote: > Hi , is this on in maven central yet? > > > On Tuesday, August 11, 2015 at 9:02:34 AM UTC-4, [email protected] wrote: >> >> Sorry I found the error so I don't need to post the code. When do you >> think (just roughly) will typesafe publish an updated artificat to maven >> central? >> >> Am Dienstag, 11. August 2015 11:05:50 UTC+2 schrieb Johannes Rudolph: >>> >>> Hi John, >>> >>> how can we know? You need to share more of your code :) >>> >>> Johannes >>> >>> On Tue, Aug 11, 2015 at 11:01 AM, <[email protected]> wrote: >>> > I am using Akka http Test >>> > >>> > HttpRequest request = ... >>> > TestResponse response = appRoute.run(request); >>> > >>> > Unfortunatly TestResponse is null. >>> > I think its because I am getting the error No such instance method: >>> > 'akka.http.scaladsl.util.FastFuture' >>> > >>> > Did I compile wrongly? >>> > >>> > >>> > >>> > >>> > Am Dienstag, 11. August 2015 09:49:29 UTC+2 schrieb Johannes Rudolph: >>> >> >>> >> Hi john, >>> >> >>> >> it seems that this is a bug that we thought to be fixed but which has >>> >> reappeared. I filed it as https://github.com/akka/akka/issues/18178 >>> >> >>> >> Johannes >>> >> >>> >> On Tuesday, August 11, 2015 at 7:08:44 AM UTC+2, [email protected] >>> wrote: >>> >>> >>> >>> Ok I realized that it is in the release-2.3-dev branch. >>> >>> >>> >>> I can create out of the box with sbt package a 2.10 >>> >>> akka-http-testkit-experimental_2.10 version. >>> >>> but I need a 2.11 version. >>> >>> >>> >>> Can somebody help? With just java know-how I have no idea how to >>> make a >>> >>> 2.11 package >>> >>> >>> >>> Am Montag, 10. August 2015 23:05:39 UTC+2 schrieb [email protected]: >>> >>> >>>> >>> >>>> I wanted to use akka.http.javadsl.testkit.JUnitRouteTest. But I can >>> only >>> >>>> find the scala dsl one in akka-http-testkit-experimental_2.11? >>> >>>> >>> >>>> If its not ready can I use the scala one from java? >>> > >>> > -- >>> >>>>>>>>>>> Read the docs: http://akka.io/docs/ >>> >>>>>>>>>>> Check the FAQ: >>> >>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>> >>>>>>>>>>> Search the archives: >>> https://groups.google.com/group/akka-user >>> > --- >>> > You received this message because you are subscribed to a topic in the >>> > Google Groups "Akka User List" group. >>> > To unsubscribe from this topic, visit >>> > https://groups.google.com/d/topic/akka-user/a21kE9wsbq4/unsubscribe. >>> > To unsubscribe from this group and all its topics, send an email to >>> > [email protected]. >>> > To post to this group, send email to [email protected]. >>> > Visit this group at http://groups.google.com/group/akka-user. >>> > For more options, visit https://groups.google.com/d/optout. >>> >>> >>> >>> -- >>> Johannes >>> >>> ----------------------------------------------- >>> Johannes Rudolph >>> http://virtual-void.net >>> >> -- > >>>>>>>>>> Read the docs: http://akka.io/docs/ > >>>>>>>>>> Check the FAQ: > http://doc.akka.io/docs/akka/current/additional/faq.html > >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user > --- > You received this message because you are subscribed to the Google Groups > "Akka User List" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/akka-user. > For more options, visit https://groups.google.com/d/optout. > -- Akka Team Typesafe - Reactive apps on the JVM Blog: letitcrash.com Twitter: @akkateam -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
