Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cosmos-dev] issue with current dc code stream

K, will synchronize.

 

- John

 


From: cosmos-dev-bounces@xxxxxxxxxxx [mailto:cosmos-dev-bounces@xxxxxxxxxxx] On Behalf Of Hubert H Leung
Sent: Wednesday, January 09, 2008 11:12 AM
To: Cosmos Dev
Subject: Re: [cosmos-dev] issue with current dc code stream

 


Hi John,

There was a change in API.  The code is now fixed.  Please check out the lastest code.  

Thanks,
_________________________
Hubert Leung
IBM Toronto Lab
hkyleung@xxxxxxxxxx
905-413-3382


"Todd, John A" <John.Todd@xxxxxx>
Sent by: cosmos-dev-bounces@xxxxxxxxxxx

01/09/2008 10:57 AM

Please respond to
Cosmos Dev <cosmos-dev@xxxxxxxxxxx>

To

"Cosmos Dev" <cosmos-dev@xxxxxxxxxxx>

cc

 

Subject

[cosmos-dev] issue with current dc code stream

 

 

 




I just checked out the latest code from CVS and found this issue
 
In org.eclipse.cosmos.dc.mdr.AbstractMdr.java
Line 38:
private CMDBfQueryOperation queryOp = new CMDBfQueryOperation(getQueryHandlerFactory());
 
Current constructor for CMDBfQueryOperation is
public CMDBfQueryOperation(IQueryHandlerFactory handlerFactory, IQueryInputArtifactFactory queryInputArtifactFactory)
 
 
- John
 _______________________________________________
cosmos-dev mailing list
cosmos-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cosmos-dev


Back to the top