Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add netty-4.1 profile for testing #242

Merged
merged 1 commit into from Sep 20, 2015
Merged

Conversation

jekh
Copy link
Collaborator

@jekh jekh commented Sep 6, 2015

This small change makes testing LittleProxy against Netty 4.1 a bit easier. For example:

mvn clean test -P netty-4.1

Will run all our tests against the Netty 4.1 version specified in the profile (currently 4.1.0.Beta6).

The profile is not and should not be used for releases, and has no effect whatsoever on travis-ci builds.

@jekh
Copy link
Collaborator Author

jekh commented Sep 20, 2015

Since this is only for testing purposes, I'll go ahead and merge it. Once PR #240 is merged, the tests under Netty 4.1 will pass.

jekh added a commit that referenced this pull request Sep 20, 2015
Add netty-4.1 profile for testing
@jekh jekh merged commit 6f09262 into adamfisk:master Sep 20, 2015
@jekh jekh deleted the add-netty-4.1-profile branch September 20, 2015 22:30
@adamfisk
Copy link
Owner

Thanks Jason!
On Sep 20, 2015 3:29 PM, "Jason Hoetger" notifications@github.com wrote:

Merged #242 #242.


Reply to this email directly or view it on GitHub
#242 (comment).

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.

None yet

2 participants