[jira] [Resolved] (CONNECTORS-1637) New Confluence connector

2020-06-11 Thread Julien Massiera (Jira)
[ https://issues.apache.org/jira/browse/CONNECTORS-1637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Massiera resolved CONNECTORS-1637. - Fix Version/s: ManifoldCF 2.16 Resolution: Fixed > New Conflue

[jira] [Commented] (CONNECTORS-1637) New Confluence connector

2020-03-06 Thread Julien Massiera (Jira)
build. The branch is done !  > New Confluence connector > > > Key: CONNECTORS-1637 > URL: https://issues.apache.org/jira/browse/CONNECTORS-1637 > Project: ManifoldCF > Issue Type: New Feature

[jira] [Commented] (CONNECTORS-1637) New Confluence connector

2020-03-06 Thread Karl Wright (Jira)
build {code} This will download the dependencies, then build the framework and build all the connectors. After that you can debug your build locally for your connector by: {code} cd connectors/ ant build {code} > New Confluence connector > > >

[jira] [Commented] (CONNECTORS-1637) New Confluence connector

2020-03-06 Thread Julien Massiera (Jira)
the branch is done, but what is the process to test the build with ant ? cause when I execute "ant all" in the connector's folder it says that the dist/connector-build.xml file is not found in the manifoldcf root folder ? Executing "ant build" in the root folder does not solve my iss

[jira] [Commented] (CONNECTORS-1637) New Confluence connector

2020-03-06 Thread Julien Massiera (Jira)
working on this and also make sure it does not conflicts with the original connector > New Confluence connector > > > Key: CONNECTORS-1637 > URL: https://issues.apache.org/jira/browse/CONNECTORS-1637 > P

[jira] [Commented] (CONNECTORS-1637) New Confluence connector

2020-03-06 Thread Karl Wright (Jira)
-1637) for this. Wonderful! Can you let me know when you think the branch is done? Key things: getting the ant build to work, and making sure ant rat-sources is happy with your Apache headers. > New Confluence connector > > > Key: CON

[jira] [Created] (CONNECTORS-1637) New Confluence connector

2020-03-06 Thread Julien Massiera (Jira)
Julien Massiera created CONNECTORS-1637: --- Summary: New Confluence connector Key: CONNECTORS-1637 URL: https://issues.apache.org/jira/browse/CONNECTORS-1637 Project: ManifoldCF Issue

Re: New confluence connector

2020-03-05 Thread Karl Wright
important to make sure there are no name collisions with the existing connector, of course. Thanks! Karl On Thu, Mar 5, 2020 at 12:59 PM wrote: > Hi Karl, > > > > I have developed a new Confluence connector based on the existing one in > order to address 3 main issues : > >

New confluence connector

2020-03-05 Thread julien.massiera
Hi Karl, I have developed a new Confluence connector based on the existing one in order to address 3 main issues : - the current connector does not correctly implements the security - the current connector has performance problems when handling a huge dataset - the current connector