Re: [Jabref-devel] Preparation of JabRef 2.10 beta release

2013-04-11 Thread adrian
> Except that you probably want to change it to: > > ant clean; ant jars > > ;-)   Ahem, obviously. For once there were (literally) bugs *missing*   ;-)       -- Precog is a next-generation analytics platform

Re: [Jabref-devel] Preparation of JabRef 2.10 beta release

2013-04-10 Thread Oscar Gustafsson
Great, thanks! Had the same issue. Except that you probably want to change it to: ant clean; ant jars ;-) Best regards Oscar On 04/10/2013 08:25 PM, adr...@tortenboxer.de wrote: > Bonjour Frédéric, dear list, > > This error indicates that some classes using Globals.lang() have not > been reco

Re: [Jabref-devel] Preparation of JabRef 2.10 beta release

2013-04-10 Thread adrian
  Bonjour Frédéric, dear list, This error indicates that some classes using Globals.lang() have not been recompiled since the signature of this method changed (to accept varargs). I had the same error after a recent git pull: the ant build script apparently recompiles only if the source of a clas

Re: [Jabref-devel] Preparation of JabRef 2.10 beta release

2013-04-10 Thread Frédéric Darboux
Hello Oliver, I have just tried the 2.10 beta downloaded from . It hangs up... However, it works using the snapshot mentioned in your email. I guess the beta on the website should be updated so that more users will give a useful feedback Details

[Jabref-devel] Preparation of JabRef 2.10 beta release

2013-03-27 Thread Oliver
Dear developers and translators, We're planning to release JabRef 2.10 beta on this year's Easter. Therefore, I created a new branch "beta_2.10". To keep things simple, translators DO NOT NEED to switch to this branch. I will merge all translations made in the master branch to the beta branch.