Hi Ralph,
I'm about to test the dotuml plugin. So far I like it.
I came across some questions:
(1) Did you do some work on graphviz as well? Right now, I have to
manually (or in a maven.xml file) run the dot tool to generate e.g. gif
images.
(2) Do you know, if it is possible to generate component
Go for it.
--
dIon Gillard, Multitask Consulting
Blog: http://blogs.codehaus.org/people/dion/
Ralph Apel <[EMAIL PROTECTED]> wrote on 19/09/2003 04:38:30 PM:
> Hi Dion,
>
> I think, I should stop testing and extending right now and send a "New
> Feature" with attached jar to JIRA.
> I woul
Hi Dion,
I think, I should stop testing and extending right now and send a "New
Feature" with attached jar to JIRA.
I would be very glad if you could have a special look at it, because I'm
new in here.
Most of all, an example set seems to be urgently needed. I'll do some of
this in the coming days
Sounds great.
How can I help???
--
dIon Gillard, Multitask Consulting
Blog: http://blogs.codehaus.org/people/dion/
Ralph Apel <[EMAIL PROTECTED]> wrote on 16/09/2003 03:46:08 PM:
> Date: Thu, 28 Aug 2003 12:31:06 +0300
> From: Diomidis Spinellis <[EMAIL PROTECTED]>
> Organization: Athens U
Date: Thu, 28 Aug 2003 12:31:06 +0300
From: Diomidis Spinellis <[EMAIL PROTECTED]>
Organization: Athens University of Ecomomics and Business
To: Ralph Apel <[EMAIL PROTECTED]>
Subject: Re: UmlGraph as a Maven Plugin ?
Ralph Apel wrote:
> recently I suggested to use your UmlGraph Doclet within the
[EMAIL PROTECTED] wrote, On 29/08/2003 2.11:
Ok, we'll check those out too.
Excellent. Then I can really start closing Alexandria, knowing that if
there is someone interested in the codebase, it has already been contacted.
I think we have already incorporated
JavaSrc into one of our plugins (j
[EMAIL PROTECTED] wrote, On 29/08/2003 2.11:
Ok, we'll check those out too.
Excellent. Then I can really start closing Alexandria, knowing that if
there is someone interested in the codebase, it has already been contacted.
I think we have already incorporated
JavaSrc into one of our plugins (j
Ok, we'll check those out too. I think we have already incorporated
JavaSrc into one of our plugins (jxr).
The other sounds useful too.
--
dIon Gillard, Multitask Consulting
Blog: http://blogs.codehaus.org/people/dion/
Nicola Ken Barozzi <[EMAIL PROTECTED]> wrote on 28/08/2003 06:45:28 PM:
[EMAIL PROTECTED] wrote, On 28/08/2003 9.12:
It looks to me like the umlgraph license is compatible with ASF guidelines.
Can someone on licensing@ give me a definite answer?
There is already a system that does this at Apache, under
jakarta-alexandria.
In fact, I'm in the process of closing down t
Perhaps the point of how to organize a javadoc based plugin with non
standard doclet is worth of discussion on its own.
On Mon, 2003-08-25 at 03:56, [EMAIL PROTECTED] wrote:
> Ralph Apel <[EMAIL PROTECTED]> wrote on 23/08/2003 07:50:19 AM:
>
>
> > In have an initial version of a new
> >
> > mav
It looks to me like the umlgraph license is compatible with ASF
guidelines.
Can someone on licensing@ give me a definite answer?
Ralph Apel <[EMAIL PROTECTED]> wrote on 28/08/2003 04:50:33 PM:
> On Mon, 2003-08-25 at 03:56, [EMAIL PROTECTED] wrote:
> > Ralph Apel <[EMAIL PROTECTED]> wrote on 23
On Mon, 2003-08-25 at 03:56, [EMAIL PROTECTED] wrote:
> Ralph Apel <[EMAIL PROTECTED]> wrote on 23/08/2003 07:50:19 AM:
>
> > In have an initial version of a new
> >
> > maven-dotuml-plugin
> >
> > which generates UML Class Diagrams in .dot format, based on javadoc with
> > a custom Doclet.
>
>
rs List
> Subject: RE: [contribute] how to submit patch
>
>
> On Tue, 2003-08-26 at 00:50, Brett Porter wrote:
> > Martin, are you volunteering to come up with a patch to the xdoc
> > and/or the patch creating command? :)
>
> Wiki was the better idea...
> --
On Tue, 2003-08-26 at 00:50, Brett Porter wrote:
> Martin, are you volunteering to come up with a patch to the xdoc and/or the
> patch creating command? :)
Wiki was the better idea...
--
Martin Skopp
Riege Software International GmbH
Support: mailto:[EMAIL PROTECTED], Information: http://www.rie
> There is a wiki page about it, but it could help to add the
> "run from base directory" stuff. I can't get there at the
> moment - server seems down.
I've modified the wiki page to this effect.
Cheers,
Brett
yep, diff -u is all I usually need.
--
dIon Gillard, Multitask Consulting
Blog: http://blogs.codehaus.org/people/dion/
Martin Skopp <[EMAIL PROTECTED]> wrote on 25/08/2003 05:14:54 PM:
> I suggest a commit writes a short xdoc about this.
> Could be helpful for thoses non-committers...
>
>
; To: Maven Developers List
> Subject: Re: [contribute] how to submit patch
>
>
> I suggest a commit writes a short xdoc about this.
> Could be helpful for thoses non-committers...
>
> On Sat, 2003-08-23 at 10:01, Rafal Krzewski wrote:
> > Ralph Apel wrote:
> &g
Martin Skopp wrote:
> dion, rafal, I understand right:
> You prefer to NOT used the -w (= --ignore-all-space ) option, right?
I never use -w, makes the diffs bigger but then I can be sure that files
are byte-for-byte identical.
R.
I suggest a commit writes a short xdoc about this.
Could be helpful for thoses non-committers...
On Sat, 2003-08-23 at 10:01, Rafal Krzewski wrote:
> Ralph Apel wrote:
>
> > Would it be ok to send
> >
> > 1) cvs diff -u > dotuml.path
dion, rafal, I understand right:
You prefer to NOT used the -
Ralph Apel <[EMAIL PROTECTED]> wrote on 23/08/2003 07:50:19 AM:
> Hi there,
>
> how exactly should I contribute a Patch?
Raise one in jira.codehaus.org against maven as the project.
> In have an initial version of a new
>
> maven-dotuml-plugin
>
> which generates UML Class Diagrams in .dot fo
Ralph Apel wrote:
Would it be ok to send
1) cvs diff -u > dotuml.path
2) one jar with sources and configfiles ?
Both would work for a completly new plugin, option 1 should be used
for pretty much everything else.
Instead of sending files to the mailing list, you should raise an
'New Feature' iss
Hi there,
how exactly should I contribute a Patch?
In have an initial version of a new
maven-dotuml-plugin
which generates UML Class Diagrams in .dot format, based on javadoc with
a custom Doclet.
Would it be ok to send
1) cvs diff -u > dotuml.path
2) one jar with sources and configfiles ?
22 matches
Mail list logo