spring-framework/org.springframework.core
Chris Beams 2ca6d0b2be Centralize license, notice, etc in src/dist
Prior to this change, license.txt and notice.txt files were duplicated
across every subproject in their respective src/main/resources/META-INF
directories.

This commit centralizes these files under the root project at src/dist,
along with the changelog and readme files. The definition of the 'jar'
task has been been extended to include the license and notice files in
module jars as they are created.

The directory is named src/dist because these files are all related to
distribution - the readme is different than the one you see at the root
of the source tree - the intended audience is for users who download
the spring-framework distribution zip. A task to create that
distribution zip will be added in subsequent commits.
2012-01-31 14:32:15 +01:00
..
src Centralize license, notice, etc in src/dist 2012-01-31 14:32:15 +01:00
build.xml Added DomUtils.getChildElements() method. Also refactored ConfigBeanDefinitionParser.parse() to use it. 2010-05-14 16:07:39 +00:00
core.iml Convert CRLF=>LF on files missed earlier 2011-12-22 14:06:44 +01:00
ivy.xml Remove unnecessary javax.servlet dependency 2011-07-19 14:04:15 +00:00
pom.xml Increment version to 3.1.1.BUILD-SNAPSHOT 2011-12-16 11:59:06 +01:00
template.mf Introduce CommandLinePropertySource and impls 2011-06-30 22:33:56 +00:00