Log of /ofbiz/trunk/ant.bat
Parent Directory
|
Revision Log
Revision
763175 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Apr 8 10:54:51 2009 UTC
(7 months, 2 weeks ago)
by
jleroux
File length: 1125 byte(s)
Diff to
previous 536774
(
colored)
2d part and end of an effort to remove trailing spaces
[ \t]+$ => "" (empty)
Should be easier to review when committing changes with trailing spaces removed automatically by anyedit or such tool (please refer to http://docs.ofbiz.org/x/mg)
Of course this effort to remove trailing spaces has no functional implications.
Actually, I was doing a 1st commit and as it's long to upload, I got conflicts with r763135
In the meantime I did some refactoring also in *.java and *.groovy files :
){ => ) {
if( => if (
while( => while (
}else => } else
else{ => else {
switch( => switch (
try{ => try {
}catch => } catch
catch( => catch (
}finally{ => } finally {
So these changes are also in this commit, should not be a problem anyway.
Revision
499486 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Jan 24 17:15:54 2007 UTC
(2 years, 10 months ago)
by
jleroux
File length: 1121 byte(s)
Diff to
previous 490457
(
colored)
A (large) patch from Scott Gray "Update ASL header" (https://issues.apache.org/jira/browse/OFBIZ-637).
I put also some svn:ignore for shark build and lib diretories and assetmaint/build
I did some by hand lately, too much to remember. They were files with old header but without copyright. A 1st attempt I suppose, will have to check this after this commit.
I add some problems to commit this patch in one piece because it's so huge (specially with Eclipse I had to turn to Tortoise) !
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.