today was my lucky day, I actually got sourceforge cvs to talk to my computer. 

I found the JBoss-3.2 module to be empty. 

I first found the jboss module. 

Using the ant build.xml file from that, I found it wanted two more modules 
tools and thirdparty 

I then found it has a error in the build.xml, it refers to 

ir="${project.thirdparty}/xdoclet-xdoclet/lib"> 

which should be 

ir="${project.thirdparty}/xdoclet/xdoclet/lib"> 

Now it appears that the build file is only configured for sun computer, I am using 
Windows 2000 Prof. 

I get the following 

Buildfile: C:\jboss\buildjboss\jboss\build.xml 
_buildmagic:init: 
Trying to override old definition of task property 
_buildmagic:init:buildlog: 
configure: 
Overriding previous definition of reference to xdoclet.task.classpath 
init: 
_buildmagic:build-bypass-checker: 
_buildmagic:build-bypass-notice: 
_buildmagic:build-bypass-check: 
jars: 
_buildmagic:init: 
init: 
generate-parsers: 
BUILD FAILED: C:\jboss\buildjboss\jboss\build.xml:234: JavaCC home must be a valid 
directory. 
Total time: 4 seconds 


So time for a sanity check on this process. Am I on the right track? Why does the wiki 
and other start up stuff refer to JBoss-3.2 

I am now able to get to cvs via 

:pserver:[EMAIL PROTECTED]:/cvsroot/jboss 

Note, some documentation refered to 

:pserver:[EMAIL PROTECTED]:/cvsroot/ which got me nowhere..... 


This has been a slow, confusing, and error prone process with lots of incorrect 
information provided. I still have not done a build of JBoss or the tutorial and can't 
hope to contribute to fixing any bugs until I can. 


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850575#3850575

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3850575


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to