ok.

I deleted everything I downloaded and started from scratch.

O/S = Windows XP
CVS Client = Eclipse
JBOSS_HOME = points to JBoss 4.0

cd to '~\nukes-2\build'
run 'build main'

C:\files\dev\code\eclipse\workspace2\nukes-2\build>build main
  | Executing 
C:\files\dev\code\eclipse\workspace2\nukes-2\build\..\tools\bin\ant.bat  
-logger org.apache.tools.ant.NoBannerLogger main
  | Buildfile: build.xml
  | 
  | _buildmagic:init:
  | Trying to override old definition of task property
  | 
  | configure-project:
  |      [echo] groups:  default
  |      [echo] modules: format,common,portal,api,portlet,core
  | 
  | _buildmagic:modules:most:
  | 
  |  ==============================================================
  |  ==
  |  ==  Executing 'most' in module 'format'...
  |  ==
  |  ==
  | 
  | BUILD FAILED
  | file:C:/files/dev/code/eclipse/workspace2/nukes-2/format/build.xml:104: 
Reference sun.javacc.lib not found.

I add an echo () to '~\nukes-2\format\build.xml and try it agian

C:\files\dev\code\eclipse\workspace2\nukes-2\build>build main
  | Executing 
C:\files\dev\code\eclipse\workspace2\nukes-2\build\..\tools\bin\ant.bat  
-logger org.apache.tools.ant.NoBannerLogger main
  | Buildfile: build.xml
  | 
  | _buildmagic:init:
  | Trying to override old definition of task property
  | 
  | configure-project:
  |      [echo] groups:  default
  |      [echo] modules: format,common,portal,api,portlet,core
  | 
  | _buildmagic:modules:most:
  | 
  |  ==============================================================
  |  ==
  |  ==  Executing 'most' in module 'format'...
  |  ==
  |  ==
  | 
  | generate-parsers:
  |      [echo] javacchome is 
C:\files\dev\code\eclipse\workspace2\nukes-2/thirdparty/sun-javacc/lib
  | 
  | BUILD FAILED
  | file:C:/files/dev/code/eclipse/workspace2/nukes-2/format/build.xml:111: 
JavaCC home must be a valid directory.
  | 
  | Total time: 1 second
  | Press any key to continue . . .

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

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


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to