[
https://issues.apache.org/jira/browse/CAMEL-10006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15311909#comment-15311909
]
Jose Luis Pedrosa commented on CAMEL-10006:
-------------------------------------------
Hi is there any chance this goes also to 2.17 branch? do I need to create
another pull request for that branch?
also about the checkstyle: As you can see, I ran it in my branch, and gives no
error at all. Any hint?
{code}
C:\Users\joseluis\Documents\Sources\camel\components\camel-mongodb>mvn compile
-Psourcecheck
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Camel :: MongoDB 2.18-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ camel-mongodb ---
[INFO]
[INFO] --- maven-bundle-plugin:3.0.1:cleanVersions (versions) @ camel-mongodb
---
[INFO]
[INFO] --- maven-checkstyle-plugin:2.16:checkstyle (validate) @ camel-mongodb
---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ camel-mongodb
---
[INFO]
[INFO] --- camel-package-maven-plugin:2.18-SNAPSHOT:prepare-components
(prepare) @ camel-mongodb ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @
camel-mongodb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 3 resources
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory
C:\Users\joseluis\Documents\Sources\camel\components\camel-mongodb\target\generated\camel\dataformats
[INFO] skip non existing resourceDirectory
C:\Users\joseluis\Documents\Sources\camel\components\camel-mongodb\target\generated\camel\languages
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @
camel-mongodb ---
[INFO] Nothing to compile - all classes are up to date
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.070 s
[INFO] Finished at: 2016-06-02T09:53:00+02:00
[INFO] Final Memory: 34M/398M
[INFO] ------------------------------------------------------------------------
{code}
> Create MongoDB Idempotent repository
> ------------------------------------
>
> Key: CAMEL-10006
> URL: https://issues.apache.org/jira/browse/CAMEL-10006
> Project: Camel
> Issue Type: New Feature
> Components: camel-mongodb
> Affects Versions: 2.17.1
> Reporter: Jose Luis Pedrosa
> Assignee: Claus Ibsen
> Fix For: 2.18.0
>
> Original Estimate: 8h
> Remaining Estimate: 8h
>
> HI
> For projects that have an uderlaying mongo database as a persistance engine,
> it'd be nice to create a mongodb IdempotentRepository.
> If it would be accepted I can create a PR
> @davsclaus
> Sounds ok?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)