Bugs item #613137, was opened at 2002-09-23 13: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: Open Resolution: None Priority: 5 Submitted By: Oskari Kettunen (aok) Assigned to: Nobody/Anonymous (nobody) 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 ---------------------------------------------------------------------- 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:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
