Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] tycho 0.13.0 released

> Maybe jbosstools developers should consider contributing performance
> regression tests to tycho ;-)

svn co anonsvn.jboss.org/repos/jbosstools/trunk/

mvn clean install

:)

(just kidding)

/max

> 
> --
> Regards,
> Igor
> 
> On 11-09-23 5:25 AM, Max Rydahl Andersen wrote:
>> 
>>>> Does this mean tycho will now always download the *complete* set of p2 repo's locally before it will start building a module ?
>>> 
>>> no. I guess the wording "the entire content of the p2 repository is added to the target platform" is not perfect.
>>> 
>>> I guess what Tobias was trying to say is that the p2 resolution space spans the entire content of the p2 repository.
>>> For p2 repositories specified in the POM as repositories with layout=p2, tycho still only downloads the artifacts that are required by the module(s).
>> 
>> okey - that at least removes one of my "scares", https://bugs.eclipse.org/bugs/show_bug.cgi?id=356888 is another ;)
>> 
>> We are currently experimenting with jbosstools builds running on 0.13 vs. 0.12 and ill let you know if we see large differences.
>> 
>> /max
>> 
>>> 
>>> Regards,
>>> Jan
>>> 
>>> -----Original Message-----
>>> From: tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-bounces@xxxxxxxxxxx] On Behalf Of Max Rydahl Andersen
>>> Sent: Donnerstag, 22. September 2011 12:35
>>> To: Tycho user list
>>> Subject: Re: [tycho-user] tycho 0.13.0 released
>>> 
>>> Great stuff, but got one question to:
>>> 
>>> "For p2 repositories specified in the POM as repositories with layout=p2, the entire content of the p2 repository is added to the target platform. (This is effectively the same behaviour as before, but the concept of an "implicit target platform" no longer exists.)"
>>> 
>>> Does this mean tycho will now always download the *complete* set of p2 repo's locally before it will start building a module ?
>>> 
>>> I hope that is not the case since that's gonna *kill* our CI builds where we reference p2 repos and use implicit target platform to speed things
>>> up immensely (using target platforms slows things *Alot* and managing a concise target platform for every module is something we've avoided until now)
>>> 
>>> /max
>>> 
>>> On Sep 21, 2011, at 10:18, Sievers, Jan wrote:
>>> 
>>>> Tycho 0.13.0 was released and is available from maven central.
>>>> 
>>>> See the release notes [1] and list of bug fixes and enhancements [2] for details.
>>>> 
>>>> --
>>>> Tycho Team
>>>> 
>>>> [1] http://wiki.eclipse.org/Tycho/Release_Notes/0.13
>>>> [2] https://bugs.eclipse.org/bugs/buglist.cgi?classification=Technology&product=Tycho&query_format=advanced&resolution=FIXED&target_milestone=0.13.0
>>>> _______________________________________________
>>>> tycho-user mailing list
>>>> tycho-user@xxxxxxxxxxx
>>>> https://dev.eclipse.org/mailman/listinfo/tycho-user
>>> 
>>> /max
>>> http://about.me/maxandersen
>>> 
>>> 
>>> 
>>> _______________________________________________
>>> tycho-user mailing list
>>> tycho-user@xxxxxxxxxxx
>>> https://dev.eclipse.org/mailman/listinfo/tycho-user
>>> _______________________________________________
>>> tycho-user mailing list
>>> tycho-user@xxxxxxxxxxx
>>> https://dev.eclipse.org/mailman/listinfo/tycho-user
>> 
>> /max
>> http://about.me/maxandersen
>> 
>> 
>> 
>> _______________________________________________
>> tycho-user mailing list
>> tycho-user@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/tycho-user
> _______________________________________________
> tycho-user mailing list
> tycho-user@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/tycho-user

/max
http://about.me/maxandersen





Back to the top