This website requires JavaScript.
Explore
Help
Register
Sign In
AlphaX
/
qortal
Watch
1
Star
0
Fork
0
You've already forked qortal
forked from
Qortal/qortal
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
c89de7adfb
qortal
/
src
/
main
/
resources
/
build.properties
3 lines
92 B
Properties
Raw
Normal View
History
Unescape
Escape
pom.xml modifications for reproducible builds Seems to produce fat JARs with the same MD5 after repeated runs of: mvn clean package Needs testing on other platforms, hence this commit. Also trimmed some unneeded included JAR libraries from pom.xml, e.g. netty, async-http-client, and the *.js.map files from Swagger-UI, which seems to reduce output JAR size from about 51MB to about 44MB.
2020-01-23 11:59:34 +00:00
build.timestamp
=
${git.commit.time}
build.version
=
${project.version}-${git.commit.id.abbrev}
Reference in New Issue
Copy Permalink