Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
30 lines (21 loc) · 768 Bytes

File metadata and controls

30 lines (21 loc) · 768 Bytes
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# Collection of properties involved in managing Spring Python testing and packaging.
# Don't forget to update docs/sphinx/source/conf.py's version properties.
version=1.3.0
natural.name=se-springpython-py
project.key=EXTPY
# release, milestone or snapshot. Trunk is always snapshot for CI build
#release.type=snapshot
# This property is only un-commented and set for official tagged releases.
release.type=release
build.stamp=FINAL
# This property is uncommented for milestone releases.
#release.type=milestone
#build.stamp=RC2
# docbook reference documentation
doc.ref.dir=docs/reference
dist.ref.dir=docs/reference
# default to the single-sided pagination style
double.sided=0
# S3 hosting properties
s3.bucket=dist.springframework.org
s3.key_file=.s3keys
Morty Proxy This is a proxified and sanitized view of the page, visit original site.