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

2011-10-03 Thread Karl Wright (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13119784#comment-13119784
 ] 

Karl Wright commented on CONNECTORS-262:


Actually, the download may require a Microsoft utility called disco.exe, which 
discovers the wsdl.  How to do this is described in 
connectors/sharepoint/wsdls/README.txt.  Some experimentation will be needed to 
find an equivalent way to do the same thing without the microsoft tool (which 
would require Windows).


> Ant build could download WSDL's for SharePoint, if the public Microsoft 
> SharePoint site has them
> 
>
> Key: CONNECTORS-262
> URL: https://issues.apache.org/jira/browse/CONNECTORS-262
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Build, SharePoint connector
>Affects Versions: ManifoldCF 0.4
>Reporter: Karl Wright
>Assignee: Shinichiro Abe
> Fix For: ManifoldCF 0.4
>
>
> There is a public Microsoft SharePoint site.  If we can get at it, we might 
> be able to download the Microsoft WSDL's we need from it automatically during 
> the "download-dependencies" target.

--
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-260) Maven build should download jtds.jar automatically, and maybe the mysql jdbc driver jar too, as part of JDBC connector build

2011-10-03 Thread Karl Wright (Updated) (JIRA)

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

Karl Wright updated CONNECTORS-260:
---

Assignee: Shinichiro Abe

> Maven build should download jtds.jar automatically, and maybe the mysql jdbc 
> driver jar too, as part of JDBC connector build
> 
>
> Key: CONNECTORS-260
> URL: https://issues.apache.org/jira/browse/CONNECTORS-260
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Build
>Affects Versions: ManifoldCF 0.4
>Reporter: Karl Wright
>Assignee: Shinichiro Abe
> Fix For: ManifoldCF 0.4
>
>
> The JDBC connector build under Maven should download all the supported JDBC 
> drivers that it can, including jtds.jar and maybe mysql's jdbc driver jar.

--
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] [Commented] (CONNECTORS-260) Maven build should download jtds.jar automatically, and maybe the mysql jdbc driver jar too, as part of JDBC connector build

2011-10-03 Thread Karl Wright (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13119782#comment-13119782
 ] 

Karl Wright commented on CONNECTORS-260:


It looks like Shinichiro has been working on this, at least the jtds part.


> Maven build should download jtds.jar automatically, and maybe the mysql jdbc 
> driver jar too, as part of JDBC connector build
> 
>
> Key: CONNECTORS-260
> URL: https://issues.apache.org/jira/browse/CONNECTORS-260
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Build
>Affects Versions: ManifoldCF 0.4
>Reporter: Karl Wright
> Fix For: ManifoldCF 0.4
>
>
> The JDBC connector build under Maven should download all the supported JDBC 
> drivers that it can, including jtds.jar and maybe mysql's jdbc driver jar.

--
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] [Resolved] (CONNECTORS-267) Need a home for code that is to be deployed on target systems, e.g. Solr

2011-10-03 Thread Karl Wright (Resolved) (JIRA)

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

Karl Wright resolved CONNECTORS-267.


Resolution: Fixed

All integration components now are set up like fully-specified Apache 
subprojects.

> Need a home for code that is to be deployed on target systems, e.g. Solr
> 
>
> Key: CONNECTORS-267
> URL: https://issues.apache.org/jira/browse/CONNECTORS-267
> Project: ManifoldCF
>  Issue Type: Task
>  Components: Solr-3.x-component, Solr-4.x-component
>Affects Versions: ManifoldCF 0.4
>Reporter: Karl Wright
>Assignee: Karl Wright
> Fix For: ManifoldCF 0.4
>
>
> We need a place to build code that supports ManifoldCF that must be deployed 
> on target systems, such as Solr.  These components will need to be built, in 
> synchrony with the target system version, and the results of the build will 
> need to be checked into the main ManifoldCF project area.

--
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] [Commented] (CONNECTORS-268) Move SharePoint MCPermissions target extension code and build scripts to "integration" area

2011-10-03 Thread Karl Wright (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13119775#comment-13119775
 ] 

Karl Wright commented on CONNECTORS-268:


r1178642.


> Move SharePoint MCPermissions target extension code and build scripts to 
> "integration" area
> ---
>
> Key: CONNECTORS-268
> URL: https://issues.apache.org/jira/browse/CONNECTORS-268
> Project: ManifoldCF
>  Issue Type: Task
>  Components: SharePoint 3.x MCPermissions extension
>Affects Versions: ManifoldCF 0.4
>Reporter: Karl Wright
>Assignee: Karl Wright
> Fix For: ManifoldCF 0.4
>
>
> The new integration area seems like a logical place to move the SharePoint 
> 3.0 MCPermissions extension code, once we have all the necessary pieces to 
> allow us to prebuild it for users.  This will also involve creating a 
> connectors/sharepoint/integration directory, as well as appropriate build.xml 
> changes.

--
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] [Resolved] (CONNECTORS-268) Move SharePoint MCPermissions target extension code and build scripts to "integration" area

2011-10-03 Thread Karl Wright (Resolved) (JIRA)

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

Karl Wright resolved CONNECTORS-268.


Resolution: Fixed

> Move SharePoint MCPermissions target extension code and build scripts to 
> "integration" area
> ---
>
> Key: CONNECTORS-268
> URL: https://issues.apache.org/jira/browse/CONNECTORS-268
> Project: ManifoldCF
>  Issue Type: Task
>  Components: SharePoint 3.x MCPermissions extension
>Affects Versions: ManifoldCF 0.4
>Reporter: Karl Wright
>Assignee: Karl Wright
> Fix For: ManifoldCF 0.4
>
>
> The new integration area seems like a logical place to move the SharePoint 
> 3.0 MCPermissions extension code, once we have all the necessary pieces to 
> allow us to prebuild it for users.  This will also involve creating a 
> connectors/sharepoint/integration directory, as well as appropriate build.xml 
> changes.

--
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] [Reopened] (CONNECTORS-269) Maven build is broken and runs Postgresql tests by default

2011-10-03 Thread Karl Wright (Reopened) (JIRA)

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

Karl Wright reopened CONNECTORS-269:


  Assignee: Karl Wright  (was: Piergiorgio Lucidi)

We're still dealing with this.  I'll close it when the HSQLDB issues are fixed.


> Maven build is broken and runs Postgresql tests by default
> --
>
> Key: CONNECTORS-269
> URL: https://issues.apache.org/jira/browse/CONNECTORS-269
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Build
>Affects Versions: ManifoldCF 0.4
>Reporter: Karl Wright
>Assignee: Karl Wright
> Fix For: ManifoldCF 0.4
>
>
> The maven build "mvn clean install" seems to run postgresql tests even though 
> it shouldn't.  The postgresql tests also fail for reasons that need to be 
> researched.  Using "ant test-pg" does not have this problem, so it seems to 
> be related to the maven build exclusively.

--
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] [Commented] (CONNECTORS-269) Maven build is broken and runs Postgresql tests by default

2011-10-03 Thread Karl Wright (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13119280#comment-13119280
 ] 

Karl Wright commented on CONNECTORS-269:


There are still shutdown differences for HSQLDB between the Maven test run and 
the ant test run, even though forkMode="always" is set for Maven.  On Ant, it 
can't cleanup three of the files:

[junit] Failed to delete file 
C:\wip\mcf\trunk\test-HSQLDB-output\filesystem\dbname.data
[junit] Failed to delete file 
C:\wip\mcf\trunk\test-HSQLDB-output\filesystem\dbname.lck
[junit] Failed to delete file 
C:\wip\mcf\trunk\test-HSQLDB-output\filesystem\dbname.log

On Maven, in addition to those three, it also cannot delete the dbname.tmp 
directory.  Clearly there is something different about the way Maven starts the 
process in which each test runs.  (I verified, FWIW, using Process Monitor, 
that maven is indeed firing up a process per test.)


> Maven build is broken and runs Postgresql tests by default
> --
>
> Key: CONNECTORS-269
> URL: https://issues.apache.org/jira/browse/CONNECTORS-269
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Build
>Affects Versions: ManifoldCF 0.4
>Reporter: Karl Wright
>Assignee: Piergiorgio Lucidi
> Fix For: ManifoldCF 0.4
>
>
> The maven build "mvn clean install" seems to run postgresql tests even though 
> it shouldn't.  The postgresql tests also fail for reasons that need to be 
> researched.  Using "ant test-pg" does not have this problem, so it seems to 
> be related to the maven build exclusively.

--
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] [Commented] (CONNECTORS-269) Maven build is broken and runs Postgresql tests by default

2011-10-03 Thread Karl Wright (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13119213#comment-13119213
 ] 

Karl Wright commented on CONNECTORS-269:


The HSQLDB team suggestion also does not appear to work.  I've accordingly let 
them know.


> Maven build is broken and runs Postgresql tests by default
> --
>
> Key: CONNECTORS-269
> URL: https://issues.apache.org/jira/browse/CONNECTORS-269
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Build
>Affects Versions: ManifoldCF 0.4
>Reporter: Karl Wright
>Assignee: Piergiorgio Lucidi
> Fix For: ManifoldCF 0.4
>
>
> The maven build "mvn clean install" seems to run postgresql tests even though 
> it shouldn't.  The postgresql tests also fail for reasons that need to be 
> researched.  Using "ant test-pg" does not have this problem, so it seems to 
> be related to the maven build exclusively.

--
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] [Commented] (CONNECTORS-269) Maven build is broken and runs Postgresql tests by default

2011-10-03 Thread Karl Wright (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13119208#comment-13119208
 ] 

Karl Wright commented on CONNECTORS-269:


The HSSQLDB team says we should try the following:

Statement s = connection.createStatement();
s.execute("SHUTDOWN");



> Maven build is broken and runs Postgresql tests by default
> --
>
> Key: CONNECTORS-269
> URL: https://issues.apache.org/jira/browse/CONNECTORS-269
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Build
>Affects Versions: ManifoldCF 0.4
>Reporter: Karl Wright
>Assignee: Piergiorgio Lucidi
> Fix For: ManifoldCF 0.4
>
>
> The maven build "mvn clean install" seems to run postgresql tests even though 
> it shouldn't.  The postgresql tests also fail for reasons that need to be 
> researched.  Using "ant test-pg" does not have this problem, so it seems to 
> be related to the maven build exclusively.

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