Re: Packaging openhab, a maven application...

2014-01-30 Thread Vincent Danjean
Hi, Here is a quick feedback on this subject On 29/12/2013 17:40, Vincent Danjean wrote: > I just subscribed to this ML (so no need to CC me). > While I think I'm a experimented developer, in particular in C > and low-level system stuff, I'm rather newbie about java. I know > the language

Re: Packaging openhab, a maven application...

2013-12-30 Thread Emmanuel Bourg
Le 29/12/2013 23:34, Vincent Danjean a écrit : > On 29/12/2013 18:51, Emmanuel Bourg wrote: > > Thank you. Looking at the tree, I see a pom.xml file. So I will > start with mh_make for it too. > > Do you know other tools already packaged in Debian that comes > from the same kind of site (mainly

Re: Packaging openhab, a maven application...

2013-12-29 Thread Vincent Danjean
On 29/12/2013 18:51, Emmanuel Bourg wrote: > Hi Vincent, > > Thank you for helping with the packaging of new Java tools for Debian. > The source code for Tycho can be found here: > > https://git.eclipse.org/c/tycho/org.eclipse.tycho.git/ Thank you. Looking at the tree, I see a pom.xml file. So I

Re: Packaging openhab, a maven application...

2013-12-29 Thread Emmanuel Bourg
Hi Vincent, Thank you for helping with the packaging of new Java tools for Debian. The source code for Tycho can be found here: https://git.eclipse.org/c/tycho/org.eclipse.tycho.git/ Some of the dependencies you listed are already in Debian (build-helper-maven-plugin, maven-assembly-plugin, mock

Packaging openhab, a maven application...

2013-12-29 Thread Vincent Danjean
Hi, I just subscribed to this ML (so no need to CC me). While I think I'm a experimented developer, in particular in C and low-level system stuff, I'm rather newbie about java. I know the language and very basic tools (java, javac, javadoc, classpath, ...) but I never really do experiments w