0 Replies Latest reply on Aug 31, 2009 10:30 AM by thomas.diesler

    All OSGi enterprise samples pass

    thomas.diesler

      Folks,

      I'm happy to announce that all enterprise OSGi samples pass with the new MC based OSGi framework

      [tdiesler@tdvaio example]$ mvn -Dframework=jbossmc test
      
      Running org.jboss.test.osgi.example.blueprint.BlueprintTestCase
      Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.909 sec
      Running org.jboss.test.osgi.example.xml.jaxb.JAXBTestCase
      Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.372 sec
      Running org.jboss.test.osgi.example.microcontainer.MicrocontainerTestCase
      Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.848 sec
      Running org.jboss.test.osgi.example.xml.parser.SAXParserTestCase
      Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.376 sec
      Running org.jboss.test.osgi.example.simple.SimpleFrameworkLaunchTestCase
      Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.312 sec
      Running org.jboss.test.osgi.example.http.HttpServiceTestCase
      Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.133 sec
      Running org.jboss.test.osgi.example.xml.parser.DOMParserTestCase
      Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.376 sec
      Running org.jboss.test.osgi.example.jndi.JNDITestCase
      Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.833 sec
      Running org.jboss.test.osgi.example.jmx.JMXTestCase
      Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.861 sec
      Running org.jboss.test.osgi.example.simple.SimpleTestCase
      Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.414 sec
      Running org.jboss.test.osgi.example.simple.SimpleHuskyTestCase
      Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.645 sec
      



      I would now wrap up and hopefully have a release ready for JBW.