Release History

VersionDateDescription
1.0-beta-4 2004-09-09

Get the RSS feed of the last changes

Release 1.0-beta-4 - 2004-09-09

TypeChangesBy
add Handle JVMs that return null for getClass().getClassLoader() Fixes JELLY-134 . dion
fix Default XMLOutput to not escape XML Fixes JELLY-66 . Thanks to Knut Wannheden . dion
fix jelly can't resolve vars with dots (.) in the name, in function calls Fixes JELLY-87 . dion
fix Source compiles with JDK 1.5 dion
fix No exceptions silently swallowed Fixes JELLY-25 . dion
fix Attribute corruption when dealing with converting attributes that include namespaces Fixes JELLY-47 . dion
fix Windows path in build.xml Fixes JELLY-103 . Thanks to Ralph Apel . dion
fix Mention swing directory in docs Fixes JELLY-71 . Thanks to David Eric Pugh . dion
fix The "items" attribute of a "forEach" tag can contain a comma-separated String Fixes JELLY-98 . Thanks to Joerg Schaible . dion
fix Allow useBean subclasses to ignore certain pr operties and ignore bad properties Fixes JELLY-120 . dion
fix Documentation fixes for Invoke and ForEach Fixes JELLY-58 . dion
fix Bad entity processing Fixes JELLY-28 . Thanks to Hans Gilde . dion
fix Can't set inherit or export to false for Include tag Fixes JELLY-73 . Thanks to Scott Howlett . dion
add Run a script from an input source Fixes JELLY-108 . Thanks to Maarten Coene . dion
add Thread safety of tag support Fixes JELLY-113 . Thanks to Gary Franklin . dion
add Add var to break tag Fixes JELLY-115 . Thanks to Felipe Leme . dion
add Add exceptionVar to invoke and invokeStatic Fixes JELLY-116 . Thanks to Felipe Leme . dion
remove Back out patch as it breaks define taglibs Fixes JELLY-85 . dion
fix Remove sandbox and fix some dependencies to use groupId/artifactId Fixes JELLY-117 . Thanks to Dennis Lundberg . dion