Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 90445 invoked from network); 5 Sep 2002 21:08:52 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 5 Sep 2002 21:08:52 -0000 Received: (qmail 15768 invoked by uid 97); 5 Sep 2002 21:09:21 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 15752 invoked by uid 97); 5 Sep 2002 21:09:21 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 15732 invoked by uid 98); 5 Sep 2002 21:09:20 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Message-ID: <006601c25520$698cba20$650a650a@zabelpc> From: "Ian Zabel" To: "Ant Users List" References: <002e01c254f5$90e89ec0$650a650a@zabelpc> <016b01c254fa$4898dd10$1219570f@ranier> <005001c254fe$4011cd10$650a650a@zabelpc> <024b01c25518$b8ce2950$1219570f@ranier> Subject: Re: "Unclosed comment" error with jdk1.4.1 while compiling Date: Thu, 5 Sep 2002 17:08:40 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I am an avid IntelliJ IDEA fan, and am using Aradnia build 644, but for the life of me, I can't figure out what keypresses you could be talking about to fix this.. Please enlighten me : ) Ian. ----- Original Message ----- From: "Steve Loughran" To: "Ant Users List" Sent: Thursday, September 05, 2002 4:13 PM Subject: Re: "Unclosed comment" error with jdk1.4.1 while compiling > > ----- Original Message ----- > From: "Ian Zabel" > To: "Ant Users List" > Sent: Thursday, September 05, 2002 10:04 AM > Subject: Re: "Unclosed comment" error with jdk1.4.1 while compiling > > > > I am reasonably sure that I can compiling with javac, not jikes. And I > tried > > compiling with different parameters, to no avail. > > > > Here's some output: > > > > > > > > > > > > > > .. some properties > > > > > > > > > > > > > > When running JDK1.4.1RC gives this: > > > > init: > > [echo] Java Version: 1.4.1-rc > > compile: > > [javac] Compiling 295 source files to D:\OrderIt\build\classes > > [javac] > > > D:\OrderIt\Order-It_6_currproject_src\com\cirqit\core\estimates\CqtEmailLog. > > java:228: unclosed comment > > [javac] } // end class CqtEmailLog > > [javac] ^ > > [javac] > > > D:\OrderIt\Order-It_6_currproject_src\com\cirqit\core\estimates\CqtEmailLogA > > ddress.java:31: unclosed comment > > [javac] } // end class CqtEmailLogAddress > > [javac] ^ > > [javac] > > > D:\OrderIt\Order-It_6_currproject_src\com\cirqit\core\estimates\CqtEstimateC > > ustomField.java:57: unclosed comment > > [javac] //end CqtEstimateCustomField.java > > [javac] ^ > > [javac] > > > D:\OrderIt\Order-It_6_currproject_src\com\cirqit\core\estimates\CqtEstimateR > > eference.java:65: unclosed comment > > [javac] // *** End Of CqtEstimateReference.java > > [javac] ^ > > [javac] > > > D:\OrderIt\Order-It_6_currproject_src\com\cirqit\core\estimates\CqtEstimateS > > pecKey.java:152: unclosed comment > > [javac] // *** End Of CqtEstimateSpecKey.java > > [javac] ^ > > [javac] > > > D:\OrderIt\Order-It_6_currproject_src\com\cirqit\core\headers\CqtClientHdrs. > > java:92: unclosed comment > > [javac] // *** End Of CqtClientHdrs.java > > [javac] ^ > > I'd argue it's just a fussiness of the compiler, but the way it apparently > works on the cmd line but not from ant surprises me. Nothing springs to mind > other than using something to clean up the source; I know in idea3.0 (in > beta) I can do that for all the files in a project with two keypresses. Or > do some sed search and replace to add a line ending to the comments. > > I think you may also be on the bleeding edge with Java1.4.1: has anyone run > the full ant test suite on this java version yet? > > > -- > To unsubscribe, e-mail: > For additional commands, e-mail: > -- To unsubscribe, e-mail: For additional commands, e-mail: