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/05/23 23:09:11 UTC

DO NOT REPLY [Bug 19517] - VB 6 task

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=19517>.
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=19517

VB 6 task

stevel@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX



------- Additional Comments From stevel@apache.org  2003-05-23 21:09 -------
no. At least, not in the ant core codebase. You are free to write your own task :)

the <vbc> task and the <csc> task ar similar enough that they share a lot of
code, and are likely to evolve over time. But VB6? It's on care and maintenance,
is it not? It shipped in 1998 or 1998 as I recall, which makes it 4-5 years old.
With 400+ plus bugs in ant right now, I am going to have to run from this one. 

If you do want a VB6 project, ant-contrib.sf.net would be a place that could be
willing to host it, but you would still be left to code it yourself. They
maintain the C++ tasks.

sorry,

-steve