Cleans differ?

Appears rake clean differs from ant clean

E:\dev\ruby\downloads\jruby>rake clean
(in E:/dev/ruby/downloads/jruby)
rm -rf E:/dev/ruby/downloads/jruby/build/classes
rm -rf E:/dev/ruby/downloads/jruby/build/test-results
rm -rf dist
rm -rf docs/api

E:\dev\ruby\downloads\jruby>ant clean
Buildfile: build.xml

init:

clean:
[delete] Deleting directory E:\dev\ruby\downloads\jruby\build
[delete] Deleting directory E:\dev\ruby\downloads\jruby\src_gen

need-clean-ng:

clean-ng:

BUILD SUCCESSFUL
Total time: 11 seconds

synchronizing the two (if they’re different) might be kind.
Thanks.
-r

Soon we will move everything into Rake (I hope) once we have full
two-way rake/ant integration done. Then there will be no need to sync
:slight_smile:

On Thu, Jan 14, 2010 at 1:33 PM, Roger P. [email protected]
wrote:

Buildfile: build.xml


To unsubscribe from this list, please visit:

  http://xircles.codehaus.org/manage_email


To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email