[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ivy-dev
Subject:    Re: svn commit: r589579 - /incubator/ivy/core/trunk/src/java/org/apache/ivy/Main.java
From:       "Xavier Hanin" <xavier.hanin () gmail ! com>
Date:       2007-10-29 13:06:19
Message-ID: 635a05060710290606i6d4a8831qb08fb970bcb27a79 () mail ! gmail ! com
[Download RAW message or body]


On 10/29/07, Jan.Materne@rzf.fin-nrw.de <Jan.Materne@rzf.fin-nrw.de> wrote:
>
> >-    private static List getExtraClasspathFileList(CommandLine line) {
> >+    /**
> >+     * Parses the <code>cp</code> option from the command line, and
> returns a list of {@link File}.
> >+     * <p>
> >+     * All the files contained in the returned List exist, non
> existing files are simply skipped
> >+     * with a warning.
>
> need a </p> here ...


fixed

Xavier

>+     *
> >+     * @param line
> >+     *            the command line in which the cp option shold be
> parsed
> >+     * @return a List of files to include as extra classpath entries,
> or <code>null</code> if no
> >+     *         cp option was provided.
> >+     */
>
> >+    private static List/*<File>*/
> getExtraClasspathFileList(CommandLine line) {
> >-            fileList = new ArrayList();
> >+            fileList = new ArrayList/*<File>*/();
>
> nice Java5-comment ;)
>
>
> Jan
>



-- 
Xavier Hanin - Independent Java Consultant
http://xhab.blogspot.com/
http://ant.apache.org/ivy/
http://www.xoocode.org/


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic