[seam-dev] Upgrade of hibernate-core -> missing

Marek Novotny mnovotny at redhat.com
Fri Jun 12 06:52:27 EDT 2009


I have noticed that the build in 2_2 branch is broken due missing
transitive dependency org.slf4j:slf4j:1.5.2

I had to add exclusion to hibernate-core dependency on my local disk:

   		  <exclusion>
			<groupId>org.slf4j</groupId>
			<artifactId>slf4j-api</artifactId>
		  </exclusion>

to finish build.

What version of slf4j-api should be in Seam 2.2 if we have specified
version 1.4.2 of slf4j-log4j12?

-- 
Marek Novotny
--
JBoss Seam Product Lead

Red Hat Czech s.r.o.
Purkynova 99
612 45 Brno

Email: mnovotny at redhat.com
Office phone: +420 532 294 287, ext. 82-62 087
mobile: +420 608 509 230

------------------------------------------------------
Looking to carve out IT costs?
www.europe.redhat.com/promo/carveoutcosts/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?=
	=?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?=
	=?ISO-8859-1?Q?_zpr=E1vy?=
Url : http://lists.jboss.org/pipermail/seam-dev/attachments/20090612/e713fa67/attachment.bin 


More information about the seam-dev mailing list