Skip to content

New features for twitter-camel#8

Closed
lfoppiano wants to merge 3 commits into
apache:trunkfrom
lfoppiano:twitter-camel
Closed

New features for twitter-camel#8
lfoppiano wants to merge 3 commits into
apache:trunkfrom
lfoppiano:twitter-camel

Conversation

@lfoppiano
Copy link
Copy Markdown

Hello,
I have implemented a few new features that are available in the twitter4j library and they are quite useful also in the camel twitter endpoint.

  1. parameter 'count' to set the maximum number of tweets per page
  2. parameter 'numberOfPages' to set the number of pages to retrieve from twitter, by default is only the first

Let me know
Luca

…eets per page (called count in version 1.1, rpp in version 1.0), the selection of the options in the consumer and producer should be refactored as is getting quite complex
@WillemJiang
Copy link
Copy Markdown
Member

Hi Luca
Thanks for the pull request. As you know ASF is using JIRA[1] to track the new features and bugs.
Please feel free to create a JIRA for it , you can add a link of this pull request, and we can take care of it.

[1]https://issues.apache.org/jira/browse/CAMEL

@lfoppiano
Copy link
Copy Markdown
Author

Hi Willem,
I was not sure because I should have opened them before, but I will open
them.

Regards
Luca

On Wed, Jan 30, 2013 at 2:53 AM, Willem Jiang notifications@github.comwrote:

Hi Luca
Thanks for the pull request. As you know ASF is using JIRA[1] to track the
new features and bugs.
Please feel free to create a JIRA for it , you can add a link of this pull
request, and we can take care of it.

[1]https://issues.apache.org/jira/browse/CAMEL


Reply to this email directly or view it on GitHubhttps://github.com//pull/8#issuecomment-12869878.

Luca Foppiano

Software Engineer
+31615253280
luca@foppiano.org
www.foppiano.org

@lfoppiano
Copy link
Copy Markdown
Author

@davsclaus
Copy link
Copy Markdown
Contributor

Thanks for your patches. Can this pull request be closed?

@lfoppiano lfoppiano closed this Feb 3, 2013
@matteoredaelli
Copy link
Copy Markdown

Nice! I hope to have these features available in the next Camel release...
Thanks to lfoppiano and Camel team ...

mgencur pushed a commit to mgencur/camel that referenced this pull request Jan 9, 2017
Small changes to camel-example-spring-ws example provided with Fuse distribution.
onderson pushed a commit to onderson/camel that referenced this pull request Aug 25, 2017
# The first commit's message is:

Unable to change DataFormat.contentTypeHeader value to false

JaxbDataFormat has a contentTypeHeader property with default value of TRUE. It should be able to change contentTypeHeader to FALSE.

# This is the commit message #2:

Improve SupervisingRouteController

# This is the commit message #3:

Refactor BackOff timer

# This is the commit message apache#4:

Upgrade Jgroups to version 4.0.5.Final

# This is the commit message apache#5:

CAMEL-11657 - Camel-spring-security: The Karaf feature need spring-security-config to be installed

# This is the commit message apache#6:

Upgrade Hazelcast to version 3.8.4

# This is the commit message apache#7:

Changed S3Producer to use S3Constants.S3_OPERATION instead of EC2Constants.OPERATION
# This is the commit message apache#8:

Import of the IEC 60870 component

This change adds an IEC 60870 camel component based on the
IEC 60870 implementation of Eclipse NeoSCADA.

Signed-off-by: Jens Reimann <jreimann@redhat.com>

# This is the commit message apache#9:

Amend changes based on review.

Signed-off-by: Jens Reimann <jreimann@redhat.com>

# This is the commit message apache#10:

Add the camel-iec60870 and camel-iec60870-starter

This change adds the ne camel-iec6087 and camel-iec60870-starter
modules to a few build files.

Signed-off-by: Jens Reimann <jreimann@redhat.com>

# This is the commit message apache#11:

Regen

# This is the commit message apache#12:

Added camel-iec60870 to components POM

# This is the commit message apache#13:

Fix CS

# This is the commit message apache#14:

CAMEL-11659: Create a ClusteredRouteController

# This is the commit message apache#15:

ClusteredRouteController: use spring-boot to spin up the boostrap node

# This is the commit message apache#16:

fix using MasterComponent

# This is the commit message apache#17:

closing entity manager

# This is the commit message apache#18:

surrounded with try/catch/finally to ensure entity manager always closes

# This is the commit message apache#19:

CAMEL-11630: Fixed CS. This closes apache#1883.

# This is the commit message apache#20:

camel-bigquery: add initial version to endpoint annotations

# This is the commit message apache#21:

camel-bigquery: fix endpoint annotation

# This is the commit message apache#22:

Fixes Checkstyle issues in Salesforce component

# This is the commit message apache#23:

Code style: remove unused imports

# This is the commit message apache#24:

CAMEL-11668: CompositeApiClient class in the camel-salesforces component cannot close a null InputStream

# This is the commit message apache#25:

CAMEL-11561: Cleanup Salesforce integration tes...

...ts setup

This removes unused profiles that might conflict when running the
Ant Migration Tool and defines Connectec App OAuth Client Id and Client
Secret from the `test-salesforce-login.properties`. So it is up to the
user of the tests to pick a unique Client Id, i.e. simply by creating an
Connected App and using those values and then deleting it.

# This is the commit message apache#26:

CAMEL-11668: CompositeApiClient class in the ca...

...mel-salesforces component cannot close a null InputStream

Cleaned up to use `IOHelper.close` instead.

# This is the commit message apache#27:

CAMEL-11629: Cleanup SalesforceComponentVerifie...

...rTest

Splits the SalesforceComponentVerifier test into integration
(connectivity) and unit test (parameter). The integration test now
relies on `LoginConfigHelper` that reads its configuration from
`salesforce-test-login.properties`.

# This is the commit message apache#28:

Regen

# This is the commit message apache#29:

Polished summary of new component.

# This is the commit message apache#30:

Fix typo on rest endpoints

# This is the commit message apache#31:

CAMEL-11438 added javadoc to the endpoint class

+ test class polished
# This is the commit message apache#32:

regenerate camel-crypto-cms-starter

# This is the commit message apache#33:

CAMEL-11638: upgrade camel-ssh to use apache-sshd version 1.6.0

# This is the commit message apache#34:

CAMEL-11638: upgrade camel-jsch to use apache-sshd version 1.6.0

# This is the commit message apache#35:

CAMEL-11638: upgrade camel-ftp to use apache-sshd version 1.6.0

# This is the commit message apache#36:

regenerate

# This is the commit message apache#37:

add camel-google-bigquery-starter to kit

# This is the commit message apache#38:

Upgrade hbase. This fixes apache#1896

# This is the commit message apache#39:

CAMEL-11621: extend simple date formatter for properties
# This is the commit message apache#40:

Polished. This fixes apache#1890

# This is the commit message apache#41:

[CAMEL-11688]ensure transport endpoint configuration will be take into account when create JettyRestHttpBinding from REST DSL

# This is the commit message apache#42:

Upgrade Caffeine to version 2.5.5

# This is the commit message apache#43:

Upgrade Chronicle Core to version 1.9.3

# This is the commit message apache#44:

Upgrade Chronicle Threads to version 1.8.2

# This is the commit message apache#45:

Upgrade Chronicle Bytes to version 1.9.6

# This is the commit message apache#46:

Upgrade Chornicle Network to version 1.9.2

# This is the commit message apache#47:

Upgrade Chronicle Wire to version 1.9.10

# This is the commit message apache#48:

CAMEL-11671 dont rebuild the request and respect url encoding of the original request

# This is the commit message apache#49:

Upgrade Spring Cloud Netflix to version 1.3.4.RELEASE

# This is the commit message apache#50:

CAMEL-11674 - Couchbase client is never shut down

# This is the commit message apache#51:

CAMEL-11316: Added support for HTTP OPTIONS in camel-restlet

# This is the commit message apache#52:

Fixed CS

# This is the commit message apache#53:

Upgrade Mybatis to version 3.4.5

# This is the commit message apache#54:

CAMEL-11685 - Camel-Hazelcast: Add removeAll and removeIf to queue component

# This is the commit message apache#55:

CAMEL-11685 - Fixed docs

# This is the commit message apache#56:

Revert "CAMEL-11655 - Camel-Nagios: Use Encryption enum instead of EncryptionMethod"

This reverts commit efee1f7.

# This is the commit message apache#57:

CAMEL-11665 - Camel-Nagios: Deprecate EncryptionMethod and use Encryption Enum

# This is the commit message apache#58:

CAMEL-11611 - Add a knownHosts option to the camel-ssh component

# This is the commit message apache#59:

CAMEL-11611 - Adjusted the code to reflect the use of Apache Sshd 1.6.0

# This is the commit message apache#60:

CAMEL-11682: Add sasl.jaas.config setting

# This is the commit message apache#61:

CAMEL-11682 - Regen and docs

# This is the commit message apache#62:

CAMEL-11438 documentation improved
# This is the commit message apache#63:

CAMEL-11611: polish

# This is the commit message apache#64:

Regen

# This is the commit message apache#65:

Upgrade Chronicle Bytes to version 1.9.7

# This is the commit message apache#66:

Upgrade Chronicle Core to version 1.9.4

# This is the commit message apache#67:

Upgrade Chronicle Network to version 1.9.3

# This is the commit message apache#68:

Upgrade Chronicle Wire to version 1.9.11

# This is the commit message apache#69:

Upgrade RxJava to version 2.1.3

# This is the commit message apache#70:

CAMEL-11694 - Camel-Hazelcast: Add more operation to queue - Take operation

# This is the commit message apache#71:

CAMEL-11694 - Camel-Hazelcast: Add more operation to queue - Retain All operation

# This is the commit message apache#72:

CAMEL-11694 - Camel-Hazelcast: Add more operation to queue - Docs updated

# This is the commit message apache#73:

CAMEL-11692: Set ClassLoader property on HBase configuration

# This is the commit message apache#74:

CAMEL-11666 - Camel Hazelcast Queue Consumer implementation

# This is the commit message apache#75:

CAMEL-11666 - Fixed CS and regen docs

# This is the commit message apache#76:

CAMEL-11666 - Improved docs

# This is the commit message apache#77:

CAMEL-11697 - S3 Consumer: If maxMessagesPerPoll is greater than 50 consumer fails to poll objects from bucket

# This is the commit message apache#78:

CAMEL-11697 - Updated docs

# This is the commit message apache#79:

CAMEL-9608 following up to take care of sharedEntityManager

# This is the commit message apache#80:

CAMEL-11697 - S3 Consumer: If maxMessagesPerPoll is greater than 50 consumer fails to poll objects from bucket - Set the maxConnections equals to default value + maxMessagesPoll

# This is the commit message apache#81:

CAMEL-8010:Locking the critical section to avoid race condition if AggregateTimeOutChecker also completes at the same time as Recover task

# This is the commit message apache#82:

CAMEL-8010:Included onSubmitCompletion in the lock section to prevent race condiditon

# This is the commit message apache#83:

CAMEL-8010:Included onSubmitCompletion in the lock section to prevent race condiditon

# This is the commit message apache#84:

CAMEL-8010:Reverted previous push since AggregatorLockingTest failed

# This is the commit message apache#85:

CAMEL-8010:Fixed checkstyle

# This is the commit message apache#86:

CAMEL-11645 - Add pattern exclusion mechanism similar to the one provided by the camel-zipkin component

# This is the commit message apache#87:

CAMEL-11701 - Camel-AWS S3: Use AmazonS3ClientBuilder instead of different constructors

# This is the commit message apache#88:

ComponentExtension : allow to unwrap to concrete extension.

# This is the commit message apache#89:

MetaDataExtension : allow to retrieve attributes directly

# This is the commit message apache#90:

CAMEL-11703 - Camel-AWS: Use builders instead of different constructors - AWS CloudWatch

# This is the commit message apache#91:

CAMEL-11703 - Camel-AWS: Use builders instead of different constructors - AWS DynamoDB

# This is the commit message apache#92:

CAMEL-11703 - Camel-AWS: Use builders instead of different constructors - AWS EC2

# This is the commit message apache#93:

CAMEL-11703 - Camel-AWS: Use builders instead of different constructors - AWS SimpleDB

# This is the commit message apache#94:

CAMEL-11703 - Camel-AWS: Use builders instead of different constructors - AWS SimpleEmail

# This is the commit message apache#95:

CAMEL-11703 - Camel-AWS: Use builders instead of different constructors - AWS SNS

# This is the commit message apache#96:

CAMEL-11703 - Camel-AWS: Use builders instead of different constructors - AWS SQS

# This is the commit message apache#97:

CAMEL-11703 - Camel-AWS: Use builders instead of different constructors - AWS SWF

# This is the commit message apache#98:

Upgrade Weld3 to version 3.0.1.Final

# This is the commit message apache#99:

CAMEL-11705 - Camel-Caffeine: ExpireAfterAccess set two times instead of ExpireAfterWrite

# This is the commit message apache#100:

CAMEL-ASN1 - ASN.1 Data Format Component with Bouncy Castle-bcprov-jdk15on and openmuc-jasn1

# This is the commit message apache#101:

CAMEL-11612-updated per code review

# This is the commit message apache#102:

CAMEL-11612-code review fixes

# This is the commit message apache#103:

CAMEL-11612 - rebase
ricardozanini added a commit to ricardozanini/camel that referenced this pull request Jan 25, 2018
# This is the 1st commit message:

first commit to the brand new wordpress component
# This is the commit message apache#2:

Validation checks
# This is the commit message apache#3:

checkstyle issues
# This is the commit message apache#4:

License headers
# This is the commit message apache#5:

Constant typo
# This is the commit message apache#6:

checkstyle
# This is the commit message apache#7:

checkstyle
# This is the commit message apache#8:

checkstyle
# This is the commit message apache#9:

push request revisions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants