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 @Options to PathAnnotationRoutesParser class #559

Merged
merged 1 commit into from
Aug 13, 2013

Conversation

dipold
Copy link
Member

@dipold dipold commented Aug 2, 2013

This PR is related with the issue #519

The problem was that @Options only worked associated with the @Path annotation.

This PR solves the problem by adding the @Options to the list of Predicate

@dipold
Copy link
Member Author

dipold commented Aug 2, 2013

P.S.: I do not know why the merge is considering that I changed the entire file...

@nykolaslima
Copy link
Contributor

You can do the same to @patch Http verb.

Sent from my iPhone

On 02/08/2013, at 11:32, Rafael Dipold notifications@github.com wrote:

P.S.: I do not know why the merge is considering that I changed the entire file...


Reply to this email directly or view it on GitHub.

@dipold
Copy link
Member Author

dipold commented Aug 2, 2013

Good point @nykolaslima

@rponte
Copy link

rponte commented Aug 2, 2013

It's complicated to know what piece of code you changed. Git's diff is considering that all file was modified. :-(

@lucascs
Copy link
Member

lucascs commented Aug 2, 2013

It must be your IDE changing the line endings from LF to CRLF... please redo your changes without it =(

@dipold
Copy link
Member Author

dipold commented Aug 2, 2013

Ok now.. but I swear I am innocent =)

@rponte
Copy link

rponte commented Aug 2, 2013

Perfect!

@nykolaslima
Copy link
Contributor

@lucascs can we merge it, right?

lucascs added a commit that referenced this pull request Aug 13, 2013
Add @options to PathAnnotationRoutesParser class
@lucascs lucascs merged commit 967e741 into caelum:master Aug 13, 2013
@lucascs
Copy link
Member

lucascs commented Aug 13, 2013

Thanks!

@nykolaslima
Copy link
Contributor

👍

@dipold dipold deleted the fixOptionsPath branch August 13, 2013 21:04
garcia-jj added a commit to caelum/vraptor4 that referenced this pull request Sep 13, 2013
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