[infinispan-dev] duplicate classes in api and common modules
Mircea Markus
mircea.markus at jboss.com
Wed Nov 9 17:38:12 EST 2011
Hi,
Several identical classes are duplicated in both common and api modules.
"mvn install" still works, but the (some) IDEs have problems building Infinispan.
This patch[1] removes them from the commons module, as this one already depends on the api module.
The classes are:
-AdvancedExternalizer
-Marshaller
-Externalizer
Cheers,
Mircea
[1] https://github.com/infinispan/infinispan/pull/631
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/infinispan-dev/attachments/20111109/66d31955/attachment.html
More information about the infinispan-dev
mailing list