I recall that we made protobuf a normal transitive dependency for
drools 6.
No need to expecitly add it in 6.
Also, drools 6 uses protobuf 2.5.
On 10-10-13 10:03, Alexander Wolf
wrote:
[Drools 5.5.0 Final]
Hey,
for using the marshaller I needed to add ProtoBuf jars to my
project like this:
<!-- Protobuf
(!important: v2.4.1) for marshalling drools knowledge sessions
-->
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>2.4.1</version>
</dependency>
Is there any
particular reason why it is not included in the drools jars or
at least mentioned in the documentation?
Apparently drools
(5.5) only works with v2.4.1 and not with the new v2.5 of
ProtoBuf
- Alex
_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users
|
_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users