*Ever single day I get this maven error related to my Akka, Scala and TypeSafe:*
Reason: Error getting POM for 'org.scala-tools:time' from the repository: Unable to read local copy of metadata: Cannot read metadata from 'C:\Users\compaq\.m2\ repository\org\scala-tools\time\2.8.0-0.2-SNAPSHOT\maven-metadata-Akka.xml' : attribute value must start with quotation or apostrophe not f (position: START_DOCU MENT seen <font color=f... @1:13) org.scala-tools:time:pom:2.8.0-0.2-SNAPSHOT
*and the file refered to in my maven repositoy has this content: (* maven-metadata-Akka.xml')
<font color=ff0000> Warning: main(/usr/local/pem/sysvhosts/domain_parking/configurations//sp_configs/5/h eader.html/akka/repository/org/scala-tools/time/2.8.0-0.2-SNAPSHOT/maven-me tadata.xml): failed to open stream: Not a directory in /usr/local/pem/sysvhosts/domain_parking/index.php on line 49 </font><font color=ff0000> Warning: main(): Failed opening '/usr/local/pem/sysvhosts/domain_parking/configurations//sp_configs/5/heade r.html/akka/repository/org/scala-tools/time/2.8.0-0.2-SNAPSHOT/maven-metada ta.xml' for inclusion (include_path='.:/php/includes') in /usr/local/pem/sysvhosts/domain_parking/index.php on line 49 </font><!DOCTYPE html> <html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Scalable Solutions</title>
<h1> Welcome to Scalable Solutions, now a part of Typesafe.</h1> <p>We are excited to tell you that the Scalable Solutions team has joined with Martin Odersky's group from Scala Solutions and several other leaders from the Scala and Akka communities to form a new, larger and stronger company called Typesafe, Inc. <a href="http://typesafe.com/company">Find out about the new company</a>.</p>
<p>Typesafe will continue to provide the range of products and services that we have previously provided as Scalable Solutions. At Typesafe we are expanding that range to include an open source software stack with Akka, Scala and associated developer tools. Typesafe will offer support and maintenance subscriptions, training and consulting services.</p>
On Sat, May 21, 2011 at 9:09 AM, Nick Kasvosve <nkasvo...@gmail.com> wrote: > *Ever single day I get this maven error related to my Akka, Scala and > TypeSafe:*
> Reason: Error getting POM for 'org.scala-tools:time' from the repository: > Unable to read local copy of metadata: Cannot read metadata from > 'C:\Users\compaq\.m2\ > repository\org\scala-tools\time\2.8.0-0.2-SNAPSHOT\maven-metadata-Akka.xml' : > attribute value must start with quotation or apostrophe not f (position: > START_DOCU > MENT seen <font color=f... @1:13) > org.scala-tools:time:pom:2.8.0-0.2-SNAPSHOT
> <h1> Welcome to Scalable Solutions, now a part of Typesafe.</h1> > <p>We are excited to tell you that the Scalable Solutions team has joined > with Martin Odersky's group from Scala Solutions and several other leaders > from the Scala and Akka communities to form a new, larger and stronger > company called Typesafe, Inc. <a href="http://typesafe.com/company">Find > out about the new company</a>.</p>
> <p>Typesafe will continue to provide the range of products and services > that we have previously provided as Scalable Solutions. At Typesafe we are > expanding that range to include an open source software stack with Akka, > Scala and associated developer tools. Typesafe will offer support and > maintenance subscriptions, training and consulting services.</p>
> -- > You received this message because you are subscribed to the Google Groups > "Akka User List" group. > To post to this group, send email to akka-user@googlegroups.com. > To unsubscribe from this group, send email to > akka-user+unsubscribe@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/akka-user?hl=en.
> On Sat, May 21, 2011 at 9:09 AM, Nick Kasvosve <nkasvo...@gmail.com>wrote:
>> *Ever single day I get this maven error related to my Akka, Scala and >> TypeSafe:*
>> Reason: Error getting POM for 'org.scala-tools:time' from the repository: >> Unable to read local copy of metadata: Cannot read metadata from >> 'C:\Users\compaq\.m2\ >> repository\org\scala-tools\time\2.8.0-0.2-SNAPSHOT\maven-metadata-Akka.xml' : >> attribute value must start with quotation or apostrophe not f (position: >> START_DOCU >> MENT seen <font color=f... @1:13) >> org.scala-tools:time:pom:2.8.0-0.2-SNAPSHOT
> Have you've tried wiping the .../time folder?
>> *and the file refered to in my maven repositoy has this content: (* >> maven-metadata-Akka.xml')
>> <font color=ff0000> >> Warning: >> main(/usr/local/pem/sysvhosts/domain_parking/configurations//sp_configs/5/h eader.html/akka/repository/org/scala-tools/time/2.8.0-0.2-SNAPSHOT/maven-me tadata.xml): >> failed to open stream: Not a directory in >> /usr/local/pem/sysvhosts/domain_parking/index.php on line 49 >> </font><font color=ff0000> >> Warning: main(): Failed opening >> '/usr/local/pem/sysvhosts/domain_parking/configurations//sp_configs/5/heade r.html/akka/repository/org/scala-tools/time/2.8.0-0.2-SNAPSHOT/maven-metada ta.xml' >> for inclusion (include_path='.:/php/includes') in >> /usr/local/pem/sysvhosts/domain_parking/index.php on line 49 >> </font><!DOCTYPE html> >> <html><head><meta http-equiv="Content-Type" content="text/html; >> charset=UTF-8"> >> <title>Scalable Solutions</title>
>> <h1> Welcome to Scalable Solutions, now a part of Typesafe.</h1> >> <p>We are excited to tell you that the Scalable Solutions team has joined >> with Martin Odersky's group from Scala Solutions and several other leaders >> from the Scala and Akka communities to form a new, larger and stronger >> company called Typesafe, Inc. <a href="http://typesafe.com/company">Find >> out about the new company</a>.</p>
>> <p>Typesafe will continue to provide the range of products and services >> that we have previously provided as Scalable Solutions. At Typesafe we are >> expanding that range to include an open source software stack with Akka, >> Scala and associated developer tools. Typesafe will offer support and >> maintenance subscriptions, training and consulting services.</p>
>> -- >> You received this message because you are subscribed to the Google Groups >> "Akka User List" group. >> To post to this group, send email to akka-user@googlegroups.com. >> To unsubscribe from this group, send email to >> akka-user+unsubscribe@googlegroups.com. >> For more options, visit this group at >> http://groups.google.com/group/akka-user?hl=en.
> -- > Viktor Klang
> Akka Tech Lead > Typesafe <http://www.typesafe.com/> - Enterprise-Grade Scala from the > Experts
> Twitter: @viktorklang
> -- > You received this message because you are subscribed to the Google Groups > "Akka User List" group. > To post to this group, send email to akka-user@googlegroups.com. > To unsubscribe from this group, send email to > akka-user+unsubscribe@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/akka-user?hl=en.
>> On Sat, May 21, 2011 at 9:09 AM, Nick Kasvosve <nkasvo...@gmail.com>wrote:
>>> *Ever single day I get this maven error related to my Akka, Scala and >>> TypeSafe:*
>>> Reason: Error getting POM for 'org.scala-tools:time' from the repository: >>> Unable to read local copy of metadata: Cannot read metadata from >>> 'C:\Users\compaq\.m2\ >>> repository\org\scala-tools\time\2.8.0-0.2-SNAPSHOT\maven-metadata-Akka.xml' : >>> attribute value must start with quotation or apostrophe not f (position: >>> START_DOCU >>> MENT seen <font color=f... @1:13) >>> org.scala-tools:time:pom:2.8.0-0.2-SNAPSHOT
>> Have you've tried wiping the .../time folder?
>>> *and the file refered to in my maven repositoy has this content: (* >>> maven-metadata-Akka.xml')
>>> <font color=ff0000> >>> Warning: >>> main(/usr/local/pem/sysvhosts/domain_parking/configurations//sp_configs/5/h eader.html/akka/repository/org/scala-tools/time/2.8.0-0.2-SNAPSHOT/maven-me tadata.xml): >>> failed to open stream: Not a directory in >>> /usr/local/pem/sysvhosts/domain_parking/index.php on line 49 >>> </font><font color=ff0000> >>> Warning: main(): Failed opening >>> '/usr/local/pem/sysvhosts/domain_parking/configurations//sp_configs/5/heade r.html/akka/repository/org/scala-tools/time/2.8.0-0.2-SNAPSHOT/maven-metada ta.xml' >>> for inclusion (include_path='.:/php/includes') in >>> /usr/local/pem/sysvhosts/domain_parking/index.php on line 49 >>> </font><!DOCTYPE html> >>> <html><head><meta http-equiv="Content-Type" content="text/html; >>> charset=UTF-8"> >>> <title>Scalable Solutions</title>
>>> <h1> Welcome to Scalable Solutions, now a part of Typesafe.</h1> >>> <p>We are excited to tell you that the Scalable Solutions team has joined >>> with Martin Odersky's group from Scala Solutions and several other leaders >>> from the Scala and Akka communities to form a new, larger and stronger >>> company called Typesafe, Inc. <a href="http://typesafe.com/company">Find >>> out about the new company</a>.</p>
>>> <p>Typesafe will continue to provide the range of products and services >>> that we have previously provided as Scalable Solutions. At Typesafe we are >>> expanding that range to include an open source software stack with Akka, >>> Scala and associated developer tools. Typesafe will offer support and >>> maintenance subscriptions, training and consulting services.</p>
>>> <p>Scala and Akka are growing rapidly and you can expect to see many more >>> products and services made available through Typesafe in the future.</p> >>> <h1><a href="http://typesafe.com/"><img src=" >>> http://www.typesafe.com/public/images/logo.png"></a></h1>
>>> <a class="button" href="http://typesafe.com/">Go to home</a> >>> </div> >>> </div>
>>> -- >>> You received this message because you are subscribed to the Google Groups >>> "Akka User List" group. >>> To post to this group, send email to akka-user@googlegroups.com. >>> To unsubscribe from this group, send email to >>> akka-user+unsubscribe@googlegroups.com. >>> For more options, visit this group at >>> http://groups.google.com/group/akka-user?hl=en.
>> -- >> Viktor Klang
>> Akka Tech Lead >> Typesafe <http://www.typesafe.com/> - Enterprise-Grade Scala from the >> Experts
>> Twitter: @viktorklang
>> -- >> You received this message because you are subscribed to the Google Groups >> "Akka User List" group. >> To post to this group, send email to akka-user@googlegroups.com. >> To unsubscribe from this group, send email to >> akka-user+unsubscribe@googlegroups.com. >> For more options, visit this group at >> http://groups.google.com/group/akka-user?hl=en.
>>> On Sat, May 21, 2011 at 9:09 AM, Nick Kasvosve <nkasvo...@gmail.com >wrote:
>>>> *Ever single day I get this maven error related to my Akka, Scala and >>>> TypeSafe:*
>>>> Reason: Error getting POM for 'org.scala-tools:time' from the repository: >>>> Unable to read local copy of metadata: Cannot read metadata from >>>> 'C:\Users\compaq\.m2\
>>>> attribute value must start with quotation or apostrophe not f (position: >>>> START_DOCU >>>> MENT seen <font color=f... @1:13) >>>> org.scala-tools:time:pom:2.8.0-0.2-SNAPSHOT
>>> Have you've tried wiping the .../time folder?
>>>> *and the file refered to in my maven repositoy has this content: (* >>>> maven-metadata-Akka.xml')
>>>> failed to open stream: Not a directory in >>>> /usr/local/pem/sysvhosts/domain_parking/index.php on line 49 >>>> </font><font color=ff0000> >>>> Warning: main(): Failed opening
>>>> <h1> Welcome to Scalable Solutions, now a part of Typesafe.</h1> >>>> <p>We are excited to tell you that the Scalable Solutions team has joined >>>> with Martin Odersky's group from Scala Solutions and several other leaders >>>> from the Scala and Akka communities to form a new, larger and stronger >>>> company called Typesafe, Inc. <a href="http://typesafe.com/company ">Find >>>> out about the new company</a>.</p>
>>>> <p>Typesafe will continue to provide the range of products and services >>>> that we have previously provided as Scalable Solutions. At Typesafe we are >>>> expanding that range to include an open source software stack with Akka, >>>> Scala and associated developer tools. Typesafe will offer support and >>>> maintenance subscriptions, training and consulting services.</p>
>>>> <p>Scala and Akka are growing rapidly and you can expect to see many more >>>> products and services made available through Typesafe in the future.</p> >>>> <h1><a href="http://typesafe.com/"><img src=" >>>> http://www.typesafe.com/public/images/logo.png"></a></h1>
>>>> <a class="button" href="http://typesafe.com/">Go to home</a> >>>> </div> >>>> </div>
>>>> -- >>>> You received this message because you are subscribed to the Google Groups >>>> "Akka User List" group. >>>> To post to this group, send email to akka-user@googlegroups.com. >>>> To unsubscribe from this group, send email to >>>> akka-user+unsubscribe@googlegroups.com. >>>> For more options, visit this group at >>>> http://groups.google.com/group/akka-user?hl=en.
>>> -- >>> Viktor Klang
>>> Akka Tech Lead >>> Typesafe <http://www.typesafe.com/> - Enterprise-Grade Scala from the >>> Experts
>>> Twitter: @viktorklang
>>> -- >>> You received this message because you are subscribed to the Google Groups >>> "Akka User List" group. >>> To post to this group, send email to akka-user@googlegroups.com. >>> To unsubscribe from this group, send email to >>> akka-user+unsubscribe@googlegroups.com. >>> For more options, visit this group at >>> http://groups.google.com/group/akka-user?hl=en.
> -- > You received this message because you are subscribed to the Google Groups
"Akka User List" group.
> To post to this group, send email to akka-user@googlegroups.com. > To unsubscribe from this group, send email to
> Ever single day I get this maven error related to my Akka, Scala and TypeSafe:
> Reason: Error getting POM for 'org.scala-tools:time' from the repository: Unable to read local copy of metadata: Cannot read metadata from 'C:\Users\compaq\.m2\ > repository\org\scala-tools\time\2.8.0-0.2-SNAPSHOT\maven-metadata-Akka.xml' : attribute value must start with quotation or apostrophe not f (position: START_DOCU > MENT seen <font color=f... @1:13) org.scala-tools:time:pom:2.8.0-0.2-SNAPSHOT
> and the file refered to in my maven repositoy has this content: (maven-metadata-Akka.xml')
> <font color=ff0000> > Warning: main(/usr/local/pem/sysvhosts/domain_parking/configurations//sp_configs/5/h eader.html/akka/repository/org/scala-tools/time/2.8.0-0.2-SNAPSHOT/maven-me tadata.xml): failed to open stream: Not a directory in /usr/local/pem/sysvhosts/domain_parking/index.php on line 49 > </font><font color=ff0000> > Warning: main(): Failed opening '/usr/local/pem/sysvhosts/domain_parking/configurations//sp_configs/5/heade r.html/akka/repository/org/scala-tools/time/2.8.0-0.2-SNAPSHOT/maven-metada ta.xml' for inclusion (include_path='.:/php/includes') in /usr/local/pem/sysvhosts/domain_parking/index.php on line 49 > </font><!DOCTYPE html> > <html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> > <title>Scalable Solutions</title>
> <h1> Welcome to Scalable Solutions, now a part of Typesafe.</h1> > <p>We are excited to tell you that the Scalable Solutions team has joined with Martin Odersky's group from Scala Solutions and several other leaders from the Scala and Akka communities to form a new, larger and stronger company called Typesafe, Inc. <a href="http://typesafe.com/company">Find out about the new company</a>.</p>
> <p>Typesafe will continue to provide the range of products and services that we have previously provided as Scalable Solutions. At Typesafe we are expanding that range to include an open source software stack with Akka, Scala and associated developer tools. Typesafe will offer support and maintenance subscriptions, training and consulting services.</p>
> -- > You received this message because you are subscribed to the Google Groups "Akka User List" group. > To post to this group, send email to akka-user@googlegroups.com. > To unsubscribe from this group, send email to akka-user+unsubscribe@googlegroups.com. > For more options, visit this group at http://groups.google.com/group/akka-user?hl=en.
On Sat, May 21, 2011 at 10:44 AM, Peter Vlugter <pvlug...@gmail.com> wrote: > Can you post the relevant parts of your pom.xml?
> Has it just started since the scalablesolutions.se redirect was put in > place?
> Do you reference scalablesolutions.se/akka/repository in your pom?
> On 21/05/2011, at 7:09 PM, Nick Kasvosve wrote:
> > Ever single day I get this maven error related to my Akka, Scala and > TypeSafe:
> > Reason: Error getting POM for 'org.scala-tools:time' from the repository: > Unable to read local copy of metadata: Cannot read metadata from > 'C:\Users\compaq\.m2\
> repository\org\scala-tools\time\2.8.0-0.2-SNAPSHOT\maven-metadata-Akka.xml' : > attribute value must start with quotation or apostrophe not f (position: > START_DOCU > > MENT seen <font color=f... @1:13) > org.scala-tools:time:pom:2.8.0-0.2-SNAPSHOT
> > and the file refered to in my maven repositoy has this content: > (maven-metadata-Akka.xml')
> > <font color=ff0000> > > Warning: > main(/usr/local/pem/sysvhosts/domain_parking/configurations//sp_configs/5/h eader.html/akka/repository/org/scala-tools/time/2.8.0-0.2-SNAPSHOT/maven-me tadata.xml): > failed to open stream: Not a directory in > /usr/local/pem/sysvhosts/domain_parking/index.php on line 49 > > </font><font color=ff0000> > > Warning: main(): Failed opening > '/usr/local/pem/sysvhosts/domain_parking/configurations//sp_configs/5/heade r.html/akka/repository/org/scala-tools/time/2.8.0-0.2-SNAPSHOT/maven-metada ta.xml' > for inclusion (include_path='.:/php/includes') in > /usr/local/pem/sysvhosts/domain_parking/index.php on line 49 > > </font><!DOCTYPE html> > > <html><head><meta http-equiv="Content-Type" content="text/html; > charset=UTF-8"> > > <title>Scalable Solutions</title>
> > <h1> Welcome to Scalable Solutions, now a part of Typesafe.</h1> > > <p>We are excited to tell you that the Scalable Solutions team has joined > with Martin Odersky's group from Scala Solutions and several other leaders > from the Scala and Akka communities to form a new, larger and stronger > company called Typesafe, Inc. <a href="http://typesafe.com/company">Find > out about the new company</a>.</p>
> > <p>Typesafe will continue to provide the range of products and services > that we have previously provided as Scalable Solutions. At Typesafe we are > expanding that range to include an open source software stack with Akka, > Scala and associated developer tools. Typesafe will offer support and > maintenance subscriptions, training and consulting services.</p>
> > -- > > You received this message because you are subscribed to the Google Groups > "Akka User List" group. > > To post to this group, send email to akka-user@googlegroups.com. > > To unsubscribe from this group, send email to > akka-user+unsubscribe@googlegroups.com. > > For more options, visit this group at > http://groups.google.com/group/akka-user?hl=en.
> -- > You received this message because you are subscribed to the Google Groups > "Akka User List" group. > To post to this group, send email to akka-user@googlegroups.com. > To unsubscribe from this group, send email to > akka-user+unsubscribe@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/akka-user?hl=en.
> On Sat, May 21, 2011 at 10:44 AM, Peter Vlugter <pvlug...@gmail.com> wrote: > Can you post the relevant parts of your pom.xml?
> Has it just started since the scalablesolutions.se redirect was put in place?
> Do you reference scalablesolutions.se/akka/repository in your pom?
> On 21/05/2011, at 7:09 PM, Nick Kasvosve wrote:
> > Ever single day I get this maven error related to my Akka, Scala and TypeSafe:
> > Reason: Error getting POM for 'org.scala-tools:time' from the repository: Unable to read local copy of metadata: Cannot read metadata from 'C:\Users\compaq\.m2\ > > repository\org\scala-tools\time\2.8.0-0.2-SNAPSHOT\maven-metadata-Akka.xml' : attribute value must start with quotation or apostrophe not f (position: START_DOCU > > MENT seen <font color=f... @1:13) org.scala-tools:time:pom:2.8.0-0.2-SNAPSHOT
> > and the file refered to in my maven repositoy has this content: (maven-metadata-Akka.xml')
> > <font color=ff0000> > > Warning: main(/usr/local/pem/sysvhosts/domain_parking/configurations//sp_configs/5/h eader.html/akka/repository/org/scala-tools/time/2.8.0-0.2-SNAPSHOT/maven-me tadata.xml): failed to open stream: Not a directory in /usr/local/pem/sysvhosts/domain_parking/index.php on line 49 > > </font><font color=ff0000> > > Warning: main(): Failed opening '/usr/local/pem/sysvhosts/domain_parking/configurations//sp_configs/5/heade r.html/akka/repository/org/scala-tools/time/2.8.0-0.2-SNAPSHOT/maven-metada ta.xml' for inclusion (include_path='.:/php/includes') in /usr/local/pem/sysvhosts/domain_parking/index.php on line 49 > > </font><!DOCTYPE html> > > <html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> > > <title>Scalable Solutions</title>
> > <h1> Welcome to Scalable Solutions, now a part of Typesafe.</h1> > > <p>We are excited to tell you that the Scalable Solutions team has joined with Martin Odersky's group from Scala Solutions and several other leaders from the Scala and Akka communities to form a new, larger and stronger company called Typesafe, Inc. <a href="http://typesafe.com/company">Find out about the new company</a>.</p>
> > <p>Typesafe will continue to provide the range of products and services that we have previously provided as Scalable Solutions. At Typesafe we are expanding that range to include an open source software stack with Akka, Scala and associated developer tools. Typesafe will offer support and maintenance subscriptions, training and consulting services.</p>
> > -- > > You received this message because you are subscribed to the Google Groups "Akka User List" group. > > To post to this group, send email to akka-user@googlegroups.com. > > To unsubscribe from this group, send email to akka-user+unsubscribe@googlegroups.com. > > For more options, visit this group at http://groups.google.com/group/akka-user?hl=en.
> -- > You received this message because you are subscribed to the Google Groups "Akka User List" group. > To post to this group, send email to akka-user@googlegroups.com. > To unsubscribe from this group, send email to akka-user+unsubscribe@googlegroups.com. > For more options, visit this group at http://groups.google.com/group/akka-user?hl=en.
> -- > You received this message because you are subscribed to the Google Groups "Akka User List" group. > To post to this group, send email to akka-user@googlegroups.com. > To unsubscribe from this group, send email to akka-user+unsubscribe@googlegroups.com. > For more options, visit this group at http://groups.google.com/group/akka-user?hl=en.
> > On Sat, May 21, 2011 at 10:44 AM, Peter Vlugter <pvlug...@gmail.com> > wrote: > > Can you post the relevant parts of your pom.xml?
> > Has it just started since the scalablesolutions.se redirect was put in > place?
> > Do you reference scalablesolutions.se/akka/repository in your pom?
> > On 21/05/2011, at 7:09 PM, Nick Kasvosve wrote:
> > > Ever single day I get this maven error related to my Akka, Scala and > TypeSafe:
> > > Reason: Error getting POM for 'org.scala-tools:time' from the > repository: Unable to read local copy of metadata: Cannot read metadata from > 'C:\Users\compaq\.m2\
> repository\org\scala-tools\time\2.8.0-0.2-SNAPSHOT\maven-metadata-Akka.xml' : > attribute value must start with quotation or apostrophe not f (position: > START_DOCU > > > MENT seen <font color=f... @1:13) > org.scala-tools:time:pom:2.8.0-0.2-SNAPSHOT
> > > and the file refered to in my maven repositoy has this content: > (maven-metadata-Akka.xml')
> > > <font color=ff0000> > > > Warning: > main(/usr/local/pem/sysvhosts/domain_parking/configurations//sp_configs/5/h eader.html/akka/repository/org/scala-tools/time/2.8.0-0.2-SNAPSHOT/maven-me tadata.xml): > failed to open stream: Not a directory in > /usr/local/pem/sysvhosts/domain_parking/index.php on line 49 > > > </font><font color=ff0000> > > > Warning: main(): Failed opening > '/usr/local/pem/sysvhosts/domain_parking/configurations//sp_configs/5/heade r.html/akka/repository/org/scala-tools/time/2.8.0-0.2-SNAPSHOT/maven-metada ta.xml' > for inclusion (include_path='.:/php/includes') in > /usr/local/pem/sysvhosts/domain_parking/index.php on line 49 > > > </font><!DOCTYPE html> > > > <html><head><meta http-equiv="Content-Type" content="text/html; > charset=UTF-8"> > > > <title>Scalable Solutions</title>
> > > <h1> Welcome to Scalable Solutions, now a part of > Typesafe.</h1> > > > <p>We are excited to tell you that the Scalable Solutions team has > joined with Martin Odersky's group from Scala Solutions and several other > leaders from the Scala and Akka communities to form a new, larger and > stronger company called Typesafe, Inc. <a href=" > http://typesafe.com/company">Find out about the new company</a>.</p>
> > > <p>Typesafe will continue to provide the range of products and services > that we have previously provided as Scalable Solutions. At Typesafe we are > expanding that range to include an open source software stack with Akka, > Scala and associated developer tools. Typesafe will offer support and > maintenance subscriptions, training and consulting services.</p>
> > > <p>Scala and Akka are growing rapidly and you can expect to see many > more products and services made available through Typesafe in the > future.</p> > > > <h1><a href="http://typesafe.com/"><img src=" > http://www.typesafe.com/public/images/logo.png"></a></h1>
> > > -- > > > You received this message because you are subscribed to the Google > Groups "Akka User List" group. > > > To post to this group, send email to akka-user@googlegroups.com. > > > To unsubscribe from this group, send email to > akka-user+unsubscribe@googlegroups.com. > > > For more options, visit this group at > http://groups.google.com/group/akka-user?hl=en.
> > -- > > You received this message because you are subscribed to the Google Groups > "Akka User List" group. > > To post to this group, send email to akka-user@googlegroups.com. > > To unsubscribe from this group, send email to > akka-user+unsubscribe@googlegroups.com. > > For more options, visit this group at > http://groups.google.com/group/akka-user?hl=en.
> > -- > > You received this message because you are subscribed to the Google Groups > "Akka User List" group. > > To post to this group, send email to akka-user@googlegroups.com. > > To unsubscribe from this group, send email to > akka-user+unsubscribe@googlegroups.com. > > For more options, visit this group at > http://groups.google.com/group/akka-user?hl=en.
> -- > You received this message because you are subscribed to the Google Groups > "Akka User List" group. > To post to this group, send email to akka-user@googlegroups.com. > To unsubscribe from this group, send email to > akka-user+unsubscribe@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/akka-user?hl=en.