Hello all,
It's getting to the home stretch for packaging JabRef for Fedora -- all of
the dependencies are now packaged, so it's only a matter of getting the
main package reviewed (https://bugzilla.redhat.com/show_bug.cgi?id=784596).
When that's done, JabRef will be available for Fedora 17 and newer.
I noticed when updating the package that there have been updates to
JGoodies Looks and JGoodies Forms. JabRef includes Forms 1.1.0 and Looks
2.3.1; the newest versions are Forms 1.5.0 and Looks 2.5.0 (
http://www.jgoodies.com/downloads/libraries/).
For the most part, there seems to be no change required to use the new
libraries. I did have to do the following, because ButtonBarBuilder has
been removed from Forms and replaced with ButtonBarBuilder2:
find . -name "*.java" -exec sed -i
's/ButtonBarBuilder/ButtonBarBuilder2/g' '{}' \;
find . -name "*.java" -exec sed -i 's/addGridded/addFixed/g' '{}' \;
The UI still seems to look okay for me after this change.
All the best,
MEF
--
Mary Ellen Foster -- http://www.macs.hw.ac.uk/~mef3/
Interaction Lab -- http://www.macs.hw.ac.uk/InteractionLab
School of Mathematical and Computer Sciences, Heriot-Watt University
Heriot-Watt University is a Scottish charity registered under charity
number SC000278
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Jabref-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jabref-users