[jira] [Created] (CONNECTORS-1508) Add support for French Language

2018-06-05 Thread Cedric Ulmer (JIRA)
Cedric Ulmer created CONNECTORS-1508:


 Summary: Add support for French Language
 Key: CONNECTORS-1508
 URL: https://issues.apache.org/jira/browse/CONNECTORS-1508
 Project: ManifoldCF
  Issue Type: Improvement
  Components: Documentation
Affects Versions: ManifoldCF 2.10
Reporter: Cedric Ulmer
 Fix For: ManifoldCF next
 Attachments: cedricmanifold_fr.zip

Some users may need a French version of the ressource bundle. I attached a 
preliminary translation that France Labs made some time ago (probably around 
summer 2016), but that we halted due to lack of time (and priority). It is 
probably almost complete, but some quality checking needs to be done. Note also 
that I forgot to check the version when I did the translations, so anyone 
interested would need to check any modifications that may have occurred between 
this version and the current MCF version.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (CONNECTORS-1507) Under some conditions, documents are left in PENDINGPURGATORY without a docpriority set

2018-06-05 Thread Karl Wright (JIRA)


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

Karl Wright updated CONNECTORS-1507:

Attachment: CONNECTORS-1507-2.patch

> Under some conditions, documents are left in PENDINGPURGATORY without a 
> docpriority set
> ---
>
> Key: CONNECTORS-1507
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1507
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Framework crawler agent
>Affects Versions: ManifoldCF 2.10
>Reporter: Karl Wright
>Assignee: Karl Wright
>Priority: Major
> Fix For: ManifoldCF 2.11
>
> Attachments: CONNECTORS-1507-2.patch, CONNECTORS-1507.patch
>
>
> Under some conditions, documents are left in PENDINGPURGATORY without a 
> docpriority set.  The conditions appear to be when the java-agents process is 
> cycled.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CONNECTORS-1507) Under some conditions, documents are left in PENDINGPURGATORY without a docpriority set

2018-06-05 Thread Karl Wright (JIRA)


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

Karl Wright commented on CONNECTORS-1507:
-

r1832913 is the second part of the patch (second file).

> Under some conditions, documents are left in PENDINGPURGATORY without a 
> docpriority set
> ---
>
> Key: CONNECTORS-1507
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1507
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Framework crawler agent
>Affects Versions: ManifoldCF 2.10
>Reporter: Karl Wright
>Assignee: Karl Wright
>Priority: Major
> Fix For: ManifoldCF 2.11
>
> Attachments: CONNECTORS-1507-2.patch, CONNECTORS-1507.patch
>
>
> Under some conditions, documents are left in PENDINGPURGATORY without a 
> docpriority set.  The conditions appear to be when the java-agents process is 
> cycled.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CONNECTORS-1490) GSOC: MongoDB Output Connector

2018-06-05 Thread Irindu Nugawela (JIRA)


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

Irindu Nugawela commented on CONNECTORS-1490:
-

Hi All, I faced an issue during development, the MongodbOutputConnector, and 
GridFSRepository Connector both share a common dependency mongo-java-driver and 
GridFSRepositoryConnector uses mongo-java-driver version 2.11.3 while the 
latest stable is version 3.7, add to that mongo-java-driver version 2.x does 
not support mongod server versions 3.x  methods like 
{color:#353833}[authenticate|http://api.mongodb.com/java/2.13/com/mongodb/DB.html#authenticate-java.lang.String-char:A-]([String|http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true]
 username, char[] password) works only against mongod server versions 2.x and 
they are deprecated on mongo-java-driver version 3.x {color}

{color:#353833}I cannot use the latest stable mongo-java-driver version 3.7 for 
development because GridFS Connector uses the older version and the older 
mongo-java-driver version 2.11.3 is already in classpath. I can continue 
development mongo-java-driver version 2.11.3 but the MongodbOutputConnector 
would not support the newer mongodb servers (version 3.x).{color}

{color:#353833}Also I've noticed that GridFS Connector uses 
[authenticate|http://api.mongodb.com/java/2.13/com/mongodb/DB.html#authenticate-java.lang.String-char:A-]([String|http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true]
 username, char[] password) method also classes DBTCPConnector which are 
deprecated from mongo-java-driver version 3.x which would also make GridFS 
connector not work as expected with newer mongodb servers (version 3.x).{color}

{color:#353833}There are significant differences with mongo-java-driver version 
2.X and version 3.X{color}

{color:#353833} {color}

 

 

> GSOC: MongoDB Output Connector
> --
>
> Key: CONNECTORS-1490
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1490
> Project: ManifoldCF
>  Issue Type: New Feature
>  Components: MongoDB Output Connector
>Reporter: Piergiorgio Lucidi
>Assignee: Piergiorgio Lucidi
>Priority: Major
>  Labels: MongoDB, gsoc2018, java, junit
>   Original Estimate: 480h
>  Remaining Estimate: 480h
>
> This is a project idea for [Google Summer of 
> Code|https://summerofcode.withgoogle.com/] (GSOC).
> To discuss this or other ideas with your potential mentor from the Apache 
> ManifoldCF project, sign up and post to the dev@manifoldcf.apache.org list, 
> including "[GSOC]" in the subject. You may also comment on this Jira issue if 
> you have created an account. 
> We would like to extend the Content Migration capabilities adding MongoDB / 
> GridFS as a new output connector for importing contents from one or more 
> repositories supported by ManifoldCF. In this way we will help developers on 
> migrating contents from different data sources on MongoDB.
> You will be involved in the development of the following tasks, you will 
> learn how to:
>  * Write the connector implementation
>  * Implement unit tests
>  * Build all the integration tests for testing the connector inside the 
> framework
>  * Write the documentation for this connector
> We have a complete documentation on how to implement an Output Connector:
> [https://manifoldcf.apache.org/release/release-2.9.1/en_US/writing-output-connectors.html]
> Take a look also at our book to understand better the framework and how to 
> implement connectors:
> [https://github.com/DaddyWri/manifoldcfinaction/tree/master/pdfs]
>  
> Prospective GSOC mentor: 
> [piergior...@apache.org|mailto:piergior...@apache.org]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Comment Edited] (CONNECTORS-1490) GSOC: MongoDB Output Connector

2018-06-05 Thread Irindu Nugawela (JIRA)


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

Irindu Nugawela edited comment on CONNECTORS-1490 at 6/6/18 4:25 AM:
-

Hi All, I faced an issue during development, the MongodbOutputConnector, and 
GridFSRepository Connector both share a common dependency mongo-java-driver and 
GridFSRepositoryConnector uses mongo-java-driver version 2.11.3 while the 
latest stable is version 3.7, add to that mongo-java-driver version 2.x does 
not support mongod server versions 3.x  methods like 
{color:#353833}[authenticate|http://api.mongodb.com/java/2.13/com/mongodb/DB.html#authenticate-java.lang.String-char:A-](String
 username, char[] password) works only against mongod server versions 2.x and 
they are deprecated on mongo-java-driver version 3.x {color}

{color:#353833}I cannot use the latest stable mongo-java-driver version 3.7 for 
development because GridFS Connector uses the older version and the older 
mongo-java-driver version 2.11.3 is already in classpath. I can continue 
development mongo-java-driver version 2.11.3 but the MongodbOutputConnector 
would not support the newer mongodb servers (version 3.x).{color}

{color:#353833}Also I've noticed that GridFS Connector uses 
[authenticate|http://api.mongodb.com/java/2.13/com/mongodb/DB.html#authenticate-java.lang.String-char:A-](String
 username, char[] password) method also classes DBTCPConnector which are 
deprecated from mongo-java-driver version 3.x which would also make GridFS 
connector not work as expected with newer mongodb servers (version 3.x).{color}

{color:#353833}There are significant differences with mongo-java-driver version 
2.X and version 3.X{color}

{color:#353833} {color}

 

 


was (Author: irindupera):
Hi All, I faced an issue during development, the MongodbOutputConnector, and 
GridFSRepository Connector both share a common dependency mongo-java-driver and 
GridFSRepositoryConnector uses mongo-java-driver version 2.11.3 while the 
latest stable is version 3.7, add to that mongo-java-driver version 2.x does 
not support mongod server versions 3.x  methods like 
{color:#353833}[authenticate|http://api.mongodb.com/java/2.13/com/mongodb/DB.html#authenticate-java.lang.String-char:A-](String
 username, char[] password) works only against mongod server versions 2.x and 
they are deprecated on mongo-java-driver version 3.x {color}

{color:#353833}I cannot use the latest stable mongo-java-driver version 3.7 for 
development because GridFS Connector uses the older version and the older 
mongo-java-driver version 2.11.3 is already in classpath. I can continue 
development mongo-java-driver version 2.11.3 but the MongodbOutputConnector 
would not support the newer mongodb servers (version 3.x).{color}

{color:#353833}Also I've noticed that GridFS Connector uses 
[authenticate|http://api.mongodb.com/java/2.13/com/mongodb/DB.html#authenticate-java.lang.String-char:A-]([String|http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true]
 username, char[] password) method also classes DBTCPConnector which are 
deprecated from mongo-java-driver version 3.x which would also make GridFS 
connector not work as expected with newer mongodb servers (version 3.x).{color}

{color:#353833}There are significant differences with mongo-java-driver version 
2.X and version 3.X{color}

{color:#353833} {color}

 

 

> GSOC: MongoDB Output Connector
> --
>
> Key: CONNECTORS-1490
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1490
> Project: ManifoldCF
>  Issue Type: New Feature
>  Components: MongoDB Output Connector
>Reporter: Piergiorgio Lucidi
>Assignee: Piergiorgio Lucidi
>Priority: Major
>  Labels: MongoDB, gsoc2018, java, junit
>   Original Estimate: 480h
>  Remaining Estimate: 480h
>
> This is a project idea for [Google Summer of 
> Code|https://summerofcode.withgoogle.com/] (GSOC).
> To discuss this or other ideas with your potential mentor from the Apache 
> ManifoldCF project, sign up and post to the dev@manifoldcf.apache.org list, 
> including "[GSOC]" in the subject. You may also comment on this Jira issue if 
> you have created an account. 
> We would like to extend the Content Migration capabilities adding MongoDB / 
> GridFS as a new output connector for importing contents from one or more 
> repositories supported by ManifoldCF. In this way we will help developers on 
> migrating contents from different data sources on MongoDB.
> You will be involved in the development of the following tasks, you will 
> learn how to:
>  * Write the connector implementation
>  * Implement unit tests
>  * Build all the integration tests for testing the connector inside the 
> framework
>  * Write the documentation for 

[jira] [Comment Edited] (CONNECTORS-1490) GSOC: MongoDB Output Connector

2018-06-05 Thread Irindu Nugawela (JIRA)


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

Irindu Nugawela edited comment on CONNECTORS-1490 at 6/6/18 4:24 AM:
-

Hi All, I faced an issue during development, the MongodbOutputConnector, and 
GridFSRepository Connector both share a common dependency mongo-java-driver and 
GridFSRepositoryConnector uses mongo-java-driver version 2.11.3 while the 
latest stable is version 3.7, add to that mongo-java-driver version 2.x does 
not support mongod server versions 3.x  methods like 
{color:#353833}[authenticate|http://api.mongodb.com/java/2.13/com/mongodb/DB.html#authenticate-java.lang.String-char:A-](String
 username, char[] password) works only against mongod server versions 2.x and 
they are deprecated on mongo-java-driver version 3.x {color}

{color:#353833}I cannot use the latest stable mongo-java-driver version 3.7 for 
development because GridFS Connector uses the older version and the older 
mongo-java-driver version 2.11.3 is already in classpath. I can continue 
development mongo-java-driver version 2.11.3 but the MongodbOutputConnector 
would not support the newer mongodb servers (version 3.x).{color}

{color:#353833}Also I've noticed that GridFS Connector uses 
[authenticate|http://api.mongodb.com/java/2.13/com/mongodb/DB.html#authenticate-java.lang.String-char:A-]([String|http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true]
 username, char[] password) method also classes DBTCPConnector which are 
deprecated from mongo-java-driver version 3.x which would also make GridFS 
connector not work as expected with newer mongodb servers (version 3.x).{color}

{color:#353833}There are significant differences with mongo-java-driver version 
2.X and version 3.X{color}

{color:#353833} {color}

 

 


was (Author: irindupera):
Hi All, I faced an issue during development, the MongodbOutputConnector, and 
GridFSRepository Connector both share a common dependency mongo-java-driver and 
GridFSRepositoryConnector uses mongo-java-driver version 2.11.3 while the 
latest stable is version 3.7, add to that mongo-java-driver version 2.x does 
not support mongod server versions 3.x  methods like 
{color:#353833}[authenticate|http://api.mongodb.com/java/2.13/com/mongodb/DB.html#authenticate-java.lang.String-char:A-]([String|http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true]
 username, char[] password) works only against mongod server versions 2.x and 
they are deprecated on mongo-java-driver version 3.x {color}

{color:#353833}I cannot use the latest stable mongo-java-driver version 3.7 for 
development because GridFS Connector uses the older version and the older 
mongo-java-driver version 2.11.3 is already in classpath. I can continue 
development mongo-java-driver version 2.11.3 but the MongodbOutputConnector 
would not support the newer mongodb servers (version 3.x).{color}

{color:#353833}Also I've noticed that GridFS Connector uses 
[authenticate|http://api.mongodb.com/java/2.13/com/mongodb/DB.html#authenticate-java.lang.String-char:A-]([String|http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true]
 username, char[] password) method also classes DBTCPConnector which are 
deprecated from mongo-java-driver version 3.x which would also make GridFS 
connector not work as expected with newer mongodb servers (version 3.x).{color}

{color:#353833}There are significant differences with mongo-java-driver version 
2.X and version 3.X{color}

{color:#353833} {color}

 

 

> GSOC: MongoDB Output Connector
> --
>
> Key: CONNECTORS-1490
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1490
> Project: ManifoldCF
>  Issue Type: New Feature
>  Components: MongoDB Output Connector
>Reporter: Piergiorgio Lucidi
>Assignee: Piergiorgio Lucidi
>Priority: Major
>  Labels: MongoDB, gsoc2018, java, junit
>   Original Estimate: 480h
>  Remaining Estimate: 480h
>
> This is a project idea for [Google Summer of 
> Code|https://summerofcode.withgoogle.com/] (GSOC).
> To discuss this or other ideas with your potential mentor from the Apache 
> ManifoldCF project, sign up and post to the dev@manifoldcf.apache.org list, 
> including "[GSOC]" in the subject. You may also comment on this Jira issue if 
> you have created an account. 
> We would like to extend the Content Migration capabilities adding MongoDB / 
> GridFS as a new output connector for importing contents from one or more 
> repositories supported by ManifoldCF. In this way we will help developers on 
> migrating contents from different data sources on MongoDB.
> You will be involved in the development of the following tasks, you will 
> learn how to:
>  * 

[jira] [Commented] (CONNECTORS-1508) Add support for French Language

2018-06-05 Thread Karl Wright (JIRA)


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

Karl Wright commented on CONNECTORS-1508:
-

r1832981 commits what's in the zip, after converting to utf-8 everywhere.

[~ulmer], we are still missing the main UI translations, found under 
framework/ui-core.  Were these overlooked?


> Add support for French Language
> ---
>
> Key: CONNECTORS-1508
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1508
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Documentation
>Affects Versions: ManifoldCF 2.10
>Reporter: Cedric Ulmer
>Assignee: Karl Wright
>Priority: Minor
> Fix For: ManifoldCF 2.11
>
> Attachments: cedricmanifold_fr.zip
>
>
> Some users may need a French version of the ressource bundle. I attached a 
> preliminary translation that France Labs made some time ago (probably around 
> summer 2016), but that we halted due to lack of time (and priority). It is 
> probably almost complete, but some quality checking needs to be done. Note 
> also that I forgot to check the version when I did the translations, so 
> anyone interested would need to check any modifications that may have 
> occurred between this version and the current MCF version.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (CONNECTORS-1508) Add support for French Language

2018-06-05 Thread Karl Wright (JIRA)


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

Karl Wright reassigned CONNECTORS-1508:
---

Assignee: Karl Wright

> Add support for French Language
> ---
>
> Key: CONNECTORS-1508
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1508
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Documentation
>Affects Versions: ManifoldCF 2.10
>Reporter: Cedric Ulmer
>Assignee: Karl Wright
>Priority: Minor
> Fix For: ManifoldCF next
>
> Attachments: cedricmanifold_fr.zip
>
>
> Some users may need a French version of the ressource bundle. I attached a 
> preliminary translation that France Labs made some time ago (probably around 
> summer 2016), but that we halted due to lack of time (and priority). It is 
> probably almost complete, but some quality checking needs to be done. Note 
> also that I forgot to check the version when I did the translations, so 
> anyone interested would need to check any modifications that may have 
> occurred between this version and the current MCF version.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (CONNECTORS-1508) Add support for French Language

2018-06-05 Thread Karl Wright (JIRA)


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

Karl Wright updated CONNECTORS-1508:

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

> Add support for French Language
> ---
>
> Key: CONNECTORS-1508
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1508
> Project: ManifoldCF
>  Issue Type: Improvement
>  Components: Documentation
>Affects Versions: ManifoldCF 2.10
>Reporter: Cedric Ulmer
>Assignee: Karl Wright
>Priority: Minor
> Fix For: ManifoldCF 2.11
>
> Attachments: cedricmanifold_fr.zip
>
>
> Some users may need a French version of the ressource bundle. I attached a 
> preliminary translation that France Labs made some time ago (probably around 
> summer 2016), but that we halted due to lack of time (and priority). It is 
> probably almost complete, but some quality checking needs to be done. Note 
> also that I forgot to check the version when I did the translations, so 
> anyone interested would need to check any modifications that may have 
> occurred between this version and the current MCF version.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)