[jira] [Commented] (CONNECTORS-218) LockClean should support relative path

2011-07-07 Thread Shinichiro Abe (JIRA)

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

Shinichiro Abe commented on CONNECTORS-218:
---

r1143695

 LockClean should support relative path
 --

 Key: CONNECTORS-218
 URL: https://issues.apache.org/jira/browse/CONNECTORS-218
 Project: ManifoldCF
  Issue Type: Improvement
  Components: API
Reporter: Shinichiro Abe
Priority: Minor
 Attachments: CONNECTORS-218.patch


 About a synchronization directory, 
 LockManager supports both absolute and relative path.
 But LockClean supports absolute path only.
 Directory support of LockClean should be the same as LockManager.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (CONNECTORS-221) A CMIS connector would be helpful

2011-07-07 Thread Piergiorgio Lucidi (JIRA)

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

Piergiorgio Lucidi updated CONNECTORS-221:
--

Status: Patch Available  (was: Open)

This is the initial implementation of the CMIS Connector based on Apache 
Chemistry 0.4.0. The implementation uses the CMIS REST Atom binding.

This patch will add the following features in Manifold:

- CMIS Connector with
  - connector configuration paramaters: username, password, endopoint and 
repositoryId

  - Job configuration parameters: CMIS Query

The patch provided has the following artifacts:
- patch for the code
- attachements of all the dependencies that must be places in the 
connectors/cmis/lib folder in the project three.

 A CMIS connector would be helpful
 -

 Key: CONNECTORS-221
 URL: https://issues.apache.org/jira/browse/CONNECTORS-221
 Project: ManifoldCF
  Issue Type: New Feature
  Components: CMIS connector
Affects Versions: ManifoldCF 0.3
Reporter: Karl Wright

 Several people have asked if ManifoldCF supports CMIS.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (CONNECTORS-221) A CMIS connector would be helpful

2011-07-07 Thread Piergiorgio Lucidi (JIRA)

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

Piergiorgio Lucidi updated CONNECTORS-221:
--

Attachment: CONNECTORS-221.txt

This patch includes the CMIS Connector Java code

 A CMIS connector would be helpful
 -

 Key: CONNECTORS-221
 URL: https://issues.apache.org/jira/browse/CONNECTORS-221
 Project: ManifoldCF
  Issue Type: New Feature
  Components: CMIS connector
Affects Versions: ManifoldCF 0.3
Reporter: Karl Wright
 Attachments: CONNECTORS-221.txt


 Several people have asked if ManifoldCF supports CMIS.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (CONNECTORS-221) A CMIS connector would be helpful

2011-07-07 Thread Piergiorgio Lucidi (JIRA)

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

Piergiorgio Lucidi updated CONNECTORS-221:
--

Attachment: CONNECTORS-221.zip

This attachment includes all the Apache Chemistry 0.4.0 dependencies needed to 
build the CMIS Connector

 A CMIS connector would be helpful
 -

 Key: CONNECTORS-221
 URL: https://issues.apache.org/jira/browse/CONNECTORS-221
 Project: ManifoldCF
  Issue Type: New Feature
  Components: CMIS connector
Affects Versions: ManifoldCF 0.3
Reporter: Karl Wright
 Attachments: CONNECTORS-221.txt, CONNECTORS-221.zip


 Several people have asked if ManifoldCF supports CMIS.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (CONNECTORS-221) A CMIS connector would be helpful

2011-07-07 Thread Piergiorgio Lucidi (JIRA)

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

Piergiorgio Lucidi updated CONNECTORS-221:
--

Attachment: screenshot-3.jpg

CMIS Connector used in an ingestion job with Solr 3.2.0

 A CMIS connector would be helpful
 -

 Key: CONNECTORS-221
 URL: https://issues.apache.org/jira/browse/CONNECTORS-221
 Project: ManifoldCF
  Issue Type: New Feature
  Components: CMIS connector
Affects Versions: ManifoldCF 0.3
Reporter: Karl Wright
 Attachments: CONNECTORS-221.txt, CONNECTORS-221.zip, 
 screenshot-1.jpg, screenshot-2.jpg, screenshot-3.jpg


 Several people have asked if ManifoldCF supports CMIS.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (CONNECTORS-221) A CMIS connector would be helpful

2011-07-07 Thread Piergiorgio Lucidi (JIRA)

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

Piergiorgio Lucidi updated CONNECTORS-221:
--

Attachment: screenshot-4.jpg

CMIS Connector - Job Configuration with a CMIS Query

 A CMIS connector would be helpful
 -

 Key: CONNECTORS-221
 URL: https://issues.apache.org/jira/browse/CONNECTORS-221
 Project: ManifoldCF
  Issue Type: New Feature
  Components: CMIS connector
Affects Versions: ManifoldCF 0.3
Reporter: Karl Wright
 Attachments: CONNECTORS-221.txt, CONNECTORS-221.zip, 
 screenshot-1.jpg, screenshot-2.jpg, screenshot-3.jpg, screenshot-4.jpg


 Several people have asked if ManifoldCF supports CMIS.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (CONNECTORS-218) LockClean should support relative path

2011-07-07 Thread Shinichiro Abe (JIRA)

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

Shinichiro Abe resolved CONNECTORS-218.
---

   Resolution: Fixed
Fix Version/s: ManifoldCF 0.3

 LockClean should support relative path
 --

 Key: CONNECTORS-218
 URL: https://issues.apache.org/jira/browse/CONNECTORS-218
 Project: ManifoldCF
  Issue Type: Improvement
  Components: API
Reporter: Shinichiro Abe
Priority: Minor
 Fix For: ManifoldCF 0.3

 Attachments: CONNECTORS-218.patch


 About a synchronization directory, 
 LockManager supports both absolute and relative path.
 But LockClean supports absolute path only.
 Directory support of LockClean should be the same as LockManager.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Issue Comment Edited] (CONNECTORS-221) A CMIS connector would be helpful

2011-07-07 Thread Piergiorgio Lucidi (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13061109#comment-13061109
 ] 

Piergiorgio Lucidi edited comment on CONNECTORS-221 at 7/7/11 8:06 AM:
---

This is the initial implementation of the CMIS Connector based on Apache 
Chemistry 0.4.0. The implementation uses the CMIS REST Atom binding. The CMIS 
Connector was implemented using an instance of an Alfresco repository and an 
instance of Solr 3.2.0.

This patch will add the following features in Manifold:

- CMIS Connector with
  - connector configuration paramaters: username, password, endopoint and 
repositoryId

  - Job configuration parameters: CMIS Query

The patch provided has the following artifacts:
- patch for the code
- attachements of all the dependencies that must be places in the 
connectors/cmis/lib folder in the project three.

Hope this helps ;)

  was (Author: piergiorgioluc...@gmail.com):
This is the initial implementation of the CMIS Connector based on Apache 
Chemistry 0.4.0. The implementation uses the CMIS REST Atom binding.

This patch will add the following features in Manifold:

- CMIS Connector with
  - connector configuration paramaters: username, password, endopoint and 
repositoryId

  - Job configuration parameters: CMIS Query

The patch provided has the following artifacts:
- patch for the code
- attachements of all the dependencies that must be places in the 
connectors/cmis/lib folder in the project three.
  
 A CMIS connector would be helpful
 -

 Key: CONNECTORS-221
 URL: https://issues.apache.org/jira/browse/CONNECTORS-221
 Project: ManifoldCF
  Issue Type: New Feature
  Components: CMIS connector
Affects Versions: ManifoldCF 0.3
Reporter: Karl Wright
 Attachments: CONNECTORS-221.txt, CONNECTORS-221.zip, 
 screenshot-1.jpg, screenshot-2.jpg, screenshot-3.jpg, screenshot-4.jpg


 Several people have asked if ManifoldCF supports CMIS.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-221) A CMIS connector would be helpful

2011-07-07 Thread Karl Wright (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13061160#comment-13061160
 ] 

Karl Wright commented on CONNECTORS-221:


Can you confirm that the patches are correct?  All I see in them are: (a) a set 
of jars, and (b) build.xml files, no java sources at all.


 A CMIS connector would be helpful
 -

 Key: CONNECTORS-221
 URL: https://issues.apache.org/jira/browse/CONNECTORS-221
 Project: ManifoldCF
  Issue Type: New Feature
  Components: CMIS connector
Affects Versions: ManifoldCF 0.3
Reporter: Karl Wright
 Attachments: CONNECTORS-221.txt, CONNECTORS-221.zip, 
 screenshot-1.jpg, screenshot-2.jpg, screenshot-3.jpg, screenshot-4.jpg


 Several people have asked if ManifoldCF supports CMIS.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (CONNECTORS-217) Check running more than one of instance of agent

2011-07-07 Thread Shinichiro Abe (JIRA)

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

Shinichiro Abe updated CONNECTORS-217:
--

Attachment: CONNECTORS-217-1.patch

Thank you, I rewrote the code that add try-finally block. This patch works 
well. Please confirm it.

 Check running more than one of instance of agent
 

 Key: CONNECTORS-217
 URL: https://issues.apache.org/jira/browse/CONNECTORS-217
 Project: ManifoldCF
  Issue Type: Improvement
  Components: API
Reporter: Shinichiro Abe
Priority: Minor
 Attachments: CONNECTORS-217-1.patch, CONNECTORS-217-exp.patch


 Now, if one runs the o.a.manifold.agents.AgentRun command twice
 on multi process, Java procceses run twice.
 Even though the case of setting sync dir, the problem occurs.
 In jetty the problem doesn't occur because of single process.
 If one runs executecommand.sh org.apache.manifold.agents.AgentRun twice,
 the command should warn that it is already running.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




Re: CMIS Connector

2011-07-07 Thread Karl Wright
Hi Piergiorgio,

In addition to the images, which look a bit like design documents
actually, I see two attachments - a zip with jars in it (and nothing
else), and a .txt file which has build.xml diffs.  Did you mean to
include any .java files?

Karl

On Thu, Jul 7, 2011 at 4:17 AM, Piergiorgio Lucidi
piergiorgioluc...@gmail.com wrote:
 Hi Karl,

 I attached the patch with some screenshots of this first implementation of
 the CMIS Connector:

 https://issues.apache.org/jira/browse/CONNECTORS-221

 During these days I'll test the connector to provide new potential features
 and bugfixes :-P

 Hope this helps ;)

 Regards,
 Piergiorgio

 2011/7/6 Karl Wright daddy...@gmail.com

 I created a new component, CMIS connector, and I used it to create a
 ticket (CONNECTORS-221).  So, please, attach your patch file there.

 Karl

 On Wed, Jul 6, 2011 at 3:52 PM, Piergiorgio Lucidi
 piergiorgioluc...@gmail.com wrote:
  Hi Karl,
 
  Today I finished the first implementation of the Manifold CMIS Connector.
  The implementation is based on Apache Chemistry 0.3.0 but I think that
  tomorrow I could migrate all to the latest version 0.4.0 (2 July 2011).
 
  Now the connector could be configured using the following parameters:
  - username
  - password
  - endpoint
  - repositoryId
 
  The CMIS Connector will take care of all the CMIS properties that could
 be
  configured in the Fields Mapping tab in the Manifold web application.
 
  In the job settings is possible to define a CMIS Query (a new tab in the
  webapp) to fetch only a specific part of the repository.
 
  Could you please explain how to create the new improvement on the Jira
  project?
 
  I notice that probably it could be useful to add a new component named
 CMIS
  Connector and then I could create a new improvement from this new
 component
  there.
 
  I'm looking forward for your reply!
  Thank you.
 
  Regards,
  Piergiorgio
 
  2011/6/15 Piergiorgio Lucidi piergiorgioluc...@gmail.com
 
  Hi Karl,
 
  thank you for your message and I'll let you know soon about this.
 
  Regards,
  Piergiorgio
 
  2011/6/13 Karl Wright daddy...@gmail.com
  
   Yes, a CMIS connector would be very welcome, especially if you
   yourself have reason to use it.
   If you want to contribute it, please follow the directions at:
  
  
 https://cwiki.apache.org/confluence/display/CONNECTORS/HowToContribute
  
   It's especially important to contribute your connector as a patch via
   a Jira ticket, and click the Grant to ASF button.
  
   Thanks!
   Karl
  
  
   On Mon, Jun 13, 2011 at 10:21 AM, Piergiorgio Lucidi
   piergiorgioluc...@gmail.com wrote:
Hi guys,
   
could be useful for this project to add a CMIS Connector?
   
Maybe I can help you with a contribution.
Please let me know WDYT.
   
Thank you.
   
Regards,
Piergiorgio
   
--
Piergiorgio Lucidi
http://www.open4dev.com
   
 
 
 
  --
  Piergiorgio Lucidi
  http://www.open4dev.com
 
 
 
 
  --
  Piergiorgio Lucidi
  http://www.open4dev.com
 




 --
 Piergiorgio Lucidi
 http://www.open4dev.com



[jira] [Updated] (CONNECTORS-221) A CMIS connector would be helpful

2011-07-07 Thread Piergiorgio Lucidi (JIRA)

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

Piergiorgio Lucidi updated CONNECTORS-221:
--

Attachment: CONNECTORS-221-Java.txt

This is the Java code for the CMIS Connector

 A CMIS connector would be helpful
 -

 Key: CONNECTORS-221
 URL: https://issues.apache.org/jira/browse/CONNECTORS-221
 Project: ManifoldCF
  Issue Type: New Feature
  Components: CMIS connector
Affects Versions: ManifoldCF 0.3
Reporter: Karl Wright
 Attachments: CONNECTORS-221-Java.txt, CONNECTORS-221.txt, 
 CONNECTORS-221.zip, screenshot-1.jpg, screenshot-2.jpg, screenshot-3.jpg, 
 screenshot-4.jpg


 Several people have asked if ManifoldCF supports CMIS.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




Re: CMIS Connector

2011-07-07 Thread Piergiorgio Lucidi
Hi Karl,

I'm sorry, I had a problem with MyEclipse IDE with the following error:

Path is not a working copy directory
svn:
'/Users/piergiorgiolucidi/Documents/workspaces/manifold/mcf-trunk/connectors/cmis/connector/src/main'
is not a working copy

Now I solved this problem and I have added a new file with the Java code
(CONNECTORS-221-Java.txt)

I'm looking forward for your feedback.

Thank you.
Piergiorgio

2011/7/7 Karl Wright daddy...@gmail.com

 Hi Piergiorgio,

 In addition to the images, which look a bit like design documents
 actually, I see two attachments - a zip with jars in it (and nothing
 else), and a .txt file which has build.xml diffs.  Did you mean to
 include any .java files?

 Karl

 On Thu, Jul 7, 2011 at 4:17 AM, Piergiorgio Lucidi
 piergiorgioluc...@gmail.com wrote:
  Hi Karl,
 
  I attached the patch with some screenshots of this first implementation
 of
  the CMIS Connector:
 
  https://issues.apache.org/jira/browse/CONNECTORS-221
 
  During these days I'll test the connector to provide new potential
 features
  and bugfixes :-P
 
  Hope this helps ;)
 
  Regards,
  Piergiorgio
 
  2011/7/6 Karl Wright daddy...@gmail.com
 
  I created a new component, CMIS connector, and I used it to create a
  ticket (CONNECTORS-221).  So, please, attach your patch file there.
 
  Karl
 
  On Wed, Jul 6, 2011 at 3:52 PM, Piergiorgio Lucidi
  piergiorgioluc...@gmail.com wrote:
   Hi Karl,
  
   Today I finished the first implementation of the Manifold CMIS
 Connector.
   The implementation is based on Apache Chemistry 0.3.0 but I think that
   tomorrow I could migrate all to the latest version 0.4.0 (2 July
 2011).
  
   Now the connector could be configured using the following parameters:
   - username
   - password
   - endpoint
   - repositoryId
  
   The CMIS Connector will take care of all the CMIS properties that
 could
  be
   configured in the Fields Mapping tab in the Manifold web application.
  
   In the job settings is possible to define a CMIS Query (a new tab in
 the
   webapp) to fetch only a specific part of the repository.
  
   Could you please explain how to create the new improvement on the Jira
   project?
  
   I notice that probably it could be useful to add a new component named
  CMIS
   Connector and then I could create a new improvement from this new
  component
   there.
  
   I'm looking forward for your reply!
   Thank you.
  
   Regards,
   Piergiorgio
  
   2011/6/15 Piergiorgio Lucidi piergiorgioluc...@gmail.com
  
   Hi Karl,
  
   thank you for your message and I'll let you know soon about this.
  
   Regards,
   Piergiorgio
  
   2011/6/13 Karl Wright daddy...@gmail.com
   
Yes, a CMIS connector would be very welcome, especially if you
yourself have reason to use it.
If you want to contribute it, please follow the directions at:
   
   
  https://cwiki.apache.org/confluence/display/CONNECTORS/HowToContribute
   
It's especially important to contribute your connector as a patch
 via
a Jira ticket, and click the Grant to ASF button.
   
Thanks!
Karl
   
   
On Mon, Jun 13, 2011 at 10:21 AM, Piergiorgio Lucidi
piergiorgioluc...@gmail.com wrote:
 Hi guys,

 could be useful for this project to add a CMIS Connector?

 Maybe I can help you with a contribution.
 Please let me know WDYT.

 Thank you.

 Regards,
 Piergiorgio

 --
 Piergiorgio Lucidi
 http://www.open4dev.com

  
  
  
   --
   Piergiorgio Lucidi
   http://www.open4dev.com
  
  
  
  
   --
   Piergiorgio Lucidi
   http://www.open4dev.com
  
 
 
 
 
  --
  Piergiorgio Lucidi
  http://www.open4dev.com
 




-- 
Piergiorgio Lucidi
http://www.open4dev.com


[jira] [Commented] (CONNECTORS-221) A CMIS connector would be helpful

2011-07-07 Thread Karl Wright (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13061191#comment-13061191
 ] 

Karl Wright commented on CONNECTORS-221:


At first glance, this looks promising.  Basic code structure seems correct.  
FYI, the places where I see difficulties are:
(a) ACLs.  I notice these are commented out.  What is the design and do you 
need an authority too?
(b) Jar dependencies.  There's one that may conflict with a jar already in the 
standard build - saaj.  I'll have to confirm that your version of saaj doesn't 
break the connectors that depend on the older version.
(c) Formatting.  The Apache standard is indent size of 2 spaces, with no tabs.  
If you are using Eclipse, reformatting accordingly should not be difficult for 
you.

Other than that, thanks again!  I'm thinking that I'll create a branch for 
doing the merge work - will let you know.


 A CMIS connector would be helpful
 -

 Key: CONNECTORS-221
 URL: https://issues.apache.org/jira/browse/CONNECTORS-221
 Project: ManifoldCF
  Issue Type: New Feature
  Components: CMIS connector
Affects Versions: ManifoldCF 0.3
Reporter: Karl Wright
 Attachments: CONNECTORS-221-Java.txt, CONNECTORS-221.txt, 
 CONNECTORS-221.zip, screenshot-1.jpg, screenshot-2.jpg, screenshot-3.jpg, 
 screenshot-4.jpg


 Several people have asked if ManifoldCF supports CMIS.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Issue Comment Edited] (CONNECTORS-221) A CMIS connector would be helpful

2011-07-07 Thread Piergiorgio Lucidi (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13061200#comment-13061200
 ] 

Piergiorgio Lucidi edited comment on CONNECTORS-221 at 7/7/11 11:03 AM:


Thank you for your feedback!

{quote}(a) ACLs. I notice these are commented out. What is the design and do 
you need an authority too?{quote}

I have to work on the ACL section and I hope to let you know more details later.

{quote}(b) Jar dependencies. There's one that may conflict with a jar already 
in the standard build - saaj. I'll have to confirm that your version of saaj 
doesn't break the connectors that depend on the older version.{quote}

Ok, could you please check for this? Let me know. Thank you.

{quote}(c) Formatting. The Apache standard is indent size of 2 spaces, with no 
tabs. If you are using Eclipse, reformatting accordingly should not be 
difficult for you.{quote}

Ops, ok, I'll reformatting the code in this way and I will attach the new 
version.

  was (Author: piergiorgioluc...@gmail.com):
Thank you for your feedback!

{quote}(a) ACLs. I notice these are commented out. What is the design and do 
you need an authority too?{quote}
I have to work on the ACL section and I hope to let you know later with more 
details.

I have to work on the ACL section and I hope to let you know more details later.

{quote}(b) Jar dependencies. There's one that may conflict with a jar already 
in the standard build - saaj. I'll have to confirm that your version of saaj 
doesn't break the connectors that depend on the older version.{quote}

Ok, could you please check for this? Let me know. Thank you.

{quote}(c) Formatting. The Apache standard is indent size of 2 spaces, with no 
tabs. If you are using Eclipse, reformatting accordingly should not be 
difficult for you.{quote}

Ops, ok, I'll reformatting the code in this way and I will attach the new 
version.
  
 A CMIS connector would be helpful
 -

 Key: CONNECTORS-221
 URL: https://issues.apache.org/jira/browse/CONNECTORS-221
 Project: ManifoldCF
  Issue Type: New Feature
  Components: CMIS connector
Affects Versions: ManifoldCF 0.3
Reporter: Karl Wright
 Attachments: CONNECTORS-221-Java.txt, CONNECTORS-221.txt, 
 CONNECTORS-221.zip, screenshot-1.jpg, screenshot-2.jpg, screenshot-3.jpg, 
 screenshot-4.jpg


 Several people have asked if ManifoldCF supports CMIS.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-221) A CMIS connector would be helpful

2011-07-07 Thread Piergiorgio Lucidi (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13061200#comment-13061200
 ] 

Piergiorgio Lucidi commented on CONNECTORS-221:
---

Thank you for your feedback!

{quote}(a) ACLs. I notice these are commented out. What is the design and do 
you need an authority too?{quote}
I have to work on the ACL section and I hope to let you know later with more 
details.

I have to work on the ACL section and I hope to let you know more details later.

{quote}(b) Jar dependencies. There's one that may conflict with a jar already 
in the standard build - saaj. I'll have to confirm that your version of saaj 
doesn't break the connectors that depend on the older version.{quote}

Ok, could you please check for this? Let me know. Thank you.

{quote}(c) Formatting. The Apache standard is indent size of 2 spaces, with no 
tabs. If you are using Eclipse, reformatting accordingly should not be 
difficult for you.{quote}

Ops, ok, I'll reformatting the code in this way and I will attach the new 
version.

 A CMIS connector would be helpful
 -

 Key: CONNECTORS-221
 URL: https://issues.apache.org/jira/browse/CONNECTORS-221
 Project: ManifoldCF
  Issue Type: New Feature
  Components: CMIS connector
Affects Versions: ManifoldCF 0.3
Reporter: Karl Wright
 Attachments: CONNECTORS-221-Java.txt, CONNECTORS-221.txt, 
 CONNECTORS-221.zip, screenshot-1.jpg, screenshot-2.jpg, screenshot-3.jpg, 
 screenshot-4.jpg


 Several people have asked if ManifoldCF supports CMIS.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (CONNECTORS-221) A CMIS connector would be helpful

2011-07-07 Thread Piergiorgio Lucidi (JIRA)

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

Piergiorgio Lucidi updated CONNECTORS-221:
--

Attachment: CONNECTORS-221-Java.txt

The new Java code for the CMIS Connector. Now the code is indent size of 2 
spaces, with no tabs.

 A CMIS connector would be helpful
 -

 Key: CONNECTORS-221
 URL: https://issues.apache.org/jira/browse/CONNECTORS-221
 Project: ManifoldCF
  Issue Type: New Feature
  Components: CMIS connector
Affects Versions: ManifoldCF 0.3
Reporter: Karl Wright
 Attachments: CONNECTORS-221-Java.txt, CONNECTORS-221.txt, 
 CONNECTORS-221.zip, screenshot-1.jpg, screenshot-2.jpg, screenshot-3.jpg, 
 screenshot-4.jpg


 Several people have asked if ManifoldCF supports CMIS.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-221) A CMIS connector would be helpful

2011-07-07 Thread Karl Wright (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13061236#comment-13061236
 ] 

Karl Wright commented on CONNECTORS-221:


Great!
I've set up the branch; it's 
https://svn.apache.org/repos/asf/incubator/lcf/branches/CONNECTORS-221.  Feel 
free to check it out; I'll be merging in your contribution and updating it off 
and on throughout the day today.  If we need future patches to complete the 
initial integration, svn diff'ing them against the branch checkout would be the 
right way to go.


 A CMIS connector would be helpful
 -

 Key: CONNECTORS-221
 URL: https://issues.apache.org/jira/browse/CONNECTORS-221
 Project: ManifoldCF
  Issue Type: New Feature
  Components: CMIS connector
Affects Versions: ManifoldCF 0.3
Reporter: Karl Wright
 Attachments: CONNECTORS-221-Java.txt, CONNECTORS-221.txt, 
 CONNECTORS-221.zip, screenshot-1.jpg, screenshot-2.jpg, screenshot-3.jpg, 
 screenshot-4.jpg


 Several people have asked if ManifoldCF supports CMIS.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-221) A CMIS connector would be helpful

2011-07-07 Thread Karl Wright (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13061245#comment-13061245
 ] 

Karl Wright commented on CONNECTORS-221:


We'll also need to include appropriate notices in LICENSE.txt and NOTICE.txt.  
If you can start assembling that, it would be great.  Apache dependencies 
should be OK, but anything else needs a mention.


 A CMIS connector would be helpful
 -

 Key: CONNECTORS-221
 URL: https://issues.apache.org/jira/browse/CONNECTORS-221
 Project: ManifoldCF
  Issue Type: New Feature
  Components: CMIS connector
Affects Versions: ManifoldCF 0.3
Reporter: Karl Wright
 Attachments: CONNECTORS-221-Java.txt, CONNECTORS-221.txt, 
 CONNECTORS-221.zip, screenshot-1.jpg, screenshot-2.jpg, screenshot-3.jpg, 
 screenshot-4.jpg


 Several people have asked if ManifoldCF supports CMIS.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-221) A CMIS connector would be helpful

2011-07-07 Thread Karl Wright (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13061259#comment-13061259
 ] 

Karl Wright commented on CONNECTORS-221:


axis-saaj.jar and saag-api.jar contain in fact the same classes.  However, they 
are not identical.  We'd probably want to continue to use the axis version 
since that may have special axis modifications, if it will indeed work with 
CMIS.

However, saaj-impl.jar contains sun classes so I suspect it too is licensed by 
Sun/Oracle.  Piergiorgio, can you describe where you got this jar?  There may 
also be a replacement but I'm curious what the license there actually claims.


 A CMIS connector would be helpful
 -

 Key: CONNECTORS-221
 URL: https://issues.apache.org/jira/browse/CONNECTORS-221
 Project: ManifoldCF
  Issue Type: New Feature
  Components: CMIS connector
Affects Versions: ManifoldCF 0.3
Reporter: Karl Wright
 Attachments: CONNECTORS-221-Java.txt, CONNECTORS-221.txt, 
 CONNECTORS-221.zip, screenshot-1.jpg, screenshot-2.jpg, screenshot-3.jpg, 
 screenshot-4.jpg


 Several people have asked if ManifoldCF supports CMIS.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-221) A CMIS connector would be helpful

2011-07-07 Thread Karl Wright (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13061264#comment-13061264
 ] 

Karl Wright commented on CONNECTORS-221:


I committed your patch to the branch just now, except the jars, so you should 
see it if you sync up.  Since you're not a MCF committer, you cannot commit 
directly to it, but you can generate new patches against it as needed.  I am 
planning to get the build stuff up to MCF-0.3 standards, which I will try to do 
shortly, but before I do even that I'm still trying to figure out how to 
include the jars in the appropriate way.

The gene...@incubator.apache.org list will have useful recommendations about 
what is a legal jar to include in Apache distributions, what is not.  They were 
the folks who pointed me at geronimo-activation.jar when I was told 
activation.jar was not Apache legal.  I would certainly talk with the Chemistry 
folks, though, to find out what their understanding is and why they think it is 
OK to include it.  And then, I'd post their answers to general@i.a.o to see if 
they all agree.


 A CMIS connector would be helpful
 -

 Key: CONNECTORS-221
 URL: https://issues.apache.org/jira/browse/CONNECTORS-221
 Project: ManifoldCF
  Issue Type: New Feature
  Components: CMIS connector
Affects Versions: ManifoldCF 0.3
Reporter: Karl Wright
 Attachments: CONNECTORS-221-Java.txt, CONNECTORS-221.txt, 
 CONNECTORS-221.zip, screenshot-1.jpg, screenshot-2.jpg, screenshot-3.jpg, 
 screenshot-4.jpg


 Several people have asked if ManifoldCF supports CMIS.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




Anybody know legality of saaj-impl-1.3.jar?

2011-07-07 Thread Karl Wright
Hi all,

The ManifoldCF has had a connector contributed that is based on Apache
Chemistry.  The dependencies of Apache Chemistry include
activation-1.1.jar and saaj-impl-1.3.jar, both of which seem to be
from Sun, and are (I believe) covered by the Sun/Oracle license.  I
was told a while back that activation.jar could not be included in MCF
for this reason, but that there was a geronimo-activation.jar
available instead, which is what ManifoldCF uses.  But I don't know
about saaj-impl.

(a) Does anyone know if there's an Apache-licensed replacement for saaj-impl?
(b) Should somebody tell Chemistry that they may have a license problem?

Thanks!
Karl


Re: Anybody know legality of saaj-impl-1.3.jar?

2011-07-07 Thread Karl Wright
OK - so now I'm getting conflicting advice.  Somebody went through a
fair bit of effort to implement the geronimo versions of all these
packages, including saaj-impl.  Are you saying that Sun/Oracle
recently changed the licensing terms sufficiently that substituting
the geronimo jars is no longer necessary?  If so, what caveats do I
need to include in NOTICE.txt and LICENSE.txt, or should I just copy
whatever Chemistry does?

Karl

On Thu, Jul 7, 2011 at 9:23 AM, Daniel Kulp dk...@apache.org wrote:
 On Thursday, July 07, 2011 9:08:52 AM Karl Wright wrote:
 Hi all,

 The ManifoldCF has had a connector contributed that is based on Apache
 Chemistry.  The dependencies of Apache Chemistry include
 activation-1.1.jar and saaj-impl-1.3.jar, both of which seem to be
 from Sun, and are (I believe) covered by the Sun/Oracle license.  I
 was told a while back that activation.jar could not be included in MCF
 for this reason, but that there was a geronimo-activation.jar
 available instead, which is what ManifoldCF uses.  But I don't know
 about saaj-impl.

 The recent versions of most of that stuff is CDDL which is OK (category b
 license) for shipping the binaries.     Definitely use 1.3.2 though:

 http://repo1.maven.org/maven2/com/sun/xml/messaging/saaj/saaj-impl/1.3.2/



 Dan




 (a) Does anyone know if there's an Apache-licensed replacement for
 saaj-impl? (b) Should somebody tell Chemistry that they may have a license
 problem?

 Thanks!
 Karl

 -
 To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
 For additional commands, e-mail: general-h...@incubator.apache.org
 --
 Daniel Kulp
 dk...@apache.org
 http://dankulp.com/blog
 Talend - http://www.talend.com



[jira] [Commented] (CONNECTORS-221) A CMIS connector would be helpful

2011-07-07 Thread Karl Wright (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13061311#comment-13061311
 ] 

Karl Wright commented on CONNECTORS-221:


I've resolved the legal issues, I think.  The incubator says that the Sun stuff 
has been released under CDDL for a while and that is a permitted license, 
although we have to handle it properly in NOTICE.txt.  That means that we 
should do the following:
(a) Get the proper text CDDL attributions for ManifoldCF's NOTICE.txt.  We can 
probably just take this from Chemistry's NOTICE.txt.I'd suggest adding a patch 
with that material if you have the time.
(b) I'm going to try to replace geronimo-activation.jar with activation.jar, 
and also rename axis-saaj to saaj-api. I'll add saaj-impl, and all the other 
Chemistry jars we don't currently have, right into the main lib directory.  
Then we'll see what breaks.



 A CMIS connector would be helpful
 -

 Key: CONNECTORS-221
 URL: https://issues.apache.org/jira/browse/CONNECTORS-221
 Project: ManifoldCF
  Issue Type: New Feature
  Components: CMIS connector
Affects Versions: ManifoldCF 0.3
Reporter: Karl Wright
 Attachments: CONNECTORS-221-Java.txt, CONNECTORS-221.txt, 
 CONNECTORS-221.zip, screenshot-1.jpg, screenshot-2.jpg, screenshot-3.jpg, 
 screenshot-4.jpg


 Several people have asked if ManifoldCF supports CMIS.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-221) A CMIS connector would be helpful

2011-07-07 Thread Piergiorgio Lucidi (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13061320#comment-13061320
 ] 

Piergiorgio Lucidi commented on CONNECTORS-221:
---

{quote}(a) Get the proper text CDDL attributions for ManifoldCF's NOTICE.txt. 
We can probably just take this from Chemistry's NOTICE.txt.I'd suggest adding a 
patch with that material if you have the time.{quote}
Ok, in Chemistry I found these license attributions in the DEPENDENCIES file. 
So, I think that we can copy all these declarations in the same way in the 
ManifoldCF's DEPENDENCIES.txt.
I'm preparing this new file for the patch.

{quote}(b) I'm going to try to replace geronimo-activation.jar with 
activation.jar, and also rename axis-saaj to saaj-api. I'll add saaj-impl, and 
all the other Chemistry jars we don't currently have, right into the main lib 
directory. Then we'll see what breaks.{quote}
Ok, good luck :-P

 A CMIS connector would be helpful
 -

 Key: CONNECTORS-221
 URL: https://issues.apache.org/jira/browse/CONNECTORS-221
 Project: ManifoldCF
  Issue Type: New Feature
  Components: CMIS connector
Affects Versions: ManifoldCF 0.3
Reporter: Karl Wright
 Attachments: CONNECTORS-221-Java.txt, CONNECTORS-221.txt, 
 CONNECTORS-221.zip, screenshot-1.jpg, screenshot-2.jpg, screenshot-3.jpg, 
 screenshot-4.jpg


 Several people have asked if ManifoldCF supports CMIS.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (CONNECTORS-221) A CMIS connector would be helpful

2011-07-07 Thread Piergiorgio Lucidi (JIRA)

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

Piergiorgio Lucidi updated CONNECTORS-221:
--

Attachment: CONNECTORS-221-DEPENDENCIES.txt

The new DEPENDENCIES.txt file updated with all the attributions of the Apache 
Chemisty project related to the CMIS Connector. 

 A CMIS connector would be helpful
 -

 Key: CONNECTORS-221
 URL: https://issues.apache.org/jira/browse/CONNECTORS-221
 Project: ManifoldCF
  Issue Type: New Feature
  Components: CMIS connector
Affects Versions: ManifoldCF 0.3
Reporter: Karl Wright
 Attachments: CONNECTORS-221-DEPENDENCIES.txt, 
 CONNECTORS-221-Java.txt, CONNECTORS-221.txt, CONNECTORS-221.zip, 
 screenshot-1.jpg, screenshot-2.jpg, screenshot-3.jpg, screenshot-4.jpg


 Several people have asked if ManifoldCF supports CMIS.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-221) A CMIS connector would be helpful

2011-07-07 Thread Karl Wright (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13061373#comment-13061373
 ] 

Karl Wright commented on CONNECTORS-221:


Ok - the branch now builds.  I made one change - there were two stax-api jars 
(1.0 and 1.0.1).  I kept the 1.0.1 and did not include the 1.0 version.

If you can confirm that the connector works as intended when built from the 
branch that would be super.


 A CMIS connector would be helpful
 -

 Key: CONNECTORS-221
 URL: https://issues.apache.org/jira/browse/CONNECTORS-221
 Project: ManifoldCF
  Issue Type: New Feature
  Components: CMIS connector
Affects Versions: ManifoldCF 0.3
Reporter: Karl Wright
 Attachments: CONNECTORS-221-DEPENDENCIES.txt, 
 CONNECTORS-221-Java.txt, CONNECTORS-221.txt, CONNECTORS-221.zip, 
 screenshot-1.jpg, screenshot-2.jpg, screenshot-3.jpg, screenshot-4.jpg


 Several people have asked if ManifoldCF supports CMIS.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-221) A CMIS connector would be helpful

2011-07-07 Thread Piergiorgio Lucidi (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13061380#comment-13061380
 ] 

Piergiorgio Lucidi commented on CONNECTORS-221:
---

{quote}If you can confirm that the connector works as intended when built from 
the branch that would be super.{quote}
It seems that Apache Commons Lang library is missing. Could you please update 
the branch adding commons-lang-2.6.jar?

 A CMIS connector would be helpful
 -

 Key: CONNECTORS-221
 URL: https://issues.apache.org/jira/browse/CONNECTORS-221
 Project: ManifoldCF
  Issue Type: New Feature
  Components: CMIS connector
Affects Versions: ManifoldCF 0.3
Reporter: Karl Wright
 Attachments: CONNECTORS-221-DEPENDENCIES.txt, 
 CONNECTORS-221-Java.txt, CONNECTORS-221.txt, CONNECTORS-221.zip, 
 screenshot-1.jpg, screenshot-2.jpg, screenshot-3.jpg, screenshot-4.jpg


 Several people have asked if ManifoldCF supports CMIS.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-221) A CMIS connector would be helpful

2011-07-07 Thread Karl Wright (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13061383#comment-13061383
 ] 

Karl Wright commented on CONNECTORS-221:


Included.  FWIW, I don't think you sent it in the original zip, but it's there 
now.


 A CMIS connector would be helpful
 -

 Key: CONNECTORS-221
 URL: https://issues.apache.org/jira/browse/CONNECTORS-221
 Project: ManifoldCF
  Issue Type: New Feature
  Components: CMIS connector
Affects Versions: ManifoldCF 0.3
Reporter: Karl Wright
 Attachments: CONNECTORS-221-DEPENDENCIES.txt, 
 CONNECTORS-221-Java.txt, CONNECTORS-221.txt, CONNECTORS-221.zip, 
 screenshot-1.jpg, screenshot-2.jpg, screenshot-3.jpg, screenshot-4.jpg


 Several people have asked if ManifoldCF supports CMIS.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-221) A CMIS connector would be helpful

2011-07-07 Thread Piergiorgio Lucidi (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13061386#comment-13061386
 ] 

Piergiorgio Lucidi commented on CONNECTORS-221:
---

Ok, you're right, thank you!

Now I'm starting to build and test the CMIS connector.

 A CMIS connector would be helpful
 -

 Key: CONNECTORS-221
 URL: https://issues.apache.org/jira/browse/CONNECTORS-221
 Project: ManifoldCF
  Issue Type: New Feature
  Components: CMIS connector
Affects Versions: ManifoldCF 0.3
Reporter: Karl Wright
 Attachments: CONNECTORS-221-DEPENDENCIES.txt, 
 CONNECTORS-221-Java.txt, CONNECTORS-221.txt, CONNECTORS-221.zip, 
 screenshot-1.jpg, screenshot-2.jpg, screenshot-3.jpg, screenshot-4.jpg


 Several people have asked if ManifoldCF supports CMIS.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-221) A CMIS connector would be helpful

2011-07-07 Thread Piergiorgio Lucidi (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13061398#comment-13061398
 ] 

Piergiorgio Lucidi commented on CONNECTORS-221:
---

Ok, I have tested the CMIS Connector building from the branch and the only one 
issue was in the example building that now I have patched with a new attachment 
CONNECTORS-221-build-example-patch.txt.

Now all the Chemistry dependencies are correctly copied in the 
example/connector-lib folder.

 A CMIS connector would be helpful
 -

 Key: CONNECTORS-221
 URL: https://issues.apache.org/jira/browse/CONNECTORS-221
 Project: ManifoldCF
  Issue Type: New Feature
  Components: CMIS connector
Affects Versions: ManifoldCF 0.3
Reporter: Karl Wright
 Attachments: CONNECTORS-221-DEPENDENCIES.txt, 
 CONNECTORS-221-Java.txt, CONNECTORS-221.txt, CONNECTORS-221.zip, 
 screenshot-1.jpg, screenshot-2.jpg, screenshot-3.jpg, screenshot-4.jpg


 Several people have asked if ManifoldCF supports CMIS.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (CONNECTORS-221) A CMIS connector would be helpful

2011-07-07 Thread Piergiorgio Lucidi (JIRA)

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

Piergiorgio Lucidi updated CONNECTORS-221:
--

Attachment: CONNECTORS-221-build-example-patch.txt

This patch will solve an issue during the building of the example application: 
now all the Chemistry dependencies are correctly copied in the 
example/connector-lib folder.

 A CMIS connector would be helpful
 -

 Key: CONNECTORS-221
 URL: https://issues.apache.org/jira/browse/CONNECTORS-221
 Project: ManifoldCF
  Issue Type: New Feature
  Components: CMIS connector
Affects Versions: ManifoldCF 0.3
Reporter: Karl Wright
 Attachments: CONNECTORS-221-DEPENDENCIES.txt, 
 CONNECTORS-221-Java.txt, CONNECTORS-221-build-example-patch.txt, 
 CONNECTORS-221.txt, CONNECTORS-221.zip, screenshot-1.jpg, screenshot-2.jpg, 
 screenshot-3.jpg, screenshot-4.jpg


 Several people have asked if ManifoldCF supports CMIS.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-221) A CMIS connector would be helpful

2011-07-07 Thread Karl Wright (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13061427#comment-13061427
 ] 

Karl Wright commented on CONNECTORS-221:


The example build patch was not correct in that it did not put the jars in the 
dist/jar folder for the connector.  I therefore checked in a different fix.  
Please confirm that it works for you.

 A CMIS connector would be helpful
 -

 Key: CONNECTORS-221
 URL: https://issues.apache.org/jira/browse/CONNECTORS-221
 Project: ManifoldCF
  Issue Type: New Feature
  Components: CMIS connector
Affects Versions: ManifoldCF 0.3
Reporter: Karl Wright
 Attachments: CONNECTORS-221-DEPENDENCIES.txt, 
 CONNECTORS-221-Java.txt, CONNECTORS-221-build-example-patch.txt, 
 CONNECTORS-221.txt, CONNECTORS-221.zip, screenshot-1.jpg, screenshot-2.jpg, 
 screenshot-3.jpg, screenshot-4.jpg


 Several people have asked if ManifoldCF supports CMIS.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




Re: Frozen Again

2011-07-07 Thread Karl Wright
Thanks.  I maybe can send you an instrumented ResetManager class later
today, if you are in a position to rebuild MCF and try this again.

Karl

On Thu, Jul 7, 2011 at 2:06 PM, Farzad Valad ho...@farzad.net wrote:
 I'm attaching the current thread dump file that goes with the log file.  It
 is easy to recreate just cause an insert failure do size mismatch between
 the column and value, where the value can't fit. More than happy to test and
 help out.

 On 7/6/2011 2:44 PM, Farzad Valad wrote:

 You are right, it was db error.  In this case I tried to insert a value
 larger than the column size and the insert failed.  I'll grab the log next
 time too, but unfortunately deleted and running another test with a larger
 column.  As soon as it finishes or errors, I'll reproduce this one again and
 send you the stack trace.

 On 7/6/2011 2:36 PM, Karl Wright wrote:

 I have seen this before.  The critical traceback, which you see for
 ALL the worker threads, is:

 Worker thread '36' daemon prio=6 tid=0x077ed000 nid=0xa98 in
 Object.wait() [0x0b1af000]
    java.lang.Thread.State: WAITING (on object monitor)
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:485)
         at
 org.apache.manifoldcf.crawler.system.ResetManager.waitForReset(ResetManager.java:107)
         - locked0xe0005528  (a
 org.apache.manifoldcf.crawler.system.WorkerResetManager)
         at
 org.apache.manifoldcf.crawler.system.WorkerThread.run(WorkerThread.java:110)


 ManifoldCF has code in it for dealing with database errors that
 requires all worker threads to be brought into the same state.  This
 code has never worked properly, and I've never been able to figure out
 why.  But the underlying problem is that you've had a database error
 of some kind which requires a reset.  This is usually a connection
 error.

 Can you look at manifoldcf.log and send the last stack trace in it?
 It could be too short a connection lifetime in either the manifoldcf
 configuration or in the postgresql configuration.

 Karl


 On Wed, Jul 6, 2011 at 3:27 PM, Farzad Valadho...@farzad.net  wrote:

 So this time I went through the thread dump and don't see any socket
 waits.
  Any thoughts why it is stuck this time?

 Thanks,
 Farzad.






Re: Frozen Again

2011-07-07 Thread Karl Wright
Attached please find an instrumented
framework\pull-agent\src\main\java\org\apache\manifoldcf\crawler\system\ResetManager.java
class.  Please rebuild with this class, cause the hang, and capture
standard out so I can see it.

Thanks!
Karl


On Thu, Jul 7, 2011 at 2:12 PM, Karl Wright daddy...@gmail.com wrote:
 Thanks.  I maybe can send you an instrumented ResetManager class later
 today, if you are in a position to rebuild MCF and try this again.

 Karl

 On Thu, Jul 7, 2011 at 2:06 PM, Farzad Valad ho...@farzad.net wrote:
 I'm attaching the current thread dump file that goes with the log file.  It
 is easy to recreate just cause an insert failure do size mismatch between
 the column and value, where the value can't fit. More than happy to test and
 help out.

 On 7/6/2011 2:44 PM, Farzad Valad wrote:

 You are right, it was db error.  In this case I tried to insert a value
 larger than the column size and the insert failed.  I'll grab the log next
 time too, but unfortunately deleted and running another test with a larger
 column.  As soon as it finishes or errors, I'll reproduce this one again and
 send you the stack trace.

 On 7/6/2011 2:36 PM, Karl Wright wrote:

 I have seen this before.  The critical traceback, which you see for
 ALL the worker threads, is:

 Worker thread '36' daemon prio=6 tid=0x077ed000 nid=0xa98 in
 Object.wait() [0x0b1af000]
    java.lang.Thread.State: WAITING (on object monitor)
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:485)
         at
 org.apache.manifoldcf.crawler.system.ResetManager.waitForReset(ResetManager.java:107)
         - locked0xe0005528  (a
 org.apache.manifoldcf.crawler.system.WorkerResetManager)
         at
 org.apache.manifoldcf.crawler.system.WorkerThread.run(WorkerThread.java:110)


 ManifoldCF has code in it for dealing with database errors that
 requires all worker threads to be brought into the same state.  This
 code has never worked properly, and I've never been able to figure out
 why.  But the underlying problem is that you've had a database error
 of some kind which requires a reset.  This is usually a connection
 error.

 Can you look at manifoldcf.log and send the last stack trace in it?
 It could be too short a connection lifetime in either the manifoldcf
 configuration or in the postgresql configuration.

 Karl


 On Wed, Jul 6, 2011 at 3:27 PM, Farzad Valadho...@farzad.net  wrote:

 So this time I went through the thread dump and don't see any socket
 waits.
  Any thoughts why it is stuck this time?

 Thanks,
 Farzad.







Re: Anybody know legality of saaj-impl-1.3.jar?

2011-07-07 Thread Daniel Kulp
On Thursday, July 07, 2011 9:08:52 AM Karl Wright wrote:
 Hi all,
 
 The ManifoldCF has had a connector contributed that is based on Apache
 Chemistry.  The dependencies of Apache Chemistry include
 activation-1.1.jar and saaj-impl-1.3.jar, both of which seem to be
 from Sun, and are (I believe) covered by the Sun/Oracle license.  I
 was told a while back that activation.jar could not be included in MCF
 for this reason, but that there was a geronimo-activation.jar
 available instead, which is what ManifoldCF uses.  But I don't know
 about saaj-impl.

The recent versions of most of that stuff is CDDL which is OK (category b 
license) for shipping the binaries. Definitely use 1.3.2 though:

http://repo1.maven.org/maven2/com/sun/xml/messaging/saaj/saaj-impl/1.3.2/



Dan



 
 (a) Does anyone know if there's an Apache-licensed replacement for
 saaj-impl? (b) Should somebody tell Chemistry that they may have a license
 problem?
 
 Thanks!
 Karl
 
 -
 To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
 For additional commands, e-mail: general-h...@incubator.apache.org
-- 
Daniel Kulp
dk...@apache.org
http://dankulp.com/blog
Talend - http://www.talend.com


Re: Anybody know legality of saaj-impl-1.3.jar?

2011-07-07 Thread Daniel Kulp
On Thursday, July 07, 2011 9:23:21 AM Daniel Kulp wrote:
 On Thursday, July 07, 2011 9:08:52 AM Karl Wright wrote:
  Hi all,
  
  The ManifoldCF has had a connector contributed that is based on Apache
  Chemistry.  The dependencies of Apache Chemistry include
  activation-1.1.jar and saaj-impl-1.3.jar, both of which seem to be
  from Sun, and are (I believe) covered by the Sun/Oracle license.  I
  was told a while back that activation.jar could not be included in MCF
  for this reason, but that there was a geronimo-activation.jar
  available instead, which is what ManifoldCF uses.  But I don't know
  about saaj-impl.
 
 The recent versions of most of that stuff is CDDL which is OK (category b
 license) for shipping the binaries. Definitely use 1.3.2 though:
 
 http://repo1.maven.org/maven2/com/sun/xml/messaging/saaj/saaj-impl/1.3.2/

FYI:  the home page:
http://java.net/projects/saaj
explicitely shows CDDL license.

Dan



 
 
 
 Dan
 
  (a) Does anyone know if there's an Apache-licensed replacement for
  saaj-impl? (b) Should somebody tell Chemistry that they may have a
  license problem?
  
  Thanks!
  Karl
  
  -
  To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
  For additional commands, e-mail: general-h...@incubator.apache.org
-- 
Daniel Kulp
dk...@apache.org
http://dankulp.com/blog
Talend - http://www.talend.com


Re: Anybody know legality of saaj-impl-1.3.jar?

2011-07-07 Thread Florent Guillaume
Yes, you should Cc the chemistry list to tell us about it :)
Maybe legal@ also?

Florent

On Thu, Jul 7, 2011 at 3:08 PM, Karl Wright daddy...@gmail.com wrote:
 Hi all,

 The ManifoldCF has had a connector contributed that is based on Apache
 Chemistry.  The dependencies of Apache Chemistry include
 activation-1.1.jar and saaj-impl-1.3.jar, both of which seem to be
 from Sun, and are (I believe) covered by the Sun/Oracle license.  I
 was told a while back that activation.jar could not be included in MCF
 for this reason, but that there was a geronimo-activation.jar
 available instead, which is what ManifoldCF uses.  But I don't know
 about saaj-impl.

 (a) Does anyone know if there's an Apache-licensed replacement for saaj-impl?
 (b) Should somebody tell Chemistry that they may have a license problem?

 Thanks!
 Karl

 -
 To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
 For additional commands, e-mail: general-h...@incubator.apache.org





-- 
Florent Guillaume, Director of RD, Nuxeo
Open Source, Java EE based, Enterprise Content Management (ECM)
http://www.nuxeo.com   http://www.nuxeo.org   +33 1 40 33 79 87


[jira] [Commented] (CONNECTORS-221) A CMIS connector would be helpful

2011-07-07 Thread Piergiorgio Lucidi (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13061574#comment-13061574
 ] 

Piergiorgio Lucidi commented on CONNECTORS-221:
---

Ok, now it works correctly.

 A CMIS connector would be helpful
 -

 Key: CONNECTORS-221
 URL: https://issues.apache.org/jira/browse/CONNECTORS-221
 Project: ManifoldCF
  Issue Type: New Feature
  Components: CMIS connector
Affects Versions: ManifoldCF 0.3
Reporter: Karl Wright
 Attachments: CONNECTORS-221-DEPENDENCIES.txt, 
 CONNECTORS-221-Java.txt, CONNECTORS-221-build-example-patch.txt, 
 CONNECTORS-221.txt, CONNECTORS-221.zip, screenshot-1.jpg, screenshot-2.jpg, 
 screenshot-3.jpg, screenshot-4.jpg


 Several people have asked if ManifoldCF supports CMIS.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




Do you use the SharePoint or Meridio connector? If so, I'm looking for your help...

2011-07-07 Thread Karl Wright
Greetings!

If you have a SharePoint or Meridio repository, we've made a
(hopefully minor) change to the bevy of standard jars which could
affect these connectors.  I'd therefore like a volunteer to step
forward and try out the version of ManifoldCF found by checking out
the url http://svn.apache.org/repos/asf/incubator/lcf/branches/CONNECTORS-221.
 All you need to do is set up a connection to your SharePoint or
Meridio repository and see if you get a Connection working status
back on the connection view page.

Your help is greatly appreciated.  Please let me ASAP know if you
think you can do this.

Thanks,
Karl


Re: Frozen Again

2011-07-07 Thread Farzad Valad

I don't see an attachment in the email.

On 7/7/2011 1:20 PM, Karl Wright wrote:

Attached please find an instrumented
framework\pull-agent\src\main\java\org\apache\manifoldcf\crawler\system\ResetManager.java
class.  Please rebuild with this class, cause the hang, and capture
standard out so I can see it.

Thanks!
Karl


On Thu, Jul 7, 2011 at 2:12 PM, Karl Wrightdaddy...@gmail.com  wrote:

Thanks.  I maybe can send you an instrumented ResetManager class later
today, if you are in a position to rebuild MCF and try this again.

Karl

On Thu, Jul 7, 2011 at 2:06 PM, Farzad Valadho...@farzad.net  wrote:

I'm attaching the current thread dump file that goes with the log file.  It
is easy to recreate just cause an insert failure do size mismatch between
the column and value, where the value can't fit. More than happy to test and
help out.

On 7/6/2011 2:44 PM, Farzad Valad wrote:

You are right, it was db error.  In this case I tried to insert a value
larger than the column size and the insert failed.  I'll grab the log next
time too, but unfortunately deleted and running another test with a larger
column.  As soon as it finishes or errors, I'll reproduce this one again and
send you the stack trace.

On 7/6/2011 2:36 PM, Karl Wright wrote:

I have seen this before.  The critical traceback, which you see for
ALL the worker threads, is:

Worker thread '36' daemon prio=6 tid=0x077ed000 nid=0xa98 in
Object.wait() [0x0b1af000]
java.lang.Thread.State: WAITING (on object monitor)
 at java.lang.Object.wait(Native Method)
 at java.lang.Object.wait(Object.java:485)
 at
org.apache.manifoldcf.crawler.system.ResetManager.waitForReset(ResetManager.java:107)
 - locked0xe0005528(a
org.apache.manifoldcf.crawler.system.WorkerResetManager)
 at
org.apache.manifoldcf.crawler.system.WorkerThread.run(WorkerThread.java:110)


ManifoldCF has code in it for dealing with database errors that
requires all worker threads to be brought into the same state.  This
code has never worked properly, and I've never been able to figure out
why.  But the underlying problem is that you've had a database error
of some kind which requires a reset.  This is usually a connection
error.

Can you look at manifoldcf.log and send the last stack trace in it?
It could be too short a connection lifetime in either the manifoldcf
configuration or in the postgresql configuration.

Karl


On Wed, Jul 6, 2011 at 3:27 PM, Farzad Valadho...@farzad.netwrote:

So this time I went through the thread dump and don't see any socket
waits.
  Any thoughts why it is stuck this time?

Thanks,
Farzad.