jsuereth / scala-mojo-support

Helper to create maven mojo projects in the Scala languages
BSD 3-Clause "New" or "Revised" License
20 stars 10 forks source link

Please release 0.3 to a public maven repo. #1

Closed chirino closed 12 years ago

chirino commented 14 years ago

Please release 0.3 to a public maven repo.

jsuereth commented 14 years ago

0.3-SNAPSHOT is published on scala-tools.org. I'd like to add some more integration tests before making an official release. If you aren't having any issues though, I'll try to push a release sooner.

jsuereth commented 14 years ago

chirino - Would you be willling to donate a good integration test involving constructor annotated parameters as well as some better documentation on the wiki? If so, It'lll help with the release process. Unfortunately, since I no longer have a maven project at work, this has dropped to the bottom of my priority list. I do have all the approvals to push to scala-tools.org, I just want a measure of polish before doing so.

jsuereth commented 12 years ago

Hey chirino, I'm about to publish the 0.3 release later today. Would you mind taking a look at what I have vs. what you have in your repo? Thanks!

chirino commented 12 years ago

We only did a couple changes. You can see them in this commit: https://github.com/chirino/scala-mojo-support/commit/aeaaf99b4c6e2d23cc6bcc170e3545012ff875f0

Not sure if they will or will not integrate clean into your 3.0 branch.

jsuereth commented 12 years ago

Thanks. I've pulled all those changes. Will publish shortly after some more testing.

On Tue, Dec 13, 2011 at 12:28 PM, Hiram Chirino < reply@reply.github.com

wrote:

We only did a couple changes. You can see them in this commit: https://github.com/chirino/scala-mojo-support/commit/aeaaf99b4c6e2d23cc6bcc170e3545012ff875f0

Not sure if they will or will not integrate clean into your 3.0 branch.


Reply to this email directly or view it on GitHub:

https://github.com/jsuereth/scala-mojo-support/issues/1#issuecomment-3126222

jsuereth commented 12 years ago

Done!