From: Dominik D. <da...@us...> - 2004-10-05 11:05:30
|
dahlemd 04/10/05 04:05:16 Modified: dotuml/xdocs Tag: new-dotuml-plugin_01-branch changes.xml Log: update revision history Revision Changes Path No revision No revision 1.1.2.2 +3 -0 maven-plugins/dotuml/xdocs/Attic/changes.xml Index: changes.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/dotuml/xdocs/Attic/changes.xml,v retrieving revision 1.1.2.1 retrieving revision 1.1.2.2 diff -u -r1.1.2.1 -r1.1.2.2 --- changes.xml 3 Oct 2004 15:59:00 -0000 1.1.2.1 +++ changes.xml 5 Oct 2004 11:05:15 -0000 1.1.2.2 @@ -14,6 +14,9 @@ <action dev="dahlemd" type="fix"> Fix project structure to suit maven-plugins.sf.net. </action> + <action dev="dahlemd" type="fix"> + Execute pic2plot in the ${maven.dotuml.pic2plot.src.dir} directory. + </action> </release> <release version="0.8" date="29.09.2004"> <action dev="dahlemd" type="fix"> |