[jira] [Assigned] (CONNECTORS-263) Long-running tests should all be moved to Maven's integration-test phase

2011-09-26 Thread Piergiorgio Lucidi (JIRA)

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

Piergiorgio Lucidi reassigned CONNECTORS-263:
-

Assignee: Piergiorgio Lucidi

 Long-running tests should all be moved to Maven's integration-test phase
 

 Key: CONNECTORS-263
 URL: https://issues.apache.org/jira/browse/CONNECTORS-263
 Project: ManifoldCF
  Issue Type: Improvement
  Components: Build
Affects Versions: ManifoldCF 0.4
Reporter: Karl Wright
Assignee: Piergiorgio Lucidi
 Fix For: ManifoldCF 0.4


 Long-running tests should be moved to Maven's integration-test phase.
 (which are all in root-level tests directory) 

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




[jira] [Created] (CONNECTORS-264) Changing the repositoryId to an empty value is not possible

2011-09-26 Thread Piergiorgio Lucidi (JIRA)
Changing the repositoryId to an empty value is not possible
---

 Key: CONNECTORS-264
 URL: https://issues.apache.org/jira/browse/CONNECTORS-264
 Project: ManifoldCF
  Issue Type: Bug
  Components: CMIS connector
Reporter: Piergiorgio Lucidi
Assignee: Piergiorgio Lucidi


Trying to change the settings for the connector starting from a RepositoryId 
value not empty, it is not possible to set an empty value for this field.

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




[jira] [Created] (CONNECTORS-265) Remove all the HTML snippets from the Java code

2011-09-26 Thread Piergiorgio Lucidi (JIRA)
Remove all the HTML snippets from the Java code
---

 Key: CONNECTORS-265
 URL: https://issues.apache.org/jira/browse/CONNECTORS-265
 Project: ManifoldCF
  Issue Type: Improvement
  Components: CMIS connector
Reporter: Piergiorgio Lucidi
Assignee: Piergiorgio Lucidi


We have to start to remove all the HTML code inside Java classes, I started a 
refactoring to create a simple outputResource method that can be considered 
globally for all the connectors.

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




[jira] [Commented] (CONNECTORS-265) Remove all the HTML snippets from the Java code

2011-09-26 Thread Karl Wright (JIRA)

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

Karl Wright commented on CONNECTORS-265:


Could you attach a patch for this before committing?  I'd love to see what the 
plan is.



 Remove all the HTML snippets from the Java code
 ---

 Key: CONNECTORS-265
 URL: https://issues.apache.org/jira/browse/CONNECTORS-265
 Project: ManifoldCF
  Issue Type: Improvement
  Components: CMIS connector
Reporter: Piergiorgio Lucidi
Assignee: Piergiorgio Lucidi
   Original Estimate: 48h
  Remaining Estimate: 48h

 We have to start to remove all the HTML code inside Java classes, I started a 
 refactoring to create a simple outputResource method that can be considered 
 globally for all the connectors.

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




[jira] [Commented] (CONNECTORS-257) Input-able response lifetime for Active Directory authority

2011-09-26 Thread Karl Wright (JIRA)

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

Karl Wright commented on CONNECTORS-257:


Any progress on this ticket?  If you want, I can perhaps attach an updated 
patch this evening describing what I think needs to be done.


 Input-able response lifetime for Active Directory authority
 ---

 Key: CONNECTORS-257
 URL: https://issues.apache.org/jira/browse/CONNECTORS-257
 Project: ManifoldCF
  Issue Type: Improvement
  Components: Active Directory authority
Affects Versions: ManifoldCF 0.1, ManifoldCF 0.2, ManifoldCF 0.3
Reporter: Shinichiro Abe
Assignee: Shinichiro Abe
Priority: Minor
 Fix For: ManifoldCF 0.4

 Attachments: CONNECTORS-257-1.patch


 The access tokens are cached for one minute, and up to 1000 different
 users' access tokens will be cached at any one time.
 The access token's cache per username remains idle before expiring.
 Its expiration time depends response lifetime, and 
 expiration time is updated after looking up the cache.
 Currently response lifetime is 1 minute.
 Since I want not to access Active Directory frequently, 
 I make this response lifetime to be input-able for users.

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




[jira] [Commented] (CONNECTORS-265) Remove all the HTML snippets from the Java code

2011-09-26 Thread Piergiorgio Lucidi (JIRA)

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

Piergiorgio Lucidi commented on CONNECTORS-265:
---

Ok it's not a problem, I'll attach a patch this night, but only for the CMIS 
Connector.

I taken the idea from the OpenSearchServer connector but I implemented only a 
simple method that could be moved in a common class. I also think that the 
method could be declared static.


 Remove all the HTML snippets from the Java code
 ---

 Key: CONNECTORS-265
 URL: https://issues.apache.org/jira/browse/CONNECTORS-265
 Project: ManifoldCF
  Issue Type: Improvement
  Components: CMIS connector
Reporter: Piergiorgio Lucidi
Assignee: Piergiorgio Lucidi
   Original Estimate: 48h
  Remaining Estimate: 48h

 We have to start to remove all the HTML code inside Java classes, I started a 
 refactoring to create a simple outputResource method that can be considered 
 globally for all the connectors.

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




[jira] [Assigned] (CONNECTORS-266) Upgrade to OpenCMIS 0.5.0

2011-09-26 Thread Piergiorgio Lucidi (JIRA)

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

Piergiorgio Lucidi reassigned CONNECTORS-266:
-

Assignee: Piergiorgio Lucidi

 Upgrade to OpenCMIS 0.5.0
 -

 Key: CONNECTORS-266
 URL: https://issues.apache.org/jira/browse/CONNECTORS-266
 Project: ManifoldCF
  Issue Type: Improvement
  Components: CMIS connector
Reporter: Piergiorgio Lucidi
Assignee: Piergiorgio Lucidi
   Original Estimate: 48h
  Remaining Estimate: 48h

 We have to upgrade the CMIS Connector with the latest stable OpenCMIS release

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




[jira] [Commented] (CONNECTORS-266) Upgrade to OpenCMIS 0.5.0

2011-09-26 Thread Karl Wright (JIRA)

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

Karl Wright commented on CONNECTORS-266:


Are there any new capabilities as far as user ACLs are concerned?  We need to 
keep abreast of developments in that area.


 Upgrade to OpenCMIS 0.5.0
 -

 Key: CONNECTORS-266
 URL: https://issues.apache.org/jira/browse/CONNECTORS-266
 Project: ManifoldCF
  Issue Type: Improvement
  Components: CMIS connector
Reporter: Piergiorgio Lucidi
Assignee: Piergiorgio Lucidi
   Original Estimate: 48h
  Remaining Estimate: 48h

 We have to upgrade the CMIS Connector with the latest stable OpenCMIS release

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




[jira] [Commented] (CONNECTORS-263) Long-running tests should all be moved to Maven's integration-test phase

2011-09-26 Thread Piergiorgio Lucidi (JIRA)

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

Piergiorgio Lucidi commented on CONNECTORS-263:
---

Now the project uses the right Maven lifecycle.
If you run mvn clean package, only unit tests are executed.
If you run mvn clean install the integration-test phase will be executed.

 Long-running tests should all be moved to Maven's integration-test phase
 

 Key: CONNECTORS-263
 URL: https://issues.apache.org/jira/browse/CONNECTORS-263
 Project: ManifoldCF
  Issue Type: Improvement
  Components: Build
Affects Versions: ManifoldCF 0.4
Reporter: Karl Wright
Assignee: Piergiorgio Lucidi
 Fix For: ManifoldCF 0.4


 Long-running tests should be moved to Maven's integration-test phase.
 (which are all in root-level tests directory) 

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




[jira] [Commented] (CONNECTORS-263) Long-running tests should all be moved to Maven's integration-test phase

2011-09-26 Thread Karl Wright (JIRA)

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

Karl Wright commented on CONNECTORS-263:


We should update the how-to-build-and-deploy site page to correspond.



 Long-running tests should all be moved to Maven's integration-test phase
 

 Key: CONNECTORS-263
 URL: https://issues.apache.org/jira/browse/CONNECTORS-263
 Project: ManifoldCF
  Issue Type: Improvement
  Components: Build
Affects Versions: ManifoldCF 0.4
Reporter: Karl Wright
Assignee: Piergiorgio Lucidi
 Fix For: ManifoldCF 0.4


 Long-running tests should be moved to Maven's integration-test phase.
 (which are all in root-level tests directory) 

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




[jira] [Updated] (CONNECTORS-257) Input-able response lifetime for Active Directory authority

2011-09-26 Thread Shinichiro Abe (Updated) (JIRA)

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

Shinichiro Abe updated CONNECTORS-257:
--

Attachment: CONNECTORS-257-2.patch

Sorry for delay. This patch is including LRU cache. But changing static class 
into member is not done. What should I do?

 Input-able response lifetime for Active Directory authority
 ---

 Key: CONNECTORS-257
 URL: https://issues.apache.org/jira/browse/CONNECTORS-257
 Project: ManifoldCF
  Issue Type: Improvement
  Components: Active Directory authority
Affects Versions: ManifoldCF 0.1, ManifoldCF 0.2, ManifoldCF 0.3
Reporter: Shinichiro Abe
Assignee: Shinichiro Abe
Priority: Minor
 Fix For: ManifoldCF 0.4

 Attachments: CONNECTORS-257-1.patch, CONNECTORS-257-2.patch


 The access tokens are cached for one minute, and up to 1000 different
 users' access tokens will be cached at any one time.
 The access token's cache per username remains idle before expiring.
 Its expiration time depends response lifetime, and 
 expiration time is updated after looking up the cache.
 Currently response lifetime is 1 minute.
 Since I want not to access Active Directory frequently, 
 I make this response lifetime to be input-able for users.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira