From 095f404a997b17beff56cfa2404932fbcd5dae06 Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Tue, 20 Apr 2010 12:32:42 +0000 Subject: [PATCH] Disabled deployment of javadocs and sources to maven in the nightly target as the Maven metadata is incorrectly updated svn changeset:12699/svn branch:6.3 --- build/build.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/build/build.xml b/build/build.xml index 8f292f3611..f528a32264 100644 --- a/build/build.xml +++ b/build/build.xml @@ -1075,10 +1075,11 @@ + @@ -1091,7 +1092,6 @@ Publishing ${result-path}/${lib-sources-jar-name} to Maven repository - @@ -1100,6 +1100,8 @@ + +--> Publishing ${output-dir}/WebContent/${lib-jar-name} to Maven repository @@ -1109,7 +1111,6 @@ - -- 2.39.5