Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] API breakage

Beth,

as far as I know there was only the one package which inadvertently was marked for export.  I believe Greg has already taken care of this.

thanks,

Al
----- Beth Tibbitts <tibbitts@xxxxxxxxxx> wrote:
> 
> Al,
> I'm almost throught doing this for PLDT and documented it in the discussion
> from Tuesday's PTP meeting notes.
> http://wiki.eclipse.org/PTP/meetings/August_2011
> See the section on "API exporting" especially the last bullet on "New PTP
> Policy"
> and see if it makes sense to you.
> It took me a while for me to get my head around everything (why, how, etc)
> so wanted to explain it well.
> 
> 
> ...Beth
> 
> Beth Tibbitts
> Eclipse Parallel Tools Platform  http://eclipse.org/ptp
> IBM STG - High Performance Computing Tools
> Mailing Address:  IBM Corp., 745 West New Circle Road, Lexington, KY 40511
> 
> 
> |------------>
> | From:      |
> |------------>
>   >-----------------------------------------------------------------------------------------------------------------------------------------|
>   |"Albert L. Rossi" <arossi@xxxxxxxxxxxxx>                                                                                                 |
>   >-----------------------------------------------------------------------------------------------------------------------------------------|
> |------------>
> | To:        |
> |------------>
>   >-----------------------------------------------------------------------------------------------------------------------------------------|
>   |Parallel Tools Platform general developers <ptp-dev@xxxxxxxxxxx>                                                                         |
>   >-----------------------------------------------------------------------------------------------------------------------------------------|
> |------------>
> | Date:      |
> |------------>
>   >-----------------------------------------------------------------------------------------------------------------------------------------|
>   |08/07/2011 01:12 PM                                                                                                                      |
>   >-----------------------------------------------------------------------------------------------------------------------------------------|
> |------------>
> | Subject:   |
> |------------>
>   >-----------------------------------------------------------------------------------------------------------------------------------------|
>   |Re: [ptp-dev] API breakage                                                                                                               |
>   >-----------------------------------------------------------------------------------------------------------------------------------------|
> |------------>
> | Sent by:   |
> |------------>
>   >-----------------------------------------------------------------------------------------------------------------------------------------|
>   |ptp-dev-bounces@xxxxxxxxxxx                                                                                                              |
>   >-----------------------------------------------------------------------------------------------------------------------------------------|
> 
> 
> 
> 
> 
> Greg,
> 
> the mistake is similar to Wyatt's.  The top level package in the
> control.core plugin should have been marked non-API like the rest of the
> packages.
> 
> We need to make it non-API and mark that as an error.
> 
> I'm not sure how to proceed here.
> 
> Al
> ----- Greg Watson <g.watson@xxxxxxxxxxxx> wrote:
> > Yes, you have to enable it on the plugin, otherwise the analysis is not
> run when the plugin is built.
> >
> > Can you try cleaning the plugin, or if that doesn't work, delete and
> re-checkout the plugin? Let me know if that fixes the problem.
> >
> > Greg
> >
> > On Aug 6, 2011, at 10:11 PM, Albert L. Rossi wrote:
> >
> > > Hmm, API tooling has always been on in my workspace.  Do you have to
> enable it plugin-by-plugin?
> > >
> > > Now I've got mysterious red marks on the plugin saying the API analysis
> aborted because build path incomplete.
> > >
> > > What's up with this?
> > >
> > > Al
> > > ----- Greg Watson <g.watson@xxxxxxxxxxxx> wrote:
> > >> Folks,
> > >>
> > >> I've just noticed that API tooling was not enabled on some of the jaxb
> and lml packages in the ptp_5_0 branch. As a result, there have been some
> API breakages in recent commits that were not being flagged. Please take a
> look and make the appropriate changes to correct these breakages.
> > >>
> > >> Thanks,
> > >> Greg
> > >> _______________________________________________
> > >> ptp-dev mailing list
> > >> ptp-dev@xxxxxxxxxxx
> > >> https://dev.eclipse.org/mailman/listinfo/ptp-dev
> > >>
> > >
> > > _______________________________________________
> > > ptp-dev mailing list
> > > ptp-dev@xxxxxxxxxxx
> > > https://dev.eclipse.org/mailman/listinfo/ptp-dev
> >
> > _______________________________________________
> > ptp-dev mailing list
> > ptp-dev@xxxxxxxxxxx
> > https://dev.eclipse.org/mailman/listinfo/ptp-dev
> >
> 
> _______________________________________________
> ptp-dev mailing list
> ptp-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/ptp-dev
> 
> 



Back to the top