Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylyn-reviews-dev] nightly build

Ok. For the 3.6 .target we already made some enhancement to get it
working for Tycho and for Eclipse (commit still pending). After your
update we could check that the 3.7 target definition works in Eclipse,
too (differences come from Tycho's relaxed handling of IUs). In this
commit we would also remove all third party dependencies in the
repository that are now available in Orbit and add them to the target
files. Is that ok for you?

Sascha

On Tue, Jan 18, 2011 at 7:28 PM, Steffen Pingel
<steffen.pingel@xxxxxxxxxxx> wrote:
> Thanks for pointing that out. I got confused. I meant that the 3.7
> target is the one that works. That's also what the nightly build uses.
>
> We should add the Mylyn weekly site to the target to make it work for
> the other targets... I'll go ahead and do that.
>
> Steffen
>
>
> On Tue, Jan 18, 2011 at 6:38 AM, Sascha Scholz <sascha.scholz@xxxxxxxxx> wrote:
>> My local build fails resolving Mylyn Commons which is indeed not
>> contained in the target definition. Am I missing something because
>> central build is ok?
>>
>> [INFO] {org.osgi.framework.executionenvironment=OSGi/Minimum-1.0,OSGi/Minimum-1.1,
>> osgi.ws=win32, osgi.arch=x86, osgi.os
>> =win32, org.eclipse.update.install.features=true,
>> org.osgi.framework.system.packages=}
>> [INFO] [Software being installed: org.eclipse.mylyn.gerrit.core
>> 0.7.0.qualifier, Missing requirement: org.eclipse.mylyn.
>> gerrit.core 0.7.0.qualifier requires 'bundle
>> org.eclipse.mylyn.commons.net 3.5.0' but it could not be found]
>> [ERROR] Internal error: java.lang.RuntimeException:
>> org.eclipse.equinox.p2.core.ProvisionException: No solution found be
>> cause the problem is unsatisfiable. -> [Help 1]
>>
>> Sascha
>>
>> On Tue, Jan 18, 2011 at 2:14 PM, Sascha Scholz <sascha.scholz@xxxxxxxxx> wrote:
>>> Hi Steffen,
>>>
>>> should we then change the default target platform for the Maven build to 3.6?
>>>
>>> Sascha
>>>
>>> On Tue, Jan 18, 2011 at 2:35 AM, Steffen Pingel
>>> <steffen.pingel@xxxxxxxxxxx> wrote:
>>>> Hi,
>>>>
>>>> I have added some instructions for running the Tycho build:
>>>> http://wiki.eclipse.org/Reviews/Contributor_Guide#Builds . Right now
>>>> the only target that's update to date is the default one for Eclipse
>>>> 3.6. Let me know if you run into any problems.
>>>>
>>>> I have requested a job on Hudson to produce a nightly update site:
>>>> https://hudson.eclipse.org/hudson/job/mylyn-reviews-nightly/
>>>>
>>>>  334475: publish Gerrit connector nightly on update site
>>>>  https://bugs.eclipse.org/bugs/show_bug.cgi?id=334475
>>>>
>>>> Alvaro, any thoughts as to when the approved R4E contribution will be
>>>> checked into Git? I would love to include it in the build.
>>>>
>>>> Steffen
>>>>
>>>> --
>>>> Steffen Pingel
>>>> Committer, http://eclipse.org/mylyn
>>>> Senior Developer, http://tasktop.com
>>>> _______________________________________________
>>>> mylyn-reviews-dev mailing list
>>>> mylyn-reviews-dev@xxxxxxxxxxx
>>>> https://dev.eclipse.org/mailman/listinfo/mylyn-reviews-dev
>>>>
>>>
>> _______________________________________________
>> mylyn-reviews-dev mailing list
>> mylyn-reviews-dev@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/mylyn-reviews-dev
>>
>
>
>
> --
> Steffen Pingel
> Committer, http://eclipse.org/mylyn
> Senior Developer, http://tasktop.com
> _______________________________________________
> mylyn-reviews-dev mailing list
> mylyn-reviews-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/mylyn-reviews-dev
>


Back to the top