https://issues.apache.org/bugzilla/show_bug.cgi?id=52260
Bug #: 52260
Summary: Property task with file specified has poor performance
Product: Ant
Version: 1.8.2
Platform: PC
OS/Version: Linux
Status: NEW
Severity: regression
Priority: P2
Component: Props Antlib
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
After upgrading from 1.8.0 to 1.8.2 the ant property task spikes to 50s when
using a 28MB properties file.
<property file="SeeAttachedFilename.rmf"/>
property: finishedMon Nov 28 14:57:23 PST 2011 (50838ms).
In ant 1.8.0 it took subsecond time.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.