At 09:08 PM 3/18/2003 +1100, you wrote:
Hi Ceki,

I posted a patch via Bugz that fixed Checkstyle issues, but had not run
Jalopy (didn't know what it was! :) .  After I had finished, there were only
2 checkstyle errors. Somehow not all the changes have gone through with the
applying of the patch (did a lot of JavaDoc cleanup) as checkstyle is now
reporting 24 errors.

In the long run, I don't mind if Jalopy is run by someone, and then I can go
ahead and tidy up an remaining checkstyle issues that Jalopy doesn't
address.

Probably best to check with Mark/Oliver if they have anything actively
working on.

Sorry if I've stuffed something up.

I tend to be suspicious of error reporting tools, with the obvious exception of the java compiler. There is a real danger to have them misused as a disciplinary tool or as a lame excuse to assert authority. As such, I would not excessively worry about for formatting issues or checkstyle reports. They are useful tools but should not shadow the real issues involved in software engineering most of which cannot be automated and necessitate at least one human brain.


cheers, and welcome back from your holiday.

Thanks. Nice to be back.

[Incidently, how do I type the umlaut in your name??  How does one pronounce
it? :) I was given a very boring name, and I'm jealous!]

When programming or writing in English, I use a US keyboard which does not have a 'ü' key. If I need to type in my name, I usually copy-and-paste or alternatively write it without umlauts. Otherwise, I switch to a Swiss-French keyboard which has a 'ü' key.

I am attaching a wav file where I say my own name. You might be
surprised about the pronunciation. :-) As most of us, I did not choose the
name I carry. Not much merit there.


Paul Smith

-----Original Message-----
From: Ceki Gülcü
To: [EMAIL PROTECTED]
Sent: 3/18/03 8:44 PM
Subject: Applying Jalopy?


Hi all,

I have updated my local files from our CVS rep and then set up and ran
jalopy with the following command:

LOG4J_HOME/ > ant runJalopy
This resulted in a message stating that Jalopy was run on 24 (or so)
files.

I then ran CVS update:

LOG4J_HOME/ > cvs up

[snip]
M src/java/org/apache/log4j/chainsaw/ChainsawAppender.java
M src/java/org/apache/log4j/chainsaw/ChainsawViewer.java
M src/java/org/apache/log4j/chainsaw/DefaultViewer.java
M src/java/org/apache/log4j/chainsaw/DetailPanel.java
M src/java/org/apache/log4j/chainsaw/LoadXMLAction.java
M src/java/org/apache/log4j/chainsaw/Log4JConfigurationFinder.java
M src/java/org/apache/log4j/chainsaw/Main.java
M src/java/org/apache/log4j/chainsaw/MyTableColumnModel.java
M src/java/org/apache/log4j/chainsaw/MyTableModel.java
M src/java/org/apache/log4j/chainsaw/PreferencesDialog.java
M src/java/org/apache/log4j/chainsaw/RecentFilesMenu.java
M src/java/org/apache/log4j/chainsaw/Start.java
M src/java/org/apache/log4j/chainsaw/XMLFileHandler.java
[snip]
M src/java/org/apache/log4j/plugins/Plugin.java
M src/java/org/apache/log4j/plugins/PluginRegistry.java
M src/java/org/apache/log4j/plugins/PluginSkeleton.java
M src/java/org/apache/log4j/plugins/Receiver.java
[snip]

Thus, running jalopy seemed to have modified a number of files. Diffing
on
src/java/org/apache/log4j/chainsaw/ChainsawAppender.java showed that
japoly
made some formatting changes.
Diffing on src/java/org/apache/log4j/plugins/Plugin.java showed the
addition of the Apache license at the top plus minor formatting changes.

Similarly for the other files.

I am assuming that the latest commits did not go through japoly? If not,

was that because of involuntary omission or on the contrary deliberate?
I
am just trying to understand and catch up.

--

Ceki


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

--
Ceki

Attachment: ceki.wav
Description: audio/microsoft-wave

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to