Open GoogleCodeExporter opened 9 years ago
I could not reproduce this issue, so I am not sure what is a root cause for
your case.
I found another one - right now <output> does not work properly with relative
template locations (in maven multi-module project it always gives an error).
There is workaround - full template location must be specified -
${project.basedit}src/main/protostuff/$Schema.java.stg, for example. This one
will be fixed in protostuff-1.3.1, the most probably it will be released on
this week.
P.S. I used this configuration for testing:
https://github.com/protostuff/examples/blob/master/code-generation/plugin-proto-
compiler/pom.xml (it uses some not-released-yet features that must be available
in 1.3.1).
Original comment by schepano...@gmail.com
on 10 Feb 2015 at 10:16
Reproduced, will be fixed in version 1.3.1
Original comment by schepano...@gmail.com
on 11 Feb 2015 at 9:41
Fixed. David, you can close this.
Original comment by schepano...@gmail.com
on 12 Feb 2015 at 10:10
Original issue reported on code.google.com by
pawan.ga...@gmail.com
on 4 Feb 2015 at 6:51Attachments: