7 Jun
2005
7 Jun
'05
11:25 a.m.
Hi Jeremi,
-----Original Message----- From: Jeremi Joslin [mailto:[email protected]] Sent: mardi 7 juin 2005 13:08 To: [email protected] Subject: [xwiki-commits] r594 - xwiki/trunk/src/test/com/xpn/xwiki/test
[snip]
+/** + * =================================================================== + * <p/> + * Copyright (c) 2005 Jrmi Joslin, All rights reserved. + * <p/>
This looks like a strange header. Why are there "<p/>" tags?
+ * User: jeremi + * Date: May 13, 2005 + * Time: 2:30:12 PM + */
I though we had agreed that we didn't want these anymore? :-)
+public class DocumentInfoTest extends HibernateTestCase{
Minor space issues
+ public void testActionTo() + {
We really need the checkstyle stuff. I'll work on it. Thanks -Vincent