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