]> SALOME platform Git repositories - tools/siman.git/commit - Workspace/Siman-Common/src/org/splat/service/PublicationService.java
Salome HOME
Added checking of a document state when replacing a source file. Exception is thrown...
authorrkv <rkv@opencascade.com>
Thu, 11 Apr 2013 07:48:38 +0000 (07:48 +0000)
committerrkv <rkv@opencascade.com>
Thu, 11 Apr 2013 07:48:38 +0000 (07:48 +0000)
commitb42c8fb356c6bf3d6bfd1bd55b8c5ee1d859e99c
tree1eec5e2fb88bc3c4a89c0e7db1c1d6ea048b139f
parent128fde16c9d1d42e7f2c841daa792f55f5ffe36c
Added checking of a document state when replacing a source file. Exception is thrown now if the state is not Extern or inWork.
Workspace/Siman-Common/src/conf/log-messages.properties
Workspace/Siman-Common/src/conf/log-messages_en.properties
Workspace/Siman-Common/src/org/splat/common/properties/MessageKeyEnum.java
Workspace/Siman-Common/src/org/splat/service/PublicationService.java
Workspace/Siman-Common/src/org/splat/service/PublicationServiceImpl.java
Workspace/Siman-Common/src/test/splat/service/TestPublicationService.java