Ant Developers: jhunter

Login name:
jhunter
Total Commits:
18 (0.0%)
Lines of Code:
456 (0.0%)
Most Recent Commit:
2000-08-05 01:28

Activity by Clock Time

Activity by Hour of Day for jhunter

Activity by Day of Week for jhunter

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 18 (100.0%) 456 (100.0%) 25.3
src/main/org/apache/tools/mail/ 1 (5.6%) 442 (96.9%) 442.0
/ 3 (16.7%) 14 (3.1%) 4.6
src/main/com/oreilly/servlet/ 2 (11.1%) 0 (0.0%) 0.0
src/main/com/ice/tar/ 12 (66.7%) 0 (0.0%) 0.0

Activity of jhunter

Most Recent Commits

jhunter 2000-08-05 01:28

Moved MailMessage from com.oreilly.servlet to org.apache.tools.mail

(imitating org.apache.tools.tar). Also made it pure copyright ASF.

For those interested in legalities, my understanding is I'm granting

the ASF copyright on this code but have my own copyright on the code

as it existed before the grant. That means I can include my own code

in my book without following the Apache license, but I can't use

improvements to the ASF code without following the Apache license

(as is perfectly appropriate).



Changed build.xml to no longer build com/**.



-jh-



PR:

Obtained from:

Submitted by:

Reviewed by:

444 lines of code changed in:

jhunter 2000-06-24 02:46

Added MailMessage. Hope people don't mind that I left it in

com.oreilly.servlet. I did that since it's going to be a mirror

of what's in the larger com.oreilly.servlet package. I put

it under the Apache license of course, and added the ASF as an

additional copyright holder. Code can have two copyright holders,

meaning either party can do as they wish with the code. This lets

the ASF upgrade to Apache License 1.2 sometime in the future, and

lets me be able to use the code without thanking the ASF for code

I wrote. :-) Updated build.xml to handle the new package.

2 lines of code changed in:

jhunter 2000-03-17 23:15

Stopped the script from blowing away the JAVA_HOME/JAVA/JAVAC/CLASSPATH values.

Without this fix it didn't work on my NT JDK 1.3b system. I've tested the

current script on JDK 1.3b and JDK 1.2 and it now respects JAVA_HOME.

10 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT