From 6208d73019fd4429cb11d9a9de787cc9409dd4a4 Mon Sep 17 00:00:00 2001 From: ltheussl Date: Fri, 6 Jan 2006 00:59:24 +0000 Subject: [PATCH] PR: MPJXR-32 New property to make inclusion of test Xref optional. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@366372 13f79535-47bb-0310-9956-ffa450edef68 --- jxr/plugin.jelly | 4 ++-- jxr/plugin.properties | 2 ++ jxr/xdocs/changes.xml | 1 + jxr/xdocs/properties.xml | 7 +++++++ 4 files changed, 12 insertions(+), 2 deletions(-) diff --git a/jxr/plugin.jelly b/jxr/plugin.jelly index 93b34b48..96e74c1c 100644 --- a/jxr/plugin.jelly +++ b/jxr/plugin.jelly @@ -44,7 +44,7 @@ target="_blank" description="A set of browsable cross-referenced sources."/> - + - + + New property to make inclusion of test Xref optional. Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
  • commons-collections v3.1 -> v3.0
  • diff --git a/jxr/xdocs/properties.xml b/jxr/xdocs/properties.xml index 15aabc96..2479b696 100644 --- a/jxr/xdocs/properties.xml +++ b/jxr/xdocs/properties.xml @@ -31,6 +31,13 @@ Optional? Description + + maven.jxr.include.testXref + Yes + +

    Default value is true.

    + + maven.jxr.templateDir Yes