upCast 7.0.0 Build 1245 (Beta 1)

Release date: 2008-09-01

New

  • Version checking set-up and made functional
  • Add pipeline documentation generation function to create Commandline/Java calling documentation for a specific pipeline as an XHTML file; run de.infinityloop.upcast.Tools class for details

Changes/Improvements

  • UPL, delay(): check for stop button being pressed during delaying
  • The main log file is now written in UTF-8 so we see exactly what any debug strings really contain as characters

Fixes

  • DocBook export template bug fixes and improvements
  • In some situations, the pipeline settings dialog could not be opened
  • Fixed catalog file for DocBook
  • Java API: failing module executions did not throw ILException as described
  • markup-regex/replace-xxx(): spaces not handled correctly in XML source-action
  • When at the calling place in an UPL program for markup-regex() the internal upCast namespace was not explicitly defined, a "null namespace on VirtualRoot element" error was issued