Re: [akka-user] Does Activator require SBT ? Can it work with gradle?

2017-03-22 Thread kant kodali
Any rough timeline?

On Wednesday, March 22, 2017 at 4:58:53 AM UTC-7, Konrad Malawski wrote:
>
> As I just mentioned, we're working on it, there will be a replacement ;)
>
> -- 
> Konrad `ktoso` Malawski
> Akka  @ Lightbend 
>
> On 22 March 2017 at 13:46:46, kant kodali (kant...@gmail.com ) 
> wrote:
>
> oh if you guys are deprecating activator what is its replacement? Any 
> pointer on the web I can follow?
>
> On Wednesday, March 22, 2017 at 4:32:35 AM UTC-7, Konrad Malawski wrote: 
>>
>> Thanks!
>>
>> It does require it. It is only a getting started tool so you should not 
>> really care. Your normal development you do in whichever thing you want.
>> It is also being deprecated in favour of new tools we're working on at 
>> Lightbend.
>>
>> -- 
>> Konrad `ktoso` Malawski
>> Akka  @ Lightbend 
>>
>> On 22 March 2017 at 13:31:15, kant kodali (kant...@gmail.com) wrote:
>>
>> Hi All, 
>>
>> I love the activator tool. Whoever implemented a big thanks! I am 
>> wondering if it require SBT ? can it work with gradle (since we currently 
>> use gradle)?
>>
>> Thanks!
>> --
>> >> 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+...@googlegroups.com.
>> To post to this group, send email to akka...@googlegroups.com.
>> Visit this group at https://groups.google.com/group/akka-user.
>> For more options, visit https://groups.google.com/d/optout.
>>
>> --
> >> 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+...@googlegroups.com .
> To post to this group, send email to akka...@googlegroups.com 
> .
> Visit this group at https://groups.google.com/group/akka-user.
> For more options, visit https://groups.google.com/d/optout.
>
>

-- 
>>  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.


Re: [akka-user] Does Activator require SBT ? Can it work with gradle?

2017-03-22 Thread Konrad Malawski
As I just mentioned, we're working on it, there will be a replacement ;)

-- 
Konrad `ktoso` Malawski
Akka  @ Lightbend 

On 22 March 2017 at 13:46:46, kant kodali (kanth...@gmail.com) wrote:

oh if you guys are deprecating activator what is its replacement? Any
pointer on the web I can follow?

On Wednesday, March 22, 2017 at 4:32:35 AM UTC-7, Konrad Malawski wrote:
>
> Thanks!
>
> It does require it. It is only a getting started tool so you should not
> really care. Your normal development you do in whichever thing you want.
> It is also being deprecated in favour of new tools we're working on at
> Lightbend.
>
> --
> Konrad `ktoso` Malawski
> Akka  @ Lightbend 
>
> On 22 March 2017 at 13:31:15, kant kodali (kant...@gmail.com) wrote:
>
> Hi All,
>
> I love the activator tool. Whoever implemented a big thanks! I am
> wondering if it require SBT ? can it work with gradle (since we currently
> use gradle)?
>
> Thanks!
> --
> >> 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+...@googlegroups.com.
> To post to this group, send email to akka...@googlegroups.com.
> Visit this group at https://groups.google.com/group/akka-user.
> For more options, visit https://groups.google.com/d/optout.
>
> --
>> 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.

-- 
>>  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.


Re: [akka-user] Does Activator require SBT ? Can it work with gradle?

2017-03-22 Thread kant kodali
oh if you guys are deprecating activator what is its replacement? Any 
pointer on the web I can follow?

On Wednesday, March 22, 2017 at 4:32:35 AM UTC-7, Konrad Malawski wrote:
>
> Thanks!
>
> It does require it. It is only a getting started tool so you should not 
> really care. Your normal development you do in whichever thing you want.
> It is also being deprecated in favour of new tools we're working on at 
> Lightbend.
>
> -- 
> Konrad `ktoso` Malawski
> Akka  @ Lightbend 
>
> On 22 March 2017 at 13:31:15, kant kodali (kant...@gmail.com ) 
> wrote:
>
> Hi All, 
>
> I love the activator tool. Whoever implemented a big thanks! I am 
> wondering if it require SBT ? can it work with gradle (since we currently 
> use gradle)?
>
> Thanks!
> --
> >> 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+...@googlegroups.com .
> To post to this group, send email to akka...@googlegroups.com 
> .
> Visit this group at https://groups.google.com/group/akka-user.
> For more options, visit https://groups.google.com/d/optout.
>
>

-- 
>>  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.


Re: [akka-user] Does Activator require SBT ? Can it work with gradle?

2017-03-22 Thread Konrad Malawski
Thanks!

It does require it. It is only a getting started tool so you should not
really care. Your normal development you do in whichever thing you want.
It is also being deprecated in favour of new tools we're working on at
Lightbend.

-- 
Konrad `ktoso` Malawski
Akka  @ Lightbend 

On 22 March 2017 at 13:31:15, kant kodali (kanth...@gmail.com) wrote:

Hi All,

I love the activator tool. Whoever implemented a big thanks! I am wondering
if it require SBT ? can it work with gradle (since we currently use gradle)?

Thanks!
--
>> 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.

-- 
>>  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-user] Does Activator require SBT ? Can it work with gradle?

2017-03-22 Thread kant kodali
Hi All,

I love the activator tool. Whoever implemented a big thanks! I am wondering 
if it require SBT ? can it work with gradle (since we currently use gradle)?

Thanks!

-- 
>>  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.