"ant clean" fails if build/ doesn't exist
-----------------------------------------

                 Key: JRUBY-2188
                 URL: http://jira.codehaus.org/browse/JRUBY-2188
             Project: JRuby
          Issue Type: Bug
          Components: Miscellaneous
    Affects Versions: JRuby 1.1RC2
         Environment: Debian sid, 2.6.24-1-686 #1 SMP Mon Feb 11 14:37:45 UTC 
2008 i686 GNU/Linux
            Reporter: Sebastien Delafond


"ant clean" fails if there is no build/ directory, which could happen if you 
run "make clean":

  - without having built anything (the Debian build process does that)
  - twice in a row (failure on the 2nd attempt)

A simple patch is to to have "clean" depend on "prepare", but that's a little 
backward :)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to