9d58317731
Previously the crypto module was not exported in Eclipse because it was listed as a test dependency to have it added as a dependency. Note that this was all to work around GRADLE-1116 Now we add an included configuration that is exported for Eclipse, but not added to the Maven pom (since all the crypto module is included in core). |
||
---|---|---|
.. | ||
src | ||
core.gradle | ||
pom.xml | ||
template.mf |