Bug#811053: *.poms Should Not Be Required to Ensure Trailing Newline

殷啟聰 seamlikok at gmail.com
Fri Jan 15 08:42:54 UTC 2016


Package: maven-repo-helper
Version: 1.8.12
Severity: normal

If the $package.poms contains only one line, say:

  debian/foo.pom --usj-name=foo

maven-repo-helper will not install any .pom or symlinks to
usr/share/maven-repo. But if I append a newline to the end, it works
without any problem. And if there are multiple lines in $package.poms,
maven-repo-helper simply ignores the last entry, and it won't install
any symlinks either.

I consider this a bug because a trailing newline should not be
mandatory. Or maybe it is intentional?



More information about the pkg-java-maintainers mailing list