| Summary: | MPC search does not reveal my marketplace listings | ||
|---|---|---|---|
| Product: | Community | Reporter: | Alasdair Nottingham <alasdair> |
| Component: | Marketplace | Assignee: | 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
(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 (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" Thank you so much for getting this resolved so quickly. Fixed |