Hi Folks, If an osgi expert can fix that, I will appreciate a lot :-) I don't understand the failure reason. Thanks in advance -- Olivier
2013/6/22 <[email protected]>: > Author: olamy > Date: Sat Jun 22 13:36:25 2013 > New Revision: 1495729 > > URL: http://svn.apache.org/r1495729 > Log: > disable osgi test as for some reasons they fail, sorry I prefer writing code > rather than waste time writing osgi metadatas > > Modified: > directmemory/trunk/itests/pom.xml > > Modified: directmemory/trunk/itests/pom.xml > URL: > http://svn.apache.org/viewvc/directmemory/trunk/itests/pom.xml?rev=1495729&r1=1495728&r2=1495729&view=diff > ============================================================================== > --- directmemory/trunk/itests/pom.xml (original) > +++ directmemory/trunk/itests/pom.xml Sat Jun 22 13:36:25 2013 > @@ -30,8 +30,11 @@ under the License. > <name>Apache DirectMemory :: Integration Tests</name> > <description>${project.name}</description> > > + <!-- > + olamy: currently this fail as ehcache fail to load the class > net.sf.ehcache.EnterpriseFeaturesManager > + their ClassLoaderUtil use Class.forName maybe one of the reason > <modules> > <module>osgi</module> > </modules> > - > + --> > </project> > \ No newline at end of file > > -- Olivier Lamy Ecetera: http://ecetera.com.au http://twitter.com/olamy | http://linkedin.com/in/olamy
