/[Apache-SVN]
ViewVC logotype

Revision 191744


Jump to revision: Previous Next
Author: jdcasey
Date: Tue Jun 21 23:25:26 2005 UTC (19 years, 4 months ago)
Changed paths: 5
Log Message:
Resolving issue: MNG-467 (patch from Kenney Westerhof applied, with minor formatting modifications)
Resolving issue: MNG-503 (another patch from Kenney Westerhof applied)

o Tracked down the potential NPE when using a list of dependencies in the DependencyTask (it needs a Pom in order to create an originating artifact)...creating a dummy Pom instance when the list of dependencies is supplied, since I assume the originatingArtifact is used for tracking/graphing purposes. This new method, called createDummyPom() is in AbstractArtifactTask, so it's available for use in InstallTask and DeployTask if necessary...

Thanks, Kenney!



Changed paths

Path Details
Directorymaven/components/trunk/maven-artifact-ant/sample.build.xml modified , text changed
Directorymaven/components/trunk/maven-artifact-ant/src/main/java/org/apache/maven/artifact/ant/AbstractArtifactTask.java modified , text changed
Directorymaven/components/trunk/maven-artifact-ant/src/main/java/org/apache/maven/artifact/ant/DependenciesTask.java modified , text changed
Directorymaven/components/trunk/maven-artifact-ant/src/main/java/org/apache/maven/artifact/ant/Pom.java modified , text changed
Directorymaven/components/trunk/maven-artifact-ant/src/main/resources/META-INF/plexus/components.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26