* Jacek Laskowski working on the issue with openejb...
 * Jacek Laskowski and can't figure out what's wrong
Daniel Stefan Haischt: me neither and I think I am getting a different error
to what you have been reporting on the ML

- 01:17 -
Daniel Stefan Haischt: when did it break the first time, i.e. when was the
last time we had a successful build ?
Daniel Stefan Haischt: the continuous build is pointless if it does not help
to get us aware of such issues
Jacek Laskowski: couldn't say it better

Question: Is it possible to determine from the continuous build produced by
the build bot which change set initilly broke the build? I think that would
be a great help in tracing the issue.

Cheers
Daniel

On Thu, Dec 24, 2009 at 9:19 PM, Jacek Laskowski <[email protected]>wrote:

> On Wed, Dec 23, 2009 at 1:03 PM, Jean-Louis MONTEIRO
> <[email protected]> wrote:
>
> > Did you try a 'mvn clean package'?
>
> Yes, a couple of times and no joy so far. With the recent changes it's
> even worse as OpenEJB itself (not the sample alone) fails.
>
> devmac:openejb-jee jacek$ mvn --version
> Apache Maven 2.2.0 (r788681; 2009-06-26 15:04:01+0200)
> Java version: 1.6.0_17
> Java home: /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home
> Default locale: en_US, platform encoding: MacRoman
> OS name: "mac os x" version: "10.6.2" arch: "x86_64" Family: "mac"
>
> devmac:openejb-jee jacek$ pwd
> /Users/jacek/oss/openejb3/container/openejb-jee
>
> devmac:openejb-jee jacek$ mvn clean test
> -Dtest=org.apache.openejb.jee.oejb2.ConversionTest
> [INFO] Scanning for projects...
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building OpenEJB :: Container :: Java EE
> [INFO]    task-segment: [clean, test]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] [clean:clean {execution: default-clean}]
> [INFO] Deleting directory
> /Users/jacek/oss/openejb3/container/openejb-jee/target
> [INFO] Setting property: classpath.resource.loader.class =>
> 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
> [INFO] Setting property: velocimacro.messages.on => 'false'.
> [INFO] Setting property: resource.loader => 'classpath'.
> [INFO] Setting property: resource.manager.logwhenfound => 'false'.
> [INFO] [remote-resources:process {execution: default}]
> [INFO] [resources:resources {execution: default-resources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 1 resource
> [INFO] Copying 3 resources
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 894 source files to
> /Users/jacek/oss/openejb3/container/openejb-jee/target/classes
> [INFO] [dependency-report:report {execution: default}]
> [INFO] [bundle:manifest {execution: bundle-manifest}]
> [INFO] [resources:testResources {execution: default-testResources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 24 resources
> [INFO] Copying 3 resources
> [INFO] [compiler:testCompile {execution: default-testCompile}]
> [INFO] Compiling 7 source files to
> /Users/jacek/oss/openejb3/container/openejb-jee/target/test-classes
> [INFO] [surefire:test {execution: default-test}]
> [INFO] Surefire report directory:
> /Users/jacek/oss/openejb3/container/openejb-jee/target/surefire-reports
>
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.apache.openejb.jee.oejb2.ConversionTest
> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.484
> sec <<< FAILURE!
>
> Results :
>
> Failed tests:
>  testConversion(org.apache.openejb.jee.oejb2.ConversionTest)
>
> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0
>
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] There are test failures.
>
> Please refer to
> /Users/jacek/oss/openejb3/container/openejb-jee/target/surefire-reports
> for the individual test results.
> [INFO]
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 14 seconds
> [INFO] Finished at: Thu Dec 24 21:17:02 CET 2009
> [INFO] Final Memory: 37M/129M
> [INFO]
> ------------------------------------------------------------------------
>
> It's that the license header is missing after the conversion. Could
> you run the test on your system and see if it fails too?
>
> Jacek
>
> --
> Jacek Laskowski
> Notatnik Projektanta Java EE - http://wszystkojawne.pl
> p.s. Szukam speca/firmy od grafiki/CSS/HTML
>

Reply via email to