Author Topic: Please report all current bugs on GoogleCode  (Read 3633 times)

0 Members and 1 Guest are viewing this topic.

Offline Joe

  • B&
  • Moderator
  • Hero Member
  • *****
  • Posts: 10319
  • In Soviet Russia, text read you!
    • View Profile
    • Github
Please report all current bugs on GoogleCode
« on: January 17, 2010, 08:34:53 pm »
http://code.google.com/p/javaop/issues/list

Also, please prefix all issues with either [versionNumber] or [svn].

It'll also help out if you could check if your bug has been fixed in the svn version, but if you don't know how to do that, that's okay.

Thanks!
I'd personally do as Joe suggests

You might be right about that, Joe.


Offline Joe

  • B&
  • Moderator
  • Hero Member
  • *****
  • Posts: 10319
  • In Soviet Russia, text read you!
    • View Profile
    • Github
Re: Please report all current bugs on GoogleCode
« Reply #1 on: January 18, 2010, 07:00:03 pm »
2.1.2 is mostly ready to ship. I have one last bug I'm going to try to tackle. If you have any issue you'd like fixed, please post it on GoogleCode by midnight on Tuesday, 1/19/10. Thanks!
I'd personally do as Joe suggests

You might be right about that, Joe.


Offline Joe

  • B&
  • Moderator
  • Hero Member
  • *****
  • Posts: 10319
  • In Soviet Russia, text read you!
    • View Profile
    • Github
Re: Please report all current bugs on GoogleCode
« Reply #2 on: January 19, 2010, 04:11:31 am »
Code: [Select]
/**
 * This is the class that stores the plugins and
 *
 * I guess iago never finished his documentation. -joe
 *
 * @author iago
 *
 */
public class PluginRegistration implements PluginCallbackRegister
I'd personally do as Joe suggests

You might be right about that, Joe.