svn commit: r558695 - /maven/site/trunk/src/site/apt/guides/development/guide-plugin-documentation.apt

2007-07-23 Thread dennisl
Author: dennisl Date: Mon Jul 23 05:14:01 2007 New Revision: 558695 URL: http://svn.apache.org/viewvc?view=revrev=558695 Log: o Use standard indentation in code examples. o Reorder pom elements so that they come in the same order as the do in the model documentation. Modified:

svn commit: r558696 - in /maven/doxia/site: ./ src/site/ src/site/apt/ src/site/apt/developers/ src/site/apt/macros/ src/site/apt/modules/ src/site/apt/references/ src/site/fml/ src/site/resources/ima

2007-07-23 Thread vsiveton
Author: vsiveton Date: Mon Jul 23 05:18:28 2007 New Revision: 558696 URL: http://svn.apache.org/viewvc?view=revrev=558696 Log: DOXIA-140: Review the Doxia site documentation o structured the site and updated the site.xml o added several pages and faq o moved the apt format doc in references dir

svn commit: r558699 - /maven/site/trunk/src/site/apt/guides/development/guide-plugin-documentation.apt

2007-07-23 Thread dennisl
Author: dennisl Date: Mon Jul 23 05:28:32 2007 New Revision: 558699 URL: http://svn.apache.org/viewvc?view=revrev=558699 Log: o Add info on the naming of a plugin. o Use the new way of referencing a menu in the site descriptor. o Fix a couple of typos. o Add some more formating. Modified:

svn commit: r558907 - /maven/core-integration-testing/trunk/maven-integration-test-helper/pom.xml

2007-07-23 Thread brianf
Author: brianf Date: Mon Jul 23 18:29:04 2007 New Revision: 558907 URL: http://svn.apache.org/viewvc?view=revrev=558907 Log: extend maven parent and deploy snapshot for archetype Modified: maven/core-integration-testing/trunk/maven-integration-test-helper/pom.xml Modified:

svn commit: r558915 - in /maven/core-integration-testing/trunk/maven-integration-test: ./ src/test/java/org/apache/maven/integrationtests/ src/test/resources/it0111-pluginThatRequiresResourceFromAnExt

2007-07-23 Thread brianf
Author: brianf Date: Mon Jul 23 19:20:12 2007 New Revision: 558915 URL: http://svn.apache.org/viewvc?view=revrev=558915 Log: changes to sample to make it generic and self documenting Added:

svn commit: r558795 - in /maven/archiva/trunk: archiva-base/archiva-common/src/main/java/org/apache/maven/archiva/common/utils/ archiva-base/archiva-consumers/archiva-database-consumers/src/main/java/

2007-07-23 Thread oching
Author: oching Date: Mon Jul 23 09:48:30 2007 New Revision: 558795 URL: http://svn.apache.org/viewvc?view=revrev=558795 Log: [MRM-425 and MRM-426] - Added and modified code for handling snapshots (if the versions of a specific artifact snapshot are only timestamped versions, add a generic

svn commit: r558776 - /maven/doxia/doxia/trunk/doxia-modules/doxia-module-apt/src/main/java/org/apache/maven/doxia/module/apt/AptSink.java

2007-07-23 Thread ltheussl
Author: ltheussl Date: Mon Jul 23 08:30:07 2007 New Revision: 558776 URL: http://svn.apache.org/viewvc?view=revrev=558776 Log: Code convention (tabs, whitespace), javadocs. No code changes. Modified: