~ubuntu-branches/ubuntu/natty/jabref/natty

« back to all changes in this revision

Viewing changes to src/java/tests/net/sf/jabref/export/layout/format/AuthorAndsCommaReplacerTest.java

  • Committer: Bazaar Package Importer
  • Author(s): gregor herrmann
  • Date: 2007-11-16 18:38:18 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20071116183818-20x934jdsju14618
Tags: 2.3-2
* Add /usr/lib/jvm/java-7-icedtea to wrapper script. Doesn't work on
  Debian yet but helps Ubuntu users (TODO: add dependency on
  icedtea-java7-jre (not yet in Debian)).
* Reformat wrapper script.
* debian/rules: re-arrange targets and their dependencies.

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
/**
32
32
 * 
33
33
 * @author $Author: coezbek $
34
 
 * @version $Revision: 1.1 $ ($Date: 2006/08/12 15:36:45 $)
 
34
 * @version $Revision: 1694 $ ($Date: 2006-08-12 17:36:45 +0200 (Sat, 12 Aug 2006) $)
35
35
 * 
36
36
 */
37
37
public class AuthorAndsCommaReplacerTest extends TestCase {