Modify ↓
#215 closed defect (invalid)
Parse Failure for recipe
Reported by: | ashish@… | Owned by: | cmlenz |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | General | Version: | 0.5.3 |
Keywords: | Cc: | ||
Operating System: | BSD |
Description
Failure parsing recipe: unbound prefix: line 8, column 0 this is happening when i am trying the recipe for ANT script
<step id="build" description="Compile to byte code"> <java:ant target="compile" /> </step>
Attachments (0)
Change History (1)
comment:1 Changed 17 years ago by cmlenz
- Milestone 0.6 deleted
- Resolution set to invalid
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
You forgot to declare the "java:" namespace.