Re: [picocontainer-dev] is current build working?

Konstantin Priblouda <kpriblouda-/[email protected]>
Newsgroups gmane.comp.java.picocontainer.devel
Message-ID <[email protected]>


--- On Sat, 6/14/08, Mauro Talevi <[email protected]> wrote:

> Done - it now rebuilds the cachedir whenever clean is
> invoked.


... but still the same exception when built from  top:


testNonAutoStartingContainerBuildDoesntAutostart(org.picocontainer.script.jython.JythonContainerBuilderTestCase)  Time elapsed: 0.013 sec  <<< ERROR!
Traceback (innermost last):
  File "picocontainer.py", line 1, in ?
ImportError: No module named picocontainer

        at org.python.core.Py.ImportError(Py.java)
        at org.python.core.imp.import_logic(imp.java)
        at org.python.core.imp.import_name(imp.java)
        at org.python.core.imp.importName(imp.java)
        at org.python.core.ImportFunction.load(__builtin__.java)
        at org.python.core.ImportFunction.__call__(__builtin__.java)
        at org.python.core.PyObject.__call__(PyObject.java)
        at org.python.core.__builtin__.__import__(__builtin__.java)
        at org.python.core.imp.importAll(imp.java)
        at org.python.pycode._pyx5.f$0(picocontainer.py:1)
        at org.python.pycode._pyx5.call_function(picocontainer.py)
        at org.python.core.PyTableCode.call(PyTableCode.java)
        at org.python.core.PyCode.call(PyCode.java)
        at org.python.core.Py.runCode(Py.java)
        at org.python.util.PythonInterpreter.execfile(PythonInterpreter.java)
        at org.picocontainer.script.jython.JythonContainerBuilder.createContainerFromScript(JythonContainerBuilder.java:58)
        at org.picocontainer.script.ScriptedContainerBuilder.createContainer(ScriptedContainerBuilder.java:68)
        at org.picocontainer.script.AbstractContainerBuilder.buildContainer(AbstractContainerBuilder.java:36)
        at org.picocontainer.script.AbstractScriptedContainerBuilderTestCase.buildContainer(AbstractScriptedContainerBuilderTestCase.java:26)
        at org.picocontainer.script.AbstractScriptedContainerBuilderTestCase.buildContainer(AbstractScriptedContainerBuilderTestCase.java:21)
        at org.picocontainer.script.jython.JythonContainerBuilderTestCase.testNonAutoStartingContainerBuildDoesntAutostart(JythonContainerBuilderTestCase.java:122)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.junit.internal.runners.TestMethod.invoke(TestMethod.java:59)
        at org.junit.internal.runners.MethodRoadie.runTestMethod(MethodRoadie.java:98)
        at org.junit.internal.runners.MethodRoadie$2.run(MethodRoadie.java:79)
        at org.junit.internal.runners.MethodRoadie.runBeforesThenTestThenAfters(MethodRoadie.java:87)
        at org.junit.internal.runners.MethodRoadie.runTest(MethodRoadie.java:77)        at org.junit.internal.runners.MethodRoadie.run(MethodRoadie.java:42)
        at org.junit.internal.runners.JUnit4ClassRunner.invokeTestMethod(JUnit4ClassRunner.java:88)
        at org.junit.internal.runners.JUnit4ClassRunner.runMethods(JUnit4ClassRunner.java:51)
        at org.junit.internal.runners.JUnit4ClassRunner$1.run(JUnit4ClassRunner.java:44)
        at org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:27)
        at org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:37)
        at org.junit.internal.runners.JUnit4ClassRunner.run(JUnit4ClassRunner.java:42)
        at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
        at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
        at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
        at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338)
        at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997)


( cachedir is under target though :) ) 

regards,


      

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.