From Fedora Project Wiki
mNo edit summary
No edit summary
Line 1: Line 1:
<!-- The actual name of your feature page should look something like: Features/Your_Feature_Name.  This keeps all features in the same namespace -->
<!-- The actual name of your feature page should look something like: Features/Your_Feature_Name.  This keeps all features in the same namespace -->


Line 36: Line 35:


== How To Test ==
== How To Test ==
Try to execute a simple Hello World application on Scala.
Call the scala command and enter print("Hello World") on the Scala prompt.
<!-- This does not need to be a full-fledged document.  Describe the dimensions of tests that this feature is expected to pass when it is done.  If it needs to be tested with different hardware or software configurations, indicate them.  The more specific you can be, the better the community testing can be.  
<!-- This does not need to be a full-fledged document.  Describe the dimensions of tests that this feature is expected to pass when it is done.  If it needs to be tested with different hardware or software configurations, indicate them.  The more specific you can be, the better the community testing can be.  



Revision as of 19:28, 29 January 2013


Feature Name Scala210

Summary

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

Owner

  • Email: Jochen@herr-schmitt.de <your email address so we can contact you, invite you to meetings, etc.>

Current status

  • Targeted release: Fedora 19
  • Last updated: 1013/01/29
  • Percentage of completion: 0%


Detailed Description

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.

Scope

How To Test

Call the scala command and enter print("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