Bug #2100

RSB Java has protobuf version hard coded

Added by N. Köster over 9 years ago. Updated over 9 years ago.

Status:RejectedStart date:11/21/2014
Priority:HighDue date:
Assignee:S. Wrede% Done:

100%

Category:Java
Target version:rsb-0.11

Description

RSB Java has the protobuf version hard-coded to 2.4.1 in its pom.xml, where instead it should use a similar mechanism like rst, that detects the system version via cmake.

Currently that leads to errors on trusty when using rsb-java and rst-java, since rsb-java depends on protobuf 2.4.1 and rst-java depends on protobuf 2.5.0.

History

#1 Updated by S. Wrede over 9 years ago

  • Status changed from New to Rejected

Adaptation to protobuf version in environment is done using the mvnprep.sh script by calling the protoc executable.

#2 Updated by S. Wrede over 9 years ago

  • Assignee set to S. Wrede

#3 Updated by S. Wrede over 9 years ago

  • % Done changed from 0 to 100

Also available in: Atom PDF