Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 202988 - dev-lang/scala (version bump) to latest (2.7.2 currently)
Summary: dev-lang/scala (version bump) to latest (2.7.2 currently)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Java team
URL: http://www.scala-lang.org/downloads/i...
Whiteboard:
Keywords:
: 126471 249246 (view as bug list)
Depends on:
Blocks: 250688
  Show dependency tree
 
Reported: 2007-12-22 08:29 UTC by Andrew Gaydenko
Modified: 2009-02-14 20:13 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Gaydenko 2007-12-22 08:29:52 UTC
dev-lang/scala is out (version bump)
Comment 1 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2008-01-21 12:49:51 UTC
*** Bug 126471 has been marked as a duplicate of this bug. ***
Comment 2 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2008-01-21 12:57:47 UTC
in CVS
Comment 3 Vasiliy Levykin 2008-02-27 06:48:39 UTC
Please explain, why there is no sbaz and other tools in package? I need sbaz to install scala-cldc or scala-android.
Comment 4 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2008-02-27 10:20:55 UTC
(In reply to comment #3)
> Please explain, why there is no sbaz and other tools in package? I need sbaz to
> install scala-cldc or scala-android.

Because upstream doesn't include them in the source package. I'm giving up... will probably dump dev-lang/scala and continue scala-bin...
Comment 5 Per Wigren 2008-02-28 13:09:23 UTC
2.7.0-final was released today!

http://www.scala-lang.org/downloads/distrib/index.html
Comment 6 Per Wigren 2008-03-06 07:19:01 UTC
...and it was re-released again today. :)
Comment 7 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2008-03-06 15:09:01 UTC
If anyone contributes a working scala-bin ebuild with sbaz and everything what is to expect from upstream version, I'll offer a proxy maintenance. From-source seems unfeasible to me right now - no sbaz sources, and how would binary downloads from sbaz coexist with portage-installed version, if you can upgrade the whole scala itself through sbaz? I don't think we have a developer interested in scala himself enough to resolve all these issues.
Comment 8 Alistair Bush (RETIRED) gentoo-dev 2009-01-09 20:31:53 UTC
*** Bug 249246 has been marked as a duplicate of this bug. ***
Comment 9 Alistair Bush (RETIRED) gentoo-dev 2009-01-09 20:33:29 UTC
From the above dup bug.  Sorry for this bug spam.

------- Comment  #1 From Anders Bach Nielsen  2009-01-08 15:29:06 0000  [reply] -------

The current version is 2.7.3_rc2 and I have created a simple ebuild for the
binary package at

http://dev.abachn.net/~abachn/cgi-bin/darcsweb.cgi?r=abachn-portage;a=tree;f=/dev-lang/scala-bin
Comment 10 Alistair Bush (RETIRED) gentoo-dev 2009-01-10 12:56:31 UTC
Ok so here

http://overlays.gentoo.org/proj/java/browser/java-experimental/dev-lang/scala
and here
http://overlays.gentoo.org/proj/java/browser/java-experimental/dev-java/sbaz

2 ebuilds that 1) Bump to the latest stable and 2) package sbaz.

Things to note.  scala/sbaz builds java 1.5 class code consistently across all its jars in these ebuilds, instead of the upstream method which is to have some parts as 1.4 and the compiled *.scala files at 1.5.  Upstream documentation states that a 1.5 vm is required so I don't see this as an issue.

The installed scala (in /usr/share/scala) is not a valid "managed directory" so you can't update it or install into it.  Create your own managed dirs. ( a note to this effect will be added to the ebuild ).

Once im happy that sbaz will not hose systems.  I will add it to the tree.

I would also like some feedback from actual users of this software.
Comment 11 Alistair Bush (RETIRED) gentoo-dev 2009-02-14 20:13:49 UTC
In tree.