
patterntesting.runtime.jmx.info.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of patterntesting-rt Show documentation
Show all versions of patterntesting-rt Show documentation
PatternTesting Runtime (patterntesting-rt) is the runtime component for
the PatternTesting framework. It provides the annotations and base classes
for the PatternTesting testing framework (e.g. patterntesting-check,
patterntesting-concurrent or patterntesting-exception) but can be also
used standalone for classpath monitoring or profiling.
It uses AOP and AspectJ to perform this feat.
#
# Build properties which will be replaced during Maven build by the
# actual values from the POM.
#
# (c)reated: 06-Apr-2014 by Oli B.
#
# see https://tedvinke.wordpress.com/2013/04/20/using-jenkins-build-version-with-maven/
build.number=${build.number}
build.id=${build.id}
build.branch=${git.branch}
# POM Settings
project.version=${project.version}
project.groupId=${project.groupId}
project.artifactId=${project.artifactId}
# previous settings
patterntesting.version=${project.version}
patterntesting.buildtime=${build.time}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy