January 2007 Commit Log

Number of Commits:
57
Number of Active Developers:
2
Benoit Xhenseval 2007-01-21 23:39 Rev.: 275

Added the new ObjectLab news list for those who may want to receive web alerts of posting about this project.

13 lines of code changed in 1 file:

Benoit Xhenseval 2007-01-20 10:54 Rev.: 274

Set next release to 0.3.1-dev and started a changes.xml section for it.

10 lines of code changed in 3 files:

Jason Kealey 2007-01-20 03:27 Rev.: 273

bug 1637082: better output of where the error occurs.

13 lines of code changed in 2 files:

Benoit Xhenseval 2007-01-19 00:57 Rev.: 272

Added RSS feed for news, put the date on our 0.3.0 release and added the RSS link on homepage.
Released on statsvn.org.

84 lines of code changed in 3 files:

Jason Kealey 2007-01-18 02:28 Rev.: 271

minor edit to increase rank on google

2 lines of code changed in 1 file:

Repository Tag: 0.3.0
Benoit Xhenseval 2007-01-12 20:37 Rev.: 268

add link to JTreeMap.

5 lines of code changed in 1 file:

Benoit Xhenseval 2007-01-12 20:19 Rev.: 267

created a 'release' target that does (in the right order) zip.source, dist and zip.

3 lines of code changed in 1 file:

Benoit Xhenseval 2007-01-12 20:00 Rev.: 266

0.3.0 build, with a couple of fixes for QA warnings.

11 lines of code changed in 5 files:

Benoit Xhenseval 2007-01-12 19:14 Rev.: 265

Revisions in SVN are integer.

32 lines of code changed in 3 files:

Benoit Xhenseval 2007-01-12 19:12 Rev.: 264

Version 0.3 + 1 change for fixing NPE in the Ant task ViewVC integration.

0 lines of code changed in 1 file:

Benoit Xhenseval 2007-01-12 18:49 Rev.: 263

a couple of changes.

4 lines of code changed in 3 files:

Benoit Xhenseval 2007-01-12 18:42 Rev.: 262

forgot to mention StatCVS 0.3...

1 lines of code changed in 1 file:

Benoit Xhenseval 2007-01-12 18:41 Rev.: 261

Official Release will be 0.3.0

1 lines of code changed in 1 file:

Benoit Xhenseval 2007-01-12 18:39 Rev.: 260

Bit more doco and suggested 'press release'.

69 lines of code changed in 3 files:

Jason Kealey 2007-01-12 18:02 Rev.: 259

previous changes that I forgot to log

3 lines of code changed in 1 file:

Benoit Xhenseval 2007-01-11 22:48 Rev.: 258

Improved logging and new dump per TAGS. This highlights the problem of lumping every move under '0.0'
Fix the LOC for the LAST tag of a series.

83 lines of code changed in 2 files:

Benoit Xhenseval 2007-01-10 22:42 Rev.: 257

Enabling INFO by default.

4 lines of code changed in 3 files:

Benoit Xhenseval 2007-01-10 22:37 Rev.: 256

Fix a few QA warnings.

13 lines of code changed in 5 files:

Benoit Xhenseval 2007-01-10 22:08 Rev.: 255

Fixing QA warnings

3 lines of code changed in 2 files:

Benoit Xhenseval 2007-01-10 21:49 Rev.: 254

Removed a warning for unused import.

0 lines of code changed in 1 file:

Jason Kealey 2007-01-10 21:48 Rev.: 253

bug 1605167: svn mime-type problem

1 lines of code changed in 1 file:

Benoit Xhenseval 2007-01-10 21:46 Rev.: 252

AntTaskLogger will not log anything at:
- log/debug level UNLESS the loggingProperties file is 'debug' (-debug)
- info level UNLESS the loggingProperties file is 'verbose' (-verbose)
This is a bit of a hack to avoid changing StatCVS.

52 lines of code changed in 1 file:

Benoit Xhenseval 2007-01-10 21:42 Rev.: 251

Fixed a potential stream closure issue.

12 lines of code changed in 1 file:

Jason Kealey 2007-01-10 21:17 Rev.: 250

fixed %22 issue present on some operating systems

3 lines of code changed in 2 files:

Benoit Xhenseval 2007-01-10 20:48 Rev.: 249

put thread name at the end.

10 lines of code changed in 2 files:

Jason Kealey 2007-01-10 20:32 Rev.: 248

aligned ant task names with statcvs conventions

1 lines of code changed in 1 file:

Jason Kealey 2007-01-10 20:31 Rev.: 247

Organized Imports, got rid of warnings

2 lines of code changed in 4 files:

Benoit Xhenseval 2007-01-10 20:25 Rev.: 246

In order to ensure consistency and ability to use the Ant Task as a logging mechanism, we've replaced Logger by a TaskLogger
The default implementation is the java.util.logging.Logger with fine/info/severe levels. There is also an AntTaskLogger automatically
used for the Ant task.

206 lines of code changed in 23 files:

Benoit Xhenseval 2007-01-10 19:39 Rev.: 245

specifically catch the FileNotFoundException and use simple log.

3 lines of code changed in 1 file:

Jason Kealey 2007-01-10 19:28 Rev.: 244

Default cache directory was not set for ant task.

8 lines of code changed in 1 file:

Benoit Xhenseval 2007-01-10 19:10 Rev.: 243

reduce the noise level. If one wants to see the svn commands fired, one has to enable logger.fine(...)

1 lines of code changed in 1 file:

Benoit Xhenseval 2007-01-10 18:47 Rev.: 242

Reduce Log to use the LOGGER.fine for churn.

3 lines of code changed in 1 file:

Benoit Xhenseval 2007-01-08 17:47 Rev.: 241

quick examples for Maven1 and the dump facility.

35 lines of code changed in 1 file:

Benoit Xhenseval 2007-01-08 11:39 Rev.: 240

Better log.

8 lines of code changed in 1 file:

Benoit Xhenseval 2007-01-08 11:38 Rev.: 239

Reduce log to use LOGGER.fine for viewing the actual Svn Diff.

5 lines of code changed in 1 file:

Benoit Xhenseval 2007-01-08 11:04 Rev.: 238

My bad wrt over-estimating the lines touched: the existing algorithm was correct assuming that
svn will always return 2 lines:
+++ filename (revision)
--- filename (revision)

as those are taken into account as:
+1 addition and +1 deletion.

BUT we started from -1, so it was correct and fitted well with the rest.

4 lines of code changed in 1 file:

Benoit Xhenseval 2007-01-08 10:38 Rev.: 237

Added a word of warning with regards to i18n issue.

3 lines of code changed in 1 file:

Benoit Xhenseval 2007-01-08 10:37 Rev.: 236

Fixed a small issue whereby the number of lines touched (+ and -) could be over-estimated by 2 for each file.
This did not affect the total LOC but showed a higher churn than anticipated.

14 lines of code changed in 1 file:

Benoit Xhenseval 2007-01-08 10:24 Rev.: 235

Implemented a 'lowest common denominator' workaround to the i18n issue of receiving a svn diff in a non-English Locale.
It appears that the 4th line contains "Name:" for property changes, if it is the case, it will flag the diff as 'propertyChange' and will cache the results.
This is temporary and should be revisited if we implement SVNKit. The log was also increased to show the diff for now.

9 lines of code changed in 1 file:

Benoit Xhenseval 2007-01-08 10:21 Rev.: 234

Fixed a few warnings by JBuilder 2007.

22 lines of code changed in 6 files:

Benoit Xhenseval 2007-01-06 19:30 Rev.: 233

changed properties to test the Locale.

0 lines of code changed in 1 file:

Benoit Xhenseval 2007-01-06 19:23 Rev.: 232

changed properties to test the Locale.

0 lines of code changed in 1 file:

Benoit Xhenseval 2007-01-06 19:19 Rev.: 231

Change in order to test Locale.

4 lines of code changed in 1 file:

Benoit Xhenseval 2007-01-06 16:57 Rev.: 230

change the property.

0 lines of code changed in 1 file:

Benoit Xhenseval 2007-01-05 19:30 Rev.: 229

Using the StatCVS release 0.3, except that we fixed an issue with revision tags containing "." which are transformed to '_' in a name anchor.

2 lines of code changed in 1 file:

Benoit Xhenseval 2007-01-05 11:20 Rev.: 228

Using the StatCVS release 0.3, except that we fixed an issue with revision tags containing "." which are transformed to '_' in a name anchor.

2 lines of code changed in 4 files:

Benoit Xhenseval 2007-01-03 21:28 Rev.: 227

Quick overview of changes.

3 lines of code changed in 2 files:

Benoit Xhenseval 2007-01-03 21:25 Rev.: 226

StatCVS 0.3.x changed a few file names, fixing links.

8 lines of code changed in 1 file:

Benoit Xhenseval 2007-01-03 21:16 Rev.: 225

width should be 160.

1 lines of code changed in 1 file:

Benoit Xhenseval 2007-01-03 21:13 Rev.: 224

A bit of QA tidy-up.

174 lines of code changed in 8 files:

Benoit Xhenseval 2007-01-03 20:27 Rev.: 223

There was an issue when a directory is deleted and then, later on, its parent directory is also deleted. In that case, StatSVN would duplicate the
deletion via the implicitAction. Now StatSVN will keep only one of any consecutive deletion per file. This seems to sort out a few issues and the -dump
option validates the results for all ObjectLab's open source projects.

41 lines of code changed in 2 files:

Benoit Xhenseval 2007-01-03 20:09 Rev.: 222

Moved the dump functionality to its own class.

157 lines of code changed in 3 files:

Benoit Xhenseval 2007-01-03 14:13 Rev.: 221

Slightly reformatted output for -dump.

22 lines of code changed in 1 file:

Benoit Xhenseval 2007-01-03 14:12 Rev.: 220

Checkstyle and corrected unit tests to use new interface.

29 lines of code changed in 6 files:

Benoit Xhenseval 2007-01-03 13:39 Rev.: 219

Revisions should be treated as String (for the unit tests at least).

9 lines of code changed in 1 file:

Benoit Xhenseval 2007-01-03 13:37 Rev.: 218

Better error log if jar not copied properly.

30 lines of code changed in 1 file:

Benoit Xhenseval 2007-01-03 12:10 Rev.: 217

Based on a clean copy of StatCVS with all of our patches applied in StatCVS.

0 lines of code changed in 1 file:

December 2006 »

Generated by StatSVN 0.7.0