Bugs item #464855, was opened at 2001-09-25 08:45 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=464855&group_id=22866 Category: JBossDoc Group: None Status: Open Resolution: None Priority: 5 Submitted By: Christian Mouttet (cmouttet) Assigned to: Nobody/Anonymous (nobody) Summary: Error in build.xml Initial Comment: I got an error while trying to build the example sources. "You must specify value, location or refid with the name attribute". Changing the line 16 read <property name="env" environment="env" /> to <property environment="env" /> does fix the problem. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=464855&group_id=22866 _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
