[jira] [Updated] (CONNECTORS-347) MySQL HopCount test sometimes fails

2012-03-13 Thread Karl Wright (Updated) (JIRA)

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

Karl Wright updated CONNECTORS-347:
---

Fix Version/s: (was: ManifoldCF 0.5)
   ManifoldCF next

 MySQL HopCount test sometimes fails
 ---

 Key: CONNECTORS-347
 URL: https://issues.apache.org/jira/browse/CONNECTORS-347
 Project: ManifoldCF
  Issue Type: Bug
  Components: Framework core
Affects Versions: ManifoldCF 0.5
Reporter: Karl Wright
Assignee: Karl Wright
 Fix For: ManifoldCF next


 The HopcountMySQLIT test sometimes fails complaining that it is expecting to 
 see 6 documents but only sees 4.
 {code}
 [junit] org.apache.manifoldcf.core.interfaces.ManifoldCFException: Wrong 
 number of documents processed - expected 6, saw 4
 [junit] at 
 org.apache.manifoldcf.filesystem_tests.HopcountMySQLIT.hopcountCheck(HopcountMySQLIT.java:152)
 {code}
 This does not happen on every run.

--
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




[jira] [Updated] (CONNECTORS-345) Jetty Configuration Support

2012-03-13 Thread Karl Wright (Updated) (JIRA)

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

Karl Wright updated CONNECTORS-345:
---

Fix Version/s: (was: ManifoldCF 0.5)
   ManifoldCF next

 Jetty Configuration Support
 ---

 Key: CONNECTORS-345
 URL: https://issues.apache.org/jira/browse/CONNECTORS-345
 Project: ManifoldCF
  Issue Type: Improvement
  Components: Framework core
Affects Versions: ManifoldCF 0.4
 Environment: Jetty Configuration
Reporter: Michael J. Kelleher
Assignee: Karl Wright
 Fix For: ManifoldCF next


 Can the single process example be extended to support Jetty configuration?
 1) jetty.xml
 2) webdefault.xml
 3) OPTIONS= along with their corresponding XML config files, most 
 importantly the JMX option, Server,ajp,setuid would be nice to have

--
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




[jira] [Updated] (CONNECTORS-309) On Canonicalization Tab , Allow regex transforms to modify the URL's for a crawl

2012-03-13 Thread Karl Wright (Updated) (JIRA)

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

Karl Wright updated CONNECTORS-309:
---

Fix Version/s: (was: ManifoldCF 0.5)
   ManifoldCF next

 On Canonicalization Tab , Allow regex transforms to modify the URL's for a 
 crawl
 

 Key: CONNECTORS-309
 URL: https://issues.apache.org/jira/browse/CONNECTORS-309
 Project: ManifoldCF
  Issue Type: Improvement
  Components: Web connector
Affects Versions: ManifoldCF 0.4
Reporter: Michael J. Kelleher
Assignee: Karl Wright
Priority: Minor
 Fix For: ManifoldCF next


 There was not a Component for a Job.  Canonicalization is part of the Job 
 definition.
 I would like the ability to use a regex to transform a URL (not necessarily 
 including the hostname and port).  Specifically what I would like to use this 
 for is to remove certain URL request parameters from the URL.

--
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




[jira] [Updated] (CONNECTORS-317) minor GUI improvement for jcifs connector

2012-03-13 Thread Karl Wright (Updated) (JIRA)

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

Karl Wright updated CONNECTORS-317:
---

Fix Version/s: (was: ManifoldCF 0.5)
   ManifoldCF next

 minor GUI improvement for jcifs connector
 -

 Key: CONNECTORS-317
 URL: https://issues.apache.org/jira/browse/CONNECTORS-317
 Project: ManifoldCF
  Issue Type: Improvement
  Components: JCIFS connector
Affects Versions: ManifoldCF 0.5
Reporter: Martin Goldhahn
Assignee: Karl Wright
Priority: Trivial
 Fix For: ManifoldCF next

 Attachments: SharedDriveConnector.java.patch, style.css.patch


 The table on Paths tab (in edit job for jcifs connector) looks strange.
 The Add and Delete button should be aligned, i.e. in the first column. 

--
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




[jira] [Created] (CONNECTORS-423) Elastic Search connector should handle document metadata

2012-03-13 Thread Karl Wright (Created) (JIRA)
Elastic Search connector should handle document metadata


 Key: CONNECTORS-423
 URL: https://issues.apache.org/jira/browse/CONNECTORS-423
 Project: ManifoldCF
  Issue Type: Improvement
Affects Versions: ManifoldCF 0.5
Reporter: Karl Wright
 Fix For: ManifoldCF 0.5


The Elastic Search connector does not currently handle metadata, but it should.


--
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




[jira] [Updated] (CONNECTORS-423) Elastic Search connector should handle document metadata

2012-03-13 Thread Karl Wright (Updated) (JIRA)

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

Karl Wright updated CONNECTORS-423:
---

Component/s: Elastic Search connector

 Elastic Search connector should handle document metadata
 

 Key: CONNECTORS-423
 URL: https://issues.apache.org/jira/browse/CONNECTORS-423
 Project: ManifoldCF
  Issue Type: Improvement
  Components: Elastic Search connector
Affects Versions: ManifoldCF 0.5
Reporter: Karl Wright
 Fix For: ManifoldCF 0.5


 The Elastic Search connector does not currently handle metadata, but it 
 should.

--
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




Release time is upon us once again

2012-03-13 Thread Karl Wright
Hi fellow developers,

Our next release date is rapidly approaching.  We've been releasing a
version of ManifoldCF at roughly the end of every quarter for a year
now, and March 31 is a bit over two weeks away.

There are currently three outstanding 0.5-incubating bugs.  Two are
Japanese localization tickets, and one is for the new Elastic Search
connector.  The latter is unassigned.  Please finish these up as
quickly as possible!

Finally, I've been the Release Manager for all four releases up until
now.  Does anyone want to volunteer to be Release Manager for
0.5-incubating?  I'd be happy to provide assistance and check in all
of my Windows-based scripts.

Karl