Codebase list xom / 85ac593
Ensuring the downloaded POM is up to date. Andrius Merkys 2 years ago
1 changed file(s) with 1 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
77 dh $@ --buildsystem ant --with maven_repo_helper
88
99 override_dh_auto_build:
10 grep --silent --fixed-strings ${DEB_VERSION_ORIG} debian/poms/xom.pom # ensure POM is up-to-date
1011 dh_auto_build -- jar samples javadoc
1112 cp build/xom-$(DEB_VERSION_ORIG).jar build/xom.jar
1213 cp build/xom-samples.jar build/xom-samples-$(DEB_VERSION_ORIG).jar