ppa's should build java ant projects
I just found out that launchpad ppa's require building the package on the remote repository before it will pushout and provide updates to the users.
I was hoping for a deb file, but can understand why you'd do it that way, for the source and patches.
However all java ant projects will not build easily or at all in that autotools make system - as i found out when dh_auto_install failed because it was trying to get the jars from debian/tmp
Why not allow a alternative to the autotolls building as long as the resulting deb file passes lintian and any other test?
For instance a ant project would require it a target 'debian', that the dependencies it requires are recognized (using apache ivy, this would be the same process as maven style builds) and that a project_version.deb file is created in the right dir.
The source would still be there, the deb file would be checked so i don't see why we have to use autotools which i don't like at all?
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
This question was originally filed as bug #1032028.
Can you help with this problem?
Provide an answer of your own, or ask i30817 for more information if necessary.