Difference between revisions of "JAVA 7 Infrastructure Deployment"

From D4Science Wiki
Jump to: navigation, search
(HEAD test plan)
(HEAD test plan)
Line 28: Line 28:
 
| <!-- WP1 --> bgcolor="green" |
 
| <!-- WP1 --> bgcolor="green" |
 
| <!-- WP2 --> bgcolor="green" |
 
| <!-- WP2 --> bgcolor="green" |
| <!-- WP3 --> bgcolor="yellow" |
+
| <!-- WP3 --> bgcolor="green" |
| <!-- WP4 --> bgcolor="yellow" |
+
| <!-- WP4 --> bgcolor="green" |
 
| <!-- WP5 --> bgcolor="yellow" |
 
| <!-- WP5 --> bgcolor="yellow" |
 
| <!-- WP6 --> bgcolor="yellow" |
 
| <!-- WP6 --> bgcolor="yellow" |

Revision as of 17:58, 27 January 2014

The deployment of a production infrastructure fully JAVA 7 based derives from a successfull integration of a gCube release with JAVA 7 ( 3.0.0). The integration of the gCube release 3.0.0 is on the other hand based on the successfully integration and test of the HEAD release.

HEAD test plan

The list of actions/tasks to be performed by both developers and integration team (2440) in order to be ready to release a fully java 7 based gCube release.

JAVA 7 on local env maven parent HEAD builds Hosting nodes with JAVA 7 Dev infra runtime with JAVA 7 Portal bundle with JAVA 7 Dev Hosting nodes upgrade Dev infra upgrade
All DEVs ENG ENG CERN All DEVs CNR All DEVs All DEVs

Modification to local development environment to use JAVA 7 (Oracle)

Description: All developers should check and upgrade their development environments ( and IDE) to use JAVA SE 7. ( distributed by Oracle). This applies to both Maven and not-Maven components.

Responsible: Development team

Deadline : 20/12/2013

Status: Ongoing

Related ticket: n/a

Modification to the maven-parent to use JAVA 7

Description: The maven-parent contains references to JAVA 6 build options. It should be upgraded to use JAVA 7

Responsible: ENG

Deadline : 20/12/2013

Status: DONE

Related ticket: 2441

Switch the HEAD builds and nightlies to JAVA 7

Description: HEAD remote builds and Nightlies should be upgrade to run with JAVA 7.

Responsible: ENG

Deadline : 20/12/2013

Status: DONE

Related ticket: 2442

GHNgCube Hosting Node. and SmartGears distributions built with JAVA 7

Description: Both the GHNgCube Hosting Node. and the SmartGears distributions built with java 7 need to be made available to the devs

Responsible:CERN

Deadline : Before the holidays

Status: DONE

Related ticket: 2443

Development infra runtime upgrade to JAVA 7

Description: the Development infra running environment should be upgraded to JAVA 7

Responsible: All Devs

Deadline : After the Holidays

Status: ONGOING

Related ticket: 2444

Portal Bundle built with JAVA 7

Description: the portal bundle should be built with JAVA 7 and install it on the dev infra

Responsible:CNR

Deadline : after the holidays

Status: ONGOING

Related ticket: 2448

GHNgCube Hosting Node. and SmartGears JAVA 7 on the dev infra

Description: the dev infra hosting nodes have to be upgraded to the latest versions built with java 7

Responsible: All Devs

Deadline : End of January

Status: ONGOING

Related ticket: 2445

Development infra components upgrade to JAVA 7

Description: the dev infrastructure services and portlet should be reinstalled with the versions built with JAVA 7

Responsible: All devs

Deadline : End of January

Status: ONGOING

Related ticket: 2445

gCube 3.0.0 integration plan