You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2003/01/12 16:14:03 UTC

DO NOT REPLY [Bug 16006] New: - Patch for ant 1.5.1 buld problems on kaffe

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16006>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16006

Patch for ant 1.5.1 buld problems on kaffe

           Summary: Patch for ant 1.5.1 buld problems on kaffe
           Product: Ant
           Version: 1.5.1
          Platform: PC
               URL: http://www.kaffe.org/~robilad/ant-1.5.1-kaffe.diff
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Build Process
        AssignedTo: ant-dev@jakarta.apache.org
        ReportedBy: robilad@yahoo.com


Hi,

I was sick of ant 1.5.1 not being able to build itself on latest kaffe from CVS,
and provided a patch that fixes two bugs:

a) It fixes the Get task to ge truely implementation independant.
b) It moves it out of excluded tsk list in build.xml

You can now buld ant 1.5.1 using
CLASSPATH=/path/to/ant-1.5.1 kaffe org.apache.tools.ant.Main -Dbuild.compiler=kjc
in the top ant directory.

best regards,
dalibor topic

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>