Issue 2 in cmislib-alfresco-extension: Change install_requires to cmislib 0.5.1

4 views
Skip to first unread message

cmislib-alfre...@googlecode.com

unread,
Dec 29, 2012, 10:18:09 PM12/29/12
to cmislib-alfre...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 2 by jeffpott...@gmail.com: Change install_requires to cmislib
0.5.1
http://code.google.com/p/cmislib-alfresco-extension/issues/detail?id=2

Please change the cmislib dependency to 0.5.1 which was released last week.

--- a/setup.py Fri Feb 17 19:22:36 2012 +0100
+++ b/setup.py Sat Dec 29 21:16:26 2012 -0600
@@ -38,7 +38,7 @@
#include_package_data = True,
exclude_package_data = {'':['tests']},
zip_safe = False,
- install_requires = ('cmislib==0.5'),
+ install_requires = ('cmislib==0.5.1'),
long_description = read('README.txt'),
classifiers = [
"Development Status :: 3 - Alpha",

cmislib-alfre...@googlecode.com

unread,
Dec 31, 2012, 9:47:01 AM12/31/12
to cmislib-alfre...@googlegroups.com
Updates:
Status: Accepted
Owner: pcollar...@gmail.com

Comment #1 on issue 2 by pcollar...@gmail.com: Change install_requires to
cmislib 0.5.1
http://code.google.com/p/cmislib-alfresco-extension/issues/detail?id=2

(No comment was entered for this change.)

cmislib-alfre...@googlecode.com

unread,
Dec 31, 2012, 10:48:31 AM12/31/12
to cmislib-alfre...@googlegroups.com
Updates:
Status: Started

Comment #2 on issue 2 by pcollar...@gmail.com: Change install_requires to
cmislib 0.5.1
http://code.google.com/p/cmislib-alfresco-extension/issues/detail?id=2

Works with Alfresco 3.x but not with 4.x: a new aspect having no property
fires the assertion on line model.py:3253.
A new method must be added on the extension side to remove this assertion
for aspects, or this exception should be caught for aspects.

cmislib-alfre...@googlecode.com

unread,
Jan 14, 2013, 4:26:28 AM1/14/13
to cmislib-alfre...@googlegroups.com
Updates:
Status: Fixed

Comment #3 on issue 2 by pcollar...@gmail.com: Change install_requires to
cmislib 0.5.1
http://code.google.com/p/cmislib-alfresco-extension/issues/detail?id=2

The assertException is caught in the specific case of searching aspects by
their properties and it is considered as if the aspect has no property.

Reply all
Reply to author
Forward
0 new messages