Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I was doing a launchpad ppa for my ant project using jdeb when i had the unpleasant surprise in the last step that ubuntu ppa actually builds the package from the repository, not just accepts signed debian files. Is there anyway for me to upload my project without having to use a alien build system for the ubuntu sandbox? ie: can i call ant in their sandbox?

Also considering that i depend on some (but not all but that is already solved in my ant file) binary jars libraries? Is it impossible without compiling and including the source of all libraries used that are not in the repositories?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.