Re: oss-parent

2013-06-30 Thread Emmanuel Bourg
Le 01/07/2013 04:07, Hideki Yamane a écrit : > nailgun 0.9.1 introduces a new dependency for oss-parent... > https://github.com/sonatype/oss-parents > > Does anyone work on or have a plan for it? Hi Hideki, org.sonatype.oss:oss-parent is just useful for deploying an artifact to Nexus on sona

Re: RFS: eclipse-mylyn 3.9.0-1 - [UPLOADED]

2013-06-30 Thread tony mancill
On 06/28/2013 10:45 AM, Jakub Adam wrote: > Dear java packagers, > > I am looking for a sponsor for package "eclipse-mylyn". Uploaded and tagged in the packaging repo. Cheers, tony signature.asc Description: OpenPGP digital signature

oss-parent

2013-06-30 Thread Hideki Yamane
Hi, nailgun 0.9.1 introduces a new dependency for oss-parent... https://github.com/sonatype/oss-parents Does anyone work on or have a plan for it? - [INFO] Scanning for projects... [INFO] --

Bug#714528: openjdk-7 ftbfs on kfreebsd (patch updates needed)

2013-06-30 Thread Matthias Klose
Package: openjdk-7 Version: 7u25-2.3.10-1 Severity: serious User: debian-...@lists.debian.org Usertag: kfreebsd the kfreebsd patches fail to apply, updates are needed. (the unrelated ia64 and s390 ftbfs are fixed in the vcs). -- To UNSUBSCRIBE, email to debian-java-requ...@lists.debian.org wit

Re: JAVA_HOME in pbuilder

2013-06-30 Thread olivier.sal...@codeless.fr
On 06/30/2013 10:53 AM, Sylvestre Ledru wrote: > On 30/06/2013 10:25, olivier.sal...@codeless.fr wrote: >> Hi, >> I have an issue building a package with pbuilder. >> >> Package builds fine with dpkg-buildpackage, but when ran with pbuilder, >> it seems JAVA_HOME is lost > If you run pbuilder with

Re: JAVA_HOME in pbuilder

2013-06-30 Thread olivier.sal...@codeless.fr
On 06/30/2013 10:50 AM, Shuxiong Ye wrote: > sorry for many spelling mistakes. > > > On Sun, Jun 30, 2013 at 4:47 PM, Shuxiong Ye > wrote: > > I can give you two ways solving this problems. > > 1. > pbuilder --login --save-after-login > > then you logi

Re: JAVA_HOME in pbuilder

2013-06-30 Thread Sylvestre Ledru
On 30/06/2013 10:25, olivier.sal...@codeless.fr wrote: > Hi, > I have an issue building a package with pbuilder. > > Package builds fine with dpkg-buildpackage, but when ran with pbuilder, > it seems JAVA_HOME is lost. If you run pbuilder with sudo, you might have to add this line with visudo: Def

Re: JAVA_HOME in pbuilder

2013-06-30 Thread Niels Thykier
On 2013-06-30 10:25, olivier.sal...@codeless.fr wrote: > Hi, > I have an issue building a package with pbuilder. > > Package builds fine with dpkg-buildpackage, but when ran with pbuilder, > it seems JAVA_HOME is lost. > pbuilder usually involves a sudo and that can clear (most of) the ENV > Th

JAVA_HOME in pbuilder

2013-06-30 Thread olivier.sal...@codeless.fr
Hi, I have an issue building a package with pbuilder. Package builds fine with dpkg-buildpackage, but when ran with pbuilder, it seems JAVA_HOME is lost. The ant build file makes use of JAVA_HOME env property, and fails because it does not find something in JAVA_HOME. I make use of java helper: