|
Login: stevensa
Fullname: stevensa
Revisions: 46
Lines of Code: -181
Added Lines of Code: 504
Lines of Code per Change: -3.9
|
Date | Author | File/Message |
---|---|---|
02/10/04 01:14 | stevensa |
Roll version number, in preparation for release.
(1 Files changed,
1 Lines changed)
build.xml 1.55
(+1
-1)
|
02/10/04 00:11 | stevensa |
Roll version number, in preparation for release. Also add dependency for statcvs
plugin (which is registered in maven.xml) as Maven 1.0 no longer bundles it.
(1 Files changed,
7 Lines changed)
project.xml 1.18
(+7
-1)
|
02/10/04 00:07 | stevensa |
Remove deprecated methods. We already have to roll the version number more
than a bugfix release, due to the removed (deprecated) collection classes, so we
may as well remove these too.
(5 Files changed,
23 Lines changed)
src/xjavadoc/XJavaDoc.java 1.80
(+3
-45)
src/xjavadoc/ant/XJavadocTask.java 1.34
(+10
-16)
src/xjavadoc/XExecutableMember.java 1.20
(+10
-11)
|
06/09/04 00:50 | stevensa |
Docs.
(1 Files changed,
39 Lines changed)
src/xjavadoc/XDoc.java 1.60
(+39
-26)
|
24/04/04 17:41 | stevensa |
Preparing for build.
(2 Files changed,
4 Lines changed)
project.xml 1.16
(+3
-3)
build.xml 1.54
(+1
-1)
|
13/11/03 21:24 | stevensa |
Preparing for release.
(1 Files changed,
1 Lines changed)
build.xml 1.53
(+1
-1)
|
13/11/03 21:15 | stevensa |
Preparing for release.
(1 Files changed,
2 Lines changed)
project.xml 1.15
(+2
-2)
|
11/11/03 23:27 | stevensa |
Keep Maven's Project License report plugin happy.
(1 Files changed,
27 Lines changed)
LICENSE.txt 1.1
added 27
|
09/11/03 18:00 | stevensa |
One less error on Maven's linkcheck report.
(1 Files changed,
1 Lines changed)
project.xml 1.14
(+1
-1)
|
26/04/03 00:31 | stevensa |
Eliminate javadoc warnings during build
(6 Files changed,
20 Lines changed)
src/xjavadoc/XClass.java 1.41
(+4
-3)
src/xjavadoc/XJavaDoc.java 1.74
(+2
-2)
|