You need a clean checkout or you need to explicitly include the new
thirdparty libs
by checking out the following from within the jboss-head/thirdparty dir:

_thirdparty_apache_jaxme
_thirdparty_wutka_dtdparser 


xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx 
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Dimitris Andreadis
Sent: Wednesday, February 04, 2004 12:17 AM
To: [EMAIL PROTECTED]
Subject: [JBoss-dev] Cannot compile HEAD?


Keep getting the following (in module common, Win2K, sun sdk 1.4.1_01)

Where are those XS* classes?

/Dimitris


[execmodules]
X:\jboss\jboss-head\common\src\main\org\jboss\xml\binding\XsMarsha
ller.java:139: cannot resolve symbol
[execmodules] symbol  : class XSParser
[execmodules] location: class org.jboss.xml.binding.XsMarshaller
[execmodules]       XSParser xsParser = new XSParser();
[execmodules]                               ^
[execmodules]
X:\jboss\jboss-head\common\src\main\org\jboss\xml\binding\XsMarsha
ller.java:143: cannot resolve symbol
[execmodules] symbol  : class XSSchema
[execmodules] location: class org.jboss.xml.binding.XsMarshaller
[execmodules]       XSSchema xsSchema = xsParser.parse(source);
[execmodules]       ^
[execmodules] 100 errors
[execmodules] 1 warning

BUILD FAILED
file:X:/jboss/jboss-head/common/build.xml:211: Compile failed; see the
compiler error output for details.



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to