Drive to RC2: Daily log

Daily log of check-in to SVN and nightly build:

Mar 9, 2011:

Last Build:

 [http://bamboo.igniterealtime.org/browse/SPARK-INSTALL4J-98/artifact/Install4j](http://bamboo.igniterealtime.org/browse/SPARK-INSTALL4J-98/artifact/Install4j)

includes:

  • SPARK-1241 fixed the UICreation in FlashinPlugin. Now UICreation should be done in dispatch thread.
  • Updates in the build process
  • Updates in the code documentation
  • Polish and Lithuanian I18n
    Highlight

Several resolved bugs were tested and could be closed. Down to 7 open issue, including wo new (Plugin package definition and Mac plattform).

Lowlight:

Removal of several Java functionalities on Mac plattform (Thanks Steve)

Mar 8, 2011: Some build process changes, updated plugins, clean error log

Last Build:

http://bamboo.igniterealtime.org/browse/SPARK-INSTALL4J-86/artifact/Install4j

includes:

  • Updates for Check Style
  • SPARK-1172 Update the current plugins. This is just a workaround! For future ant should build the plugins by itself.
  • SPARK-1240 - saves if contactlist should show empty groups
  • Build script changes to include plugins during build (ongoing)
    Lowlight:

Had to revert from Smack 3.2b2 to Smack 3.1 due to massive issues in error log.

New issues:

Looks like patch for Smack-312 breaks ability to rename groups.

Mar 7, 2011: Reworked roster management.

Last Build:

      [http://bamboo.igniterealtime.org/browse/SPARK-INSTALL4J-77/artifact/Install4j](http://bamboo.igniterealtime.org/browse/SPARK-INSTALL4J-77/artifact/Install4j)

includes:

  • SPARK-1116 Private chat history in MUC was not displayed, but now is
  • add checkstyle to check the Sun Code Conventions
  • SPARK-1229 Roster Management
    Fixes:
    • contacts presence after reconnection
    • make empty groups from transports invisible
  • add checkstyle to check the Sun Code Conventions
  • Spark-1233
    • Mouse Click on Avatar in vCard Preview opens another vCard Preview
    • Update in German locale
  • Solves the Nullpointer exceptions during plugin load when spark starts (an attempt)