Bugs item #613137, was opened at 2002-09-23 10:13 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=613137&group_id=22866
Category: JBossMQ Group: v3.2 >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Oskari Kettunen (aok) >Assigned to: Adrian Brock (ejort) Summary: unclosed comment in OIL2ClientIL Initial Comment: Build (Branch_3_2) fails to a compilation error: -- messaging/src/main/org/jboss/mq/il/oil2/OIL2ClientIL.jav a:118: unclosed comment // vim:expandtab:tabstop=3:shiftwidth=3 ^ 1 error -- on Linux 2.4.18 and Java 1.4.1-beta-b14. As this has stayed under the radar for a while now, it is apparently just this particular version of the parser that needs a linefeed to close // comments. The fix is too trivial to warrant a cvs diff, so would someone just add a linefeed at the very end of OIL2ClientIL.java? Oskari Kettunen, Finland ---------------------------------------------------------------------- >Comment By: Adrian Brock (ejort) Date: 2002-11-04 12:52 Message: Logged In: YES user_id=9459 Done But I suggest you get your parser fixed Regards, Adrian ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=613137&group_id=22866 ------------------------------------------------------- This SF.net email is sponsored by: ApacheCon, November 18-21 in Las Vegas (supported by COMDEX), the only Apache event to be fully supported by the ASF. http://www.apachecon.com _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
