|
Re: Problems with source feature generation/resolution [message #788297 is a reply to message #788088] |
Wed, 01 February 2012 11:05  |
Eclipse User |
|
|
|
Thommas,
I've found the problem (documenting for further help). It's only caused by Stable (S) builds, hence no discovered until today.
For S-builds, I'm using our own miletones repository to feed our Tools components with the Core ones.
During this milestone development, doc (and other features) were "restructured", so that they were previously built as OCL Core components, and they are currently built as OCL Tools components. So, In a Tools build, they are supposed to be materialized into the workspace. However, after deeply analyzing the job's console and workspace, I've realized that these features are being materialized into the target platform.
My current rmap is configured so that every OCL feature/plugin from a provided repository (tipically, a repository with Core componentes), is installed in the target platform, and the remaining are supposed to be materialized into the workspace from our GIT repository.
For Nightly and Integration builds, the repository from our Core job is used so just the expected Core components are installed into the target platform, hence, the doc plugin and feature is materialized into the workspace, and no problem with sources features.
For Stable builds, our milestones repository is used. However, it's a composed repository which also composes repositories from previous releases. Unfortunately, this means that non-Core plugins and featres (for example, doc ones) are available (from a repository of a previous milestone) and so installed into the target platform. Obviously this is incorrect and provokesthat they can't be materialized into the workspace and therefore no source feature is generated for them.
To solve this, I think that I definitelly specify in my rmap a locator whose pattern binds to the specific set of features/plugins which are expected for Core components.
Best Regards,
Adolfo.
|
|
|
Powered by
FUDForum. Page generated in 0.05576 seconds