[kepler-dev] [Bug 4264] ant task fails if there are java compilation errors

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Thu Jan 7 19:44:24 PST 2010


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4264

David Welker <welker4kepler at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |welker4kepler at gmail.com
         Resolution|                            |WONTFIX

--- Comment #1 from David Welker <welker4kepler at gmail.com> 2010-01-07 19:44:23 PST ---
"ant task" is a convenience method. It never needs to be invoked.

If "ant task" fails, the solution is to type:

ant -f kepler-tasks.xml

I do not think that we should make "ant task" more robust, since it is meant to
be a short-cut to avoid to avoid typing the above. If kepler-tasks.jar is
missing, then ant task doesn't work, but the command above does. I am closing
this bug.

-- 
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Kepler-dev mailing list