R2Build Changelog

What's new in R2Build 2.1 Build 60

Apr 10, 2009
  • Change the internal xml read/write Engine, Fix the node save reload error (Wierd issue that some node parameter is not correct) and the user complain that they should modify the build very offen to walkaround (delete and add node again)
  • Merge the Engine dlls into one to lower the risk of cross dll issues(base.dll pluginconfig.dll is deleted and we only have kenerl.dll finally)
  • Add more safe protect lock in the thread to make it more stable.
  • fix the issue that can not support two vss database
  • fix the run menu issue
  • fix a couple of crash issues
  • Support arc-line between two nodes, fixed the bugs of Middle point when reload the job
  • Add plugins for Asp.Net compile
  • Fix the node issue of SVN checkout and commit
  • support Underscore "_" in variable name
  • Variable name can be lower and upper case or mixed(in V2.0 , all the variable name is Upper case)