-
Notifications
You must be signed in to change notification settings - Fork 15.7k
Wrong bundle version in Java pom! #14
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
Comments
Sorry about that. How bad is this issue? Does it cause projects to fail to build/deploy or something? I just uploaded 2.6.0 release package to maven central repository without realizing this. Depending on how serious the problem is we probably need a minor release to fix it. |
It must be significant for OSGI uses, for others it's not. |
This is resolved as of the current version of the code. |
I have updated the version number to 2.6.1 in the 2.6.1 release branch: That will be pom.xml file we'll push to maven central repository. |
Is it possible to release 2.6.1 RC or final ASAP on Maven? The 2.6.0 in Java is a complete no-go! |
Hi David, |
Verified; it's alright! There are some insignificant JavaDoc warnings, All in all, it's fine for release on Maven! Please do it ASAP! My project Cordially, On Tue, Oct 21, 2014 at 4:24 PM, Feng Xiao [email protected] wrote:
|
…obuf_update_3_11_b Marc9905/anno318 protobuf update 3 11 b
The distribution protobuf-2.6.0.zip (download from the site) has java/pom.xml which in line 151 specifies
wrong version, 2.5.0! And here is the line:
com.google.protobuf;version=2.5.0
IMHO, this is a major bug!
Cheers,
David
The text was updated successfully, but these errors were encountered: