ant clean-all fails
-------------------

                 Key: JRUBY-4575
                 URL: http://jira.codehaus.org/browse/JRUBY-4575
             Project: JRuby
          Issue Type: Bug
          Components: Miscellaneous
    Affects Versions: JRuby 1.5
            Reporter: Yoko Harada


ant clean-all fails:
{noformat} 
lectra:jruby~main yoko$ ant clean-all
Buildfile: build.xml

init:

clean:

need-clean-ng:

clean-ng:

dist-clean:

clean-all:
     [echo] Running rake spec:clean_specs
     [echo] compile=OFF, threshold=20, objectspace=true threadpool=false 
reflection=false
     [java] Exception in thread "main" java.lang.NoClassDefFoundError: 
org/jruby/Main

BUILD FAILED
/Users/yoko/DevSpace/jruby~main/build.xml:1332: The following error occurred 
while executing this line:
/Users/yoko/DevSpace/jruby~main/build.xml:950: Java returned: 1

Total time: 0 seconds
{noformat} 

Bisecting, the bad commit is:
{noformat} 
e17306b4bfe40db1950e4043730fb216c1fb8aa3 is the first bad commit
commit e17306b4bfe40db1950e4043730fb216c1fb8aa3
Author: Thomas E. Enebo <tom.en...@gmail.com>
Date:   Thu Feb 18 11:16:54 2010 -0600

    Ok specs in rakefile?

:100644 100644 77e09b684efeae3d890db23c2b2d19681496784d 
eb329a137a648dc55af0791b4d85d60405a41c16 M      build.xml
:100644 100644 a0ae662880065d1975d73fbdb34066861f259e52 
7540cae7902a46e9b41b6800b6f153f07e94aeeb M      default.build.properties
:040000 040000 e948f978a4d938b66d03e4354741b8540f6a6de5 
5bb6ac88fb914384e6368cb823013e81193ab1f4 M      rakelib
{noformat} 

Maybe the reason is I didn't use rake tasks before clean-all?

-- 
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