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

Directory Created:
2002-03-21 10:44
Total Files:
2
Deleted Files:
0
Lines of Code:
381

Browse with ViewVC

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 34 (100.0%) 622 (100.0%) 18.2
bodewig 9 (26.5%) 397 (63.8%) 44.1
conor 8 (23.5%) 108 (17.4%) 13.5
umagesh 1 (2.9%) 40 (6.4%) 40.0
antoine 7 (20.6%) 32 (5.1%) 4.5
peterreilly 5 (14.7%) 28 (4.5%) 5.6
donaldp 2 (5.9%) 12 (1.9%) 6.0
jkf 1 (2.9%) 3 (0.5%) 3.0
stevel 1 (2.9%) 2 (0.3%) 2.0

Most Recent Commits

peterreilly 2006-11-05 22:50

checkstyle

1 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/splash: SplashTask.java (+1 -1)
peterreilly 2006-09-05 20:38

Bugzilla 35619: remove dependency on sun internal base64 encoder

5 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/splash: SplashTask.java (+5 -2)
bodewig 2006-09-01 18:49

copy2license.pl

12 lines of code changed in:

jkf 2006-04-21 21:47

indicated when methods/classes became deprecated, as to give us the possibility to remove deprecated methods in the future.

3 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/splash: SplashTask.java (+3 -2)
peterreilly 2005-03-14 18:19

stylecheck - javadoc + linelength

15 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/splash: SplashTask.java (+15 -2)
peterreilly 2005-03-14 18:15

upcase constants

7 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/splash: SplashScreen.java (+7 -7)
stevel 2004-09-07 08:55

mark two constants as static.

2 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/splash: SplashScreen.java (+2 -2)
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/splash: SplashTask.java (-1)
antoine 2004-02-09 21:05

Copyright owner is The Apache Software Foundation

2 lines of code changed in:

bodewig 2004-02-06 09:09

Make failure to display the splash screen non-fatal.



I've tested this with JDK 1.4 and the java.awt.headless system

property set to true as well as a Unix box running without an X

server. While the former throws an Exception in the constructor of

SplashScreen, the later throws an Error in the constructor of

ImageIcon.



PR: 11482



Fix a copyright year mistake introduced in revision 1.9 at the same time.

29 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/splash: SplashTask.java (+29 -13)
antoine 2004-02-04 20:38

Remove trailing spaces in all java files

in order to make checkstyle happy

4 lines of code changed in:

antoine 2004-02-03 22:44

Switch to Apache Software License 2.0

24 lines of code changed in:

bodewig 2003-09-22 15:05

Merge fix for 23320 from 1.6 branch

7 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/splash: SplashTask.java (+7 -1)
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)

2 lines of code changed in:

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

Coding conventions

4 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/splash: SplashTask.java (+4 -4)
conor 2003-07-19 08:11

style

23 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/splash: SplashScreen.java (+23 -6)
conor 2003-07-17 14:55

style

39 lines of code changed in:

bodewig 2003-02-10 14:15

Remove Jakarta Project from license

2 lines of code changed in:

bodewig 2003-02-06 11:48

Make sure the splash screen disappears when the build is finished.



PR: 16818

6 lines of code changed in:

  • src/main/org/apache/tools/ant/taskdefs/optional/splash: SplashScreen.java (+6 -2)
donaldp 2002-07-25 15:21

Remove unused imports, remove glob imports, sort imports.

12 lines of code changed in:

(4 more)

Generated by StatSVN 0.3.2-SNAPSHOT