Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cross-project-issues-dev] 3.8 bundles in Juno

Hi,

the RAP M3 contribution causes a conflict with the Juno aggregator
build, which I'm not quite sure how to tackle. The problem is that we
have a feature that contains the requirements for a basic RAP target.
These bundles are taken from 3.8M3 (since RAP is still based on 3.x).
We provide this feature to make it easy for beginners to setup a
complete RAP target. This went well so far, but now 4.2 seems to
diverge from 3.8 and our 3.8 bundles clash with the 4.2 ones. I didn't
expect those problems as 3.8 is still part of Juno.

So here are my questions:
Is it true that the aggregator build is now based on 4.2 and that 3.8
is not part of it anymore?
If so, does this mean that we just can't include any bundles from 3.8
in the Juno repository anymore?

As a quick fix, I disabled the problematic feature for now. This way,
RAP itself is still part of M3, but a target must be assembled
manually.

Regards, Ralf


On Tue, Nov 8, 2011 at 14:55, David Williams <david_williams@xxxxxxxxxx> wrote:
> The following errors occured when building Juno:
>
> Software being installed: validationSet_main 1.0.0
>
> Only one of the following can be installed at once: [org.eclipse.equinox.http.registry 1.1.100.v20111010-1614, org.eclipse.equinox.http.registry 1.1.100.v20110502]
>
> Cannot satisfy dependency: mappedRepo_download.eclipse.org_eclipse_updates_4.2milestones_S-4.2M3-201110281100 1.0.0 depends on: org.eclipse.sdk.feature.group 4.1.0.v20110612-1800-7T7jA7F8Yx_b_g7iQ1Lsy1jM8NC4BSMUny-agK5mAGqK0
>
> Cannot satisfy dependency: mappedRepo_home_data_httpd_download.eclipse.org_rt_rap_1.5_runtime_M3-20111108-1014 1.0.0 depends on: org.eclipse.rap.runtime.requirements.feature.group [1.5.0,1.6.0)
>
> Cannot satisfy dependency: org.eclipse.help.feature.group 1.3.0.v20110809-0800-7i7uFLyFFt6Zqoimz0Bbd48R depends on: org.eclipse.equinox.http.registry [1.1.100.v20111010-1614]
>
> Cannot satisfy dependency: org.eclipse.rap.runtime.requirements.feature.group 1.5.0.20111108-1028 depends on: org.eclipse.equinox.http.registry [1.1.100.v20110502]
>
> Cannot satisfy dependency: org.eclipse.sdk.feature.group 4.1.0.v20110612-1800-7T7jA7F8Yx_b_g7iQ1Lsy1jM8NC4BSMUny-agK5mAGqK0 depends on: org.eclipse.help.feature.group [1.3.0.v20110809-0800-7i7uFLyFFt6Zqoimz0Bbd48R]
>
> Cannot satisfy dependency: validationSet_main 1.0.0 depends on: mappedRepo_download.eclipse.org_eclipse_updates_4.2milestones_S-4.2M3-201110281100 [1.0.0]
>
> Cannot satisfy dependency: validationSet_main 1.0.0 depends on: mappedRepo_home_data_httpd_download.eclipse.org_rt_rap_1.5_runtime_M3-20111108-1014 [1.0.0]
>
> Check the log file for more information: https://hudson.eclipse.org/hudson/view/Repository%20Aggregation/job/juno.runAggregator/124/console
>
>


Back to the top