Next ManifoldCF release

2011-08-17 Thread Karl Wright
I'd like to propose working towards the next ManifoldCF official
release, 0.3-incubating, somewhere around September 15.  This release
would include major new features, such as the CMIS connector, the
client scripting language, and (hopefully) the OpenSearchServer
connector (if it is ready by then).  This is in addition to the dozens
or hundreds of other fixes and changes already committed to trunk.

Please let me know your thoughts.

Karl


[jira] [Updated] (CONNECTORS-224) OpenSearchServer connector

2011-08-17 Thread Emmanuel Keller (JIRA)

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

Emmanuel Keller updated CONNECTORS-224:
---

Attachment: oss-mfc-rc1.patch

(1) The purpose of this synchronizer is to be sure we have only one API call to 
an OSS instance for one index. This prevents memory leaks. I prefer this 
approach than creating an additional thread with a submission queue.

(2) The inputStream is no more closed in the rc1 patch.

(3) The correct formatting has been applied.

 OpenSearchServer connector
 --

 Key: CONNECTORS-224
 URL: https://issues.apache.org/jira/browse/CONNECTORS-224
 Project: ManifoldCF
  Issue Type: New Feature
  Components: OpenSearchServer connector
Affects Versions: ManifoldCF 0.3
Reporter: Emmanuel Keller
Assignee: Karl Wright
  Labels: OpenSearchServer, connector, outputconnector
 Attachments: oss-mfc-alpha.patch, oss-mfc-alpha2.patch, 
 oss-mfc-beta.patch, oss-mfc-dev.patch, oss-mfc-rc1.patch

   Original Estimate: 336h
  Remaining Estimate: 336h

 Provide an output connector for 
 [OpenSearchServer|http://www.open-search-server.com].

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




[jira] [Commented] (CONNECTORS-224) OpenSearchServer connector

2011-08-17 Thread Karl Wright (JIRA)

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

Karl Wright commented on CONNECTORS-224:


Thanks for the update - I've merged it into the branch.
At this point I think we're just about ready to merge the branch into trunk.  I 
agree with the decision to use a synchronizer to prevent leaks, although I'd 
love it if there was more of a description of the problem in comments in the 
code.  But that can wait until after this connector hits trunk.


 OpenSearchServer connector
 --

 Key: CONNECTORS-224
 URL: https://issues.apache.org/jira/browse/CONNECTORS-224
 Project: ManifoldCF
  Issue Type: New Feature
  Components: OpenSearchServer connector
Affects Versions: ManifoldCF 0.3
Reporter: Emmanuel Keller
Assignee: Karl Wright
  Labels: OpenSearchServer, connector, outputconnector
 Attachments: oss-mfc-alpha.patch, oss-mfc-alpha2.patch, 
 oss-mfc-beta.patch, oss-mfc-dev.patch, oss-mfc-rc1.patch

   Original Estimate: 336h
  Remaining Estimate: 336h

 Provide an output connector for 
 [OpenSearchServer|http://www.open-search-server.com].

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




[jira] [Commented] (CONNECTORS-224) OpenSearchServer connector

2011-08-17 Thread Karl Wright (JIRA)

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

Karl Wright commented on CONNECTORS-224:


Committed to trunk.  r1158655.


 OpenSearchServer connector
 --

 Key: CONNECTORS-224
 URL: https://issues.apache.org/jira/browse/CONNECTORS-224
 Project: ManifoldCF
  Issue Type: New Feature
  Components: OpenSearchServer connector
Affects Versions: ManifoldCF 0.3
Reporter: Emmanuel Keller
Assignee: Karl Wright
  Labels: OpenSearchServer, connector, outputconnector
 Attachments: oss-mfc-alpha.patch, oss-mfc-alpha2.patch, 
 oss-mfc-beta.patch, oss-mfc-dev.patch, oss-mfc-rc1.patch

   Original Estimate: 336h
  Remaining Estimate: 336h

 Provide an output connector for 
 [OpenSearchServer|http://www.open-search-server.com].

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




[jira] [Resolved] (CONNECTORS-224) OpenSearchServer connector

2011-08-17 Thread Karl Wright (JIRA)

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

Karl Wright resolved CONNECTORS-224.


   Resolution: Fixed
Fix Version/s: ManifoldCF 0.3

 OpenSearchServer connector
 --

 Key: CONNECTORS-224
 URL: https://issues.apache.org/jira/browse/CONNECTORS-224
 Project: ManifoldCF
  Issue Type: New Feature
  Components: OpenSearchServer connector
Affects Versions: ManifoldCF 0.3
Reporter: Emmanuel Keller
Assignee: Karl Wright
  Labels: OpenSearchServer, connector, outputconnector
 Fix For: ManifoldCF 0.3

 Attachments: oss-mfc-alpha.patch, oss-mfc-alpha2.patch, 
 oss-mfc-beta.patch, oss-mfc-dev.patch, oss-mfc-rc1.patch

   Original Estimate: 336h
  Remaining Estimate: 336h

 Provide an output connector for 
 [OpenSearchServer|http://www.open-search-server.com].

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




[jira] [Created] (CONNECTORS-241) OpenSearchServer connector needs how-to-build-and-deploy section

2011-08-17 Thread Karl Wright (JIRA)
OpenSearchServer connector needs how-to-build-and-deploy section


 Key: CONNECTORS-241
 URL: https://issues.apache.org/jira/browse/CONNECTORS-241
 Project: ManifoldCF
  Issue Type: Improvement
  Components: Documentation
Affects Versions: ManifoldCF 0.3
Reporter: Karl Wright


The how-to-build-and-deploy page needs to be updated to include the 
OpenSearchServer connector info.


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




[jira] [Created] (CONNECTORS-240) OpenSearchServer connector needs end-user documentation

2011-08-17 Thread Karl Wright (JIRA)
OpenSearchServer connector needs end-user documentation
---

 Key: CONNECTORS-240
 URL: https://issues.apache.org/jira/browse/CONNECTORS-240
 Project: ManifoldCF
  Issue Type: Improvement
  Components: Documentation
Affects Versions: ManifoldCF 0.3
Reporter: Karl Wright


We need end-user documentation for the OpenSearchServer connector

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




[jira] [Created] (CONNECTORS-242) Connector support matrix page needs to be updated with both OpenSearchServer supported versions and CMIS supported versions

2011-08-17 Thread Karl Wright (JIRA)
Connector support matrix page needs to be updated with both OpenSearchServer 
supported versions and CMIS supported versions
---

 Key: CONNECTORS-242
 URL: https://issues.apache.org/jira/browse/CONNECTORS-242
 Project: ManifoldCF
  Issue Type: Improvement
  Components: Documentation
Affects Versions: ManifoldCF 0.3
Reporter: Karl Wright


Connector support matrix page needs to be updated with both OpenSearchServer 
supported versions and CMIS supported versions

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




Re: Next ManifoldCF release

2011-08-17 Thread Karl Wright
I've been trying to keep the book up-to-date, so there are only minor
deviations at this point between 0.3-incubating and the book.

As far as a tutorial showing off what is new, I'll think about how
that might be done.  But since we've got probably a month for the RC
to sit in the incubator for assessment, we may not have time to do
much here, unless you are offering to contribute your services.

Karl

On Wed, Aug 17, 2011 at 9:30 AM, Jack Krupansky
jack.krupan...@lucidimagination.com wrote:
 +1

 There's been a lot of great progress.

 Question: What is the status of the book relative to what release was used
 as the basis for the book? If there have been any core features used or
 referenced in the book that changed, then some sort of wiki addendum would
 be appropriate, but I don't think I am aware of any. Mostly we're talking
 new features and bug fixes. It might be nice to have a mini-tutorial for new
 features, new connectors, etc. CHANGES.txt is good, but encourage people to
 contribute examples and screen shots or mini-tutorials. In other words, show
 off what's new.

 -- Jack Krupansky

 -Original Message- From: Karl Wright
 Sent: Wednesday, August 17, 2011 6:08 AM
 To: connectors-dev
 Subject: Next ManifoldCF release

 I'd like to propose working towards the next ManifoldCF official
 release, 0.3-incubating, somewhere around September 15.  This release
 would include major new features, such as the CMIS connector, the
 client scripting language, and (hopefully) the OpenSearchServer
 connector (if it is ready by then).  This is in addition to the dozens
 or hundreds of other fixes and changes already committed to trunk.

 Please let me know your thoughts.

 Karl



Re: Next ManifoldCF release

2011-08-17 Thread Karl Wright
I think that should be OK, as long as the connector is really solid
and doesn't need a lot of follow-up work.  Will it be structured as a
whole new connector, or will he instead be making modifications to the
existing Solr connector?

Karl

On Wed, Aug 17, 2011 at 10:51 AM, Koji Sekiguchi k...@r.email.ne.jp wrote:
 I think Abe-san would like to push Embedded version of solr output connecter
 that he is trying to write now. The patch should be public in a week or so.

 koji
 --
 Check out Query Log Visualizer
 http://www.rondhuit-demo.com/loganalyzer/loganalyzer.html
 http://www.rondhuit.com/en/

 (11/08/17 19:08), Karl Wright wrote:

 I'd like to propose working towards the next ManifoldCF official
 release, 0.3-incubating, somewhere around September 15.  This release
 would include major new features, such as the CMIS connector, the
 client scripting language, and (hopefully) the OpenSearchServer
 connector (if it is ready by then).  This is in addition to the dozens
 or hundreds of other fixes and changes already committed to trunk.

 Please let me know your thoughts.

 Karl