You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@pekko.apache.org by "pjfanning (via GitHub)" <gi...@apache.org> on 2023/02/09 20:18:42 UTC

[GitHub] [incubator-pekko] pjfanning opened a new issue, #157: investigate unusual header on Bench.scala

pjfanning opened a new issue, #157:
URL: https://github.com/apache/incubator-pekko/issues/157

   https://github.com/apache/incubator-pekko/blob/main/actor-tests/src/test/scala/org/apache/pekko/actor/Bench.scala
   
   ```
   /* The Computer Language Benchmarks Game
      http://shootout.alioth.debian.org/
      contributed by Julien Gaugaz
      inspired by the version contributed by Yura Taras and modified by Isaac Gouy
    */
   ```
   
   Doesn't appear to assert a copyright or a license.
   
   We can keep it but maybe don't need to.
   
   If it is decided that this does assert a copyright and/or a license, we may need to update the LICENSE or NOTICE for this repo.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


[GitHub] [incubator-pekko] jrudolph commented on issue #157: investigate unusual header on Bench.scala

Posted by "jrudolph (via GitHub)" <gi...@apache.org>.
jrudolph commented on issue #157:
URL: https://github.com/apache/incubator-pekko/issues/157#issuecomment-1427647926

   Fixed by removing the file in #171.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


[GitHub] [incubator-pekko] jrudolph commented on issue #157: investigate unusual header on Bench.scala

Posted by "jrudolph (via GitHub)" <gi...@apache.org>.
jrudolph commented on issue #157:
URL: https://github.com/apache/incubator-pekko/issues/157#issuecomment-1425437629

   If in doubt, it would probably also ok to just remove it, it's just benchmark code.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


[GitHub] [incubator-pekko] pjfanning commented on issue #157: investigate unusual header on Bench.scala

Posted by "pjfanning (via GitHub)" <gi...@apache.org>.
pjfanning commented on issue #157:
URL: https://github.com/apache/incubator-pekko/issues/157#issuecomment-1426905747

   it is basically https://salsa.debian.org/benchmarksgame-team/archive-alioth-benchmarksgame/-/blob/master/contributed-source-code/shootout/chameneos/chameneos.scala-2.scala
   
   I suspect removing this benchmark test might be the best way forward.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


[GitHub] [incubator-pekko] jrudolph closed issue #157: investigate unusual header on Bench.scala

Posted by "jrudolph (via GitHub)" <gi...@apache.org>.
jrudolph closed issue #157: investigate unusual header on Bench.scala
URL: https://github.com/apache/incubator-pekko/issues/157


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


[GitHub] [incubator-pekko] pjfanning commented on issue #157: investigate unusual header on Bench.scala

Posted by "pjfanning (via GitHub)" <gi...@apache.org>.
pjfanning commented on issue #157:
URL: https://github.com/apache/incubator-pekko/issues/157#issuecomment-1426907853

   I'm running a build, it so far looks like that file is not even used.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


[GitHub] [incubator-pekko] justinmclean commented on issue #157: investigate unusual header on Bench.scala

Posted by "justinmclean (via GitHub)" <gi...@apache.org>.
justinmclean commented on issue #157:
URL: https://github.com/apache/incubator-pekko/issues/157#issuecomment-1426907544

   The license is compatible with the Apache license you could leave it in and add that information to LICENSE


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


[GitHub] [incubator-pekko] justinmclean commented on issue #157: investigate unusual header on Bench.scala

Posted by "justinmclean (via GitHub)" <gi...@apache.org>.
justinmclean commented on issue #157:
URL: https://github.com/apache/incubator-pekko/issues/157#issuecomment-1425106639

   Hi,
   
   You do need to know how it is licensed. Looks to be this? Although the names are different.
   
   https://salsa.debian.org/benchmarksgame-team/archive-alioth-benchmarksgame/-/blob/master/LICENSE.md <https://salsa.debian.org/benchmarksgame-team/archive-alioth-benchmarksgame/-/blob/master/LICENSE.md>
   
   Justin
   
   > On 10 Feb 2023, at 7:18 am, PJ Fanning ***@***.***> wrote:
   > 
   > 
   > https://github.com/apache/incubator-pekko/blob/main/actor-tests/src/test/scala/org/apache/pekko/actor/Bench.scala <https://github.com/apache/incubator-pekko/blob/main/actor-tests/src/test/scala/org/apache/pekko/actor/Bench.scala>
   > /* The Computer Language Benchmarks Game
   >    http://shootout.alioth.debian.org/
   >    contributed by Julien Gaugaz
   >    inspired by the version contributed by Yura Taras and modified by Isaac Gouy
   >  */
   > Doesn't appear to assert a copyright or a license.
   > 
   > We can keep it but maybe don't need to.
   > 
   > If it is decided that this does assert a copyright and/or a license, we may need to update the LICENSE or NOTICE for this repo.
   > 
   > —
   > Reply to this email directly, view it on GitHub <https://github.com/apache/incubator-pekko/issues/157>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AABDI6DZUPFRSXEGIFDHVHLWWVGKXANCNFSM6AAAAAAUW7XTUQ>.
   > You are receiving this because you are subscribed to this thread.
   > 
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org