Closed bpsm closed 12 years ago
edn-java should be free of cyclic dependencies between packages. The solution, in this case, is to pull the contents of us.bpsm.edn.parser.inst into us.bpsm.parser.
edn-java
us.bpsm.edn.parser.inst
us.bpsm.parser
edn-java
should be free of cyclic dependencies between packages. The solution, in this case, is to pull the contents ofus.bpsm.edn.parser.inst
intous.bpsm.parser
.