Hello,
I'm exploring writing some custom programs in Java that will be
deployed on Debian stable systems and I am reaching out for some
advice on best practices.
At the moment I am dipping my toe into the Maven waters. I've worked
through their getting started guides and have read all I can find
On Tue, Dec 16, 2014 at 1:45 PM, Markus Koschany wrote:
> On Mon, 15. Dec 12:31 Jacob Anawalt wrote:
>>
>> I'm not ready to jump into making everything we create into a local
>> Debian package
>
> I feel you should look more into Debian packaging and ways how yo
On Tue, Dec 16, 2014 at 1:45 PM, Markus Koschany wrote:
> Debian packaging isn't hard to learn:
>
> - apt install packaging-tutorial or
> https://www.debian.org/doc/manuals/packaging-tutorial/packaging-tutorial
>
Is there a good Debian Java packaging tutorial? I missed the tutorial
part of that s
On Wed, Dec 17, 2014 at 3:15 PM, Emmanuel Bourg wrote:
> If your package is not aimed at the official Debian repository I would
> encourage you to look at jdeb [1] instead. It's much easier to integrate
> with a Java project and it works nicely with Maven, Ant or Gradle.
>
I will check that out,
On Wed, Dec 17, 2014 at 3:15 PM, Emmanuel Bourg wrote:
> If your package is not aimed at the official Debian repository I would
> encourage you to look at jdeb [1] instead. It's much easier to integrate
> with a Java project and it works nicely with Maven, Ant or Gradle.
>
I was able to package t
On Fri, Apr 10, 2015 at 1:21 AM, Emmanuel Bourg wrote:
> Le 10/04/2015 02:01, Jacob Anawalt a écrit :
>
>> includes some native libraries. I've been able to sort out what to do
> As stated by the howto you linked the jar and the native lib should be
> installed in the
6 matches
Mail list logo