You are viewing a plain text version of this content. The canonical link for it is here.
Posted to doxia-dev@maven.apache.org by Benjamin Bentmann <be...@udo.edu> on 2008/12/20 14:41:29 UTC

Re: svn commit: r728281 - in /maven/doxia/doxia/branches/doxia-1.0.x/doxia-modules: doxia-module-apt/src/test/resources/test/macro.apt doxia-module-xdoc/src/test/resources/macro.xml

Hi Vincent,

> Author: vsiveton
> Date: Sat Dec 20 05:35:48 2008
> New Revision: 728281
> 
> URL: http://svn.apache.org/viewvc?rev=728281&view=rev
> Log:
> o fixed tests due to r727291 and r727292
> 
> Modified:
>     maven/doxia/doxia/branches/doxia-1.0.x/doxia-modules/doxia-module-apt/src/test/resources/test/macro.apt
>     maven/doxia/doxia/branches/doxia-1.0.x/doxia-modules/doxia-module-xdoc/src/test/resources/macro.xml
> 
> Modified: maven/doxia/doxia/branches/doxia-1.0.x/doxia-modules/doxia-module-apt/src/test/resources/test/macro.apt
> URL: http://svn.apache.org/viewvc/maven/doxia/doxia/branches/doxia-1.0.x/doxia-modules/doxia-module-apt/src/test/resources/test/macro.apt?rev=728281&r1=728280&r2=728281&view=diff
> ==============================================================================
> --- maven/doxia/doxia/branches/doxia-1.0.x/doxia-modules/doxia-module-apt/src/test/resources/test/macro.apt (original)
> +++ maven/doxia/doxia/branches/doxia-1.0.x/doxia-modules/doxia-module-apt/src/test/resources/test/macro.apt Sat Dec 20 05:35:48 2008
> @@ -6,4 +6,4 @@
>  
>  Test DOXIA-77
>  
> -%{snippet|id=superpom|url=http://svn.apache.org/repos/asf/maven/components/trunk/maven-project/src/main/resources/org/apache/maven/project/pom-4.0.0.xml}
> +%{snippet|id=superpom|url=http://svn.apache.org/repos/asf/maven/components/trunk/maven-project-builder/src/main/resources/org/apache/maven/project/pom-4.0.0.xml}

Should we just create a copy of the POM and put that somewhere in the 
Doxia SVN tree (similar to the test docs) to decouple from Maven?


Benjamin