I see that error if I use the build.bat on w2k. If I use the build.sh which
I can
since I have cygwin installed, the build succeeds. The build.bat is not
seting
up the env correctly it appears.

build 632>build.bat clean
Calling ..\tools\bin\ant.bat clean
Buildfile: build.xml

_init-prepare:

init:

_init-child:

_init-local-properties:

_init-buildlog:

_configure:

_configure-tools:

_configure-libraries:

_configure-modules:
     [echo]
     [echo]

_configure-tasks:

BUILD FAILED

D:\usr\local\src\cvsroot\Main\jboss-all\build\build.xml:331: You must
specify va
lue, location or refid with the name attribute

Total time: 2 seconds
build 633>

----- Original Message -----
From: "David Maplesden" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 11, 2001 2:24 PM
Subject: RE: [JBoss-dev] How to build now?


> I just got a clean copy of everything from CVS, and built it from
scratch...
> well tried to.
>
> I still got the error below so I had to change those two properties again
to
>
>    <property name="executemodules.header" value="Executing '${target}' in
> module '${module}'..."/>
>    <property name="executemodules.footer" value="...Finished with
> '${target}' in module '${module}'."/>
>
> this must be something that comes up under win2k but not linux?  Although
it
> never occurred for me before yesterday.
>
> Anyway apart from that everything built fine, including Jetty.
>
> When I tried to run it I got some errors from Jetty and on shut down all
> hell broke loose (on the Jetty shutdown).  Running without Jetty
everything
> is fine.
>
> David.
>



_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to