Re: 1.0 release, and graduation

2011-09-21 Thread Tommaso Teofili
Hello Karl 2011/9/21 Karl Wright daddy...@gmail.com Hi Tommaso, Thanks for your feedback! Are you in a position to update the status page? I don't think I can. I should be able to do it, will try and see if I can get that updated finally :) If you disagree please point me in the

Re: 1.0 release, and graduation

2011-09-21 Thread Alex Ott
Hello On Wed, Sep 21, 2011 at 9:43 AM, Tommaso Teofili tommaso.teof...@gmail.com wrote: (2) I'm not sure it is reasonable to go with one build system over another.  Lucene/Solr has been having this battle for years.  I thought we might just learn from that experience and try to be more

Re: 1.0 release, and graduation

2011-09-21 Thread Jukka Zitting
Hi, On Mon, Sep 19, 2011 at 9:06 PM, Karl Wright daddy...@gmail.com wrote: (a) what we are still missing as far as incubator graduation is concerned There's still quite a bit to be done for community diversity. The drive to get new committers in is definitely a step in the right direction, but

Re: 1.0 release, and graduation

2011-09-21 Thread Alex Ott
Hello We can put following script (in attachment) to simplify setup of missing maven dependencies that are fetched using 'ant download-dependencies' command. After using this script I was able to build everything using maven. One more comment is on tests - maybe it's better to put long-running

[jira] [Created] (CONNECTORS-259) Support MySQL in the JDBC connector

2011-09-21 Thread Karl Wright (JIRA)
Support MySQL in the JDBC connector --- Key: CONNECTORS-259 URL: https://issues.apache.org/jira/browse/CONNECTORS-259 Project: ManifoldCF Issue Type: New Feature Components: JDBC connector

JDBC connector support for MySQL

2011-09-21 Thread Karl Wright
Hi Tobias, Supporting MySQL in the JDBC connector is useful but not I think what Tommaso meant. Nevertheless, here's a ticket for that: CONNECTORS-259 Feel free to attach a patch! Also helpful would be the preferred URL for downloading the JDBC driver for MySQL; we can do that automatically

[jira] [Commented] (CONNECTORS-258) pom.xml refers to jars not available in public repositories

2011-09-21 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13109388#comment-13109388 ] Karl Wright commented on CONNECTORS-258: In order for me to do this, I have to

Maven setup script

2011-09-21 Thread Karl Wright
Hi Alex, Can you attach this to the CONNECTORS-258 ticket? Be sure to click the grant license to ASF button when you do... Thanks! Karl On Wed, Sep 21, 2011 at 6:04 AM, Alex Ott alex...@gmail.com wrote: Hello We can put following script (in attachment) to simplify setup of missing maven

[jira] [Commented] (CONNECTORS-258) pom.xml refers to jars not available in public repositories

2011-09-21 Thread Alex Ott (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13109390#comment-13109390 ] Alex Ott commented on CONNECTORS-258: - Some of dependencies (hsqldb, jcifs)

[jira] [Updated] (CONNECTORS-258) pom.xml refers to jars not available in public repositories

2011-09-21 Thread Alex Ott (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Ott updated CONNECTORS-258: Attachment: mvn-bootstrap.sh Script to prepare clean system for maven build pom.xml refers

[jira] [Created] (CONNECTORS-262) Ant build could download WSDL's for SharePoint, if the public Microsoft SharePoint site has them

2011-09-21 Thread Karl Wright (JIRA)
Ant build could download WSDL's for SharePoint, if the public Microsoft SharePoint site has them Key: CONNECTORS-262 URL:

Long running tests

2011-09-21 Thread Karl Wright
I've created a ticket (CONNECTORS-263) for this work. Anybody who wants to submit a patch would be very welcome... Karl On Wed, Sep 21, 2011 at 6:04 AM, Alex Ott alex...@gmail.com wrote: Hello We can put following script (in attachment) to simplify setup of missing maven dependencies that

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

2011-09-21 Thread Karl Wright (JIRA)
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

RE: Maven build

2011-09-21 Thread karl.wright
I created a ticket for this too - connectors-261. Afaik, documentum dfc remains under a proprietary license and may not be redistributed. i don't know about livelink lapi but if you have a link please share it. Karl -Original Message- From: ext Alex Ott Sent: 21/09/2011, 6:30 AM

Re: Long running tests

2011-09-21 Thread Alex Ott
I'll try to refactor poms to use failsafe plugin, but I don't expect that I'll have time until weekend On Wed, Sep 21, 2011 at 12:41 PM, Karl Wright daddy...@gmail.com wrote: I've created a ticket (CONNECTORS-263) for this work.  Anybody who wants to submit a patch would be very welcome...

Re: Long running tests

2011-09-21 Thread Karl Wright
There's no rush - next release isn't until December. ;-) Seriously, any and all contributions and ideas are very very welcome. Karl On Wed, Sep 21, 2011 at 7:48 AM, Alex Ott alex...@gmail.com wrote: I'll try to refactor poms to use failsafe plugin, but I don't expect that I'll have time until

[jira] [Commented] (CONNECTORS-261) Maven build needs to be conditionalized in order to handle proprietary connectors

2011-09-21 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13109422#comment-13109422 ] Karl Wright commented on CONNECTORS-261: Alex Ott says: I think, that problem

[jira] [Commented] (CONNECTORS-258) pom.xml refers to jars not available in public repositories

2011-09-21 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13109430#comment-13109430 ] Karl Wright commented on CONNECTORS-258: r1173584 Committed script for