-1 on this change.
I apologise - I was sure I responsed to your mail saying you were
going to do this yesterday saying that I objected, but it never made
it to the list.
I can't see any reason to remove these 2 modules from Doxia - I
believe Doxia should be capable of generating a fully decorated site
on it's own. They are not presently coupled to Maven at all, and
moving them into a Maven site tools project obviously does.
What was your justification for removing them?
I have no objection to splitting the site plugin into some maven site
related tools, but I don't think these belong in there.
- Brett
On 19/03/2007, at 5:54 AM, [EMAIL PROTECTED] wrote:
Author: jvanzyl
Date: Sun Mar 18 11:54:20 2007
New Revision: 519667
URL: http://svn.apache.org/viewvc?view=rev&rev=519667
Log:
o site specific modules moved to sitetools
Removed:
maven/doxia/trunk/doxia-decoration-model/
maven/doxia/trunk/doxia-doc-renderer/
maven/doxia/trunk/doxia-site-renderer/
Modified:
maven/doxia/trunk/pom.xml
Modified: maven/doxia/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/trunk/pom.xml?
view=diff&rev=519667&r1=519666&r2=519667
======================================================================
========
--- maven/doxia/trunk/pom.xml (original)
+++ maven/doxia/trunk/pom.xml Sun Mar 18 11:54:20 2007
@@ -146,9 +146,6 @@
<modules>
<module>doxia-core</module>
<module>doxia-sink-api</module>
- <module>doxia-site-renderer</module>
- <module>doxia-decoration-model</module>
<module>doxia-modules</module>
- <module>doxia-doc-renderer</module>
</modules>
</project>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]