| 
      
      
      From: <ma...@us...> - 2010-03-30 10:53:46
      
     | 
| Revision: 333
          http://objectlabkit.svn.sourceforge.net/objectlabkit/?rev=333&view=rev
Author:   marchy
Date:     2010-03-30 10:53:30 +0000 (Tue, 30 Mar 2010)
Log Message:
-----------
formatting of params
Modified Paths:
--------------
    trunk/pom.xml
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml	2010-03-30 10:51:58 UTC (rev 332)
+++ trunk/pom.xml	2010-03-30 10:53:30 UTC (rev 333)
@@ -153,19 +153,9 @@
             <version>4.6</version>
           </docletArtifact>
           <additionalparam>
-            -inferrel
-            -inferdep
-            -quiet
-            -constructors
-            -visibility
-            -types
-            -postfixpackage
-            -nodefontsize 9
-            -nodefontpackagesize 7
-            -hide java.*
-            -collpackages java.util.*
-            -link http://java.sun.com/j2se/1.5.0/docs/api/
-            -link http://joda-time.sourceforge.net/api-release/
+            -inferrel -inferdep -quiet -constructors -visibility -types -postfixpackage
+            -nodefontsize 9 -nodefontpackagesize 7 -hide java.* -collpackages java.util.*
+            -link http://java.sun.com/j2se/1.5.0/docs/api/ -link http://joda-time.sourceforge.net/api-release/
           </additionalparam>
         </configuration>
         <executions>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
 |