[
https://issues.apache.org/jira/browse/JAMES-2081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16074340#comment-16074340
]
ASF GitHub Bot commented on JAMES-2081:
---------------------------------------
GitHub user ilkerceng opened a pull request:
https://github.com/apache/james-project/pull/69
import a folder full of EML files to James
[https://issues.apache.org/jira/browse/JAMES-2081](url)
implemented necessary codes, corrected indentations, added tests.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ilkerceng/james-project master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/james-project/pull/69.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #69
----
commit 50504535bbc1fa7461c0028b669752f8da56479e
Author: ilker yıldırım <[email protected]>
Date: 2017-07-04T13:50:48Z
IMPORTEMLFILETOMAILBOX command
IMPORTEMLFILETOMAILBOX is added to executeCommand function
commit 98030fe9fe7e5ad9f16eb8c97ca3ec724cd19150
Author: ilker yıldırım <[email protected]>
Date: 2017-07-04T13:59:20Z
IMPORTEMLFILETOMAILBOX added as a CmdType
IMPORTEMLFILETOMAILBOX("importemlfiletomailbox", "namespace", "user",
"name", "path"),
commit 8d98991a2319227d02aeeacacb3ca79c426965f1
Author: ilker yıldırım <[email protected]>
Date: 2017-07-04T14:02:01Z
IMPORTEMLFILETOMAILBOX command type in CmdTypeTest
lookupImportEmlFileToMailboxShouldReturnEnumValue test function is added
commit d87d959be8297f8388d75706fadec8e79d3774ad
Author: ilker yıldırım <[email protected]>
Date: 2017-07-04T14:08:21Z
importEmlFileToMailBox function declaration in MailboxProbe
importEmlFileToMailBox function declaration added to MailboxProbe interface
commit d176bbbbd0371f38235951261d2db1e4b2f78e50
Author: ilker yıldırım <[email protected]>
Date: 2017-07-04T14:29:43Z
importEmlFileToMailBox in MailboxManagerManagement
importEmlFileToMailBox is implemented checking if arguments correctly given
commit 003fc543be8c05ec07160b9525f523e153a6e79f
Author: ilker yıldırım <[email protected]>
Date: 2017-07-05T06:36:20Z
indentation
indentation has corrected.
commit 30bd4bf6438bc742aa89146d2bdd7567b914c8b6
Author: ilker yıldırım <[email protected]>
Date: 2017-07-05T06:40:16Z
indentation
indentations has corrected
commit cd0ae9dacb52fd527fb410c84a46286c02ba9e73
Author: ilker yıldırım <[email protected]>
Date: 2017-07-05T07:07:09Z
Test if file is not found
UnitTest is added to control if file is not found
commit 89b4bc6fd67d86361b449f6d99b656241a8c3e96
Author: ilker yıldırım <[email protected]>
Date: 2017-07-05T07:13:49Z
indentation
indentations has corrected
----
> import a folder full of EML files to James
> ------------------------------------------
>
> Key: JAMES-2081
> URL: https://issues.apache.org/jira/browse/JAMES-2081
> Project: James Server
> Issue Type: Task
> Components: CLI
> Reporter: ilker yıldırım
>
> Extend the command line tool to be able to import a folder full of EML files
> to James
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]