Bug 25213 - -propertyfile should not abort build if the property file is not found
Summary: -propertyfile should not abort build if the property file is not found
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 2.0   Edit
Hardware: PC other
: P2 normal (vote)
Target Milestone: 2.1 M3   Edit
Assignee: Jared Burns CLA
QA Contact:
URL:
Whiteboard:
Keywords: core
Depends on:
Blocks:
 
Reported: 2002-10-22 15:20 EDT by Darin Swanson CLA
Modified: 2002-10-23 15:26 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Swanson CLA 2002-10-22 15:20:10 EDT
Command line ant continues the build if the property file is not found.
Comment 1 Darin Swanson CLA 2002-10-22 16:06:00 EDT
Fixed in InternalAntRunner and the tests updated.
Please verify.
Comment 2 Jared Burns CLA 2002-10-22 17:11:20 EDT
Verified.