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: Closed
>Resolution: Out of Date
Priority: 5
Submitted By: Christian Mouttet (cmouttet)
Assigned to: Jason Dillon (user57)
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.

----------------------------------------------------------------------

>Comment By: Jason Dillon (user57)
Date: 2002-02-10 23:21

Message:
Logged In: YES 
user_id=15045

Old, let me know if this is still an issue.

----------------------------------------------------------------------

Comment By: Christian Mouttet (cmouttet)
Date: 2001-10-01 01:18

Message:
Logged In: YES 
user_id=332810

I'm using JDK 1.3.1 (build 1.3.1-b24), Ant version 1.4 compiled on September 3 2001, 
Win2000. I don't find 
any note of branch but I downloaded the example sources at 15-Sep-01.

----------------------------------------------------------------------

Comment By: Jason Dillon (user57)
Date: 2001-09-28 15:47

Message:
Logged In: YES 
user_id=15045

is this still an issue?  If so could you provide more
detail. (which branch, java version, os & such)?

----------------------------------------------------------------------

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

Reply via email to