Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Swordfish Documentation: Galileo Sprint4"

(Demo Scope)
(Tooling Team)
 
Line 26: Line 26:
  
 
9. As a Service Developer I would like to get a support in creating a client for my JAX-WS service so that I can test my newly developed service.
 
9. As a Service Developer I would like to get a support in creating a client for my JAX-WS service so that I can test my newly developed service.
 +
 +
=== Demo Scope ===
 +
 +
==== PDEBuild + System Tests in CruiseControl ====
 +
 +
Timeline: 5 min
 +
 +
1. PDEBuild <br>
 +
Demo: run build from Cruise Control <br>
 +
Expectation: build is successful, plugin junit tests are passed <br>
 +
 +
2. System Tests <br>
 +
Demo: run system tests build in Cruise Control<br>
 +
Expectation: build is successful, system tests are passed<br>
 +
 +
==== Swordfish Tooling  ====
 +
 +
Timeline: 20 min
 +
 +
1. Integrate Swordfish into Tooling <br>
 +
Demo: installation of the Target platform (from local build)<br>
 +
Expectation: Swordfish platform installed, activated.<br>
 +
 +
2. JAX-WS service: new Plugin project wizard <br>
 +
Demo: <br>
 +
- Eclipse help for plugin<br>
 +
- create new project using wizard, show context help<br>
 +
- run created project<br>
 +
Expectation:<br>
 +
- Eclipse help for plugin exists<br>
 +
- project created successfully<br>
 +
- new project runnable is the very same moment it is created <br>
 +
- show Swordfish platform started (ss and see everything is there)<br>
 +
 +
3. New CXF service description file wizard <br>
 +
Demo: <br>
 +
- Eclipse help for plugin<br>
 +
- create new CXF service description<br>
 +
Expectation:<br>
 +
- Eclipse help for plugin exists<br>
 +
- CXF service description created successfully<br>
 +
 +
4. Getting Started with Help and Guidance<br>
 +
Demo: Cheat sheets<br>
 +
Expectation: can be running fast with Swordfish<br>
  
 
== Runtime Team ==
 
== Runtime Team ==

Latest revision as of 03:31, 29 April 2009

{{#eclipseproject:rt.swordfish}}

Duration

Duration:06.04.2009 – 29.04.2009

Sprint Goals

ToolSuite: Simplify service development within integrated Swordfish-based tooling
Runtime Team: PDE build for Galileo release

Tooling Team

1. Cleanup left-over tasks from previous sprint (Continuos Integration)

2. Integrate Swordfish into Tooling. Adjust existing system tests accordingly (see BI#4).

3. DITA help generation integrated into the PDE Build

4. As a Service Developer I would like to use a predefined Plugin project template to get a running Swordfish service quickly.

5. As a Service Developer I would like to use an Eclipse integrated help and guidance features so that I can be up and running in no time.(Getting Started)

6. As a Service Developer I would like to create a Swordfish-CXF service descriptor using the Eclipse Wizard so that I can start developing services the way I used to in Eclipse.

7. As a Service Developer I would like to edit a existing Swordfish-CXF service descriptor so that I can add/modify/delete my services declaration without prior Spring knowledge. (+Unit testing concept)

8. As a Service Developer I would like to view and save WSDL of my newly developed JAS-WS service deployed in Swordifsh so that I can use it for testing. ( S075)

9. As a Service Developer I would like to get a support in creating a client for my JAX-WS service so that I can test my newly developed service.

Demo Scope

PDEBuild + System Tests in CruiseControl

Timeline: 5 min

1. PDEBuild
Demo: run build from Cruise Control
Expectation: build is successful, plugin junit tests are passed

2. System Tests
Demo: run system tests build in Cruise Control
Expectation: build is successful, system tests are passed

Swordfish Tooling

Timeline: 20 min

1. Integrate Swordfish into Tooling
Demo: installation of the Target platform (from local build)
Expectation: Swordfish platform installed, activated.

2. JAX-WS service: new Plugin project wizard
Demo:
- Eclipse help for plugin
- create new project using wizard, show context help
- run created project
Expectation:
- Eclipse help for plugin exists
- project created successfully
- new project runnable is the very same moment it is created
- show Swordfish platform started (ss and see everything is there)

3. New CXF service description file wizard
Demo:
- Eclipse help for plugin
- create new CXF service description
Expectation:
- Eclipse help for plugin exists
- CXF service description created successfully

4. Getting Started with Help and Guidance
Demo: Cheat sheets
Expectation: can be running fast with Swordfish

Runtime Team

1. Separate API and implementation, make components pluggable.

2. Change ODE version from 1.2 to 2.0 Beta.

3. PDE Build for Galileo release.

4. Create projects for 3rd party jar files.

5. Make PDE build use the nre 3rd party projects.

Demo Scope

1. Execute headless PDE build based on labelled version in repository

2. Show the created artifacts (plugins, features, update site)

3. Show excution of Unit tests during PDE build

4. Demonstrate that projects can be built in the IDE without Maven

5. (optional) Show execution of Integration tests durcing PDE build


Return to Eclipse Swordfish Sprint Planning

Swordfish Wiki Home

Back to the top