Commit Graph

3 Commits

Author SHA1 Message Date
Alexandru-Eusebiu Epure
191b545c03 REPO-2182 : Community: ALF-21852: setContentStream() returns the wrong document version when auto-versioning is turned on (#63)
* REPO-2182 : Community: ALF-21852: setContentStream() returns the wrong document version when auto-versioning is turned on
   Separete into different new transactions writing content from creatingObjectId for setContentStream()
   Separate into different new transactions deleteing content from creatingObjectId for deleteContentStream()
   Separate into different new transations appending content from creatingObjectId for appendContentStream()
   Create JUnit CMISTest.testSetDeleteAppendContentStreamVersioning() testing that set/delete/apped calls return the new version.
2018-01-11 13:35:12 +02:00
Alan Davis
5ac3cc1ac5 Merge all commits on develop to master up to commit '440986651c641dc96c1cd9f9d61525ee9435948a'
This makes version 6.7 the same on both branches. Some of the previous versions (6.2-6.6) on
master were missing commits that existed on develop.

Note: 6.7 was released on develop. It should have been done on master, but at least it has
      resulted in the missing commits getting to master.
2017-10-17 11:07:07 +01:00
Alex Mukha
5e247e50b4 REPO-2724 Apply default maven folder structure 2017-07-28 14:51:21 +01:00