Peter,

I've built jBoss with and without ant installed, and it will build either way (the ant libraries are included in the cvs snapshots).  Just go into the src/build directory and type 'build' (for Win32) or 'sh build.sh' (for *NIX)

-jason




Peter Nordlund <[EMAIL PROTECTED]>

11/14/2000 11:01 AM
Please respond to jBoss

       
        To:        [EMAIL PROTECTED]
        cc:        
        Subject:        [jBoss-User] How to build jboss. (probably a FAQ)


Hi,

I downloaded the latest snapshot and I browsed around
on the jboss site (the mail archives, FAQ etc.).
I could not find the info on how to set up things for
a compilation to succeed.

If I didn't miss info that was located in some obvious place
(which is not unlikely) I suggest that you add a README
file with the kind of info I need in the source dist.

I don't know which version of ant I should use, and I don't know where
to get com.dreambean.xmlbeans.ant.XMLBeans
(That's at least things I need to know to get any further....)


I tried to compile with ant/1.2 and it didn't work:
-----------------------
ant compile
Searching for build.xml ...
Buildfile: /dr1/users/petern/jboss/src/build/build.xml

BUILD FAILED

/dr1/users/petern/jboss/src/build/build.xml:7: Unexpected attribute
"verbose"
-----------------------

Then I removed the failing verbose stuff from build.xml...

------------------------------------                                                                                
ant compile
Searching for build.xml ...
Buildfile: /dr1/users/petern/jboss/src/build/build.xml

init:

BUILD FAILED

/dr1/users/petern/jboss/src/build/build.xml:9: taskdef class
com.dreambean.xmlbeans.ant.XMLBeans cannot be
foundjava.lang.ClassNotFoundException:
com.dreambean.xmlbeans.ant.XMLBeans          
------------------------------------

Best Regards,
Peter


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]



Reply via email to