cancel
Showing results for 
Search instead for 
Did you mean: 

spring examples not included in activiti-5.0.rc1

jo-huber
Champ in-the-making
Champ in-the-making
Hallo,

Activiti seems to have a very nice integration with Spring, I can find a lot of possibilities and examples in the documentation.
But the src - folder in "spring-activiti-examples" of activiti-5.0.rc1 is empty.
Does anyone know if this is intended or maybe a mistake?
It would be nice to have the examples in the activiti-5.0 release.

Cheers and thank's to you guys
I enjoy activiti very much
3 REPLIES 3

jbarrez
Star Contributor
Star Contributor
You should call the ant target in /setup that inflates the examples and libs.

Note that this will be simplified a lot in the next release.

jo-huber
Champ in-the-making
Champ in-the-making
I had called the corresponding ant target "examples.get.libs.spring" by calling ant demo.setup (but did not help).
As far as I understand ant scripts only the libs are inflated and not the source files.
In difference to the spring examples the engine examples are available in the zipped download file.

Joram, you stated that this will be simplified a lot in the next release. I have read the same in a different thread (http://forums.activiti.org/en/viewtopic.php?f=3&t=440&p=1745&hilit=out+of+memory#p1745), but there also only the libraries and not the sources are mentioned.

cheers johannes

jbarrez
Star Contributor
Star Contributor
The refactorings also include simplifying the examples.
We'll double-check the examples before we press the 'ship' button in this release 😉