Return-Path: Delivered-To: apmail-maven-commits-archive@www.apache.org Received: (qmail 27014 invoked from network); 29 Oct 2007 12:23:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Oct 2007 12:23:24 -0000 Received: (qmail 63055 invoked by uid 500); 29 Oct 2007 12:23:11 -0000 Delivered-To: apmail-maven-commits-archive@maven.apache.org Received: (qmail 63006 invoked by uid 500); 29 Oct 2007 12:23:11 -0000 Mailing-List: contact commits-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list commits@maven.apache.org Received: (qmail 62993 invoked by uid 99); 29 Oct 2007 12:23:11 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Oct 2007 05:23:11 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Oct 2007 12:23:29 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 4DE8E1A9838; Mon, 29 Oct 2007 05:22:58 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r589598 - /maven/sandbox/trunk/jxr/maven-jxr/maven-jxr-java/src/main/resources/org/apache/maven/jxr/java/doc/xml2dot.xsl Date: Mon, 29 Oct 2007 12:22:57 -0000 To: commits@maven.apache.org From: vsiveton@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20071029122258.4DE8E1A9838@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: vsiveton Date: Mon Oct 29 05:22:57 2007 New Revision: 589598 URL: http://svn.apache.org/viewvc?rev=589598&view=rev Log: o cleaned the xsl and the generated dot file o used for all text o removed cluster Modified: maven/sandbox/trunk/jxr/maven-jxr/maven-jxr-java/src/main/resources/org/apache/maven/jxr/java/doc/xml2dot.xsl Modified: maven/sandbox/trunk/jxr/maven-jxr/maven-jxr-java/src/main/resources/org/apache/maven/jxr/java/doc/xml2dot.xsl URL: http://svn.apache.org/viewvc/maven/sandbox/trunk/jxr/maven-jxr/maven-jxr-java/src/main/resources/org/apache/maven/jxr/java/doc/xml2dot.xsl?rev=589598&r1=589597&r2=589598&view=diff ============================================================================== --- maven/sandbox/trunk/jxr/maven-jxr/maven-jxr-java/src/main/resources/org/apache/maven/jxr/java/doc/xml2dot.xsl (original) +++ maven/sandbox/trunk/jxr/maven-jxr/maven-jxr-java/src/main/resources/org/apache/maven/jxr/java/doc/xml2dot.xsl Mon Oct 29 05:22:57 2007 @@ -1,4 +1,4 @@ - + - - - #!/usr/local/bin/dot + + + + #!/usr/local/bin/dot # # Class diagram # digraph G { - ranksep=1.4; - edge [fontname="Helvetica",fontsize=9,labelfontname="Helvetica",labelfontsize=9]; - node [fontname="Helvetica",fontsize=9,shape=record]; - cluster [fontname="Helvetica",fontsize=9,shape=record]; + ranksep=1.4; + edge [fontname="Helvetica", fontsize=9, labelfontname="Helvetica", labelfontsize=9]; + node [fontname="Helvetica", fontsize=9, shape=record]; + + + - + - -> - + -> + + - [dir=back,arrowtail=empty]; - + + [dir=back, arrowtail=empty]; + + - -> - + -> + + - [dir=back,arrowtail=empty,style=dashed]; - + [dir=back, arrowtail=empty, style=dashed]; + + - -> . [dir=back,arrowtail=empty]; - + + -> + + + . + + [dir=back, arrowtail=empty]; + - . -> [dir=back,arrowtail=empty,style=dashed]; - + + . + + -> + + + [dir=back, arrowtail=empty, style=dashed]; + - - - } + + }} + - subgraph cluster + subgraph cluster + - { - node [style=filled]; - - - - - - - label = ""; - color="#000000"; - fillcolor="#dddddd"; - - } + + label = " + + "; + color="#000000"; + fillcolor="#dddddd"; + } + + + - [ - + + [ + - color="#848684", fillcolor="#ced7ce", fontname="Helvetica-Italic" - + + color="#848684", + fillcolor="#ced7ce", + fontname="Helvetica-Italic" + - color="#9c0031", fillcolor="#ffffce", - + + color="#9c0031", + fillcolor="#ffffce", + - - - URL=" + + + + URL=" + - ", + + ", style=filled, - label="{\n| - + label="{ + + \n| + + - + - - - # - / + + + + + + - + + + # + + + / + - - + + - - - \l + + + + \n - | - - + + | + + + - + - - - # - / + + + + + + - + + + # + + + / + - - + + - - + + - ( - - + + ( + + - - - , - )\l + + + + , + + )\n - - }"]; + + }" + ]; + + + - [ color="#9c0031", fillcolor="#deffff", label="{«interface»\n\n}"]; + + [ + color="#9c0031", + fillcolor="#deffff", + label="{«interface»\n + + \n}" + ]; - - - - - + + + + + + + + + + + @@ -204,13 +257,14 @@ - _ + _ + @@ -219,13 +273,14 @@ - / + / + @@ -235,8 +290,7 @@ - + @@ -246,19 +300,19 @@ + - - + + - - + + - +