It looks like whatever component in your workspace that is requiring
javassist 3.1RC2 is out of date.   I don't see any components that
require it when I do a fresh checkout and build.  I'm not sure how it is
possible to get into a "partially" updated repository state though.

I would make sure the build-thirdparty.xml is uptodate and give it
another shot.  If the issue still persists, perhaps there is some sort
of timestamp issue?? 


Ruel Loehr
JBoss QA
 
-----------------------------
512-342-7840 ext 2011
Yahoo: ruelloehr
Skype: ruelloehr
AOL: dokoruel

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Scott M Stark
Sent: Friday, April 21, 2006 4:32 PM
To: jboss-development@lists.sourceforge.net
Subject: RE: [JBoss-dev] javassist version problem

Yes that's it. I guess javassist has been updated and some component is
referencing it before javassist itself has been synchronized?

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ruel
Loehr
Sent: Friday, April 21, 2006 2:28 PM
To: jboss-development@lists.sourceforge.net
Subject: RE: [JBoss-dev] javassist version problem

It looks like it is something local to your workspace.

Does the following command yield any hits?

find thirdparty -name "component-info.xml" | xargs grep  '3.1RC2'

Ruel Loehr
JBoss QA
 
-----------------------------
512-342-7840 ext 2011
Yahoo: ruelloehr
Skype: ruelloehr
AOL: dokoruel



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services,
security?
Get stuff done quickly with pre-integrated technology to make your job
easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo
http://sel.as-us.falkag.net/sel?cmd=k&kid0709&bid&3057&dat1642
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to