Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [platform-ant-dev] feedback

Roscoe,

>On the taskdef issue, try the XML entity without the "file:" prefix. 

I believe the "file:" prefix is added by the parser. I do not use it in the
build file itself. 

<!DOCTYPE project SYSTEM "..\..\build\buildfiles\ant.dtd" [
  <!ENTITY load-property-files SYSTEM
"..\..\build\buildfiles\common\properties.ent">
]>
 

John-Mason Shackelford
 
Software Developer
NCS Pearson - Measurement Services
2510 North Dodge St.
Iowa City, IA 52245
319-354-9200x6214
shacjo@xxxxxxx

**************************************************************************** 
This email may contain confidential material. 
If you were not an intended recipient, 
Please notify the sender and delete all copies. 
We may monitor email to and from our network. 
****************************************************************************


Back to the top