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 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 class changes, but
> not if another class used by it changes ? 'git clean; git jars' is the
> not-very-subtle remedy if you work with the source.
>
> cheers,
> Adrian
>
>
> On 10.04.2013 17:38, Frédéric Darboux wrote:
>> Hello Oliver,
>>
>> I have just tried the 2.10 beta downloaded from
>> <http://jabref.sourceforge.net/download.php#beta>. 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 below.
>>
>>
>> Cheers.
>>
>> Frédéric
>>
>>
>>
>> ###Here is the launch line in my script:
>> exec $JAVA -Dawt.useSystemAAFontSettings=on -jar
>> $HOME/bin/JabRef-2.10b.jar "$@" -s
>>
>> ###Here is the error message
>> The following error occurred while running JabRef:
>> java.lang.NoSuchMethodError:
>> net.sf.jabref.Globals.lang(Ljava/lang/String;)Ljava/lang/String; at
>> net.sf.jabref.oo.OOTestPanel. (OOTestPanel.java:57) at
>> sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at
>> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
>> at
>> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
>> at java.lang.reflect.Constructor.newInstance(Constructor.java:513) at
>> java.lang.Class.newInstance0(Class.java:355) at
>> java.lang.Class.newInstance(Class.java:308) at
>> net.sf.jabref.plugin.util.ParameterAccessor.getClassParameter(ParameterAccessor.java:296)
>> at
>> net.sf.jabref.plugin.core.generated._JabRefPlugin$PushToApplicationExtension.getPushToApp(_JabRefPlugin.java:267)
>> at net.sf.jabref.external.PushToApplicationButton.
>> (PushToApplicationButton.java:75) at
>> net.sf.jabref.JabRefFrame.initLayout(JabRefFrame.java:904) at
>> net.sf.jabref.JabRefFrame.init(JabRefFrame.java:462) at
>> net.sf.jabref.JabRefFrame. (JabRefFrame.java:431) at
>> net.sf.jabref.JabRef.openWindow(JabRef.java:769) at
>> net.sf.jabref.JabRef. (JabRef.java:201) at
>> net.sf.jabref.JabRef.main(JabRef.java:84) at
>> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>> at
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>> at java.lang.reflect.Method.invoke(Method.java:597) at
>> net.sf.jabref.JabRefMain.main(Unknown Source)
>> Please first check if this problem and a solution is already known. Find
>> our...
>> ...FAQ at http://jabref.sf.net/faq.php and our...
>> ...user mailing-list at
>> http://sf.net/mailarchive/forum.php?forum_name=jabref-users
>> If you do not find a solution there, please let us know about the
>> problem by writing a bug report. You can find our bug tracker at
>> http://sourceforge.net/p/jabref/bugs/.
>> If the bug has already been reported there, please add your comments to
>> the existing bug.
>> If the bug has not been reported yet, then we need the complete error
>> message given above and a description of what you did before the error
>> occured.
>> We also need the following information (you can copy and paste all this):
>> Java Version: 1.6.0_26
>> Java Vendor: Sun Microsystems Inc.
>> Operating System: Linux (2.6.32-46-generic-pae)
>> Hardware Architecture: i386
>> We are sorry for the trouble and thanks for reporting problems with
>> JabRef!
>>
>>
>>
>>
>>
>> Le 28/03/2013 00:30, Oliver a écrit :
>>> 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.
>>>
>>> I've published a development snapshot at http://ge.tt/9Idc446 in case
>>> anyone wants to take a sneak preview on the new functionalities. The
>>> splash still shows "development" to tag it as development version, but
>>> regarding the functionality, this release equals the current 2.10_beta
>>> branch.
>>>
>>> Depending on the issues, we plan another beta release or a full
>>> release beginning of May.
>>>
>>> Cheers,
>>>
>>> Oliver
>>>
>>> ------------------------------------------------------------------------------
>>> Own the Future-Intel&reg; Level Up Game Demo Contest 2013
>>> Rise to greatness in Intel's independent game demo contest.
>>> Compete for recognition, cash, and the chance to get your game
>>> on Steam. $5K grand prize plus 10 genre and skill prizes.
>>> Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
>>> _______________________________________________
>>> Jabref-devel mailing list
>>> Jabref-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/jabref-devel
>
>
> ------------------------------------------------------------------------------
> Precog is a next-generation analytics platform capable of advanced
> analytics on semi-structured data. The platform includes APIs for building
> apps and a phenomenal toolset for data science. Developers can use
> our toolset for easy data analysis & visualization. Get a free account!
> http://www2.precog.com/precogplatform/slashdotnewsletter
>
>
>
> _______________________________________________
> Jabref-devel mailing list
> Jabref-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jabref-devel
>


------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Jabref-devel mailing list
Jabref-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jabref-devel

Reply via email to