svn commit: r1544338 - in /maven/doxia/doxia/trunk/doxia-core/src: main/java/org/apache/maven/doxia/macro/snippet/SnippetReader.java test/java/org/apache/maven/doxia/macro/snippet/SnippetMacroTest.jav

2013-11-21 Thread michaelo
Author: michaelo Date: Thu Nov 21 21:59:01 2013 New Revision: 1544338 URL: http://svn.apache.org/r1544338 Log: [DOXIA-386] Snippet Macro: Reference file does not support UTF-8 file format to generate the page garbage - Make clirr happy with a single-arg ctor - Add Unicode text to the testSnippet

git commit: [MNG-3832] Allow wildcards in dependency exclusions Already supported since M3.0, now adjust warnings

2013-11-21 Thread rfscholte
Updated Branches: refs/heads/master b5ce17bb8 -> 65c135d52 [MNG-3832] Allow wildcards in dependency exclusions Already supported since M3.0, now adjust warnings Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/65c135d5 Tree

svn commit: r1544305 - in /maven/plugins/trunk/maven-ear-plugin/src/it/transitive-excludes: ./ invoker.properties pom.xml verify.bsh

2013-11-21 Thread rfscholte
Author: rfscholte Date: Thu Nov 21 20:05:33 2013 New Revision: 1544305 URL: http://svn.apache.org/r1544305 Log: [MEAR-73] Property to disable transitive dependencies resolving IT to confirm this works for M3 already Added: maven/plugins/trunk/maven-ear-plugin/src/it/transitive-excludes/ (w

svn commit: r1544313 - /maven/plugins/trunk/maven-ear-plugin/src/site/apt/examples/excluding-files-from-ear.apt.vm

2013-11-21 Thread rfscholte
Author: rfscholte Date: Thu Nov 21 20:22:14 2013 New Revision: 1544313 URL: http://svn.apache.org/r1544313 Log: [MEAR-73] Property to disable transitive dependencies resolving Document configuration for excluding transitive dependencies Modified: maven/plugins/trunk/maven-ear-plugin/src/sit

svn commit: r1544314 - /maven/plugins/trunk/maven-ear-plugin/src/site/apt/examples/eclipse-and-maven-integration.apt.vm

2013-11-21 Thread andham
Author: andham Date: Thu Nov 21 20:22:44 2013 New Revision: 1544314 URL: http://svn.apache.org/r1544314 Log: Clarified that m2e is the preferred way for integrate Maven in Eclipse Modified: maven/plugins/trunk/maven-ear-plugin/src/site/apt/examples/eclipse-and-maven-integration.apt.vm Modif

svn commit: r1544297 - /maven/plugins/trunk/maven-ear-plugin/src/site/apt/index.apt.vm

2013-11-21 Thread andham
Author: andham Date: Thu Nov 21 19:41:31 2013 New Revision: 1544297 URL: http://svn.apache.org/r1544297 Log: Added missing link to Eclipse and Maven Integration example Modified: maven/plugins/trunk/maven-ear-plugin/src/site/apt/index.apt.vm Modified: maven/plugins/trunk/maven-ear-plugin/src

svn commit: r1544296 - /maven/plugins/trunk/maven-ear-plugin/src/site/apt/index.apt.vm

2013-11-21 Thread andham
Author: andham Date: Thu Nov 21 19:36:06 2013 New Revision: 1544296 URL: http://svn.apache.org/r1544296 Log: [MEAR-178] Change "J2EE" and sun link on index page Modified: maven/plugins/trunk/maven-ear-plugin/src/site/apt/index.apt.vm Modified: maven/plugins/trunk/maven-ear-plugin/src/site/ap

svn commit: r1544293 - /maven/plugins/trunk/maven-ear-plugin/src/site/apt/examples/eclipse-and-maven-integration.apt.vm

2013-11-21 Thread andham
Author: andham Date: Thu Nov 21 19:19:56 2013 New Revision: 1544293 URL: http://svn.apache.org/r1544293 Log: Changed to correct name of m2e and added link to m2e project page. Modified: maven/plugins/trunk/maven-ear-plugin/src/site/apt/examples/eclipse-and-maven-integration.apt.vm Modified:

svn commit: r1544070 - in /maven/doxia/doxia/trunk/doxia-modules/doxia-module-markdown/src: main/java/org/apache/maven/doxia/module/markdown/ test/java/org/apache/maven/doxia/module/markdown/ test/res

2013-11-21 Thread stephenc
Author: stephenc Date: Thu Nov 21 09:03:24 2013 New Revision: 1544070 URL: http://svn.apache.org/r1544070 Log: [FIXED DOXIA-509] Multi-markdown metadata is too greedy. - The regex is in multi-line mode so \s will match newlines thus allowing a single empty line to be considered as a valid cont