Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mpc-dev] mpc kepler build

I took the freedom to add

  ROLE_TECHNOLOGY.PACKAGING.MPC

with appropriate rights to all jobs that I identified as "MPC" jobs, in particular epp-mpc-release, epp-mpc-e4, epp-mpc-e3.7, and epp-mpc-e3.6. This should allow all committers of the MPC project to access the relevant Hudson jobs.

Regards,
Markus

On Fri, Mar 15, 2013 at 3:37 PM, Carsten Reckord <reckord@xxxxxxxx> wrote:
Hi everybody,

I've pushed my changes for the new MPC 1.2 version for Kepler today and
would appreciate your feedback. In detail, it includes work on the following
bugs:

- 397004: Marketplace Search filter not working
https://bugs.eclipse.org/bugs/show_bug.cgi?id=397004

- 398200: MPC Popular tab is fetching the wrong feed
https://bugs.eclipse.org/bugs/show_bug.cgi?id=398200

- 314936: Categories Listing is not dependent on the Market category
children https://bugs.eclipse.org/bugs/show_bug.cgi?id=314936

- 323259: Show "Star Rating" in MPC wizard when searching
https://bugs.eclipse.org/bugs/show_bug.cgi?id=323259

- 337774: No multiselect plugin install
https://bugs.eclipse.org/bugs/show_bug.cgi?id=337774

- 341014: marketplace switcher should have a label like "Marketplaces"
https://bugs.eclipse.org/bugs/show_bug.cgi?id=341014

- 374105: Improve error message when there is no connectivity with the
marketplace server https://bugs.eclipse.org/bugs/show_bug.cgi?id=374105

- 382134: MPC using wrong version of the platform
https://bugs.eclipse.org/bugs/show_bug.cgi?id=382134

- 385936: marketplace authentication problem
https://bugs.eclipse.org/bugs/show_bug.cgi?id=385936

- 401721: Add a News tab to the MPC wizard
https://bugs.eclipse.org/bugs/show_bug.cgi?id=401721


What little public API the MPC currently has has remained unchanged. One
theoretical breaking change was introduced to the internal API in
org.eclipse.epp.mpc.core: the MarketplaceService interface got a new method

   public News news(IProgressMonitor monitor) throws CoreException;

for the new News API introduced in bug 401721. I wouldn't expect anybody to
directly implement that interface though.


I'm still struggling a bit with the new button layout from bug 323259. I had
everything working more ore less as in the mockups for Windows and Linux,
but the layout completely breaks down on MacOS. So I had to make some
compromises to the layout that I'm not really happy with and it's still not
looking quite right on Mac. I'll try a few more variations and keep you
updated on that bug.


It also seems that committer access hasn't given me access to the Hudson
build jobs. So there's still no build on the eclipse.org servers. But I have
uploaded a local build to this update site:

   http://update.yatta.de/mpc

Benny or Steffen, could you add me to the Hudson jobs? Or is that something
the webmaster needs to do?


Best regards,
Carsten

On 14.03.2013 19:46, Carsten Reckord wrote:
> Ian,
>
> Sorry, there's nothing on the eclipse.org servers yet.
>
> I have a build ready that you could test. But when I last tried yesterday, I wasn't able to push yet. I've seen that the final committer confirmation seems to have come in in the mean time.
>
> I'm not in the office today, but I'll try to push everything first thing tomorrow and create a build. If that fails, I'll send a link on our servers while I sort out the permissions...
>
> Ian Skerrett <ian.skerrett@xxxxxxxxxxx> wrote:
>
>> Carsten,
>>
>>
>>
>> Is there a build of MPC that we could test in preparation for M6?
>>
>>
>>
>> ---------------------------------------
>>
>> Ian Skerrett
>>
>> VP of Marketing and Ecosystem
>>
>> Eclipse Foundation
>>
>> twitter: @ianskerrett
>>
>>
>>
>> alm connect logo138x38 <http://www.eclipsecon.org/2013/> eclipsecon
>> 138x38
>>
>>
>>
>>
>>
>>
>>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> mpc-dev mailing list
>> mpc-dev@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/mpc-dev
>

--
Carsten Reckord
  t  +49 561 5743277-33
  f  +49 561 5743277-8833
  e  reckord@xxxxxxxx

Yatta Solutions GmbH
  Sitz der Gesellschaft: Kassel
  Amtsgericht Kassel, HRB 14720
  USt-IdNr DE263191529

Geschäftsführung:
  Johannes Jacop,
  Dr. Christian Schneider

Adresse:
  Ludwig-Erhard-Straße 12
  34131 Kassel

Kontakt:
  t  +49 561 5743277-0
  f  +49 561 5743277-88
  e  info@xxxxxxxx

Bankverbindung:
  Kasseler Bank eG
  BLZ 520 900 00
  Kto-Nr 158 305

_______________________________________________
mpc-dev mailing list
mpc-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/mpc-dev


Back to the top