aheritier 2004/06/30 13:25:23 Modified: docbook plugin.properties docbook/xdocs changes.xml goals.xml Log: The pdf generation was removed by Ben Walding before the 1.2 release of this plugin (2004/01/18). Revision Changes Path 1.5 +1 -0 maven-plugins/docbook/plugin.properties Index: plugin.properties =================================================================== RCS file: /home/cvs/maven-plugins/docbook/plugin.properties,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- plugin.properties 4 Mar 2004 18:04:16 -0000 1.4 +++ plugin.properties 30 Jun 2004 20:25:23 -0000 1.5 @@ -21,5 +21,6 @@ # ------------------------------------------------------------------- maven.docbook.src=${maven.src.dir}/docbook +#maven.docbook.dtd= 1.15 +0 -1 maven-plugins/docbook/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/maven-plugins/docbook/xdocs/changes.xml,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- changes.xml 16 May 2004 02:45:45 -0000 1.14 +++ changes.xml 30 Jun 2004 20:25:23 -0000 1.15 @@ -25,7 +25,6 @@ </properties> <body> <release version="1.2" date="2004-05-15"> - <action dev="bwalding" type="add">added functionality to generate pdfs from docbook (ala hibernate documentation)</action> </release> <release version="1.1" date="2003-09-29"> <action dev="dion" type="update">update to use maven.docs.*/maven.gen.docs</action> 1.4 +0 -12 maven-plugins/docbook/xdocs/goals.xml Index: goals.xml =================================================================== RCS file: /home/cvs/maven-plugins/docbook/xdocs/goals.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- goals.xml 4 Mar 2004 18:04:16 -0000 1.3 +++ goals.xml 30 Jun 2004 20:25:23 -0000 1.4 @@ -32,18 +32,6 @@ Transform any docbook-simple source into xdocs for later use </description> </goal> - <goal> - <name>docbook:pdf</name> - <description> - Transform a hibernate style docbook to PDF - </description> - </goal> - <!--goal> We'll keep this under wraps for now - <name>docbook:html</name> - <description> - Transform a hibernate style docbook to HTML - </description> - </goal--> </goals> </body> </document>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]