All Downloads are FREE. Search and download functionalities are using the official Maven repository.

resources.project.properties Maven / Gradle / Ivy

Go to download

PS3 Media Server is a cross-platform DLNA-compliant UPnP Media Server. Originally written to support the PlayStation 3, PS3 Media Server has been expanded to support a range of other media renderers, including smartphones, televisions, music players and more.

The newest version!
# PMS specific project properties
project.name=${project.name}
project.version=${project.version}
project.renderers.dir=renderers, src/main/external-resources/renderers
project.binaries.dir=
project.documentation.dir=documentation
project.logback=logback.xml
project.logback.headless=logback.headless.xml
project.plugins.dir=plugins

# Git commit information from the git-commit-id-plugin
git.commit.id=${git.commit.id}
git.commit.time=${git.commit.time}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy