Build failed in Jenkins: ManifoldCF-mvn #725

2019-09-06 Thread Apache Jenkins Server
See Changes: [kwright] Merge CONNECTORS-1566 branch -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H27 (ubuntu xenial) in

[jira] [Commented] (CONNECTORS-1566) Develop CSWS connector as a replacement for deprecated LiveLink LAPI connector

2019-09-06 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924679#comment-16924679 ] Karl Wright commented on CONNECTORS-1566: - I integrated the branch with trunk. The code is

Build failed in Jenkins: ManifoldCF-mvn #724

2019-09-06 Thread Apache Jenkins Server
See -- [...truncated 435.95 KB...] AU connectors/gts/connector/src/main/java/org/apache/manifoldcf/agents/output/gts/GTSConfig.java AU

[jira] [Commented] (CONNECTORS-1566) Develop CSWS connector as a replacement for deprecated LiveLink LAPI connector

2019-09-06 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924522#comment-16924522 ] Karl Wright commented on CONNECTORS-1566: - Ok, removing that and substitution the cxf

[jira] [Commented] (CONNECTORS-1566) Develop CSWS connector as a replacement for deprecated LiveLink LAPI connector

2019-09-06 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924491#comment-16924491 ] Karl Wright commented on CONNECTORS-1566: - Hah, that worked, but *only* if I also remove

[jira] [Commented] (CONNECTORS-1566) Develop CSWS connector as a replacement for deprecated LiveLink LAPI connector

2019-09-06 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924483#comment-16924483 ] Karl Wright commented on CONNECTORS-1566: - Thanks, this is very helpful. The classloader

[jira] [Comment Edited] (CONNECTORS-1566) Develop CSWS connector as a replacement for deprecated LiveLink LAPI connector

2019-09-06 Thread Markus Schuch (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924436#comment-16924436 ] Markus Schuch edited comment on CONNECTORS-1566 at 9/6/19 5:20 PM: ---

[jira] [Commented] (CONNECTORS-1566) Develop CSWS connector as a replacement for deprecated LiveLink LAPI connector

2019-09-06 Thread Markus Schuch (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924436#comment-16924436 ] Markus Schuch commented on CONNECTORS-1566: --- The only idea i have is to switch the

[jira] [Commented] (CONNECTORS-1566) Develop CSWS connector as a replacement for deprecated LiveLink LAPI connector

2019-09-06 Thread Markus Schuch (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924424#comment-16924424 ] Markus Schuch commented on CONNECTORS-1566: --- The ws-stubs generated by wsdl2java extend

Re: TagParseState behavior with Web connector

2019-09-06 Thread Karl Wright
*IF* you wanted to allow broken XML to be still correctly parsed, the first thing you must do is come up with a list of exceptions to standard XML parsing that you would want to support. Presuming that you have a browser that you think is doing a good job of handling the broken HTML in question,

[jira] [Commented] (CONNECTORS-1566) Develop CSWS connector as a replacement for deprecated LiveLink LAPI connector

2019-09-06 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924294#comment-16924294 ] Karl Wright commented on CONNECTORS-1566: - [~schuch], then this might be a case where

[jira] [Commented] (CONNECTORS-1566) Develop CSWS connector as a replacement for deprecated LiveLink LAPI connector

2019-09-06 Thread Markus Schuch (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924261#comment-16924261 ] Markus Schuch commented on CONNECTORS-1566: --- I debugged through the construction of

RE: TagParseState behavior with Web connector

2019-09-06 Thread julien.massiera
Hi Karl, Thanks for your suggestion. Took me some time to think about it, but I think we have two different approaches for this case: 1. In your case, it seems like if a source is problematic, it is its own problem, not the one of the parser/connector, so the latter should just discard the doc

[jira] [Commented] (CONNECTORS-1566) Develop CSWS connector as a replacement for deprecated LiveLink LAPI connector

2019-09-06 Thread Markus Schuch (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924233#comment-16924233 ] Markus Schuch commented on CONNECTORS-1566: --- Looking into that right now > Develop CSWS

[jira] [Commented] (CONNECTORS-1566) Develop CSWS connector as a replacement for deprecated LiveLink LAPI connector

2019-09-06 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924053#comment-16924053 ] Karl Wright commented on CONNECTORS-1566: - So I have only this now in the dist libraries:

[jira] [Commented] (CONNECTORS-1566) Develop CSWS connector as a replacement for deprecated LiveLink LAPI connector

2019-09-06 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924044#comment-16924044 ] Karl Wright commented on CONNECTORS-1566: - It's included with cmis and alfresco-webscript

[jira] [Commented] (CONNECTORS-1566) Develop CSWS connector as a replacement for deprecated LiveLink LAPI connector

2019-09-06 Thread Karl Wright (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924039#comment-16924039 ] Karl Wright commented on CONNECTORS-1566: - Here's the current distribution area jar setup:

[jira] [Comment Edited] (CONNECTORS-1566) Develop CSWS connector as a replacement for deprecated LiveLink LAPI connector

2019-09-06 Thread Markus Schuch (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16923958#comment-16923958 ] Markus Schuch edited comment on CONNECTORS-1566 at 9/6/19 6:37 AM: ---

[jira] [Commented] (CONNECTORS-1566) Develop CSWS connector as a replacement for deprecated LiveLink LAPI connector

2019-09-06 Thread Markus Schuch (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16923958#comment-16923958 ] Markus Schuch commented on CONNECTORS-1566: --- With {{jaxws-rt-*.jar}} we have another

[jira] [Commented] (CONNECTORS-1566) Develop CSWS connector as a replacement for deprecated LiveLink LAPI connector

2019-09-06 Thread Markus Schuch (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16923953#comment-16923953 ] Markus Schuch commented on CONNECTORS-1566: --- The error {{Doesn't support any Service