Skip to content

GST Site Foundation 11.6.2

Compare
Choose a tag to compare
@amai amai released this 27 Apr 14:47
· 390 commits to master since this release

Production release for WCS 11gR1 systems.

Change log from 11.6.1:

  • replaced some hard-coded string with constants
  • decouple controller from Seed2 interface to support other controller types (e.g. Groovy)
  • log class name cleanup
  • update BaseRenderPage to support VanityAssets instead of WRAs
  • remove cs-cache dependency
  • update build to require CS 11.1.1.8, servlet 3.0 and JSP 2.2.1
  • remove incomplete AttributeActionLocator
  • optimize PropertyDao
  • deprecate and remove ICSFactory and ICSLocator usage
  • code cleanup & compilation enhancements
  • fix bug where GetTemplateURL and GetBlobURL failed on positive errno
  • fix bug where QueryBuilder was not properly setting query conditions
  • prevent WRAPathAssemblert from generating URLs when the template is not set in an asset
  • time debug format improvements
  • fix bug in groovy loader where wrong compositional dependency was being recorded
  • refactor ActionController (now still compatible with 11.6.1)
  • allow expressions in root tag's action attribute