.

>
> 4) When I went to this site to lookup published artifacts, I don't see any
> versioned for 2.12, only 2.11.  However, I may not be understanding the
> version naming conventions correctly:
> http://mvnrepository.com/search?q=akka-http-experimental
>

2.12 builds are experimental builds as Scala 2.12 is not yet stable. We
don't yet build for 2.12, it is on our radar though.


>
> Incidentally, where is the most reliable place to lookup published
> artifacts for Typesafe libraries; along with links to any release notes for
> major features/bugfixes included?
>

Maven Central contains our official artifacts, there is where we upload
Akka releases. For release notes, see the Akka site: http://akka.io/news/

-Endre


>  Sounds like the site I was looking at above is not a reliable source of
> information!
>
> Thanks again!
>
>
> On Sunday, July 17, 2016 at 3:58:53 AM UTC-7, Dagny T wrote:
>>
>>
>> SBT dependencies look like they need to be updated for this Activator
>> Template:
>> http://www.lightbend.com/activator/template/akka-sample-twitter-streaming
>>
>> 1) akka-http-experimental needs to be updated to later version containing
>> this bugfix:
>>
>> https://github.com/akka/akka/issues/20236
>>
>> 2) The other project libraries need to be available at global Maven repo
>> which are compiled with Scala v2.12.x to include this bugfix:
>>
>> https://github.com/akka/akka/issues/19418
>>
>>
>> - akka-stream-experimental
>>
>> - akka-http-experimental
>>
>> - koauth
>>
>> - json4s-native
>>
>>
>> However, it looks like library dependencies currently available on Global
>> Maven Repo are only for Scala v2.11.x:
>>
>> http://mvnrepository.com/search?q=akka-http-experimental
>>
>>
>> 3) I've posted my troubleshooting process to reach that theory in the
>> comments section here for more details:
>>
>> http://www.lightbend.com/activator/template/akka-sample-twitter-streaming
>>
>>
>> Hopefully someone maintaining this template can comment on how to cleanup
>> the build.sbt?
>>
> --
> >>>>>>>>>> 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 akka-user+unsubscr...@googlegroups.com.
> To post to this group, send email to akka-user@googlegroups.com.
> Visit this group at https://groups.google.com/group/akka-user.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Akka Team
Lightbend <http://www.lightbend.com/> - Reactive apps on the JVM
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 akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to