From 5963a2d3d6860fe57afc138f095bf2d2eb5a7b80 Mon Sep 17 00:00:00 2001 From: lresende Date: Mon, 7 Oct 2013 22:23:21 +0000 Subject: Official Tuscany 2.0.1 Release git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1530096 13f79535-47bb-0310-9956-ffa450edef68 --- .../2.0.1-RC1/maven/tuscany-diagram-plugin/README | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 sca-java-2.x/tags/2.0.1-RC1/maven/tuscany-diagram-plugin/README (limited to 'sca-java-2.x/tags/2.0.1-RC1/maven/tuscany-diagram-plugin/README') diff --git a/sca-java-2.x/tags/2.0.1-RC1/maven/tuscany-diagram-plugin/README b/sca-java-2.x/tags/2.0.1-RC1/maven/tuscany-diagram-plugin/README deleted file mode 100644 index 47a7f98c57..0000000000 --- a/sca-java-2.x/tags/2.0.1-RC1/maven/tuscany-diagram-plugin/README +++ /dev/null @@ -1,20 +0,0 @@ -This module is a Maven plugin for generating diagrams for SCA composites. - -To configure the project add the following to the pom.xml: - - - ... - - - org.apache.tuscany.sca - tuscany-diagram-plugin - - ... - - - - -Optional parameters are: - outputDirectory - The output directory for the generated diagrams, default to ${project.build.directory}/composite-diagrams - composites - A list of composite files - -- cgit v1.2.3