Looks like that generation library is PGL licenses. That's not doable for Apache. http://www.apache.org/legal/3party.html#define-thirdpartywork
I suggest to develop the tooling at your current google project. And if it matures over time. You can consider donating it to camel-extra http://camel-extra.googlecode.com/ On Fri, May 6, 2011 at 1:37 PM, Romain Manni-Bucau <[email protected]> wrote: > sorry, it was easy for me, i didn't think of this. > > i put it on google, here is the main to test it without maven > http://code.google.com/p/rmannibucau/source/browse/camel/diagram-generator-parent/trunk/maven-diagram-generator-plugin/src/test/java/fr/rmannibucau/MainRunner.java > (easier to debug) > > - Romain > > 2011/5/6 Claus Ibsen <[email protected]>: >> Hmm that link seems like some download server that has advertise and >> you never know what you download has malware etc. >> >> I suggest that you use a project site to host your project such as >> - google code >> - github >> etc. >> >> Then come back and we can take a look. >> >> >> On Fri, May 6, 2011 at 12:41 PM, Romain Manni-Bucau >> <[email protected]> wrote: >>> Hi, >>> >>> what do you think to support more than only dot to generate a diagram >>> from a route? >>> >>> i did fastly a poc using jung2 to modelise/generate the graph: >>> http://www.mediafire.com/?z4uejanhc7rcak8 >>> >>> any thoughts? >>> >>> - Romain >>> >> >> >> >> -- >> Claus Ibsen >> ----------------- >> FuseSource >> Email: [email protected] >> Web: http://fusesource.com >> CamelOne 2011: http://fusesource.com/camelone2011/ >> Twitter: davsclaus >> Blog: http://davsclaus.blogspot.com/ >> Author of Camel in Action: http://www.manning.com/ibsen/ >> > -- Claus Ibsen ----------------- FuseSource Email: [email protected] Web: http://fusesource.com CamelOne 2011: http://fusesource.com/camelone2011/ Twitter: davsclaus Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/
