Re: Moving some Java packages from Debian Med to Debian Java

2014-04-19 Thread Andreas Tille
Hi Tony, On Sat, Apr 19, 2014 at 11:57:51AM -0700, tony mancill wrote: > What's great about Java is that there are k-different build systems, > each supporting n-different, often overlapping methods of > parameterization, all of them partially documented... :) :-) > In this case, tcode builds w

Re: Moving some Java packages from Debian Med to Debian Java

2014-04-19 Thread Emmanuel Bourg
Le 19/04/2014 20:57, tony mancill a écrit : > In this case, tcode builds with ant, and so you can just drop the > parameters you want into a properties file (I choose > debian/ant.properties) and then tell ant to use this property file > during the build. I pushed a commit with this change, feel

Re: Moving some Java packages from Debian Med to Debian Java

2014-04-19 Thread tony mancill
On 04/18/2014 04:11 PM, Andreas Tille wrote: > [Please CC me - I'm not subscribed] > > Hi, > > On Fri, Apr 18, 2014 at 08:48:41AM +0200, Andreas Tille wrote: >> needed. While this is beeing clarified we could probably do the >> move to Debian Java. The package is maintained currently here: >> >

Re: Moving some Java packages from Debian Med to Debian Java

2014-04-18 Thread Andreas Tille
[Please CC me - I'm not subscribed] Hi, On Fri, Apr 18, 2014 at 08:48:41AM +0200, Andreas Tille wrote: > needed. While this is beeing clarified we could probably do the > move to Debian Java. The package is maintained currently here: > > Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/pac

Re: Moving some Java packages from Debian Med to Debian Java

2014-04-18 Thread Sylvestre Ledru
On 18/04/2014 09:05, Emmanuel Bourg wrote: > >> 2. How to fix this Class format issue? > You have to export JAVA_HOME in debian/rules, otherwise the build will > use the current Java alternative which may not be default-jdk. > Or make sure that javac gets this argument "-target 1.6" (version 50)

Re: Moving some Java packages from Debian Med to Debian Java

2014-04-18 Thread Emmanuel Bourg
Le 18/04/2014 08:48, Andreas Tille a écrit : > 1. Should I move the package to Debian Java and if yes, are > ACLs set that any DD can commit to Debian Java or do I need > to become a member of the team? Should I commit to Git or > SVN. Only members have write access to the repos

Re: Moving some Java packages from Debian Med to Debian Java

2014-04-18 Thread Emmanuel Bourg
Hi Andreas, Le 18/04/2014 08:48, Andreas Tille a écrit : > I have another candidate (as starting point - probably more to come) > which is not yet in Debian since some license clarifications are > needed. While this is beeing clarified we could probably do the > move to Debian Java. The package

Moving some Java packages from Debian Med to Debian Java

2014-04-17 Thread Andreas Tille
[Please CC me - I'm not subscribed] Hi, recently there was some discussion about Java packages maintained by Debian Med team as preconditions for some medical / biological applications. It seems to be reasonable to move them to the Java team to better cope with global changes to enable easear tr