spring-security/core
Rob Winch 9d58317731 Use included configuration instead of sourceSets.main.output
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).
2013-08-05 16:49:34 -05:00
..
src SEC-1953: Spring Security Java Config support 2013-06-30 17:28:33 -05:00
core.gradle Use included configuration instead of sourceSets.main.output 2013-08-05 16:49:34 -05:00
pom.xml Use included configuration instead of sourceSets.main.output 2013-08-05 16:49:34 -05:00
template.mf SEC-2118: Include missing Bundlor packages 2013-02-25 17:07:09 -06:00