Edgewall Software
Modify

Opened 16 years ago

Closed 16 years ago

Last modified 11 years ago

#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 16 years ago by cmlenz

  • Milestone 0.6 deleted
  • Resolution set to invalid
  • Status changed from new to closed

You forgot to declare the "java:" namespace.

Add Comment

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain cmlenz.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.