/[Apache-SVN]
ViewVC logotype

Revision 1619669


Jump to revision: Previous Next
Author: brett
Date: Fri Aug 22 05:37:15 2014 UTC (9 years, 8 months ago)
Changed paths: 2
Log Message:
[NPANDAY-598] re-instate previous fix

This is probably not the ideal way to address this issue - it seems like
the "cache" are actually collectors that should be scoped to the
resolution request, and are storing instead of saving computation. The
resolve cache is safe as it is only used to intersect with the resolved
artifacts, but the dependency cache will grow as highlighted in this
issue. These could be adjusted in future as a listener, or a processor on
the resolved artifacts, or something passed in to the resolution request,
allowing these to become singleton objects again.

Changed paths

Path Details
Directoryincubator/npanday/trunk/components/dotnet-executable/src/main/java/npanday/resolver/NPandayDependencyResolution.java modified , text changed
Directoryincubator/npanday/trunk/components/dotnet-executable/src/main/resources/META-INF/plexus/components.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26