2013/1/15 Dagobert Michelsen <[email protected]>: > Don't know. Question about the dependencies: /opt/csw/bin/ecj1 would call gij > which is part of CSWgcc4java but that package itself needs the ecj stuff. > Circular dependency? I changed the package name for the ecj stuff to > CSWjdt-core-batch-compiler though.
I'd keep the name CSWecj, because it's simpler. That it's a Java parser, can be put into the description. It is a circular dependency, but since CSWecj serves little purpose on its own, I would make CSWgcc4-java depend on CSWecj and not worry about the inner workings. We could explain the reasoning in a README file. _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
