hi,

i just noticed that apparently Branch_3_2 doesn't build?! I had problems
with Branch_3_0 today but I resolved these w/ a fresh checkout using

cvs -d:ext:[EMAIL PROTECTED]:/cvsroot/jboss co -rBranch_3_0
jboss-3.0

i tried the same with Branch_3_2 (fresh checkout) but ant keeps
complaining:

--
BUILD FAILED
Error reading project file: unknown protocol: resource
--

this seems to stem from the DOCTYPE declaration in build.xml

<!DOCTYPE project [
  <!ENTITY buildmagic SYSTEM
"resource://org/jboss/tools/buildmagic/common.xml">]>

which however works just fine for 3.0.

do others see the same or is it just me? the only thing i changed
locally that i upgraded to ant 1.5 on my system; however that shouldn't
affect jboss as it uses its own copy of ant; i double-checked that
(echoing $ANT and $ANT_HOME from build.sh points to the ant installation
in the 'tools' directory in jboss).

any suggestions?

best regards,
        christian



-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing 
your web site with SSL, click here to get a FREE TRIAL of a Thawte 
Server Certificate: http://www.gothawte.com/rd524.html
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to