Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] JMS build

On 09/30/2010 05:11 AM, Scott Lewis wrote:
>  Hi all,
> 
> I'm working with the JMS feature
> 
> https://ecf2.osuosl.org/hudson/job/C-HEAD-jms.feature
> 
> When I run the current build, I get a failure...e.g.:
> 
> https://ecf2.osuosl.org/hudson/job/C-HEAD-jms.feature/54
> 
> INFO:  bglaunch '--launch'
> 'org.eclipse.ecf.tests.provider.jms.activemq/' '--ignoremissing'
> INFO:  junit '--launch'
> 'org.eclipse.ecf.tests.provider.jms.activemq/org.eclipse.ecf.tests.provider.jms.activemq.launch'
> '-o' '/opt/hudson/jobs/C-HEAD-jms.feature/workspace//junit_result.xml'
> '--flatXML'
> Cannot open launch config from
> org.eclipse.ecf.tests.provider.jms.activemq/org.eclipse.ecf.tests.provider.jms.activemq.launch
> 
> Recording test results
> [WARNINGS] Skipping publisher since build result is FAILURE
> Archiving artifacts
> Sending e-mails to: ecf-build@xxxxxxxxxxx
> Finished: FAILURE
> 
> By my reading this appears to be a missing launch confing file in
> org.eclipse.ecf.tests.provider.jms.activemq/org.eclipse.ecf.tests.provider.jms.activemq.launch,
> and I don't see this launch config in this project.    Any ideas about
> what to do to fix?
> 
> It appears that the actual build/artifact creation succeeds...ile. build
> artifacts are created, and it seems to be complete.

Hi,

I've fixed the JMS build (again). It broke this time due to an outdated
target platform (cleaning the workspace fixed the problem).
However, now a bunch of unit tests are failing. Who is going to investigate?

Markus


Back to the top