From 3636304dfda2579f680cc64ac2e4621e2727e526 Mon Sep 17 00:00:00 2001 From: ltheussl Date: Tue, 23 May 2006 15:50:48 +0000 Subject: [PATCH] PR: MPARTIFACT-67 Include javadocs in created upload bundle. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@408943 13f79535-47bb-0310-9956-ffa450edef68 --- artifact/plugin.jelly | 4 ++++ artifact/xdocs/changes.xml | 1 + 2 files changed, 5 insertions(+) diff --git a/artifact/plugin.jelly b/artifact/plugin.jelly index 99e6559f..ffa6b9a2 100644 --- a/artifact/plugin.jelly +++ b/artifact/plugin.jelly @@ -220,6 +220,10 @@ + + + + diff --git a/artifact/xdocs/changes.xml b/artifact/xdocs/changes.xml index 49f1b9be..60c30ab3 100644 --- a/artifact/xdocs/changes.xml +++ b/artifact/xdocs/changes.xml @@ -25,6 +25,7 @@ + Include javadocs in created upload bundle. Upgrade Wagon dependencies : wagon-provider-api 1.0-alpha-6, wagon-http 1.0-alpha-6, wagon-file 1.0-alpha-7, wagon-ftp 1.0-alpha-6, wagon-ssh 1.0-alpha-7, wagon-ssh-external 1.0-alpha-6