> Can't we just re-add the apache log4j plugin? Without it the BeeGIS > tablet extensions will simply not work, since hibernate makes use of > it. I have no time to look into this, so the easiest right now, would > undo the removal of what was there and used to work. >
Hi Andrea: Rather than ask you the same question (i.e. what do you mean) different ways; and you answer the same way (undo something). I figured I needed to check what was actually going on. There are a number of significant changes that could of gobbled up your log4j jar: a) changing to maven to grab the dependencies rather than ant b) changing to tycho build These are significant enough I cannot simply undo them for you. ------- So now to look at what is going on .... I do see we have an org.apache.log4j plugin in the codebase; I am going to guess that libs is intended to depend on that. I would also like to ask you to make your beeGIS module that uses hibernate have a direct dependency on this log4j plugin (that way we will not break you in the future). I am adding the dependency libs <---- log4j - my understanding is that Tycho will respect this dependency. I am also going to guess you want this dependency re-exported. I will commit; are you in position to test moovida? -- Jody Garnett
_______________________________________________ User-friendly Desktop Internet GIS (uDig) http://udig.refractions.net http://lists.refractions.net/mailman/listinfo/udig-devel
