You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Move contract and transfer core modules into control-plane
* PR remarks
* Fix CI
* Extract instance store provision to a specific extension
* Rename federated-catalog-cache to federated-catalog-core
Copy file name to clipboardexpand all lines: core/control-plane/contract/src/main/java/org/eclipse/dataspaceconnector/contract/negotiation/ConsumerContractNegotiationManagerImpl.java
Copy file name to clipboardexpand all lines: core/control-plane/contract/src/main/java/org/eclipse/dataspaceconnector/contract/negotiation/ProviderContractNegotiationManagerImpl.java
Copy file name to clipboardexpand all lines: core/control-plane/contract/src/main/java/org/eclipse/dataspaceconnector/contract/negotiation/command/handlers/CancelNegotiationCommandHandler.java
Copy file name to clipboardexpand all lines: core/control-plane/contract/src/main/java/org/eclipse/dataspaceconnector/contract/negotiation/command/handlers/SingleContractNegotiationCommandHandler.java
Copy file name to clipboardexpand all lines: core/control-plane/contract/src/main/java/org/eclipse/dataspaceconnector/contract/offer/ContractOfferServiceImpl.java
Copy file name to clipboardexpand all lines: core/control-plane/contract/src/main/java/org/eclipse/dataspaceconnector/contract/validation/ContractValidationServiceImpl.java
Copy file name to clipboardexpand all lines: core/control-plane/contract/src/test/java/org/eclipse/dataspaceconnector/contract/negotiation/AbstractContractNegotiationIntegrationTest.java
Copy file name to clipboardexpand all lines: core/control-plane/contract/src/test/java/org/eclipse/dataspaceconnector/contract/negotiation/ProviderContractNegotiationManagerImplTest.java
Copy file name to clipboardexpand all lines: core/control-plane/contract/src/test/java/org/eclipse/dataspaceconnector/contract/negotiation/command/ContractNegotiationCommandQueueIntegrationTest.java
Copy file name to clipboardexpand all lines: core/control-plane/contract/src/test/java/org/eclipse/dataspaceconnector/contract/negotiation/command/handlers/CancelNegotiationCommandHandlerTest.java
0 commit comments