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

Update to use vertx 1.1.0.final #12

Merged
merged 1 commit into from
Jul 27, 2012
Merged

Update to use vertx 1.1.0.final #12

merged 1 commit into from
Jul 27, 2012

Conversation

npahucki
Copy link
Contributor

HI there, the old class to start Vertx via CLI is gone and has been replaced with something called Starter in vertx 1.1.0.final. I needed this because I just updated to 1.1.0.final.

Careful with the pom changes, I used slightly different names for my deployed vertx stuff than you did. Really the only change you need is in src/main/java/org/vertx/maven/plugin/VertxServer.java.

Thanks, by the way, for starting this project, it makes the pom much nicer looking than trying to use java:exec.

Cheers!

@ghost ghost assigned rhart Jun 25, 2012
@rhart
Copy link
Owner

rhart commented Jun 25, 2012

Awesome. I will merge this as soon as possible, probably will be end of the week.

rhart added a commit that referenced this pull request Jul 27, 2012
Update to use vertx 1.1.0.final
@rhart rhart merged commit d953699 into rhart:master Jul 27, 2012
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