Initial code checkin
This commit is contained in:
20
build.properties
Normal file
20
build.properties
Normal file
@@ -0,0 +1,20 @@
|
||||
version=3.0.0
|
||||
release.type=integration
|
||||
natural.name=spring-framework
|
||||
project.key=SPR
|
||||
ivy.cache.dir=${basedir}/../ivy-cache
|
||||
integration.repo.dir=${basedir}/../integration-repo
|
||||
javadoc.exclude.package.names=org/springframework/samples/**
|
||||
|
||||
# For when releasing
|
||||
#release.type=release
|
||||
#build.stamp=RELEASE
|
||||
|
||||
# For when releasing milestones
|
||||
#release.type=milestone
|
||||
#build.stamp=M1
|
||||
|
||||
# For development in trunk
|
||||
#release.type=integration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user