Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cosmos-dev] COSMOS build compilation Errors

Hi Jagmit,

It seems that the DV plugins where not changes to reflect the package changes in the DC plugins.

I made the changes under https://bugs.eclipse.org/bugs/show_bug.cgi?id=233980. You can respin the build.


Thanks,

Sheldon
______________________________________
Sheldon Lee-Loy

Inactive hide details for Jagmit Singh/Toronto/IBM@IBMCAJagmit Singh/Toronto/IBM@IBMCA


          Jagmit Singh/Toronto/IBM@IBMCA
          Sent by: cosmos-dev-bounces@xxxxxxxxxxx

          05/26/2008 11:36 AM

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

To

Cosmos Dev <cosmos-dev@xxxxxxxxxxx>

cc


Subject

[cosmos-dev] COSMOS build compilation Errors

The recent COSMOS build is failing with following compilation errors, please fix these

plugin:
org.eclipse.cosmos.examples.e2e.dr.drs.service.handler

1. ERROR in /shared/technology/cosmos/workspace/plugins/org.eclipse.cosmos.examples.e2e.dr.drs.service.handler/src/org/eclipse/cosmos/examples/dr/drs/service/outputter/NodeDecorator.java (at line 15)
import org.eclipse.cosmos.dc.broker.ws.client.DataManager;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.cosmos.dc.broker cannot be resolved
----------
2. ERROR in /shared/technology/cosmos/workspace/plugins/org.eclipse.cosmos.examples.e2e.dr.drs.service.handler/src/org/eclipse/cosmos/examples/dr/drs/service/outputter/NodeDecorator.java (at line 16)
import org.eclipse.cosmos.dc.broker.ws.datamodel.Service;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.cosmos.dc.broker cannot be resolved

plugin:
org.eclipse.cosmos.dr.drs.service.handler

24. ERROR in /shared/technology/cosmos/workspace/plugins/org.eclipse.cosmos.dr.drs.service.handler/src/org/eclipse/cosmos/internal/dr/drs/service/outputter/BrokerOutputter.java (at line 17)
import org.eclipse.cosmos.dc.broker.ws.client.BrokerClient;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.cosmos.dc.broker cannot be resolved
----------
25. ERROR in /shared/technology/cosmos/workspace/plugins/org.eclipse.cosmos.dr.drs.service.handler/src/org/eclipse/cosmos/internal/dr/drs/service/outputter/BrokerOutputter.java (at line 18)
import org.eclipse.cosmos.dc.broker.ws.client.DataManager;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.cosmos.dc.broker cannot be resolved




Regards,
Jagmit Singh
jagmits@xxxxxxxxxx
1-905-413-2496
_______________________________________________
cosmos-dev mailing list
cosmos-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cosmos-dev

GIF image

GIF image

GIF image


Back to the top