You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by KC Baltz <KB...@responsenetworks.com> on 2000/08/30 15:03:55 UTC

RE: How to use jike for java compiler

The message you received when you subscribed to this list had information
about the archive.
 
K.C.

-----Original Message-----
From: Yun Sang Jung [mailto:navidad@channeli.net]
Sent: Wednesday, August 30, 2000 8:11 AM
To: ant-user@jakarta.apache.org
Subject: How to use jike for java compiler


 
<http://webmail.channeli.net/webmail/button.php3?id=mxpjkkqwbidnavidad&user=
navidad> 

Hi.. ant users..

I just subscribed this mailing list.



Is there ant archive on this mailing list?

If yes, please tell me URL to pre-search the archive first!



I could not use jikes instead of modern compiler.

If there is a fault in my step, please tell me the right way to use it.



My Environment =========================

Windows 2000 professional

JDK 1.3 from SUN

Tomcat 3.2 beta 2

Jakarta struts

Jakarta ant Nightly build (maybe over 1.1)



My Step =================================

0.I downloaded jikes106 from IBM

1.unzip jikes and copy jikes.exe to %JAVA_HOME%\bin(this directory is
already in PATH)

2.I set JIKESPATH to point rt.jar in %JAVA_HOME%\jre\lib\rt.jar

3.I added  to build.xml file in tomcat to use jikes.

Then I tried build script my web-application. Too many error message
appears.



one of messages is ==============================================

    [javac] *** Error: Type com/navidad/msg/server/LUMS was not found.



Right!

This classe is not located in my system CLASSPATH. But this file has been

dynamically generated my source file after compilation and  located at 

%TOMCAT_HOME%\webapps\struts\WEB-INF\classes.



I tried and tried to run build script although error message. (3rd times)

Then, there is no compilation error and all of my classes are compiled
completely at last running build script.



below code is a part of my build.xml file===========================

  

    

.....

  



SUMMARY

When I use modern compiler, that is good. There is no error message and 

all of my class file are perfectly generated. But I semi(?)-failed, when I
uses Jike 

instead of modern compiler.



Any Idea?



Regards,

Jung







-----------------------------------


aæ,³ª´A A¥¸ÞAI, ½A³ª´A AI¸ÞAI! 


A¤³I¾ÆAI¸ÞAI  http://www.channeli.net <http://www.channeli.net> 





Re: How to use jike for java compiler

Posted by Yun Sang Jung <na...@channeli.net>.
MessageIs it right?
But I could not find archive URL from first welcome message.
Below message is first welcome message which I received.

============ message start ===========
Hi! This is the ezmlm program. I'm managing the
ant-user@jakarta.apache.org mailing list.

I'm working for my owner, who can be reached
at ant-user-owner@jakarta.apache.org.

Acknowledgment: I have added the address

   navidad@channeli.net

to the ant-user mailing list.

Welcome to ant-user@jakarta.apache.org!

Please save this message so that you know the address you are
subscribed under, in case you later want to unsubscribe or change your
subscription address.

To unsubscribe, send a message to:

    <an...@jakarta.apache.org>


--- Administrative commands for the ant-user list ---

I can handle administrative requests automatically. Please
do not send them to the list address! Instead, send
your message to the correct command address:

For help and a description of available commands, send a message to:
   <an...@jakarta.apache.org>

To subscribe to the list, send a message to:
   <an...@jakarta.apache.org>

To remove your address from the list, just send a message to
the address in the ``List-Unsubscribe'' header of any list
message. If you haven't changed addresses since subscribing,
you can also send a message to:
   <an...@jakarta.apache.org>

or for the digest to:
   <an...@jakarta.apache.org>

For addition or removal of addresses, I'll send a confirmation
message to that address. When you receive it, simply reply to it
to complete the transaction.

If you need to get in touch with the human owner of this list,
please send a message to:

    <an...@jakarta.apache.org>

Please include a FORWARDED list message with ALL HEADERS intact
to make it easier to help you.

--- Enclosed is a copy of the request I received.

Regards,
Jung
  ----- Original Message ----- 
  From: KC Baltz 
  To: 'ant-user@jakarta.apache.org' 
  Sent: Wednesday, August 30, 2000 10:03 PM
  Subject: RE: How to use jike for java compiler


  The message you received when you subscribed to this list had information about the archive.

  K.C.