swestbom, I can't help but thinking that there is something else wrong here. 
This is what I just now did. Opened a command prompt and did the following:

mkdir portal_trunk
  | cd portal_trunk
  | svn co http://anonsvn.jboss.org/repos/portal/trunk/
  | cd build
  | build

end result was:

Executing F:\jboss\portal\source\trunk_070221\build\..\tools\bin\ant.bat  -logge
  | r org.apache.tools.ant.NoBannerLogger
  | Buildfile: build.xml
  | 
  | createthirdparty:
  |     [mkdir] Created dir: 
F:\jboss\portal\source\trunk_070221\thirdparty\antlr
  |       [get] Getting: 
http://repository.jboss.com/antlr/2.7.6.ga/component-info.x
  | ml
  |       [get] To: 
F:\jboss\portal\source\trunk_070221\thirdparty\antlr\component-i
  | nfo.xml
  | [synchronizeinfo] .
  | 
  |  **** lots of lines deleted ***
  | 
  |  ==
  |  ==
  |  ==  Finished 'most' in module 'core-samples'.
  |  ==
  |  ==============================================================
  | 
  | 
  | BUILD SUCCESSFUL
  | Total time: 6 minutes 20 seconds
  | Press any key to continue . . .

Here is some of my configuration info:

OS: Vista Ultimate
JAVA_HOME=D:\apps\jdk1.5.0_11

I also have Ant installed, but according to the tools/bin/build.bat file, it is 
not used because that bat file sets AN_HOME to the Ant that comes with the 
Portal.


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020186
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to