I found that Confluent has an Avro data generator project. Their code is
ASL 2.0 with the caveat that it has a GPL dependency and they reference a
GPL'd class in it. Can I bring this ASL 2.0 code into our code base or do I
have to treat it as GPL-tainted even if I remove the references to the one
annotation that was from a GPL'd library?

https://github.com/confluentinc/avro-random-generator/blob/master/src/main/java/io/confluent/avro/random/generator/Generator.java

Thanks,

Mike

Reply via email to