Updating Eclipse

2015-01-09 Thread Pascal Rapicault
Hi, My name is Pascal Rapicault. I'm a long time committer on the Eclipse platform, and I've recently been tasked by Ericsson to: 1 - bring new versions of Eclipse to debian 2 - make sure the experience of using eclipse on debian is good (from an installation pov) 3 - make sure the user can ge

Re: Updating Eclipse

2015-01-09 Thread Markus Koschany
Hi Pascal, On 09.01.2015 19:43, Pascal Rapicault wrote: > Hi, > > My name is Pascal Rapicault. I'm a long time committer on the Eclipse > platform, and I've recently been tasked by Ericsson to: > 1 - bring new versions of Eclipse to debian > 2 - make sure the experience of using eclipse on debian

Bug#775010: libmaven-archiver-java: please allow pom.properties' date to be deterministic

2015-01-09 Thread solo-debianbugs
Package: libmaven-archiver-java Version: 2.5-1 Severity: wishlist Tags: patch User: reproducible-bui...@lists.alioth.debian.org Usertags: toolchain Hi! While working on the “reproducible builds” effort [1], we have noticed that many Java packages would not build reproducibly because Maven emits a

Bug#775010: libmaven-archiver-java: please allow pom.properties' date to be deterministic

2015-01-09 Thread Emmanuel Bourg
Hi Chris, Thank you very much for the patch. I think it could be simplified by writing the properties in memory, replacing the line containing the date if the BUILD_DATE variable is detected, and then saving the file. This would avoid duplicating the code serializing the properties. Is the BUILD_