[jira] Updated: (CMIS-240) getProperties vs. updateProperties

2011-01-21 Thread Gabriele Columbro (JIRA)

 [ 
https://issues.apache.org/jira/browse/CMIS-240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gabriele Columbro updated CMIS-240:
---

Fix Version/s: (was: 0.2.0-incubating)
   0.3.0-incubating 

 getProperties vs. updateProperties
 --

 Key: CMIS-240
 URL: https://issues.apache.org/jira/browse/CMIS-240
 Project: Chemistry
  Issue Type: Wish
  Components: opencmis-client
Reporter: Stephan Klevenz
 Fix For: 0.3.0-incubating 


 The method CmisObject.getProperties() returns ListProperty? but for 
 setting properties with CmisObject.updateProperties(MapString,? properties) 
 I need another type MapString,?.  Why are there two different types and how 
 to convert one type into another? 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (CMIS-213) opencmis CMISQL grammar is incomplete

2011-01-21 Thread Gabriele Columbro (JIRA)

 [ 
https://issues.apache.org/jira/browse/CMIS-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gabriele Columbro updated CMIS-213:
---

Fix Version/s: (was: 0.2.0-incubating)
   0.3.0-incubating 

 opencmis CMISQL grammar is incomplete
 -

 Key: CMIS-213
 URL: https://issues.apache.org/jira/browse/CMIS-213
 Project: Chemistry
  Issue Type: Improvement
  Components: opencmis-server
Reporter: Jens Hübel
Assignee: Jens Hübel
 Fix For: 0.3.0-incubating 


 The parser grammar for the full-text-search expression is incomplete 
 (CONTAINS). The rules need to be extended according to the CMIS spec 1.0

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (CMIS-196) Extract Type Manager

2011-01-21 Thread Gabriele Columbro (JIRA)

 [ 
https://issues.apache.org/jira/browse/CMIS-196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gabriele Columbro updated CMIS-196:
---

Fix Version/s: (was: 0.2.0-incubating)
   0.3.0-incubating 

 Extract Type Manager
 

 Key: CMIS-196
 URL: https://issues.apache.org/jira/browse/CMIS-196
 Project: Chemistry
  Issue Type: Task
  Components: opencmis-commons
Reporter: David Caruana
Assignee: Florent Guillaume
 Fix For: 0.3.0-incubating 


 As the general logic for managing object types and properties is often the 
 same in many different backends, we could extract into -commons (or -server) 
 a generic type manager that other simple backends (at least inmemory and 
 fileshare) could reuse.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (CMIS-212) opencmis CMISQL grammar is not standard compliant

2011-01-21 Thread Gabriele Columbro (JIRA)

 [ 
https://issues.apache.org/jira/browse/CMIS-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gabriele Columbro updated CMIS-212:
---

Fix Version/s: (was: 0.2.0-incubating)
   0.3.0-incubating 

 opencmis CMISQL grammar is not standard compliant
 -

 Key: CMIS-212
 URL: https://issues.apache.org/jira/browse/CMIS-212
 Project: Chemistry
  Issue Type: Bug
  Components: opencmis-server
Reporter: Jens Hübel
Assignee: Jens Hübel
 Fix For: 0.3.0-incubating 


 Our antlr grammar is not compliant to CMIS 1.0:
 1)
 DISTINCT is not allowed as keyword in CmisSQL
 2)
 The rule string value function is no longer supported. It existed in 
 earlier versions of the spec  but was removed. The grammar in our code does 
 not reflect this change in the specification.
 3)
 only allowed operator with any is =.  The rule quantified comparison 
 predicate was changed in the spec from allowing multiple comparison 
 operators to only allow =.  The grammar in our code does not reflect this 
 change in the specification.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (CMIS-183) Extend ObjectGenerator to be more useful

2011-01-21 Thread Gabriele Columbro (JIRA)

 [ 
https://issues.apache.org/jira/browse/CMIS-183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gabriele Columbro updated CMIS-183:
---

Fix Version/s: (was: 0.2.0-incubating)
   0.3.0-incubating 

 Extend ObjectGenerator to be more useful
 

 Key: CMIS-183
 URL: https://issues.apache.org/jira/browse/CMIS-183
 Project: Chemistry
  Issue Type: New Feature
  Components: opencmis-test
Reporter: Jens Hübel
Assignee: Jens Hübel
Priority: Minor
 Fix For: 0.3.0-incubating 


 I propose to extend the ObjectGenerator in a variety of ways to make it more 
 useful:
 1) command line interface, usable as standalone application
 2) optional cleanup function, to destroy objects that have been created
 3) some simple mechanisms for basic time logging of the calls
 4) add (batch-) read() calls
 5) multi-threading capability for load tests

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (CMIS-224) Improve legal aspects of the release process / packaging

2010-09-01 Thread Gabriele Columbro (JIRA)

[ 
https://issues.apache.org/jira/browse/CMIS-224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12904960#action_12904960
 ] 

Gabriele Columbro commented on CMIS-224:


Added cross-signed key (by Nick Burch, see 
http://pgp.mit.edu:11371/pks/lookup?op=vindexsearch=0xB0E9DD9ED0383AE5) to 
KEYS file in r960589

 Improve legal aspects of the release process / packaging
 

 Key: CMIS-224
 URL: https://issues.apache.org/jira/browse/CMIS-224
 Project: Chemistry
  Issue Type: Task
  Components: buildrelease
Affects Versions: 0.1.0-incubating
Reporter: Gabriele Columbro
Assignee: Gabriele Columbro
Priority: Minor
 Fix For: 0.2.0-incubating

   Original Estimate: 4h
  Remaining Estimate: 4h

 As per ML thread 
 http://mail-archives.apache.org/mod_mbox/incubator-chemistry-dev/201006.mbox/%3c20100625095132.3c4b.60ba7...@jeremias-maerki.ch%3e,
 there are some legal aspects of the release process which need QA before be 
 fully compliant with the ASF legal policies.
 Specifically:
 - Publish a list of dependencies with their applicable license. Especially 
 required for category b type of deps 
 (http://www.apache.org/legal/resolved.html#category-b) , like JAX-WS RI, 
 mimepull and saaj
 - add LICENSE and NOTICE also in WARs (and not only in JARs)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (CMIS-224) Improve legal/standard aspects of the release process / packaging

2010-09-01 Thread Gabriele Columbro (JIRA)

 [ 
https://issues.apache.org/jira/browse/CMIS-224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gabriele Columbro updated CMIS-224:
---

Summary: Improve legal/standard aspects of the release process / 
packaging  (was: Improve legal aspects of the release process / packaging)
Description: 
As per ML thread 
http://mail-archives.apache.org/mod_mbox/incubator-chemistry-dev/201006.mbox/%3c20100625095132.3c4b.60ba7...@jeremias-maerki.ch%3e,
there are some legal aspects of the release process which need QA before be 
fully compliant with the ASF legal policies.

Specifically:
- Publish a list of dependencies with their applicable license. Especially 
required for category b type of deps 
(http://www.apache.org/legal/resolved.html#category-b) , like JAX-WS RI, 
mimepull and saaj
- add LICENSE and NOTICE also in WARs (and not only in JARs)
- cleanup SVN EOL
- add missing license headers




  was:
As per ML thread 
http://mail-archives.apache.org/mod_mbox/incubator-chemistry-dev/201006.mbox/%3c20100625095132.3c4b.60ba7...@jeremias-maerki.ch%3e,
there are some legal aspects of the release process which need QA before be 
fully compliant with the ASF legal policies.

Specifically:
- Publish a list of dependencies with their applicable license. Especially 
required for category b type of deps 
(http://www.apache.org/legal/resolved.html#category-b) , like JAX-WS RI, 
mimepull and saaj
- add LICENSE and NOTICE also in WARs (and not only in JARs)




 Improve legal/standard aspects of the release process / packaging
 -

 Key: CMIS-224
 URL: https://issues.apache.org/jira/browse/CMIS-224
 Project: Chemistry
  Issue Type: Task
  Components: buildrelease
Affects Versions: 0.1.0-incubating
Reporter: Gabriele Columbro
Assignee: Gabriele Columbro
Priority: Minor
 Fix For: 0.2.0-incubating

   Original Estimate: 4h
  Remaining Estimate: 4h

 As per ML thread 
 http://mail-archives.apache.org/mod_mbox/incubator-chemistry-dev/201006.mbox/%3c20100625095132.3c4b.60ba7...@jeremias-maerki.ch%3e,
 there are some legal aspects of the release process which need QA before be 
 fully compliant with the ASF legal policies.
 Specifically:
 - Publish a list of dependencies with their applicable license. Especially 
 required for category b type of deps 
 (http://www.apache.org/legal/resolved.html#category-b) , like JAX-WS RI, 
 mimepull and saaj
 - add LICENSE and NOTICE also in WARs (and not only in JARs)
 - cleanup SVN EOL
 - add missing license headers

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (CMIS-224) Improve legal/standard aspects of the release process / packaging

2010-09-01 Thread Gabriele Columbro (JIRA)

[ 
https://issues.apache.org/jira/browse/CMIS-224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12904983#action_12904983
 ] 

Gabriele Columbro commented on CMIS-224:


Since r991488 artifacts (but WAR) seem to properly use provided 
supplemental-models.xml.

Anyone willing to double check?

(just run a 'mvn clean install -Papache-release' and check generated JARs)


TODO: Fix WARs generation with appropriate LICENSE and DEPENDENCIES

 Improve legal/standard aspects of the release process / packaging
 -

 Key: CMIS-224
 URL: https://issues.apache.org/jira/browse/CMIS-224
 Project: Chemistry
  Issue Type: Task
  Components: buildrelease
Affects Versions: 0.1.0-incubating
Reporter: Gabriele Columbro
Assignee: Gabriele Columbro
Priority: Minor
 Fix For: 0.2.0-incubating

   Original Estimate: 4h
  Remaining Estimate: 4h

 As per ML thread 
 http://mail-archives.apache.org/mod_mbox/incubator-chemistry-dev/201006.mbox/%3c20100625095132.3c4b.60ba7...@jeremias-maerki.ch%3e,
 there are some legal aspects of the release process which need QA before be 
 fully compliant with the ASF legal policies.
 Specifically:
 - Publish a list of dependencies with their applicable license. Especially 
 required for category b type of deps 
 (http://www.apache.org/legal/resolved.html#category-b) , like JAX-WS RI, 
 mimepull and saaj
 - add LICENSE and NOTICE also in WARs (and not only in JARs)
 - cleanup SVN EOL
 - add missing license headers

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (CMIS-224) Improve legal/standard aspects of the release process / packaging

2010-09-01 Thread Gabriele Columbro (JIRA)

[ 
https://issues.apache.org/jira/browse/CMIS-224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12905030#action_12905030
 ] 

Gabriele Columbro commented on CMIS-224:


r 991541 should resolve issues at 
http://www.mail-archive.com/gene...@incubator.apache.org/msg24955.html :

Now:
1. all JARs and WARs have now information in META-INF
2. supplemental models are augmented...hopefully everything is in (i did not 
check every single JAR, any volounteer?)
3. for the commodity packages (zip/tar.gz), as they are mere aggregation of 
project JARs/WARs, I created dummy DEPENDENCIES/NOTICE files which instruct the 
user to look in the META-INF of the opencmis J2EE artifact


Sample commodity packages can be found at:

http://people.apache.org/~gabriele/chemistry/opencmis/0.1.0-incubating-SNAPSHOT/release/

If the list (and especially the menthors) give us green light with these 
packages, I'll close the issue and start the release process.

 Improve legal/standard aspects of the release process / packaging
 -

 Key: CMIS-224
 URL: https://issues.apache.org/jira/browse/CMIS-224
 Project: Chemistry
  Issue Type: Task
  Components: buildrelease
Affects Versions: 0.1.0-incubating
Reporter: Gabriele Columbro
Assignee: Gabriele Columbro
Priority: Minor
 Fix For: 0.2.0-incubating

   Original Estimate: 4h
  Remaining Estimate: 4h

 As per ML thread 
 http://mail-archives.apache.org/mod_mbox/incubator-chemistry-dev/201006.mbox/%3c20100625095132.3c4b.60ba7...@jeremias-maerki.ch%3e,
 there are some legal aspects of the release process which need QA before be 
 fully compliant with the ASF legal policies.
 Specifically:
 - Publish a list of dependencies with their applicable license. Especially 
 required for category b type of deps 
 (http://www.apache.org/legal/resolved.html#category-b) , like JAX-WS RI, 
 mimepull and saaj
 - add LICENSE and NOTICE also in WARs (and not only in JARs)
 - cleanup SVN EOL
 - add missing license headers

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (CMIS-224) Improve legal aspects of the release process / packaging

2010-06-25 Thread Gabriele Columbro (JIRA)
Improve legal aspects of the release process / packaging


 Key: CMIS-224
 URL: https://issues.apache.org/jira/browse/CMIS-224
 Project: Chemistry
  Issue Type: Task
  Components: buildrelease
Affects Versions: 0.1.0-incubating
Reporter: Gabriele Columbro
Assignee: Gabriele Columbro
Priority: Minor
 Fix For: 0.2.0-incubating


As per ML thread 
http://mail-archives.apache.org/mod_mbox/incubator-chemistry-dev/201006.mbox/%3c20100625095132.3c4b.60ba7...@jeremias-maerki.ch%3e,
there are some legal aspects of the release process which need QA before be 
fully compliant with the ASF legal policies.

Specifically:
- Publish a list of dependencies with their applicable license. Especially 
required for category b type of deps 
(http://www.apache.org/legal/resolved.html#category-b) , like JAX-WS RI, 
mimepull and saaj
- add LICENSE and NOTICE also in WARs (and not only in JARs)



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Resolved: (CMIS-222) Prepare release candidate 0.1.0-incubating

2010-06-24 Thread Gabriele Columbro (JIRA)

 [ 
https://issues.apache.org/jira/browse/CMIS-222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gabriele Columbro resolved CMIS-222.


Resolution: Fixed

Release is undergoing.

 Prepare release candidate 0.1.0-incubating
 --

 Key: CMIS-222
 URL: https://issues.apache.org/jira/browse/CMIS-222
 Project: Chemistry
  Issue Type: Task
  Components: buildrelease
Reporter: Gabriele Columbro
Assignee: Gabriele Columbro
 Fix For: 0.1.0-incubating

   Original Estimate: 1h
  Remaining Estimate: 1h

 - Prepare release candidate and stage it in repository.apache.org
 - Stage maven documentation site
 - send vote email to Chemistry-dev

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (CMIS-222) Prepare release candidate 0.1.0-incubating

2010-06-22 Thread Gabriele Columbro (JIRA)
Prepare release candidate 0.1.0-incubating
--

 Key: CMIS-222
 URL: https://issues.apache.org/jira/browse/CMIS-222
 Project: Chemistry
  Issue Type: Task
  Components: buildrelease
Reporter: Gabriele Columbro
Assignee: Gabriele Columbro
 Fix For: 0.1.0-incubating


- Prepare release candidate and stage it in repository.apache.org
- Stage maven documentation site
- send vote email to Chemistry-dev

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (CMIS-218) General improvements to the maven build (and release process)

2010-06-18 Thread Gabriele Columbro (JIRA)

[ 
https://issues.apache.org/jira/browse/CMIS-218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12880175#action_12880175
 ] 

Gabriele Columbro commented on CMIS-218:


Completed assemblies and documented possible release process in the wiki :

https://cwiki.apache.org/confluence/display/CMIS/OpenCMIS+Maven+Release+Documentation


TBD:

- Verify packages consistency
- Arrange sync / ask to Maven List with Maven Central
- Test site deploy

 General improvements to the maven build (and release process)
 -

 Key: CMIS-218
 URL: https://issues.apache.org/jira/browse/CMIS-218
 Project: Chemistry
  Issue Type: Improvement
  Components: buildrelease
 Environment: any
Reporter: Gabriele Columbro
Assignee: Gabriele Columbro
   Original Estimate: 8h
  Remaining Estimate: 8h

 This issue is meant to gather all the maven build / release improvements.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (CMIS-218) General improvements to the maven build (and release process)

2010-06-18 Thread Gabriele Columbro (JIRA)

[ 
https://issues.apache.org/jira/browse/CMIS-218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12880201#action_12880201
 ] 

Gabriele Columbro commented on CMIS-218:


Tested maven site deploy:

http://people.apache.org/~gabriele/chemistry/opencmis/0.1.0-incubating-SNAPSHOT/


Added to the release procedure as of rev 955973 on branch 
https://svn.apache.org/repos/asf/incubator/chemistry/opencmis/branches/dev-maven-release


TODO:

- Ask list to verify packages generated
- Arrange sync / ask to Maven List with Maven Central
- Merge into trunk
- Release!

 General improvements to the maven build (and release process)
 -

 Key: CMIS-218
 URL: https://issues.apache.org/jira/browse/CMIS-218
 Project: Chemistry
  Issue Type: Improvement
  Components: buildrelease
 Environment: any
Reporter: Gabriele Columbro
Assignee: Gabriele Columbro
   Original Estimate: 8h
  Remaining Estimate: 8h

 This issue is meant to gather all the maven build / release improvements.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Resolved: (CMIS-218) General improvements to the maven build (and release process)

2010-06-18 Thread Gabriele Columbro (JIRA)

 [ 
https://issues.apache.org/jira/browse/CMIS-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gabriele Columbro resolved CMIS-218.


Fix Version/s: 0.1.0-incubating
   Resolution: Fixed

Completely tested the process, and snapshots artifacts deployed on 
repository.apache.org.

See 
https://repository.apache.org/index.html#nexus-search;gav~org.apache.chemistry.opencmis~~0.1.0-incubating~~
 for details.

 General improvements to the maven build (and release process)
 -

 Key: CMIS-218
 URL: https://issues.apache.org/jira/browse/CMIS-218
 Project: Chemistry
  Issue Type: Improvement
  Components: buildrelease
 Environment: any
Reporter: Gabriele Columbro
Assignee: Gabriele Columbro
 Fix For: 0.1.0-incubating

   Original Estimate: 8h
  Remaining Estimate: 8h

 This issue is meant to gather all the maven build / release improvements.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (CMIS-218) General improvements to the maven build (and release process)

2010-06-16 Thread Gabriele Columbro (JIRA)
General improvements to the maven build (and release process)
-

 Key: CMIS-218
 URL: https://issues.apache.org/jira/browse/CMIS-218
 Project: Chemistry
  Issue Type: Improvement
  Components: buildrelease
 Environment: any
Reporter: Gabriele Columbro
Assignee: Gabriele Columbro


This issue is meant to gather all the maven build / release improvements.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (CMIS-215) The cumulative patch for TCK to make it totaly compatible with CMIS 1.0

2010-06-13 Thread Gabriele Columbro (JIRA)

 [ 
https://issues.apache.org/jira/browse/CMIS-215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gabriele Columbro updated CMIS-215:
---

Priority: Major  (was: Critical)

Re-prioritizing to major as does not seem critical (and there's a patch 
available). To test for 0.1.0 or 0.2.0 inclusion

 The cumulative patch for TCK to make it totaly compatible with CMIS 1.0
 ---

 Key: CMIS-215
 URL: https://issues.apache.org/jira/browse/CMIS-215
 Project: Chemistry
  Issue Type: Bug
  Components: tck
Reporter: Alexey Zavizionov
 Attachments: diff.txt




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Resolved: (CMIS-174) Create basic test for abdera extension functionality

2010-03-30 Thread Gabriele Columbro (JIRA)

 [ 
https://issues.apache.org/jira/browse/CMIS-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gabriele Columbro resolved CMIS-174.


Resolution: Fixed

Fixed in revision 929115.

Test case can be found at 
chemistry/chemistry-abdera/src/test/java/org/apache/chemistry/abdera/ext/test/TestAppModel.java


By now contains tests for parsing: 

- typeDefinition
- propertyDefintion
- choices
- nested choices

 Create basic test for abdera extension functionality
 

 Key: CMIS-174
 URL: https://issues.apache.org/jira/browse/CMIS-174
 Project: Chemistry
  Issue Type: Sub-task
  Components: chemistry-adbera
Reporter: Gabriele Columbro
Assignee: Gabriele Columbro

 Taking a sample input XML doc (e.g. from a public CMIS server or a mock up) 
 we need to validate that parsing is correct, especially for the latest added 
 elements (e.g. choices).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (CMIS-175) Update chemistry-tck-atompub test to use the latest version of chemistry-adbera

2010-03-30 Thread Gabriele Columbro (JIRA)

[ 
https://issues.apache.org/jira/browse/CMIS-175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12851378#action_12851378
 ] 

Gabriele Columbro commented on CMIS-175:


I've created a unit test for the abdera extension itself. This should not be a 
sub task anymore.

 Update chemistry-tck-atompub test to use the latest version of 
 chemistry-adbera
 ---

 Key: CMIS-175
 URL: https://issues.apache.org/jira/browse/CMIS-175
 Project: Chemistry
  Issue Type: Sub-task
  Components: chemistry-adbera
Reporter: Gabriele Columbro
Assignee: Gabriele Columbro

 TCK tests must be updated and all passing with the new abdera extension

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Resolved: (CMIS-146) Complete the chemistry-adbera extension based on 1.0 cd 07 CMIS spec

2010-03-30 Thread Gabriele Columbro (JIRA)

 [ 
https://issues.apache.org/jira/browse/CMIS-146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gabriele Columbro resolved CMIS-146.


Resolution: Fixed

This issue should be resolved in revision 929115.

Completed property and type definitions constants, getters and setters, added 
choices support classes, moved CmisAppModel to chemistry-abdera.
and created test suite for testing adbera extension on it own, added tests for 
type definition, property definition and nested choices

 Complete the chemistry-adbera extension based on 1.0 cd 07 CMIS spec
 

 Key: CMIS-146
 URL: https://issues.apache.org/jira/browse/CMIS-146
 Project: Chemistry
  Issue Type: Improvement
  Components: chemistry-adbera
Reporter: Gabriele Columbro
Assignee: Gabriele Columbro

 The Abdera extension needs to be completed to map the latest version of the 
 CMIS spec: http://www.oasis-open.org/committees/document.php?document_id=36412
 - type/property definitions 
 - constants
 - getters/setters

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Resolved: (CMIS-175) Update chemistry-tck-atompub test to use the latest version of chemistry-adbera

2010-03-30 Thread Gabriele Columbro (JIRA)

 [ 
https://issues.apache.org/jira/browse/CMIS-175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gabriele Columbro resolved CMIS-175.


Resolution: Fixed

Not needed for now, we'll open separate tickets if tck tests need update. For 
now we can test chemistry-abdera in isolation with the new unit tests.

 Update chemistry-tck-atompub test to use the latest version of 
 chemistry-adbera
 ---

 Key: CMIS-175
 URL: https://issues.apache.org/jira/browse/CMIS-175
 Project: Chemistry
  Issue Type: Sub-task
  Components: chemistry-adbera
Reporter: Gabriele Columbro
Assignee: Gabriele Columbro

 TCK tests must be updated and all passing with the new abdera extension

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (CMIS-39) Arrange shapshots deploy to http://incubator.apache.org/chemistry/

2010-03-25 Thread Gabriele Columbro (JIRA)

[ 
https://issues.apache.org/jira/browse/CMIS-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12849718#action_12849718
 ] 

Gabriele Columbro commented on CMIS-39:
---

See related mail thread:

http://dev.day.com/discussion-groups/content/lists/cmis-chemistry/2010-03/2010-03-05_Build_artifacts_in_public_maven_repository__David_Caruana.html

 Arrange shapshots deploy to http://incubator.apache.org/chemistry/ 
 ---

 Key: CMIS-39
 URL: https://issues.apache.org/jira/browse/CMIS-39
 Project: Chemistry
  Issue Type: Improvement
  Components: buildrelease
Reporter: Gabriele Columbro
Assignee: Gabriele Columbro
Priority: Minor

 Arrange automated deployment to incubator.apache.org as discussed here 
 http://www.mail-archive.com/chemistry-dev@incubator.apache.org/msg00397.html.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (CMIS-175) Update chemistry-tck-atompub test to use the latest version of chemistry-adbera

2010-03-24 Thread Gabriele Columbro (JIRA)
Update chemistry-tck-atompub test to use the latest version of chemistry-adbera
---

 Key: CMIS-175
 URL: https://issues.apache.org/jira/browse/CMIS-175
 Project: Chemistry
  Issue Type: Sub-task
  Components: chemistry-adbera
Reporter: Gabriele Columbro
Assignee: Gabriele Columbro


TCK tests must be updated and all passing with the new abdera extension

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (CMIS-176) Include TCK test reports for common CMIS providers in Maven documentation site

2010-03-24 Thread Gabriele Columbro (JIRA)
Include TCK test reports for common CMIS providers in Maven documentation site
--

 Key: CMIS-176
 URL: https://issues.apache.org/jira/browse/CMIS-176
 Project: Chemistry
  Issue Type: Sub-task
  Components: sitedocs
Reporter: Gabriele Columbro
Assignee: Gabriele Columbro
Priority: Trivial


We could publish AtomPub TCK Surefire reports for the different tested platform 
/ profiles on the Chemistry Maven site,
somehow completing the TCK role of Chemistry.

We need a way to present multiple profiles test run in the same maven site 
report (but should not be too tough)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (CMIS-177) Make sure a new OpenCMIS snapshot is deployed upon successful build in Hudson

2010-03-24 Thread Gabriele Columbro (JIRA)
Make sure a new OpenCMIS snapshot is deployed upon successful build in Hudson
-

 Key: CMIS-177
 URL: https://issues.apache.org/jira/browse/CMIS-177
 Project: Chemistry
  Issue Type: Improvement
  Components: buildrelease
Reporter: Gabriele Columbro
Assignee: Stephan Klevenz
Priority: Minor


Update the hudson build configuration to deploy new snapshots to 
https://repository.apache.org/content/repositories/snapshots/org/apache/chemistry/
 upon successful builds.

This will mean enable hudson user to deploy to https://repository.apache.org.

@Stephan: can we investigate whether this would be an issue from the hudson 
site (e.g. are other projects doing it?) and in case make sure the hudson user 
is allowed to deploy there?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (CMIS-177) Make sure a new OpenCMIS snapshot is deployed upon successful build in Hudson

2010-03-24 Thread Gabriele Columbro (JIRA)

[ 
https://issues.apache.org/jira/browse/CMIS-177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12849153#action_12849153
 ] 

Gabriele Columbro commented on CMIS-177:


Hey Stephan, just assigning this to you as I've see you're the one who has an 
account for hudson.

Let's discuss on this one.

 Make sure a new OpenCMIS snapshot is deployed upon successful build in Hudson
 -

 Key: CMIS-177
 URL: https://issues.apache.org/jira/browse/CMIS-177
 Project: Chemistry
  Issue Type: Improvement
  Components: buildrelease
Reporter: Gabriele Columbro
Assignee: Stephan Klevenz
Priority: Minor

 Update the hudson build configuration to deploy new snapshots to 
 https://repository.apache.org/content/repositories/snapshots/org/apache/chemistry/
  upon successful builds.
 This will mean enable hudson user to deploy to https://repository.apache.org.
 @Stephan: can we investigate whether this would be an issue from the hudson 
 site (e.g. are other projects doing it?) and in case make sure the hudson 
 user is allowed to deploy there?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (CMIS-39) Arrange shapshots deploy to http://incubator.apache.org/chemistry/

2010-03-24 Thread Gabriele Columbro (JIRA)

[ 
https://issues.apache.org/jira/browse/CMIS-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12849164#action_12849164
 ] 

Gabriele Columbro commented on CMIS-39:
---

Deployment works fine for chemistry while fails for open cmis.

This is due to the fact that (as per 
https://issues.apache.org/jira/browse/INFRA-2284) our project has only access 
to 

https://repository.apache.org/content/repositories/snapshots/org/apache/chemistry/

while when deploying to 

https://repository.apache.org/content/repositories/snapshots/org/apache/opencmis/

we obviously get a permission denied.

Now, simple solution would be to reopen  
https://issues.apache.org/jira/browse/INFRA-2284 and get access also for this 
folder to all members of our project; on the other hand though this pops up a 
deeper question and that is: is this the right naming? Would 
org/apache/chemistry/opencmis be a better option?

WDYT?

 Arrange shapshots deploy to http://incubator.apache.org/chemistry/ 
 ---

 Key: CMIS-39
 URL: https://issues.apache.org/jira/browse/CMIS-39
 Project: Chemistry
  Issue Type: Improvement
  Components: buildrelease
Reporter: Gabriele Columbro
Assignee: Gabriele Columbro
Priority: Minor

 Arrange automated deployment to incubator.apache.org as discussed here 
 http://www.mail-archive.com/chemistry-dev@incubator.apache.org/msg00397.html.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (CMIS-37) Merge Alfresco Abdera CMIS extension with existing Chemistry extension

2010-03-04 Thread Gabriele Columbro (JIRA)

 [ 
https://issues.apache.org/jira/browse/CMIS-37?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gabriele Columbro updated CMIS-37:
--

Component/s: (was: tck)
 chemistry-adbera

Re-assigned separate component for chemistry-adbera

 Merge Alfresco Abdera CMIS extension with existing Chemistry extension
 --

 Key: CMIS-37
 URL: https://issues.apache.org/jira/browse/CMIS-37
 Project: Chemistry
  Issue Type: Sub-task
  Components: chemistry-adbera
Reporter: Gabriele Columbro
Assignee: Gabriele Columbro

 Commit and merge functionalities of the existing Alfresco extension and the 
 Chemistry one

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (CMIS-146) Complete the chemistry-adbera extension based on 1.0 cd 07 CMIS spec

2010-03-04 Thread Gabriele Columbro (JIRA)
Complete the chemistry-adbera extension based on 1.0 cd 07 CMIS spec


 Key: CMIS-146
 URL: https://issues.apache.org/jira/browse/CMIS-146
 Project: Chemistry
  Issue Type: Improvement
  Components: chemistry-adbera
Reporter: Gabriele Columbro
Assignee: Gabriele Columbro


The Abdera extension needs to be completed to map the latest version of the 
CMIS spec: http://www.oasis-open.org/committees/document.php?document_id=36412

- type/property definitions 
- constants
- getters/setters


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (CMIS-39) Arrange deploy to http://incubator.apache.org/chemistry/ and Integrate TCK test results in the Maven site and

2010-02-09 Thread Gabriele Columbro (JIRA)

 [ 
https://issues.apache.org/jira/browse/CMIS-39?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gabriele Columbro updated CMIS-39:
--

   Due Date: 31/Jul/09  (was: 31/Jul/09)
Description: 
Arrange automated deployment to incubator.apache.org as discussed here 
http://www.mail-archive.com/chemistry-dev@incubator.apache.org/msg00397.html.

Optionally:
Using the testing strategy described in the depended issue, we could publish 
Surefire reports for the different tested platform / profiles on the Chemistry 
Maven site,
somehow completing the TCK role of Chemistry.
W
e need a way to present multiple profiles test run in the same site (but should 
not be too tough)

  was:
Using the testing strategy described in the depended issue, we could publish 
Surefire reports for the different tested platform / profiles on the Chemistry 
Maven site,
somehow completing the TCK role of Chemistry.

We need a way to present multiple profiles test run in the same site (but 
should not be too tough), if I could explain myself ;)

 Labels: maven site documentation  (was: )
Summary: Arrange deploy to http://incubator.apache.org/chemistry/ and 
Integrate TCK test results in the Maven site and   (was: Integrate TCK test 
results in the Maven site)

 Arrange deploy to http://incubator.apache.org/chemistry/ and Integrate TCK 
 test results in the Maven site and 
 --

 Key: CMIS-39
 URL: https://issues.apache.org/jira/browse/CMIS-39
 Project: Chemistry
  Issue Type: Improvement
  Components: tck
Reporter: Gabriele Columbro
Assignee: Gabriele Columbro
Priority: Minor

 Arrange automated deployment to incubator.apache.org as discussed here 
 http://www.mail-archive.com/chemistry-dev@incubator.apache.org/msg00397.html.
 Optionally:
 Using the testing strategy described in the depended issue, we could publish 
 Surefire reports for the different tested platform / profiles on the 
 Chemistry Maven site,
 somehow completing the TCK role of Chemistry.
 W
 e need a way to present multiple profiles test run in the same site (but 
 should not be too tough)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (CMIS-37) Merge Alfresco Abdera CMIS extension with existing Chemistry extension

2010-01-22 Thread Gabriele Columbro (JIRA)

[ 
https://issues.apache.org/jira/browse/CMIS-37?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12803753#action_12803753
 ] 

Gabriele Columbro commented on CMIS-37:
---

Creating the top level module and extracting the abdera TCK extension. As soon 
as it builds fine I'll commit and work on its completion with respect to the 
latest spec.

 Merge Alfresco Abdera CMIS extension with existing Chemistry extension
 --

 Key: CMIS-37
 URL: https://issues.apache.org/jira/browse/CMIS-37
 Project: Chemistry
  Issue Type: Sub-task
  Components: tck
Reporter: Gabriele Columbro
Assignee: Gabriele Columbro

 Commit and merge functionalities of the existing Alfresco extension and the 
 Chemistry one

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (CMIS-37) Merge Alfresco Abdera CMIS extension with existing Chemistry extension

2010-01-15 Thread Gabriele Columbro (JIRA)

[ 
https://issues.apache.org/jira/browse/CMIS-37?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12800657#action_12800657
 ] 

Gabriele Columbro commented on CMIS-37:
---

Staff missing from the specs:

- Definition of type
- Type properties

 Merge Alfresco Abdera CMIS extension with existing Chemistry extension
 --

 Key: CMIS-37
 URL: https://issues.apache.org/jira/browse/CMIS-37
 Project: Chemistry
  Issue Type: Sub-task
  Components: tck
Reporter: Gabriele Columbro
Assignee: Gabriele Columbro

 Commit and merge functionalities of the existing Alfresco extension and the 
 Chemistry one

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (CMIS-35) Extrapolate the Alfresco CMIS Atompub test harness in an external contributable module

2009-07-25 Thread Gabriele Columbro (JIRA)

[ 
https://issues.apache.org/jira/browse/CMIS-35?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12735262#action_12735262
 ] 

Gabriele Columbro commented on CMIS-35:
---

-- externalized test properties
-- added test resources in the proper place
-- added readme
-- configured default behavior for alfresco
-- tested against alfresco 0.6.2 CMIS implementation
-- added site documentation features


-- FIXME: still custom type still fail brutally

 Extrapolate the Alfresco CMIS Atompub test harness in an external 
 contributable module
 --

 Key: CMIS-35
 URL: https://issues.apache.org/jira/browse/CMIS-35
 Project: Chemistry
  Issue Type: Sub-task
Reporter: Gabriele Columbro
Assignee: Gabriele Columbro

 The initial module contributable to Chemistry will be created in an Alfresco 
 hosted SVN until functional and contributed. 
 SVN is here: 
 https://svn.alfresco.com/repos/contrib/chemistry-tck-atompub/
 The module will follow the Chemistry build standard, Apache Maven.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (CMIS-35) Extrapolate the Alfresco CMIS Atompub test harness in an external contributable module

2009-07-24 Thread Gabriele Columbro (JIRA)

[ 
https://issues.apache.org/jira/browse/CMIS-35?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12735115#action_12735115
 ] 

Gabriele Columbro commented on CMIS-35:
---

https://svn.alfresco.com/repos/contrib/chemistry-tck-atompub/


There is now  a compilable and decoupled version of the CMIS TCK.

Testing it right now against Alfresco 0.6.2 implementation.

 Extrapolate the Alfresco CMIS Atompub test harness in an external 
 contributable module
 --

 Key: CMIS-35
 URL: https://issues.apache.org/jira/browse/CMIS-35
 Project: Chemistry
  Issue Type: Sub-task
Reporter: Gabriele Columbro
Assignee: Gabriele Columbro

 The initial module contributable to Chemistry will be created in an Alfresco 
 hosted SVN until functional and contributed. 
 SVN is here: 
 https://svn.alfresco.com/repos/contrib/chemistry-tck-atompub/
 The module will follow the Chemistry build standard, Apache Maven.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Resolved: (CMIS-36) Remove Alfresco dependencies from TCk

2009-07-24 Thread Gabriele Columbro (JIRA)

 [ 
https://issues.apache.org/jira/browse/CMIS-36?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gabriele Columbro resolved CMIS-36.
---

Resolution: Fixed

In https://svn.alfresco.com/repos/contrib/chemistry-tck-atompub/ there's an 
Alfresco decoupled version of the TCK.

 Remove Alfresco dependencies from TCk
 -

 Key: CMIS-36
 URL: https://issues.apache.org/jira/browse/CMIS-36
 Project: Chemistry
  Issue Type: Sub-task
  Components: tck
Reporter: Gabriele Columbro
Assignee: Gabriele Columbro

 Remove the dependencies to the Alfresco framework

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (CMIS-25) Contribute Alfresco AtomPub client test suite to form starting point TCK

2009-07-15 Thread Gabriele Columbro (JIRA)

 [ 
https://issues.apache.org/jira/browse/CMIS-25?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gabriele Columbro updated CMIS-25:
--

Assignee: Gabriele Columbro  (was: David Caruana)

 Contribute Alfresco AtomPub client test suite to form starting point TCK
 

 Key: CMIS-25
 URL: https://issues.apache.org/jira/browse/CMIS-25
 Project: Chemistry
  Issue Type: Task
  Components: tck
Reporter: David Caruana
Assignee: Gabriele Columbro

 Contribute Alfresco AtomPub client test harness to module chemistry-tck-atom.
 Involves:
 - removing Alfresco specifics from AtomPub test harness
 - merging Alfresco Abdera CMIS extension with existing Chemistry extension
 - restructuring to maven conventions (with appropriate dependencies)
 Notes:
 - the initial refactoring of the Alfresco test harness will take place in a 
 public Alfresco SVN sandbox (location TBD)
 - allows for controlled dev and review before committing to Chemistry
 Future:
 - may host test harness against chemistry-api (i.e. merge tests with web 
 service client test harness); this would form the module chemistry-tck

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (CMIS-38) Add a proper Maven Test lifecycle configuration (test and integration-test) to run TCK against different services

2009-07-15 Thread Gabriele Columbro (JIRA)
Add a proper Maven Test lifecycle configuration (test and integration-test) to 
run TCK against different services 
--

 Key: CMIS-38
 URL: https://issues.apache.org/jira/browse/CMIS-38
 Project: Chemistry
  Issue Type: Improvement
  Components: tck
Reporter: Gabriele Columbro
Assignee: Gabriele Columbro


It would be nice, once the TCK is completed, to run CMIS compatibility tests 
directly in the build process of the tck module (with specifc profiles) against 
different platforms:

- Surefire will run TCK Unit Tests (for Frameworks who want to Test CMIS 
compatibility in process) in the 'test' phase
- Surefire will run TCU Integration Tests (for Frameworks who want to Test CMIS 
compatibility providing a remote service) in the 'integration-test' phase

Every platform that support CMIS (mostly everyone has a committer) can maintain 
the specific Maven profile that configures Surefire to run tests against its 
own platform.

I can try to set this up in quite short time, as soon as the base TCK code is 
committed.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (CMIS-39) Integrate TCK test results in the Maven site

2009-07-15 Thread Gabriele Columbro (JIRA)
Integrate TCK test results in the Maven site


 Key: CMIS-39
 URL: https://issues.apache.org/jira/browse/CMIS-39
 Project: Chemistry
  Issue Type: Improvement
  Components: tck
Reporter: Gabriele Columbro
Assignee: Gabriele Columbro


Using the testing strategy described in the depended issue, we could publish 
Surefire reports for the different tested platform / profiles on the Chemistry 
Maven site,
somehow completing the TCK role of Chemistry.

We need a way to present multiple profiles test run in the same site (but 
should not be too tough), if I could explain myself ;)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.