Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Porting ETFW and BlueGene PBS changes from 5.0 to Head

Yes please.

On May 31, 2012, at 3:27 PM, Wyatt Spear wrote:

No problem for now... I didn't realize you'd made those changes.  I'll merge in some more recent stuff and get testing.  Should I bring in the BGP/BGQ support?
Thanks,
Wyatt

On Thu, May 31, 2012 at 10:34 AM, Greg Watson <g.watson@xxxxxxxxxxxx> wrote:
Wyatt,

Using the legacy interfaces will prevent ETFw working with the new RM framework. I've already updated ETFw in master to use the new framework.

What do you need to be able to do?

Greg



On May 31, 2012, at 1:04 PM, Wyatt Spear wrote:

> Greetings,
> It looks like the last merge from 5.0 to Head for the ETFW stuff took place quite a while ago.  I'm working on it now but I may be a little bit behind the curve here.  It looks like IResourceManager is deprecated in Juno, could someone point me to the API we're supposed to be using?  I'm ok with sticking with the deprecated API for now but I do need to run this:
> PTPCorePlugin.getDefault().getModelManager().getResourceManagerFromUniqueName(rmUniqueName);
> and getModelManager is no longer an available call.  Is there an equivalent line to get the current rm for the build configuration?
>
> Also, should I pull in the BGQ/BGP support we committed to the 5.0 branch?
>
> Thanks,
> Wyatt
> _______________________________________________
> 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