ktmprabhu / spray

Automatically exported from code.google.com/p/spray
0 stars 0 forks source link

Include all example projects into the automated build #146

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Currently only org.eclipselabs.spray.examples.one is included. 

The following projects have to be included:
* BPMN
 * de.htwg.2012.bpmn.mm
 * org.eclipselabs.spray.examples.bpmn
* LWC 2012
 * de.htwg.2012.lwc.mm
 * org.eclipselabs.spray.examples.lwc2012
* Petrinets
 * de.htwg.petrinet.mm
 * org.eclipselabs.spray.examples.petrinet
* Fowler DSL / Statemachine

What actions are required for the inclusion?
* mavenize projects
* add mwe2 Workflows for starting the generators (style, shape, spray)
* clean up and extend projects if necessary (Fowler DSL, styles and shapes in 
example.one)

A successful build of the example projects is always a helpful indicator of a 
working Spray.
* add to modules in releng pom

Original issue reported on code.google.com by de.abg.r...@gmail.com on 8 Jul 2012 at 3:30

GoogleCodeExporter commented 8 years ago
status: currently *.example.one and *.examples.petrinet are automated, the 
automation of lwc2012 still hangs, as there is an issue discovered with JVM 
type references that are currently not resolved until generation of the Java 
classes (but this should be already resolvable before generation)

Original comment by de.abg.r...@gmail.com on 29 Aug 2012 at 8:18

GoogleCodeExporter commented 8 years ago
status: Shape and Style are now realized with model inferrer instead of code 
generation (currently only in Spray juni) so the example project integration 
may continue 

Original comment by de.abg.r...@gmail.com on 20 Sep 2012 at 7:09

GoogleCodeExporter commented 8 years ago
with work around  described in mail: 
http://groups.google.com/group/spray-dev/msg/748188e9cef8b4c6  LWC 2012 and 
BPMN example project are also included now. Fowler DSL example project have to 
be revised anyway.

Original comment by de.abg.r...@gmail.com on 8 Oct 2012 at 7:07

GoogleCodeExporter commented 8 years ago

Original comment by de.abg.r...@gmail.com on 17 Apr 2013 at 8:08