Difference between revisions of "Status & Downloads"

From GCube System
Jump to: navigation, search
(Download gCore)
 
(76 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, releases will be made available only through (authenticated) SVN checkout. Bug-fixes will be applied on the development branch and made available only with the subsequent release.  
+
* '''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] 
  
Starting with first Beta release, releases will also be available as archives, and bug fixes will be merged from the development branch. The development branch itself will be made available for early adopters through (authenticated) SVN checkout.  
+
The development branch is also available for early adopters as a preview of the next minor or major release.  
  
=== ETICS downloand ===
+
* '''Development Branch (unstable)''': [http://svn.research-infrastructures.eu/public/gcore/gcore/trunk/gcf/gcf source]
 
+
Access the ETICS build report 3+ at https://grids16.eng.it/BuildReport/ of the ''org.gcube.1-0-1'' and download the artifact produced by the ''org.gcube.distribution.ghn-distribution.1-0-0'' configuration
+
 
+
=== SVN Checkout ===
+
 
+
Using your favourite SVN client perform the equivalent of the following checkout:
+
 
+
<pre>svn co http://svn.research-infrastructures.eu/public/gcore/gcore/branches/DEV/GCORE/CONTAINER gcore -r 1500</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