Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 397083

Summary: MPC search does not reveal my marketplace listings
Product: Community Reporter: Alasdair Nottingham <alasdair>
Component: MarketplaceAssignee: Christopher Guindon <chris.guindon>
Status: RESOLVED FIXED QA Contact:
Severity: major    
Priority: P3 CC: chris.guindon
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Alasdair Nottingham CLA 2012-12-21 09:11:38 EST
If I search on marketplace.eclipse.org using the keyword "liberty" I get the following 6 results:

IBM WebSphere eXtreme Scale V8.5 Liberty Profile Developer Tools 8.5.0.1
IBM® WebSphere® Application Server V8.5 Liberty Profile Developer Tools V8.5.1
IBM WebSphere Application Server V8.5.Next Developer Tools Alpha V.Next Alpha
Agile Pseudocode Development Tool 1.1.2
JRebel for Eclipse
QiQu - Code Generator Framework 1.0.8

Using Juno SR1 on the Mac and 3.7.2 on windows when using the eclipse MPC to search I only get this:

QiQu - Code Generator Framework 1.0.8

When I search using the keyword "websphere" I get 24 results through marketplace.eclipse.org and 2 in MPC. The results in MPC do not include the IBM WebSphere related tools.

This used to work, when I searched in MPC for liberty I got the developer tools for the IBM WebSphere Application Server Liberty Profile.

I even tried to search on the exact name of the tool I wanted in MPC which was: "IBM® WebSphere® Application Server V8.5 Liberty Profile Developer Tools V8.5.1" and I got a lot of results, but none were the tool I searched for. The top hit was JBoss Developer Studio (Juno). The search works just fine on marketplace.eclipse.org.

Thanks
Alasdair
Comment 1 Christopher Guindon CLA 2012-12-21 12:57:40 EST
(In reply to comment #0)
> If I search on marketplace.eclipse.org using the keyword "liberty" I get the
> following 6 results:
> 
> IBM WebSphere eXtreme Scale V8.5 Liberty Profile Developer Tools 8.5.0.1
> IBM® WebSphere® Application Server V8.5 Liberty Profile Developer Tools
> V8.5.1
> IBM WebSphere Application Server V8.5.Next Developer Tools Alpha V.Next Alpha
> Agile Pseudocode Development Tool 1.1.2
> JRebel for Eclipse
> QiQu - Code Generator Framework 1.0.8
> 
> Using Juno SR1 on the Mac and 3.7.2 on windows when using the eclipse MPC to
> search I only get this:
> 
> QiQu - Code Generator Framework 1.0.8
> 
> When I search using the keyword "websphere" I get 24 results through
> marketplace.eclipse.org and 2 in MPC. The results in MPC do not include the
> IBM WebSphere related tools.
> 
> This used to work, when I searched in MPC for liberty I got the developer
> tools for the IBM WebSphere Application Server Liberty Profile.
> 
> I even tried to search on the exact name of the tool I wanted in MPC which
> was: "IBM® WebSphere® Application Server V8.5 Liberty Profile Developer
> Tools V8.5.1" and I got a lot of results, but none were the tool I searched
> for. The top hit was JBoss Developer Studio (Juno). The search works just
> fine on marketplace.eclipse.org.
> 
> Thanks
> Alasdair
Comment 2 Christopher Guindon CLA 2012-12-21 13:05:06 EST
(In reply to comment #0)
> If I search on marketplace.eclipse.org using the keyword "liberty" I get the
> following 6 results:
> 
> IBM WebSphere eXtreme Scale V8.5 Liberty Profile Developer Tools 8.5.0.1
> IBM® WebSphere® Application Server V8.5 Liberty Profile Developer Tools
> V8.5.1
> IBM WebSphere Application Server V8.5.Next Developer Tools Alpha V.Next Alpha
> Agile Pseudocode Development Tool 1.1.2
> JRebel for Eclipse
> QiQu - Code Generator Framework 1.0.8
> 
> Using Juno SR1 on the Mac and 3.7.2 on windows when using the eclipse MPC to
> search I only get this:
> 
> QiQu - Code Generator Framework 1.0.8
> 
> When I search using the keyword "websphere" I get 24 results through
> marketplace.eclipse.org and 2 in MPC. The results in MPC do not include the
> IBM WebSphere related tools.
> 
> This used to work, when I searched in MPC for liberty I got the developer
> tools for the IBM WebSphere Application Server Liberty Profile.
> 
> I even tried to search on the exact name of the tool I wanted in MPC which
> was: "IBM® WebSphere® Application Server V8.5 Liberty Profile Developer
> Tools V8.5.1" and I got a lot of results, but none were the tool I searched
> for. The top hit was JBoss Developer Studio (Juno). The search works just
> fine on marketplace.eclipse.org.
> 
> Thanks
> Alasdair

Thank you very much for this bug today!

MPC search results should only return listings with an Open Source license unless the listing is from an Eclipse Member.

I made a patch yesterday to fix this bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=397004

but I introduced a typo in the code where I was verifying if the listing was owned by an Eclipse Member.

I made an update today and I can now see IBM listing if I search for "liberty" or "websphere"
Comment 3 Alasdair Nottingham CLA 2012-12-21 13:14:58 EST
Thank you so much for getting this resolved so quickly.
Comment 4 Christopher Guindon CLA 2013-03-11 09:44:12 EDT
Fixed