[
https://issues.jboss.org/browse/JBDS-1876?page=com.atlassian.jira.plugin....
]
Nick Boldt updated JBDS-1876:
-----------------------------
Description:
{code}
2011-10-07 15:42:31) nickboldt:
http://hudson.qa.jboss.com/hudson/view/DevStudio/view/DevStudio_Trunk/job...
is failing due to emma coverage for bpel
(2011-10-07 15:42:57) nickboldt: it's failing to generate emma coverage because the
sources for o.e.bpel.*
aren't in the workspace, so the build is therefore red
(2011-10-07 15:43:28) ldimaggi: ok?
(2011-10-07 15:43:51) nickboldt: I'm wondering if you're ok w/ just disabling code
coverage for bpel, or if
you want us to figure out some way to fetch org.eclipse.bpel.* sources into the .tests
job's workspace so
that it can properly do the emma code coverage reporting
(2011-10-07 15:44:32) ldimaggi: 1) For today disable emma
(2011-10-07 15:44:41) ldimaggi: 2) On Monday - let's try to fix it
{code}
was:
{code}
2011-10-07 15:42:31) nickboldt:
http://hudson.qa.jboss.com/hudson/view/DevStudio/view/DevStudio_Trunk/job...
is failing due to emma coverage for bpel
(2011-10-07 15:42:57) nickboldt: it's failing to generate emma coverage because the
sources for o.e.bpel.*
aren't in the workspace, so the build is therefore red
(2011-10-07 15:43:28) ldimaggi: ok?
(2011-10-07 15:43:51) nickboldt: I'm wondering if you're ok w/ just disabling code
coverage for bpel, or if
you want us to figure out some way to fetch org.eclipse.bpel.* sources into the .tests
job's workspace so
that it can properly do the emma code coverage reporting
(2011-10-07 15:44:32) ldimaggi: 1) For today disable emma
(2011-10-07 15:44:41) ldimaggi: 2) On Monday - let's try to fix it
Solution is probably going to be something like scripting this:
1. fetch zip of upstream o.e.bpel update site from
eclipse.org
2. unzip site, unzip source plugins into ${WORKSPACE}/sources/plugins/
emma code coverage in overall jbosstools-3.3_trunk.soa-tooling.tests
fails to find org.eclipse.bpel.* sources; cannot do coverage report so builds fail
-------------------------------------------------------------------------------------------------------------------------------------------------------
Key: JBDS-1876
URL:
https://issues.jboss.org/browse/JBDS-1876
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Components: Build, updatesite, Upstream
Affects Versions: 5.0.0.M4
Reporter: Nick Boldt
Assignee: Len DiMaggio
Fix For: 5.0.0.M4
{code}
2011-10-07 15:42:31) nickboldt:
http://hudson.qa.jboss.com/hudson/view/DevStudio/view/DevStudio_Trunk/job...
is failing due to emma coverage for bpel
(2011-10-07 15:42:57) nickboldt: it's failing to generate emma coverage because the
sources for o.e.bpel.*
aren't in the workspace, so the build is therefore red
(2011-10-07 15:43:28) ldimaggi: ok?
(2011-10-07 15:43:51) nickboldt: I'm wondering if you're ok w/ just disabling
code coverage for bpel, or if
you want us to figure out some way to fetch org.eclipse.bpel.* sources into the .tests
job's workspace so
that it can properly do the emma code coverage reporting
(2011-10-07 15:44:32) ldimaggi: 1) For today disable emma
(2011-10-07 15:44:41) ldimaggi: 2) On Monday - let's try to fix it
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira