Directory src/main/org/apache/tools/ant/taskdefs/optional/i18n/

Directory Created:
2001-11-02 23:30
Total Files:
1
Deleted Files:
0
Lines of Code:
626

Browse with ViewVC

[root]/src/main/org/apache/tools/ant/taskdefs/optional/i18n

Lines of Code

src/main/org/apache/tools/ant/taskdefs/optional/i18n/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 41 (100.0%) 1206 (100.0%) 29.4
donaldp 5 (12.2%) 598 (49.6%) 119.6
umagesh 11 (26.8%) 304 (25.2%) 27.6
antoine 9 (22.0%) 156 (12.9%) 17.3
conor 5 (12.2%) 100 (8.3%) 20.0
sbailliez 2 (4.9%) 21 (1.7%) 10.5
peterreilly 4 (9.8%) 9 (0.7%) 2.2
bodewig 3 (7.3%) 8 (0.7%) 2.6
jskeet 1 (2.4%) 6 (0.5%) 6.0
jkf 1 (2.4%) 4 (0.3%) 4.0

Most Recent Commits

bodewig 2006-09-01 18:49

copy2license.pl

6 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/i18n: Translate.java (+6 -5)
peterreilly 2005-06-29 14:58

checkstyle - line length

6 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/i18n: Translate.java (+6 -5)
jkf 2005-01-06 12:05

Make use of FileUtils in a uniform way via the getFileUtils method and a static final reference in the using files.

Also removed unused/* imports along the way.

4 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/i18n: Translate.java (+4 -4)
peterreilly 2004-03-09 16:49

remove authors from files

PR: 27177

Obtained from: J.M. (Martijn) Kruithof

0 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/i18n: Translate.java (-2)
peterreilly 2004-03-09 15:41

[PATCH] Misspelling: s/occured/occurred/g

PR: 27282

Obtained from: Jesse Glick

1 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/i18n: Translate.java (+1 -1)
antoine 2004-02-09 21:05

Copyright owner is The Apache Software Foundation

1 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/i18n: Translate.java (+1 -1)
antoine 2004-02-04 20:38

Remove trailing spaces in all java files

in order to make checkstyle happy

2 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/i18n: Translate.java (+2 -2)
antoine 2004-02-03 22:44

Switch to Apache Software License 2.0

12 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/i18n: Translate.java (+12 -49)
umagesh 2003-10-03 22:37

Translate task logs a debug message specifying the number of files that it processed. Bugzilla Report 13938.

3 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/i18n: Translate.java (+3)
umagesh 2003-10-03 22:21

Translate task does not remove tokens when a key is not found. It logs a verbose message. Bugzilla Report 13936.

50 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/i18n: Translate.java (+50 -50)
antoine 2003-08-22 15:25

Remove direct call to deprecated project, location, tasktype Task field,

replaced by an accessor way into tasks.

Remove too some unused variable declaration and some unused imports.

PR: 22515

Submitted by: Emmanuel Feller ( Emmanuel dot Feller at free dot fr)

0 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/i18n: Translate.java (-1)
peterreilly 2003-07-23 11:32

Refactor: move LineTokenizer out of TokenFilter

2 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/i18n: Translate.java (+2 -1)
antoine 2003-07-19 15:44

style

73 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/i18n: Translate.java (+73 -18)
antoine 2003-07-19 14:29

Add a line ending at the end of the file used for unit test

Fix the code of Translate.java to preserve line endings

6 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/i18n: Translate.java (+6 -2)
conor 2003-07-19 11:20

Coding conventions

18 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/i18n: Translate.java (+18 -21)
conor 2003-07-19 08:11

style

2 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/i18n: Translate.java (+2 -2)
conor 2003-07-17 15:44

style

1 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/i18n: Translate.java (+1 -2)
conor 2003-07-09 13:12

Checkstyle

68 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/i18n: Translate.java (+68 -54)
antoine 2003-06-30 13:51

cancel previous change

1 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/i18n: Translate.java (+1 -1)
antoine 2003-06-30 12:42

Try quick fix to make tests pass

1 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/i18n: Translate.java (+1 -1)

(21 more)

Generated by StatSVN 0.3.2-SNAPSHOT