Difference between revisions of "Status & Downloads"

From GCube System
Jump to: navigation, search
 
(82 intermediate revisions by 3 users not shown)
Line 1: Line 1:
The following options are available for downloading gCore and/or the gCF.
+
gCore releases are primarily intended for adoption within the D4Science community of gCube developers. Whilst in this phase, releases are included in the gCube Hosting Node Distribution and are maintained exclusively for bug fixing.  
  
== Download gCore  ==
+
The following releases are currently available for download as the most recent build of the gHN Distribution component:
  
gCore is currently in Alpha development and its releases are primarily for adoption within the existing community of gCube developers. Whilst in this phase, only the latest release will be made available and then only through (authenticated) SVN checkout. In the Beta phase, the latest release will also be available as an archive and bug-fixing and support will be offered on a voluntary basis. In the Beta phase, furthermore, the latest snapshot of the development branch will be made available through SVN checkout.  
+
* '''Latest Production Release (stable)''': [http://eticsbuild2.research-infrastructures.eu:8080/BuildReportDevel/bdownload/AllBuilds/org.gcube.HEAD/BUILD_37/dist/org.gcube/org.gcube.distribution.ghn-distribution/3.4.0/sl5_x86_64_gcc412/org.gcube.distribution.ghn-distribution-3.4.0-SNAPSHOT.tar.gz 1.5.0] 
  
=== SVN Checkout ===
+
The development branch is also available for early adopters as a preview of the next minor or major release.
  
Using your favourite SVN client perform the equivalent of the following checkout:
+
* '''Development Branch (unstable)''': [http://svn.research-infrastructures.eu/public/gcore/gcore/trunk/gcf/gcf source]
 
+
<pre>svn co https://svn.gcore.research-infrastructures.eu/gcore/trunk gcore</pre>
+
 
+
=== Archive Download ===
+
 
+
[avaliable from the first Beta release]
+
 
+
=== SVN Development Checkout  ===
+
 
+
[avaliable from the first Beta release]
+
 
+
== Download gCF Sources Only ==
+
 
+
gCF is distributed in binary form along with gCore. From the first Beta release, gCF sources will be made available through (authenticated) SVN checkout, both for the latest release and from the development branch.
+
 
+
=== SVN Checkout ===
+
 
+
[avaliable from the first Beta release]
+
 
+
=== SVN Development Checkout ===
+
 
+
[avaliable from the first Beta release].
+

Latest revision as of 10:21, 19 October 2012

gCore releases are primarily intended for adoption within the D4Science community of gCube developers. Whilst in this phase, releases are included in the gCube Hosting Node Distribution and are maintained exclusively for bug fixing.

The following releases are currently available for download as the most recent build of the gHN Distribution component:

  • Latest Production Release (stable): 1.5.0

The development branch is also available for early adopters as a preview of the next minor or major release.

  • Development Branch (unstable): source