Bug #582

java protobuf macro does not honor java_outer_classname in IDL files

Added by J. Wienke over 12 years ago. Updated over 12 years ago.

Status:ResolvedStart date:09/21/2011
Priority:NormalDue date:
Assignee:J. Wienke% Done:

90%

Category:cmakeEstimated time:1.00 hour
Target version:0.5

Description

This results in regenerating the java stuff over and over again because the assumed target file does not exist after generation.

Associated revisions

Revision 966810ff
Added by J. Wienke over 12 years ago

Fully obey the java file naming by parsing the proto file for package and outer class name definitions

fixes #582

History

#1 Updated by J. Wienke over 12 years ago

  • Status changed from New to In Progress
  • Target version set to 0.5

#2 Updated by J. Wienke over 12 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100

Applied in changeset r371.

#3 Updated by J. Wienke over 12 years ago

  • % Done changed from 100 to 90

What is still missing here is that the custom cmake-based parsing for package and outer class name definitions ignores commented lines.

Also available in: Atom PDF