Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] question about remoteservice generic build

 Hey Markus,

On 10/17/2010 11:34 PM, Markus Alexander Kuppe wrote:
<stuff deleted>
How do I get this build to either a) build the org.eclipse.ecf.provider
from source...or b) use a newer copy (i.e. run
another build project...like C-HEAD)...and then use that newly built
code (for the automated tests)?
ECF's core bundles are not yet build by a dedicated C-HEAD-.feature
build and thus only get rebuild with job C-HEAD-sdk.feature. What you
are seeing now, is that C-HEAD-xmpp.feature detects the git rev before
C-HEAD-sdk.feature and thus does not pick up the o.e.e.provider binary
bundle built by sdk.feature.
In my opinion a proper fix would be to create a (resuse) ECF's base
feature (includes: o.e.e.core, .identity, .provider) and a corresponding
build job. This build job would then trigger all downstream consumer
builds upon successful completion.

Setting aside the proper fix for the moment (as there is limited time)...is there a straightforward way that I can 'manually' get this build to use a more recent version for built and test?

Thanks,

Scott




Back to the top