From Fedora Project Wiki
(Add forgotten detailed description section)
(Retarget to Fedora 20 as agreed with Feature owner)
 
(8 intermediate revisions by 2 users not shown)
Line 4: Line 4:


== Summary ==
== Summary ==
Providing the most current relase of Scala a functional programming language
Providing the most current relase of Scala a functional programming language based on the JVM.
based on the JVM.
<!-- A sentence or two summarizing what this feature is and what it will do.  This information is used for the overall feature summary page for each release. -->
<!-- A sentence or two summarizing what this feature is and what it will do.  This information is used for the overall feature summary page for each release. -->


Line 13: Line 12:


<!-- Include you email address that you can be reached should people want to contact you about helping with your feature, status is requested, or  technical issues need to be resolved-->
<!-- Include you email address that you can be reached should people want to contact you about helping with your feature, status is requested, or  technical issues need to be resolved-->
* Email: Jochen@herr-schmitt.de <your email address so we can contact you, invite you to meetings, etc.> 
* Email: Jochen@herr-schmitt.de
 
== Current status ==
== Current status ==
* Targeted release: [[Releases/19 | Fedora 19 ]]  
* Targeted release: [[Releases/20 | Fedora 20 ]]  
* Last updated: 1013/01/29
* Last updated: 2013-03-18
* Percentage of completion: 0%
* Percentage of completion: 0%


<!-- CHANGE THE "FedoraVersion" TEMPLATES ABOVE TO PLAIN NUMBERS WHEN YOU COMPLETE YOUR PAGE. -->
<!-- CHANGE THE "FedoraVersion" TEMPLATES ABOVE TO PLAIN NUMBERS WHEN YOU COMPLETE YOUR PAGE. -->
== Detailed Description ==
== Detailed Description ==
<!-- Expand on the summary, if appropriate.  A couple sentences suffices to explain the goal, but the more details you can provide the better. -->
<!-- Expand on the summary, if appropriate.  A couple sentences suffices to explain the goal, but the more details you can provide the better. -->
Line 37: Line 34:


== Scope ==
== Scope ==
The new release intruduce new minor changes of the language which may impact
The new release of Scala introduces new minor changes of the language specification which may impact
existing scala projects. Additionally scala 2.10 intruduced the emit of bytecode of jdk-1.7. In
existing Scala projects. Additionally Scala 2.10 produces bytecode targetting jdk-1.7. Prior support of
opposite the support of jdk-1.5 will been discontinued. In opposite of the official
jdk-1.5 has been discontinued.
release we provide a prerelease jdk-1.7 support of the swing module which is not currently
 
released in the official scala distribution.
Currently, we provide a pre-release (jdk-1.7) swing module which is not currently
included in the official Scala distribution.


The new release of scala requires additional packages which are not yes introducted in Fedora.
The new release of Scala requires additional packages which are not yet included in Fedora.
At lese we need the following packages for scala:
We need at least the following:


* pax-swissbox
* pax-swissbox
Line 96: Line 94:




[[Category:FeatureReadyForWrangler]]
[[Category:FeaturePageIncomplete]]
<!-- When your feature page is completed and ready for review -->
<!-- When your feature page is completed and ready for review -->
<!-- remove Category:FeaturePageIncomplete and change it to Category:FeatureReadyForWrangler -->
<!-- remove Category:FeaturePageIncomplete and change it to Category:FeatureReadyForWrangler -->
<!-- After review, the feature wrangler will move your page to Category:FeatureReadyForFesco... if it still needs more work it will move back to Category:FeaturePageIncomplete-->
<!-- After review, the feature wrangler will move your page to Category:FeatureReadyForFesco... if it still needs more work it will move back to Category:FeaturePageIncomplete-->
<!-- A pretty picture of the page category usage is at: https://fedoraproject.org/wiki/Features/Policy/Process -->
<!-- A pretty picture of the page category usage is at: https://fedoraproject.org/wiki/Features/Policy/Process -->

Latest revision as of 16:03, 18 March 2013


Scala 2.10

Summary

Providing the most current relase of Scala a functional programming language based on the JVM.

Owner

  • Email: Jochen@herr-schmitt.de

Current status

  • Targeted release: Fedora 20
  • Last updated: 2013-03-18
  • Percentage of completion: 0%

Detailed Description

Scala 2.10 is an update of the scala programming language. This is a functional programming langage based on the JVM. This release contains language enhancements which may affected existing scala progjects of fedora users. This release support jdk-1.7 and contains support of the swing module in opposite of the official upstream release. This was done by a request of fedora users for a previous release on based of a patch from the upstream development repository. Additionally it's requires packages which doesn't available in fedora until yes.

Benefit to Fedora

Providing of the most current Release of Scala-2.10 which is a functional programming language based on the JVM. In opposite of the upstream release we want to offer support for the swing module on JDK-1.7. This swing module is an prerelease support which is not official released by the upstream distribution.

Scope

The new release of Scala introduces new minor changes of the language specification which may impact existing Scala projects. Additionally Scala 2.10 produces bytecode targetting jdk-1.7. Prior support of jdk-1.5 has been discontinued.

Currently, we provide a pre-release (jdk-1.7) swing module which is not currently included in the official Scala distribution.

The new release of Scala requires additional packages which are not yet included in Fedora. We need at least the following:

  • pax-swissbox
  • ops4j-base
  • ops4j-master

How To Test

1. Login as a normal user.

2. call the command scala.

3. Enter 'println ("Hello World")' on the scala prompt.

User Experience

Providing of the most current release of the Scala programming language.

Dependencies

We need some packages like pax-swissbox which are not already inteoducted in Fedora.

Contingency Plan

Shipping of the release 2.92 which is available in Fedora 18 and 17.

Documentation

  • Official Scala website [1]

Release Notes

  • Providing of Scala-2.10 as a functional programming language based on the JVM. In opposite of the upstream release we support the swing module on JDK-1.7.

Comments and Discussion