After updating jboss-all module the build process halts earlier,



output:
C:\sandbox\jboss-all\build>build
Calling ..\tools\bin\ant.bat
Buildfile: build.xml

_init-prepare:

init:

_init-child:

_init-local-properties:

_init-buildlog:

_configure:

_configure-tools:

_configure-libraries:

_configure-modules:
     [echo] groups:  default
     [echo] modules:
j2ee,naming,server,security,messaging,pool,connector,cluste
r,admin,testsuite,plugins/varia,plugins/jetty

_configure-tasks:

_init-show-environment:

modules-most:
[execmodules]
    ======================================================================
    ==  Executing 'most' in module 'j2ee'...
    ==

_init-prepare:

init:

_init-child:

_init-local-properties:

_init-buildlog:

_configure:

_configure-tools:

_configure-libraries:

_configure-modules:

_configure-tasks:

_init-show-environment:

compile-classes:
    [javac] Compiling 3 source files to
C:\sandbox\jboss-all\j2ee\output\classes


compile:

jars:
      [jar] Building jar:
C:\sandbox\jboss-all\j2ee\output\lib\jboss-j2ee.jar

most:
[execmodules]
    ==
    ==  Finished with 'most' in module 'j2ee'.
    ======================================================================


_module-j2ee-most:
     [copy] Copying 1 file to
C:\sandbox\jboss-all\build\output\jboss-3.0.0alpha
\lib\ext
     [copy] Copying 1 file to
C:\sandbox\jboss-all\build\output\jboss-3.0.0alpha
\client
[execmodules]
    ======================================================================
    ==  Executing 'most' in module 'naming'...
    ==

_init-prepare:

init:

_init-child:

_init-local-properties:

_init-buildlog:

_configure:

_configure-tools:

_configure-libraries:

_configure-modules:

_configure-tasks:

_init-show-environment:

compile-classes:

compile-rmi:
     [rmic] Verify has been turned on.

compile-etc:

compile:

jars:

most:
[execmodules]
    ==
    ==  Finished with 'most' in module 'naming'.
    ======================================================================


_module-naming-most:
[execmodules]
    ======================================================================
    ==  Executing 'most' in module 'server'...
    ==

_init-prepare:

init:

_init-child:

_init-local-properties:

_init-buildlog:

_configure:

_configure-tools:

_configure-libraries:

_configure-modules:

_configure-tasks:

_init-show-environment:

compile-bean-sources:
[ejbdoclet] Generating Javadoc
[ejbdoclet] Javadoc execution
[ejbdoclet] Loading source file
C:\sandbox\jboss-all\server\src\main\org\jboss\j
mx\adaptor\ejb\EJBAdaptorBean.java...
[ejbdoclet] Constructing Javadoc information...
[ejbdoclet] SessionDoclet.execute
[ejbdoclet] HomeInterfaceDoclet.execute
[ejbdoclet] RemoteInterfaceDoclet.execute
[ejbdoclet] Create jboss.xml
[ejbdoclet] Create jaws.xml

compile-classes:
    [javac] Compiling 8 source files to
C:\sandbox\jboss-all\server\output\class
es
C:\sandbox\jboss-all\server\src\main\org\jboss\web\WebServer.java:315:
cannot re
solve symbol
symbol  : variable category
location: class org.jboss.web.WebServer
                       category.trace("resourceURL = "+resourceURL);
                       ^
--------------------------------------------------------------------------
>> Change category.trace to log.trace that should do the trick on line 315
--------------------------------------------------------------------------
1 error

BUILD FAILED

C:\sandbox\jboss-all\server\build.xml:420: Compile failed, messages should
have
been provided.

Total time: 1 minute 4 seconds
Press any key to continue . . .
----- Original Message -----
From: "Scott M Stark" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, September 20, 2001 8:49 PM
Subject: Re: [JBoss-dev] BUILD FAILED


> No, it should be build from jboss-all/build. You'll have to show more
> details
> of the build process.
>
> ----- Original Message -----
> From: "Philip Van Bogaert" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, September 20, 2001 11:24 AM
> Subject: Re: [JBoss-dev] BUILD FAILED
>
>
> > From the jboss-all/build,
> > I gonna try it from jboss-security
> >
> > Tbone
> > ----- Original Message -----
> > From: "Jason Dillon" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Thursday, September 20, 2001 1:14 AM
> > Subject: Re: [JBoss-dev] BUILD FAILED
> >
> >
> > > How did you start the build?  From jboss-all/security or
> jboss-all/build?
> > >
> > > --jason
> > >
> > >
> > > On Thu, 20 Sep 2001, Philip Van Bogaert wrote:
> > >
> > > > Hi,
> > > > If i try to build jboss-all
> > > > i get various of compiler-errors
> > > > what can i do to help resolve this (i think classpath problems)
> > > >
> > > > Greetz-Tbone
> > > >



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

Reply via email to