DataGenerator - replicable folder and file name
-----------------------------------------------
Key: CMIS-157
URL: https://issues.apache.org/jira/browse/CMIS-157
Project: Chemistry
Issue Type: Wish
Components: opencmis-test
Reporter: Stephan Klevenz
Assignee: Jens Hübel
Priority: Minor
DataGenerator of OpenCMIS generates test objects using absolute continuous
number for object name attribute e.g. Folder 4711, Folder 4712, Document 4713,
Document 4714.
This number can not be calculated by unit test and random access to Objects is
not possible.
I would request changing the numbering to a relaitve schema. For example child
objects within a folder should start with 1 always.
Folder 1, Folder 2, Document 1, Document 2 ...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.