[macker-developer] Two Macker dev tasks
Brought to you by:
barredijkstra,
melquiades
From: Paul C. <can...@po...> - 2003-09-09 01:34:58
|
I have two open development tasks for the next dot release of Macker: (1) I'd like to report line numbers for errors in the rules XML file. I have some code snippets from the JDOM mailing list which explain how to attach file name and line numbers to JDOM elements, so this shouldn't be too difficult a task -- it's just a matter of wiring things up. (2) I need a unit test harness for the Ant task, similar to the existing test harness for rules files (or perhaps based on it). This is a little more involved: somebody needs to figure out how to invoke Ant with an XML fragment from Java, then parse and run XML Ant task tests. If anybody is interested in taking on either of these tasks, let me know, and I'll share some more detailed thoughts and requirements. Paul |