Skip to content
Failed

#23 (Dec 21, 2024, 12:21:09 PM)

Started 1 day 0 hr ago
Took 9.3 sec
Build Artifacts

Started by an SCM change

Revision: 3553fe485d8079249ad6c5b21eaa779dca120df4
Repository: https://github.com/wocommunity/wolips
  • origin/master
Changes
  1. fix warnings (commit: 5012e47) (details / githubweb)
  2. add language labels to editor tabs (commit: 4808df3) (details / githubweb)
  3. threaded validation (experimental) (commit: 5469615) (details / githubweb)
  4. make component editor the default for html, wod, and woo (commit: a54ebb7) (details / githubweb)
  5. We don't want to link against 5.4 here ... (commit: 8500067) (details / githubweb)
  6. remove jdbc2Info prior to SQL gen (commit: 4ab8435) (details / githubweb)
  7. I think this should fix allowsNull for normal people and Apple (commit: 8de807b) (details / githubweb)
  8. generics and debug (commit: bce8861) (details / githubweb)
  9. updated to 1.0.3 (commit: 1a1ec5d) (details / githubweb)
  10. fixes to formatting inside of script tags (should just leave things alone) (commit: 3f62572) (details / githubweb)
  11. removed live search for right now ... (commit: d15a1b9) (details / githubweb)
  12. fix warnings (commit: b87fdf9) (details / githubweb)
  13. add shortcut method to get a list of non-prototype entity names (commit: 089b605) (details / githubweb)
  14. added build.properties to remove warnings (commit: 9e6bd70) (details / githubweb)
  15. fix warnings (commit: 739b6b6) (details / githubweb)
  16. fix warnings (commit: f250d31) (details / githubweb)
  17. * fix warnings (commit: a64f941) (details / githubweb)
  18. remove debug (commit: a09465c) (details / githubweb)
  19. * more enhancements to support BindingsInspector (commit: b2ed5e0) (details / githubweb)
  20. ... that isn't meant to come in yet (commit: 6117a5c) (details / githubweb)
  21. change sash color (commit: 34b0841) (details / githubweb)
  22. moved debug output (commit: 19df55b) (details / githubweb)
  23. changed background color (so it matches the overview ruler) (commit: 97d7d5f) (details / githubweb)
  24. changed background color (so it matches the overview ruler) (commit: fdd2d3e) (details / githubweb)
  25. added template breadcrumb (commit: 61abc0c) (details / githubweb)
  26. change name to (Experimental) + don't refresh unless it's in the foreground (commit: f3c6067) (details / githubweb)
  27. * add console to WO perspective (commit: 6ac19ca) (details / githubweb)
  28. changed plugin build order to support dependency changes (commit: 2f47262) (details / githubweb)
  29. changes for new API (commit: b0425f4) (details / githubweb)
  30. keep the model marked dirty if you remove a display group (commit: 892d2f2) (details / githubweb)
  31. don't show these pages for now (commit: 127bf53) (details / githubweb)
  32. removed warnings (commit: 84c93c0) (details / githubweb)
  33. prevent NPE (commit: 77eeb72) (details / githubweb)
  34. * save positions of the split pane in wod/html view (commit: ec64bb8) (details / githubweb)
  35. whoops .. that was using the tag name always instead of the Wod Element Type (commit: 3ecb50b) (details / githubweb)
  36. support an optional superclass definition (commit: 1e4ce4f) (details / githubweb)
  37. define an Actions constant (commit: 9954667) (details / githubweb)
  38. more reflection utils (commit: 2d1c15a) (details / githubweb)
  39. use new reflection utils method (commit: 9447d69) (details / githubweb)
  40. Add Key and Add Action support (commit: 5398aa4) (details / githubweb)
  41. changed dialog title (commit: 0770ea1) (details / githubweb)
  42. oops .. was passing the wrong object around for non-inline bindings (commit: e3386d1) (details / githubweb)
  43. removed debug (commit: df343d0) (details / githubweb)
  44. sync working set and non-working set implementations (commit: ab07f31) (details / githubweb)
  45. move ListContentProvider up to a higher level (commit: cc3f818) (details / githubweb)
  46. move ListContentProvider up to a higher level (commit: 4ce9c79) (details / githubweb)
  47. NPE protection (commit: 46ace8f) (details / githubweb)
  48. * WO Browser view added to Bindings View (+ a bunch of related work -- still experimenta) (commit: a9cb3af) (details / githubweb)
  49. renamed RefatoringElementModel to RefactoringWodElement (commit: 4574dad) (details / githubweb)
  50. show warning for non-empty wods (commit: 87b7d44) (details / githubweb)
  51. don't collapse breadcrumb when nothing is selected (commit: 9b935b8) (details / githubweb)
  52. wrong id for the bindings view (commit: fe6c3c6) (details / githubweb)
  53. just  a quick hack to get rid of some out of bounce exceptions (commit: 47558e9) (details / githubweb)
  54. I'm going to take it out for right now ... it will be back in the nightlies after stable is stable (commit: 5a39b2a) (details / githubweb)
  55. it would help that if the model is null and we go through all the trouble to reparse and revalidate it that we actually return the new model instead of null (commit: d80dfb7) (details / githubweb)
  56. resize horizontal and vertical (commit: 2bde8ee) (details / githubweb)
  57. fixed all the properties sections to span the full height rather than being stubby (commit: d8a26cb) (details / githubweb)
  58. possible NPE fixes (commit: 72a698b) (details / githubweb)
  59. possible NPE fixes (commit: 9f9c17d) (details / githubweb)
  60. support for finding the editor, not just opening the editor (commit: 52aa586) (details / githubweb)
  61. line dragging stuff ... I just wanted to get it committed ... it just drags and draws ... no drop actions yet (commit: 73e6af3) (details / githubweb)
  62. it's possible to be an ant framework or ant application but NOT have the ant builder ... say for instance, if you refuse to modernize your applications and insist on using crappy ancient design by contract builder plugins ... you just had to wait till like 2am and I'm writing the release notes for the first major release in 8 months, too, huh. (commit: ee04451) (details / githubweb)
  63. don't let it go full wide (commit: ddb5c5c) (details / githubweb)
  64. switch to default "EOGenericRecord" join entity name for flattened many-to-many relationships (commit: b5ae2bc) (details / githubweb)
  65. fire a dirty property change event from the model group when models change (commit: 71bfbbc) (details / githubweb)
  66. if any model in the group is dirty, then consider the editor dirty (commit: 6603a53) (details / githubweb)
  67. add support for optionally leaving out the inverse relationships on many-to-many's + allow creating foreign keys without creating the relationships (commit: 4087b46) (details / githubweb)
  68. java files that fail to load should not be considered "found" -- for instances, java files not on the classpath -- WOL-726 (commit: a32c923) (details / githubweb)
  69. Three .. count them THREE versions of that method, all wrong :)  Ant builder working directory should be working properly now. (commit: a209b72) (details / githubweb)
  70. omg seriously how many more of these can there be? (commit: eb8a833) (details / githubweb)
  71. nicer looking relationship wizard (commit: fc2c0ce) (details / githubweb)
  72. clearly i don't understand BackgroundMode .. I'll have to experiment with it more (commit: d2ac715) (details / githubweb)
  73. fix layout in Safari 3.1 and Internet Explorer (commit: 56b979a) (details / githubweb)
  74. more fixes for Safari 3.1 + Internet Explorer (commit: 1d499a6) (details / githubweb)
  75. removed some debug output (commit: 489a90c) (details / githubweb)
  76. WOL-728 - save template inputs page as fields change (commit: d010343) (details / githubweb)
  77. * more draggable bindings work (poppy effects on drag-over) (commit: ba428d2) (details / githubweb)
  78. remove unused disposed boolean (commit: c9964f5) (details / githubweb)
  79. if you get a browser failure, don't bring down everything (commit: 3f77e65) (details / githubweb)
  80. * deselection in bindings view (commit: 620dda1) (details / githubweb)
  81. fixes for bindings rollover ... repaint was pretty whacked out because if in incorrect position conversion (commit: 36d97a0) (details / githubweb)
  82. let the fireworks begin ... new qualifier parser in the house (commit: a422e8a) (details / githubweb)
  83. limit entity pickers to the specific entity ... (commit: 92c541c) (details / githubweb)
  84. replacement when selecting from tree was scanning back too far (commit: 3ba130b) (details / githubweb)
  85. WOL-731 comments add extra spaces every time format runs (commit: 4d743ed) (details / githubweb)
  86. more safari 3.1 style changes (commit: b92461b) (details / githubweb)
  87. turn debug off (commit: 63e5071) (details / githubweb)
  88. some refactoring + added autoscroll on the binding drag (commit: 82a0a32) (details / githubweb)
  89. added support for parsing and converting the old cayenne style (commit: c116171) (details / githubweb)
  90. couple fixes for trailing binding keys (commit: e1f131c) (details / githubweb)
  91. add string constructor to EOKeyComparisonQualifier (commit: 0319002) (details / githubweb)
  92. properly read EOKeyComparisonQualifier from plist (transcription error) (commit: 71b4924) (details / githubweb)
  93. show error label when parsing fails (commit: 6913e1f) (details / githubweb)
  94. throw exceptions if the qualifier string cannot be set (commit: 4c0373d) (details / githubweb)
  95. shuffled around some binding utilities (commit: f4f3b92) (details / githubweb)
  96. more work towards draggable bindings (commit: b6885ad) (details / githubweb)
  97. added fetch specs to default templates (commit: a4b3d90) (details / githubweb)
  98. qualifier parser compatibility (specificall with bindings) (commit: e54a18c) (details / githubweb)
  99. fix previously broken _key values (ones that have $'s in them) (commit: 02769ca) (details / githubweb)
  100. [maven-release-plugin] prepare release woproject-all-parent-2.0.11 (commit: 8c2717c) (details / githubweb)
  101. (commit: e1349ec) (details / githubweb)
  102. [maven-release-plugin] prepare release woproject-all-parent-2.0.12 (commit: 2f6df50) (details / githubweb)
  103. [maven-release-plugin] prepare for next development iteration (commit: 8b9cdf3) (details / githubweb)
  104. [maven-release-plugin] prepare release woproject-all-parent-2.0.13 (commit: 8fb8d0d) (details / githubweb)
  105. [maven-release-plugin] prepare for next development iteration (commit: 3b3de9b) (details / githubweb)
  106. validate qualifier keys in fetch specs (commit: ceb7083) (details / githubweb)
  107. no good deed goes unpunished ... null check (commit: 97467d3) (details / githubweb)
  108. fix titles on the eogenerator editor form (commit: 7b12e9e) (details / githubweb)
  109. Added the concept of an EOModelRenderContext that you can attach to the thread for controlling various output options on an EOModel.  For instance, you can toggle the render context into JavaClient mode so that EOGenerator will produce java client class names instead of server class names when you query an Entity's various class name methods. (commit: 6a5af8c) (details / githubweb)
  110. don't show the Show button if there is no editor (commit: fc7d20a) (details / githubweb)
  111. make sure the error dialog is on the main thread + don't just throw away validation errors (commit: 34416a7) (details / githubweb)
  112. added some debugging (commit: 5a87f07) (details / githubweb)
  113. updated eomodeldoc package script (commit: a5e6973) (details / githubweb)
  114. updated eomodeldoc package script (commit: fac52f0) (details / githubweb)
  115. don't let exceptions kill the entire listen thread (commit: e0e48c3) (details / githubweb)
  116. cleaned up the relationship wizard some to try to make it clearer (commit: 09d3530) (details / githubweb)
  117. * added generics to ERXKey declarations (commit: 27c1a1b) (details / githubweb)
  118. non-IProject-based API for eogen (towards standalone version) (commit: d2c917d) (details / githubweb)
  119. more fixes for standalone veogen (commit: bf81c9c) (details / githubweb)
  120. standalone veogen (commit: 4687714) (details / githubweb)
  121. added date and calendar into eogen context (commit: 1be1ac6) (details / githubweb)
  122. output docs (commit: a1d4228) (details / githubweb)
  123. * added WOOgnl to default frameworks list (commit: 31131f7) (details / githubweb)
  124. * bindings drag-and-drop onto inline bindings (commit: 08e8116) (details / githubweb)
  125. fixed warnings (commit: 279c3a6) (details / githubweb)
  126. better cache invalidation (commit: cf79135) (details / githubweb)
  127. fireWebObjectChanged on every save (commit: 21543d4) (details / githubweb)
  128. refresh the model (commit: 3a8b898) (details / githubweb)
  129. broke out a lot more of the drop handler and added support for the wod editor (commit: 809b040) (details / githubweb)
  130. cleaned up old code some + fixed bug with dragging out of the editor while an element is selected (commit: f9520dd) (details / githubweb)
  131. support for refactoring wod when dragging onto a <webobject> tag (commit: 52b7361) (details / githubweb)
  132. set initial indent for inline (commit: ad34a9e) (details / githubweb)
  133. split out more and added droppable bindings onto bindings inspector (commit: 4490d3e) (details / githubweb)
  134. disposed check (commit: a4e9655) (details / githubweb)
  135. wrong var (commit: bb1d00c) (details / githubweb)
  136. * moved some reusable Entity Modeler UI bits up to the top level (commit: bfc0502) (details / githubweb)
  137. missed this from a previous commit (commit: 5042f8a) (details / githubweb)
  138. group browser by type (commit: 5ebd657) (details / githubweb)
  139. fix up wacky binding values (commit: 8587f73) (details / githubweb)
  140. Comparable on name and binding.equals(otherBinding) = name.equals(otherBinding.name) (commit: 80703e3) (details / githubweb)
  141. sort bindings popup (commit: 8187cfa) (details / githubweb)
  142. don't turn helpers into literals (commit: 7d2f4dc) (details / githubweb)
  143. mark wod errors in the HTML template for the corresponding tag (commit: 62108ad) (details / githubweb)
  144. reverse order of buttons (commit: 74de38a) (details / githubweb)
  145. * moved doubleclick table handler from EM up to top level (commit: d01824a) (details / githubweb)
  146. pushed RefactoringWod* lower down (commit: f3b51a2) (details / githubweb)
  147. NPE fix (commit: 1549ebb) (details / githubweb)
  148. exec on the correct thread (commit: 5405e46) (details / githubweb)
  149. don't change browser if the keypath isn't actually changing (commit: 185fd4c) (details / githubweb)
  150. remove debug for now (commit: fb7c60f) (details / githubweb)
  151. name position was off by one (commit: 0b2b8d8) (details / githubweb)
  152. don't refactor name if it isn't changed (commit: 252cf96) (details / githubweb)
  153. editable binding names in inspector (commit: 2064986) (details / githubweb)
  154. more binding inspector refactoring (commit: 2129672) (details / githubweb)
  155. prevent NPE's (commit: 4c08c71) (details / githubweb)
  156. allow null selected key paths (commit: 38724c0) (details / githubweb)
  157. prevent NPE's (commit: ce68f11) (details / githubweb)
  158. delete tag refactoring (commit: 0044470) (details / githubweb)
  159. delete tag / unwrap tag (commit: c051842) (details / githubweb)
  160. add unwrap to menu (commit: ad5b308) (details / githubweb)
  161. # => javascript:void(0) (commit: 840174b) (details / githubweb)
  162. don't trigger drop unless it's still within the bounds of the drag item (commit: e5425dd) (details / githubweb)
  163. moved WOBrowserColumn features lower (commit: b3d3edd) (details / githubweb)
  164. use new generic versions + don't expose weird storage of keys inside column (commit: bd5a78c) (details / githubweb)
  165. close any channel we open during SQL gen (commit: cf6c7ac) (details / githubweb)
  166. skip generic array return values too (commit: 384bae4) (details / githubweb)
  167. skip over all field names properly (commit: c2a9a38) (details / githubweb)
  168. whoops, that was wrong in Java regex (commit: b8d34d8) (details / githubweb)
  169. oh, it just wasn't escaped properly ... my bad (commit: 7fb9767) (details / githubweb)
  170. prevent NPE's on shutdown (commit: 40652ea) (details / githubweb)
  171. prevent NPE's on shutdown (commit: 49423e3) (details / githubweb)
  172. connected/unconnected images (commit: c8fd5a6) (details / githubweb)
  173. make required bindings a red version of the icon (commit: ea9332d) (details / githubweb)
  174. adds an _EntityModeler flag into the model userInfo at creation time to notify plugins that they are running within Entity Modeler (commit: 932d54c) (details / githubweb)
  175. commit NPE fixes (commit: 0bc56d4) (details / githubweb)
  176. mark the last modified of an api file before trying to parse it, in case there is a parse exception (commit: 68a0b1d) (details / githubweb)
  177. only refresh if there wasn't an exception? maybe this will fix that infinite loop (commit: 0d0882e) (details / githubweb)
  178. consider broken API to be missing (commit: c017288) (details / githubweb)
  179. cache invalidator invalidates api files immediately now (commit: 739f46f) (details / githubweb)
  180. catch browser failure (commit: 9683389) (details / githubweb)
  181. proper sort implementation (commit: bc1405b) (details / githubweb)
  182. added getName() to LocalizedComponentResults (commit: 14e1cd5) (details / githubweb)
  183. NPE prevention (commit: bb1a269) (details / githubweb)
  184. bunch of fixes to fix crazy NPE's and OutOfBounds errors when you try open an API file that has no corresponding .wo (commit: 58d5ecc) (details / githubweb)
  185. NPE prevention (commit: c245507) (details / githubweb)
  186. collapse the tabs if there is only one (commit: 97e8421) (details / githubweb)
  187. oops .. wrong api (commit: e8da53e) (details / githubweb)
  188. don't show preview if there are no components (commit: 765de2f) (details / githubweb)
  189. put the tabs on top (commit: 0003905) (details / githubweb)
  190. lots of fixes and cleanup on the API editor (commit: 3d754bf) (details / githubweb)
  191. put a space in the name (commit: 6071b90) (details / githubweb)
  192. allow null entity (commit: f907ee7) (details / githubweb)
  193. new style + misc fixes for weird border cases and partial data saves (commit: 03f8b23) (details / githubweb)
  194. adjust button style to match API (commit: e098188) (details / githubweb)
  195. keep the drag line around until the complete drop workflow is over (commit: e55e4b0) (details / githubweb)
  196. work some on style sheets (commit: fb9f269) (details / githubweb)
  197. added generics (commit: 569c805) (details / githubweb)
  198. add access to ITypes (commit: dfa7b53) (details / githubweb)
  199. clean up variable naming (commit: c2556fa) (details / githubweb)
  200. added implementations of all of the API defaults (commit: 2d610d5) (details / githubweb)
  201. fix NPE's when there is only an API editor (commit: d78d971) (details / githubweb)
  202. support for editing standalone html files (outside of components) (commit: 8b4609b) (details / githubweb)
  203. make editor name the html file name if it's only the html file (commit: aaa9fec) (details / githubweb)
  204. Fixed broken keyboard nav handling for component name combo (commit: 292f585) (details / githubweb)
  205. Added type ahead completion for unique matches. (commit: 86d1752) (details / githubweb)
  206. Sort component name proposals (commit: 50c51c4) (details / githubweb)
  207. Fixed display groups from disappearing when entity has been renamed in the model. (no validation for this yet) (commit: f8aefb3) (details / githubweb)
  208. Add support for dropping/creating indexes (commit: 68ee964) (details / githubweb)
  209. support for relative paths when you're running veogen standalone (commit: 07a6793) (details / githubweb)
  210. use last index instead of first index of . for file extension (commit: a1b2e56) (details / githubweb)
  211. Andrew and Lachlan's patch for WOL-762 (loading EOModels from jar files) (commit: 09dabbb) (details / githubweb)
  212. they don't have a Versions/A for me ... (commit: 76952dc) (details / githubweb)
  213. WOL-741 - entity.getClientClassAttributes() and entity.getClientClassRelationships() (commit: 9730195) (details / githubweb)
  214. case insensitive sorting (commit: 3b5ee80) (details / githubweb)
  215. generic (commit: c92e070) (details / githubweb)
  216. add methods to retrieve to non-prototype entities (commit: 98c2719) (details / githubweb)
  217. sort the list of models in the relationship wizard (commit: 0750be0) (details / githubweb)
  218. exclude prototype entities from the various entity lists (commit: 5f7cd29) (details / githubweb)
  219. client class to-one and to-many (commit: 06ba544) (details / githubweb)
  220. NPE fix (commit: 54da866) (details / githubweb)
  221. Fix live search to work (almost) the same on windows and osx (commit: c202611) (details / githubweb)
  222. add fancy attribute/entity name syncing (understands column/table prefixes, camel case, upper/lowercase, etc) + mark related models dirty when changin entity names (commit: 4e84122) (details / githubweb)
  223. mark models of child entities dirty when the entity gets renamed (commit: 192f030) (details / githubweb)
  224. properly refresh the properties view when adding an entity and you're already in edit mode of another entity (commit: fbab62e) (details / githubweb)
  225. alternate camelcase method that does not lowercase (commit: f1ce9e4) (details / githubweb)
  226. fixes broken regular framework model loading (commit: b9ccb4a) (details / githubweb)
  227. removed commented chunk (commit: 380971a) (details / githubweb)
  228. added optional parentClassName to override an entity's _File's parent class per-entity (commit: 87d9465) (details / githubweb)
  229. add referencing entities to eomodeldoc (commit: 486be96) (details / githubweb)
  230. removed debug (commit: d1fc5cd) (details / githubweb)
  231. default the source model to be selected in the destination model picker for new relationships (commit: 6ae93d5) (details / githubweb)
  232. removed debug (commit: 29715d6) (details / githubweb)
  233. split out guessing (commit: f81c935) (details / githubweb)
  234. sheesh that was a lot of work ... re-laid out, added support for setting the column name in the relationship wizard (commit: ee925cd) (details / githubweb)
  235. show entity subclasses underneath entities (commit: 740a9af) (details / githubweb)
  236. make pk's green and non-class lighter gray (commit: 9f7225d) (details / githubweb)
  237. (commit: 96c393a) (details / githubweb)
  238. (commit: 910a3d3) (details / githubweb)
  239. build with java vm 1.5 or greater (commit: f46f312) (details / githubweb)
  240. removed JavaXML from default frameworks (commit: 7d001eb) (details / githubweb)
  241. Handle cache invalidation when existing components .wo folder is removed and recreated. (commit: 49a40ba) (details / githubweb)
  242. Fix patternset matching bug on windows. (commit: be2fade) (details / githubweb)
  243. added option for REST adaptor (commit: ca56d87) (details / githubweb)
  244. Refactored EO classes in WOO editor over to eomodel plugin (commit: 18783ba) (details / githubweb)
  245. Added settings file to set encoding defaults for /Components in non wonder projects (commit: da08e71) (details / githubweb)
  246. Fix missing null check in .wo folder identification. (commit: fed8193) (details / githubweb)
  247. Remove stray println. (commit: d96ce27) (details / githubweb)
  248. Bring back JavaXML ... It's not the future yet, so we need it still in 5.3 (commit: 8cd3ce6) (details / githubweb)
  249. Added error message support to name validation. (commit: 19cac61) (details / githubweb)
  250. Added WOComponent rename refactoring contribution. (commit: df46056) (details / githubweb)
  251. Handle case where invalidated component has been deleted (commit: 686f10f) (details / githubweb)
  252. Added listener logic to rename newly added WOComponents content files if they don't match the component name. This handles the copy/paste case as it is not actually a factoring. Perhaps this could be done as a retarget action in WOPackageExplorer, but this is much easier for now. (commit: 5e761d6) (details / githubweb)
  253. Fixed indentation. (commit: ea06311) (details / githubweb)
  254. Fix name passing to wocomponent rename change and shortcut validation so that undo works. (commit: ff5d32e) (details / githubweb)
  255. Fixed WO/API/EOModel text decorators to pass through SVN annotations. (commit: 8a3ffb1) (details / githubweb)
  256. [WOL-761] Fixed '\' handling of non quote characters in FuzzyXML parser. (commit: 9121fba) (details / githubweb)
  257. [WOL-484] Added <pre> tag support to FuzzyXML (commit: 99e5350) (details / githubweb)
  258. Fix plugin build order to satisfy new dependency. (commit: 8300158) (details / githubweb)
  259. [WOL-754] Made component type name validation case sensitive. (commit: 3801da5) (details / githubweb)
  260. [WOL-482] Stop parsing of tag attributes from generating extra elements in toXMLString() (commit: c362c31) (details / githubweb)
  261. Limit the chances of ComponentLiveSearch from replacing input text with old suggestions that no longer match (commit: 1eef770) (details / githubweb)
  262. Fix stray comments from disappearing on reformat if they have no parent node (commit: da19ef0) (details / githubweb)
  263. Rewrote FuzzyXML getSpaceIndex logic to return the shortest match rather than the first found match. (commit: 44655cd) (details / githubweb)
  264. take out qualifier key validation for right now (commit: 8f33dfa) (details / githubweb)
  265. fix layout (commit: 451d52f) (details / githubweb)
  266. Completely rewrote HTML formatter logic (commit: 7209f85) (details / githubweb)
  267. Fix CCE when adding a new component when the project folder is selected. (commit: 50da90c) (details / githubweb)
  268. [WOL-781] Persist prepend get method option in Add Key dialog between uses. (commit: 32cc0fd) (details / githubweb)
  269. [WOL-782] Add Key with no accessor or mutator method now creates a public ivar (commit: 8112faf) (details / githubweb)
  270. [WOL-725] Fixed Add Attribute button text to use correct resource (commit: fd47535) (details / githubweb)
  271. Temporarily disable the CSS formatter until it can correctly handle comments and WO tags. (commit: 13defb2) (details / githubweb)
  272. perform component validation in a background thread (commit: eff00c5) (details / githubweb)
  273. Added category "Scripting Support" to site.xml (commit: 7d84ded) (details / githubweb)
  274. hopefully should prevent deadlocks by not running the entire validate process in a lock (commit: 474f9df) (details / githubweb)
  275. this isn't the source of the lock, but just removing possible contention (commit: c2182a9) (details / githubweb)
  276. Added FuzzyXMLStyleImpl to handle style tags (commit: fc1852f) (details / githubweb)
  277. Fixed logic error in comment end tag handling (commit: b8cd26f) (details / githubweb)
  278. Fix for trailing tag not starting on next line. (commit: 4522229) (details / githubweb)
  279. Fix multiline text block indent. (commit: 355f24d) (details / githubweb)
  280. Make html context assist honor space around equals preference. (commit: 703a9e3) (details / githubweb)
  281. Stop html refactoring from repositioning the cursor on completion. (commit: 116ee25) (details / githubweb)
  282. prevent NPE's when you close a project w/ background validation (commit: 6f4230c) (details / githubweb)
  283. WO defaults to using System.getProperty("file.encoding"); when no .woo file exists. This is platform dependent. (commit: 1d3e7d8) (details / githubweb)
  284. Fixed bug in autoclose tag handling of hidden text. (commit: aa8e5a4) (details / githubweb)
  285. Fix NPE in WodParserCacheInvalidate where .java files outside the project classpath were being processed. (commit: 78eedfa) (details / githubweb)
  286. Fix JavaModelException when trying to inspect java files not in the classpath. (commit: f6b17a2) (details / githubweb)
  287. [WOL-777] Force EOModel creation wizard to open model in a new window if the option is set. (commit: f716b40) (details / githubweb)
  288. Change tag regex match to handle comments with no spaces between the comment header and an embedded  start tag (commit: 39ac876) (details / githubweb)
  289. [WOL-605] Fix missing "Editing Text" context keyboard bindings in component editor. (commit: 3fea08e) (details / githubweb)
  290. Added RenameWOComponentWizard rather than using RenameResourceWizard (needed for Eclipse 3.4) (commit: a287527) (details / githubweb)
  291. allow for fully qualified type names in WOD files (commit: 5c29739) (details / githubweb)
  292. [WOL-805] Remove possible incomplete final close tag before parsing comment (commit: b141dd0) (details / githubweb)
  293. Handle self closing style and script tags. (commit: ef1112e) (details / githubweb)
  294. Removed stray debug code (commit: 2b03fa2) (details / githubweb)
  295. [maven-release-plugin] prepare release woproject-all-parent-2.0.14 (commit: 41f74ed) (details / githubweb)
  296. [maven-release-plugin] prepare for next development iteration (commit: 262509b) (details / githubweb)
  297. support for completion in OGNL (commit: bcef054) (details / githubweb)
  298. fix for the stupid lingering bug that completion won't work on values of an attribute that aren't known (like an html attribute passing through on a WOGenericContainer, for instance) (commit: 35c41a6) (details / githubweb)
  299. cache image descriptors (commit: a8f5bdd) (details / githubweb)
  300. more performance optimizations (commit: e53088c) (details / githubweb)
  301. remove printlns (commit: c2dbca9) (details / githubweb)
  302. fixes for removing empty validation element for required and willset (commit: e889e4e) (details / githubweb)
  303. add selects the newly created binding (commit: 6b36b04) (details / githubweb)
  304. soooo .. that's unnecessary (commit: dcd8e24) (details / githubweb)
  305. [WOL-807] Fixed incorrect detection of pre tags (commit: 0d76832) (details / githubweb)
  306. export the qualifier package (commit: a6c2efc) (details / githubweb)
  307. defensively close any channel that ended up open after we perform our operations (commit: 33245c1) (details / githubweb)
  308. add .endsWith("Action") so we catch some additional common keypaths (commit: 7c9320e) (details / githubweb)
  309. Improved Rule Editor. Still an alpha version, but now it works for most cases. :) (commit: 78db526) (details / githubweb)
  310. Removing commons-lang lib. Using the one within cayenne library. Removing JUnit and commons-io from the plug-in bundle classpath. (commit: a72393b) (details / githubweb)
  311. Added the Common Class Property flag for Java Client eogeneration (commit: 651689c) (details / githubweb)
  312. Support for adding qualifiers to aggregates, parsing and representing qualifiers with null subqualifiers (via new EOTruePredicate) (commit: c630603) (details / githubweb)
  313. added common client property checkbox to relationship and attribute editors + renamed "parent class name" to "parent class override" (commit: 8e5d8c8) (details / githubweb)
  314. the new qualifier editor isn't ready for use yet, but  I just wanted to get it committed (commit: b183ed2) (details / githubweb)
  315. oops .. that part wasn't real yet (commit: e734700) (details / githubweb)
  316. migration 0 generator (commit: 772df6c) (details / githubweb)
  317. um .. yeah, so getting that boolean backwards wasn't helping anything (commit: ede3c81) (details / githubweb)
  318. I say to-may-to, you say to-mah-to (commit: 6f60ceb) (details / githubweb)
  319. added table import (commit: 41d8dd5) (details / githubweb)
  320. OK. After some disappointing changes to make a correct package for Rule Editor, now it seems to work. Waiting for the next nightly build to test. (commit: f0294b6) (details / githubweb)
  321. added a constant for the perspective id (commit: 8b5662b) (details / githubweb)
  322. trying to make "Open Entity Modeler in New Window" behave closer to (I think) what people's expectations would be -- if you close the Entity Modeler editor, it should close the empty perspective window.  Also, if you switch editors (in a single window) from Entity Modeler (or to Entity Modeler), it should automatically switch perspectives for you.  Lastly, we provide a fix for the stupid Eclipse bug where they leave the wrong perspective selected on reopened windows. (commit: 4b4e23e) (details / githubweb)
  323. make index.eomodeld use the matching strategy (commit: c5cb4e2) (details / githubweb)
  324. don't open multiple windows for the same eomodel (commit: fe9ea65) (details / githubweb)
  325. support for null/nil values in KVQ (commit: fdcc33c) (details / githubweb)
  326. Fixes for: (commit: ecad246) (details / githubweb)
  327. allow spaces in column and table names if you surround the name in []'s (to support SQLServer) (commit: d9a0583) (details / githubweb)
  328. removed constructor (commit: e90ba79) (details / githubweb)
  329. added "common" variants of attribute/relationship accessors (commit: 6d5bd89) (details / githubweb)
  330. added java client common flag to eogenerator model, form, and eomodel render context (commit: a5f7e14) (details / githubweb)
  331. Fixes for: (commit: b163850) (details / githubweb)
  332. The Left Hand Side value property was refactored and has your own class. (commit: 5aa4131) (details / githubweb)
  333. extend ERXComponent and remove those stupid "generated on date" comments -- i hate those things (commit: 6c6b5de) (details / githubweb)
  334. go to hell and die, invalid model state (commit: 7cc1e82) (details / githubweb)
  335. lazily load model group info (commit: 4489de1) (details / githubweb)
  336. switch to reusable getFieldName method (commit: 2e90581) (details / githubweb)
  337. track the original name of this display group to support refactoring (commit: 84b89ad) (details / githubweb)
  338. refactoring support (commit: 6716868) (details / githubweb)
  339. refactor on save (commit: 7f0a583) (details / githubweb)
  340. prevent IndexOutOfBounds while typing (commit: b763f70) (details / githubweb)
  341. close streams in finally's just in case (commit: 529f0ee) (details / githubweb)
  342. this looks like i did a lot more than i did because of reformatting, I think, but mostly just added support for 5.4 syntax when refacatoring bindings (commit: f6ec015) (details / githubweb)
  343. extract delete tag refactoring into a reusable static method (commit: ba1fe31) (details / githubweb)
  344. only show the error if the destination entity has a single primary key (commit: 4be2ad4) (details / githubweb)
  345. accidentally put the bracket exception on name instead of external name (commit: b31ad3f) (details / githubweb)
  346. * I hate the dependency graph of wizard + eomodel + eogenerator -- it's really weird (commit: 06dbfa3) (details / githubweb)
  347. support for Wonder 5.0 packages (commit: 73610da) (details / githubweb)
  348. Wonder 5.0 packages (commit: 090960d) (details / githubweb)
  349. import ERX foundation and eof (commit: 54a4948) (details / githubweb)
  350. add localizer. to the default allowed keys (commit: 2586167) (details / githubweb)
  351. add nonCachingContext to validation rules (one more that Wonder uses) (commit: 569c39b) (details / githubweb)
  352. added img and image shortcuts (commit: 71ef3d5) (details / githubweb)
  353. change the class name of the logger factory (commit: fba9360) (details / githubweb)
  354. you can now generate SQL with only the plugin projects instead of jars loaded (commit: 9b43e28) (details / githubweb)
  355. better error reporting (commit: d863dfa) (details / githubweb)
  356. classpath URL generator that matches what runtime will build (commit: 6ba984b) (details / githubweb)
  357. construct SQL generation using the same classpath builder that launching uses + small fixes for cross-platform support (commit: 3f9e314) (details / githubweb)
  358. Apple Maven Plugin support (commit: 9711657) (details / githubweb)
  359. Apple Maven Plugin support (commit: b19d711) (details / githubweb)
  360. Apple Maven Plugin support (commit: cba2233) (details / githubweb)
  361. Apple Maven Plugin support (commit: 35fe528) (details / githubweb)
  362. Apple Maven Plugin support (commit: c1f6bbd) (details / githubweb)
  363. missing Apple Maven Plugin reference (commit: 2d41677) (details / githubweb)
  364. added support for "create packages" and for a custom file extension (commit: b7f2a73) (details / githubweb)
  365. Fixed CCE when making unsafe cast from IAdaptable to IResource without using getAdapter() (commit: dc0619f) (details / githubweb)
  366. consider _ a word break for underscore separated strings (commit: 75c2653) (details / githubweb)
  367. explicit entity external name / attribute column name formatters (commit: 9fcb445) (details / githubweb)
  368. binding namespaces (commit: e50146f) (details / githubweb)
  369. binding namespaces (commit: f142aa0) (details / githubweb)
  370. binding namespaces (commit: d470a96) (details / githubweb)
  371. upgraded to newer maven plugin (commit: c87dce1) (details / githubweb)
  372. 1.0.5 (commit: 74af2d5) (details / githubweb)
  373. NPE prevention (commit: d8a046a) (details / githubweb)
  374. unpack goodies mac (commit: 93f392e) (details / githubweb)
  375. mac fsevents-based refresh provider on Leopard (commit: fb74a46) (details / githubweb)
  376. i think this should unpack the lib automatically? (commit: 7fd3c5c) (details / githubweb)
  377. build into os/macosx (commit: 770fd68) (details / githubweb)
  378. rewritten to use separate fsevent streams (commit: f0032e5) (details / githubweb)
  379. NPE prevention (commit: b28726a) (details / githubweb)
  380. load eclipse project dependencies defined in the older format with standalone entity modeler (commit: 7951791) (details / githubweb)
  381. add support for -extension (commit: 5f8b2cc) (details / githubweb)
  382. switch to woproject links for projects (commit: 40912d7) (details / githubweb)
  383. WOL-831 (and a little bit more) ... This also will fix XMLHTTPRequest to be XMLHTTP_Request in addition to Timo's example (commit: f90f6b7) (details / githubweb)
  384. Eclipse 3.4 time y'all (commit: d25e257) (details / githubweb)
  385. whoops (commit: fb7d6f6) (details / githubweb)
  386. fix weird underscoring on "accountCategoryID" (it was turning into "account_CategoryI_D") (commit: b749259) (details / githubweb)
  387. Fixed: WOComponent refactoring now works again. (commit: 98aa8b0) (details / githubweb)
  388. wasn't building -- same plugin references, though -- who knows (commit: ef348e0) (details / githubweb)
  389. same deal -- just made eclipse happier to update this (commit: 774549d) (details / githubweb)
  390. * accessibility fixes for attribute/relationship settings (commit: bfb65ec) (details / githubweb)
  391. * adjusted css to make separation of relationships/attributes more obvious (commit: 7f7329b) (details / githubweb)
  392. added method of enumerating path elements (commit: d8f6fff) (details / githubweb)
  393. flattened relationship path elements link to the corresponding model doc (commit: 1e1e2e8) (details / githubweb)
  394. switched to new folder layout (commit: 8261e6a) (details / githubweb)
  395. link to the flattened destination rather than the relationship owner (commit: d08e771) (details / githubweb)
  396. remove ":" from name, because it appears to be invalid in 3.4 (commit: db41478) (details / githubweb)
  397. skip over -extension so we don't break old eogenerator (commit: 31e4825) (details / githubweb)
  398. Changed: Implicit fetch spec in WOO editor now behaves as WOBuilder did and sets isDeep by default. (commit: 6b737e0) (details / githubweb)
  399. Fix some exception cases, status logger, disable ADC preferences (commit: 024a9ec) (details / githubweb)
  400. Fix for performance regression on save (commit: 6bccca1) (details / githubweb)
  401. don't mark the model dirty when it's just the saving flag changing (commit: 16aedaa) (details / githubweb)
  402. don't fire events (including name syncing) when cloning attributes (commit: a34746d) (details / githubweb)
  403. Fix for bug (commit: 10ba3dc) (details / githubweb)
  404. [maven-release-plugin] prepare release woproject-all-parent-2.0.15 (commit: 2c8aff7) (details / githubweb)
  405. [maven-release-plugin] prepare for next development iteration (commit: bfdd539) (details / githubweb)
  406. 1.0.6 with new UI, wired up prefs, new eomodel finder icon, and new launch prefs (uses carbon small fonts now) (commit: 9ec7f2a) (details / githubweb)
  407. moved plist parsing up to the base (commit: 4c32b9a) (details / githubweb)
  408. use the table adjustment for multicolumn trees (commit: c57ae7f) (details / githubweb)
  409. just like the default tree cell navigation except we consider the arrow key to be an expand event for any column (not just the first column) (commit: 2c543f4) (details / githubweb)
  410. lots of visual and behavioral tweaks to our CCombo and combo box cell editors (commit: 51c8e25) (details / githubweb)
  411. new Property List editor (ala Leopard Property List Editor) (commit: 1209216) (details / githubweb)
  412. moved property list serialization out to a lower level plugin + added methods for hooking up to property list change notifications (commit: bb01d24) (details / githubweb)
  413. NPE fix (commit: 931ae2d) (details / githubweb)
  414. new property list editor (commit: afb42d3) (details / githubweb)
  415. new property list serialization (commit: 50aa1c3) (details / githubweb)
  416. new property list serialization (commit: f47e801) (details / githubweb)
  417. fixed warnings (commit: 3dd500f) (details / githubweb)
  418. 1.0.6 version number (commit: dbed216) (details / githubweb)
  419. new property list serialization (commit: b2cfce8) (details / githubweb)
  420. new property list editor (commit: 6a659f2) (details / githubweb)
  421. 10 items instead of 5 in the prototype popup list (commit: b66040a) (details / githubweb)
  422. throw a better exception than just NPEing (commit: 7ff8560) (details / githubweb)
  423. include class name in exception (commit: e2675e7) (details / githubweb)
  424. make EOModelMap cloneable (commit: 676e76a) (details / githubweb)
  425. clone generate source flag (commit: 4d2475a) (details / githubweb)
  426. make sure the default value for generate source is set + clone it (commit: d1e7bd7) (details / githubweb)
  427. show non-class properties by default (3.4 seems to complain more about the selection changing) (commit: 970472e) (details / githubweb)
  428. NPE prevention (commit: b45b827) (details / githubweb)
  429. take out println (commit: c8721b2) (details / githubweb)
  430. don't return null for these non-prototyped values (commit: e6c715e) (details / githubweb)
  431. fix property page refresh problem (commit: 3984aab) (details / githubweb)
  432. added for debugging (commit: 825df0b) (details / githubweb)
  433. don't double-fire page changes (commit: 5c14685) (details / githubweb)
  434. don't double-change the input (something inside of eclipse is calling this twice) (commit: 359bfbe) (details / githubweb)
  435. apparently an NSDecimalNumber with no value type is an Integer not a BigDecimal (commit: e045531) (details / githubweb)
  436. update Velocity, added SetTool, added SetTool and SortTool into velocity context, removed cayenne dependency from Entity Modeler, updated other misc dependencies (commit: c0e1f1a) (details / githubweb)
  437. remove sorttool for a minute to see if it builds now (commit: f2a96b4) (details / githubweb)
  438. Changed: Don't validate editing context for displaygroups with master detail set. (commit: d909048) (details / githubweb)
  439. Added CappedCamel (commit: 8d464a2) (details / githubweb)
  440. Added: Validation to InsertComponentDialogue component (commit: f1cb24d) (details / githubweb)
  441. Changed: Use case insensitive match of script and style tags in FuzzyXMLParser (commit: 408d9f4) (details / githubweb)
  442. make the colon form come first to be compatible with old EOModel files (commit: 155bfd4) (details / githubweb)
  443. bumped to 1.0.7 (commit: 073d6d0) (details / githubweb)
  444. change some view settings on plist eitor (commit: d317913) (details / githubweb)
  445. 3.4 changes (commit: 2fb13da) (details / githubweb)
  446. jdt dependency (commit: 64c0a21) (details / githubweb)
  447. added to make debugging easier (commit: 436a964) (details / githubweb)
  448. nobody needs these :) (commit: 7873559) (details / githubweb)
  449. draw a separator on top (commit: 42809bb) (details / githubweb)
  450. added for debugging (commit: fdf2462) (details / githubweb)
  451. removed annotations (commit: f541a24) (details / githubweb)
  452. * remove old cayenne deps (commit: b8a9a39) (details / githubweb)
  453. Changing next version from 2.1-SNAPSHOT to 2.0.16-SNAPSHOT (commit: f302142) (details / githubweb)
  454. empty/corrupt API file fixes from NewHotness (commit: 1c80b4b) (details / githubweb)
  455. moved common method up from NewHotness (commit: 45e5f5c) (details / githubweb)
  456. recreate file if api file is empty from NewHotness (commit: 9ace5bf) (details / githubweb)
  457. use new ResourceUtilities method from NewHotness (commit: f235c85) (details / githubweb)
  458. fix for generic type erasure on keybinding check from NewHotness (commit: 0a5ef65) (details / githubweb)
  459. support for API files in jar files from NewHotness (commit: 06134cd) (details / githubweb)
  460. migration ordering patch from NewHotness (commit: 67d8235) (details / githubweb)
  461. API file filter for components from NewHotness (commit: f32576b) (details / githubweb)
  462. use inline bindings preference + fixes for insert component dialogs from NewHotness (commit: eb4a659) (details / githubweb)
  463. fix for exception in Bindings Inspector from NewHotness (commit: 504c5e6) (details / githubweb)
  464. stupid merge bug ... my kingdom for git eclipse plugins to not suck (commit: 3f4b00e) (details / githubweb)
  465. remove cayenne deps from woproject (commit: e410cff) (details / githubweb)
  466. remove cayenne deps from ruleeditor (commit: 1805c38) (details / githubweb)
  467. new exceptions for new woproject.jar (commit: 1c01938) (details / githubweb)
  468. generate migrations for horizontal inheritance entities (commit: 09a5d8a) (details / githubweb)
  469. Fixing the Maven build to work without the cayenne dependency. (commit: 9bea9ac) (details / githubweb)
  470. Fix for checkbox redraw bug from new hottness branch. (commit: 167f312) (details / githubweb)
  471. support for 5.4 className and fixes to reverse engineering (from new hotness) (commit: 52725a6) (details / githubweb)
  472. npe fix from new hotness (commit: 13a99de) (details / githubweb)
  473. merge new hotness into nightly (commit: a3ba816) (details / githubweb)
  474. removed stupid bin folders (commit: a95cd73) (details / githubweb)
  475. no idea why these didn't merge properly (commit: 576fffb) (details / githubweb)
  476. no idea why these didn't merge properly (commit: 0fcb42b) (details / githubweb)
  477. no idea why these didn't merge properly (commit: 6be1415) (details / githubweb)
  478. no idea why these didn't merge properly (commit: b6277bf) (details / githubweb)
  479. no idea why these didn't merge properly (commit: a46bdba) (details / githubweb)
  480. no idea why these didn't merge properly (commit: ccb27b8) (details / githubweb)
  481. no idea why these didn't merge properly (commit: 4653080) (details / githubweb)
  482. no idea why these didn't merge properly (commit: 3ab3102) (details / githubweb)
  483. no idea why these didn't merge properly (but actually, i think i like the old one better .. i may roll this back .. we'll see) (commit: 41174d1) (details / githubweb)
  484. racecar in the red ... i can't tell you how much i mf hate build systems (commit: 89a7847) (details / githubweb)
  485. Using Ant 1.7.1 as dependency for woproject-ant-tasks. (commit: b3cdd3d) (details / githubweb)
  486. cache the version number (commit: b448ca6) (details / githubweb)
  487. * split install is default (commit: ad2331a) (details / githubweb)
  488. cug's patches for EntityMigration0 (commit: 771519a) (details / githubweb)
  489. add methods for looking up the available plugin and adaptor frameworks (commit: 9090605) (details / githubweb)
  490. redesigned the new eomodel wizard some -- you can now pick the adaptor and plugin from all reachable adaptor and plugin frameworks and it will automatically add the frameworks to your project (commit: bb9c959) (details / githubweb)
  491. don't split install servlet deployments (commit: 438cc14) (details / githubweb)
  492. the first number is actually the number of entries to follow ... i really hate this format (commit: 7162400) (details / githubweb)
  493. always put ERX on top of the wonder frameworks (commit: 60e28a7) (details / githubweb)
  494. remove frameworks out of framework builds (commit: 9d86611) (details / githubweb)
  495. add /Lib/WO/Ext jars to the default build .... (commit: cc631c8) (details / githubweb)
  496. preserve the executable permission on the launch script (commit: 9e5db0a) (details / githubweb)
  497. goodbye class (commit: 9746536) (details / githubweb)
  498. NPE prevention (commit: 150c9ea) (details / githubweb)
  499. NPE fix (commit: 71f14da) (details / githubweb)
  500. push ERX to the top for new projects (commit: f090364) (details / githubweb)
  501. remove ant.* junk from the stock projects (commit: c992f81) (details / githubweb)
  502. Handle validation of generic type classes as though they were type erased (sort of). (commit: bfa1e65) (details / githubweb)
  503. Add migration support for ERXKeyGlobalID fields (commit: 2c497a9) (details / githubweb)
  504. put URL first .. i just think that way (commit: fe46914) (details / githubweb)
  505. bump to 1.0.8 (commit: 7e14d3a) (details / githubweb)
  506. support for new hotness .classpath files in standalone entity modeler (commit: 9324198) (details / githubweb)
  507. fix class name references (commit: cc60bb4) (details / githubweb)
  508. only shorten NSTimestamp if shorten == true (commit: d34c984) (details / githubweb)
  509. don't set className on save if className was null (commit: 2d502d7) (details / githubweb)
  510. fix a bug with className writing out to attributes that were prototyped and should not have had className set ... this cleans up its own mess the next time you write the model (commit: 5681856) (details / githubweb)
  511. fix up allows null on single table inheritance entities (commit: c2b4521) (details / githubweb)
  512. write namespace names out when reformatting (commit: 1fc8f5b) (details / githubweb)
  513. format XML using our formatter and not the original one (which sucks) (commit: c87dc57) (details / githubweb)
  514. Fixed support for displaying WO's Java*.framework docs as external javadoc (commit: 082a0bb) (details / githubweb)
  515. [maven-release-plugin] prepare release woproject-all-parent-2.0.16 (commit: 5ef073d) (details / githubweb)
  516. Cutting the 2.0.16 version again. Sorry. (commit: 02860a4) (details / githubweb)
  517. [maven-release-plugin] prepare release woproject-all-parent-2.0.16 (commit: 0368709) (details / githubweb)
  518. [maven-release-plugin] prepare for next development iteration (commit: 3ca45ee) (details / githubweb)
  519. * added getName()/setName() to BuildProperties ... name and lowercase name (commit: a8926cd) (details / githubweb)
  520. It's me again. It's me with connection problems again. :( I'll make this release at home. Sorry for the awkward commits. (commit: 41906dd) (details / githubweb)
  521. [maven-release-plugin] prepare release woproject-all-parent-2.0.16 (commit: c62dcd0) (details / githubweb)
  522. It's me again. No connection problems this time. I just forgot to clean up the mess caused by the release process yesterday before I start make the release today. Sorry. (commit: c19946a) (details / githubweb)
  523. [maven-release-plugin] prepare release woproject-all-parent-2.0.16 (commit: 1ddd76a) (details / githubweb)
  524. [maven-release-plugin] prepare for next development iteration (commit: bbdfcd6) (details / githubweb)
  525. fix infinite loop on circular references (commit: ee01927) (details / githubweb)
  526. generalized support for NSString factory methods (commit: abaed39) (details / githubweb)
  527. another fix for jar-based models (commit: a29ab8a) (details / githubweb)
  528. track the original escaped attribute value so we can validate that you are escaping properly (commit: b6d905c) (details / githubweb)
  529. support for executing sql on Oracle (splitting on '/') (commit: 20a42b4) (details / githubweb)
  530. Fix build dependencies. (commit: 94a5962) (details / githubweb)
  531. fix build issues with using m2eclipse 0.9.6 (commit: d026ddd) (details / githubweb)
  532. Improved the hack for resolving generic types. It still doesn't work properly (it only handles one degree of separation), but it's better than setting everything to QObject; (commit: dc1552d) (details / githubweb)
  533. copy-and-paste error (commit: fa7c85e) (details / githubweb)
  534. don't include non-exported frameworks of dependencies in the runtime classpath for launch (more closely matches the WO runtime behavior -- everything needs to be defined at the project level) (commit: 23ff3e2) (details / githubweb)
  535. produce a build path error when a framework can't be resolved (commit: a54656f) (details / githubweb)
  536. Fix for formatting of namespaced attributes (commit: 333cee4) (details / githubweb)
  537. don't export jars from frameworks (commit: 298986b) (details / githubweb)
  538. fix for an incorrect reflection call (commit: c71cac5) (details / githubweb)
  539. NPE prevention (commit: a971ade) (details / githubweb)
  540. yes, i know it churns your _files, but it makes it a lot easier to open up this file and see the attribtues/relationships and their types .... so it's for the greater good, right? (commit: d1d203a) (details / githubweb)
  541. i'm not actually sure wtF this code is even doing ... looks SUPER sketchy, but for now, at least make it not have a terrible race condition (commit: 8bfe9cd) (details / githubweb)
  542. support for canceling eogen jobs and multiple eogen jobs for the same file will kill eachother accordingly (commit: f27bf9e) (details / githubweb)
  543. Remove surrounding white space from url, plugin and driver fields of database config. (commit: bdb5b5f) (details / githubweb)
  544. only include models that match the resources patternset (commit: e9dfb52) (details / githubweb)
  545. add a package step to the framework build.xml (commit: fcc956f) (details / githubweb)
  546. turns out that method is really expensive to call ... just let it throw an exception, since it should be the rare case (commit: c06f16b) (details / githubweb)
  547. http://mschrag.blogspot.com/2008/11/never-hashcode-on-mutable-value.html (commit: f3183ec) (details / githubweb)
  548. rename c&p variable name (commit: ded8d7b) (details / githubweb)
  549. lazily create the definition path ... I had this commented out before, but I don't recall WHY that was .... I have a sneaking suspicion I'm going to find that out again soon .. (commit: 076ac10) (details / githubweb)
  550. Switch the CreateRelationshipDialog to use operations instead of just creating the relationships -- how long has undo not worked for relationships? (commit: ec480a2) (details / githubweb)
  551. WOL-914 changing attribute optionality should only impact to-one relationships in our own entity, not others that happen to refer to us (commit: e81fd8f) (details / githubweb)
  552. WOL-902 ... that menu item isn't so useful, huh (commit: d702222) (details / githubweb)
  553. WOL-892 when pasting across model groups, if you don't copy every entity that is referenced by the relationships of an entity it would NPE (commit: 906d28b) (details / githubweb)
  554. remove model loading code that breaks maven (commit: ab57c1b) (details / githubweb)
  555. updated for 1.0.9 and eclipse 3.4.1 (commit: 9ec335e) (details / githubweb)
  556. ... wrong jar name for 3.4.1 (commit: 55c8d53) (details / githubweb)
  557. prevent NPE (commit: 8092bf5) (details / githubweb)
  558. remove startup plugin.xml (commit: f64f755) (details / githubweb)
  559. what was i thinking calling that code that was inside the eofsql jar (commit: c433032) (details / githubweb)
  560. 1.0.10 includes a fix for sql execution (commit: 83ac117) (details / githubweb)
  561. added missing frameworksBaseURL to default Wonder App build.xml (commit: b8fcb18) (details / githubweb)
  562. NPE prevention (commit: f804103) (details / githubweb)
  563. WOL-918 -- I missed an equals and hashCode (commit: dc79974) (details / githubweb)
  564. WOL-859 (commit: a247fba) (details / githubweb)
  565. source projects always win (commit: 9ba0c60) (details / githubweb)
  566. default to INFO instead of DEBUG (commit: dde3735) (details / githubweb)
  567. removed old code (commit: cbdbe4b) (details / githubweb)
  568. cast to Collection instead of Set (commit: e23f12f) (details / githubweb)
  569. support for eventless actions on the map (commit: f0988f1) (details / githubweb)
  570. i have no idea why we were doing this before, but quite possibly to work around mutable keys in a HashSet? (commit: 8dd6a7c) (details / githubweb)
  571. eventless for ENTITY_MODELER_KEY (commit: 162cb5e) (details / githubweb)
  572. support for insensitive comparison ... turns out that for PropertyMaps, they're only used when saving, and it's a 10% performance increase on save to sort sensitively ... so this MAY impact your ordering in your plist files, but only if you mixed case in a single domain of objects, which is a little weird, and even if it does ... it's a 10% perf benefit... (commit: 42f5a2a) (details / githubweb)
  573. track the dirty state on model objects ... only write files that actually changed (which then falls through to the WOLPropertyList checks for the contents of the plists actually being different) (commit: ae0f3a5) (details / githubweb)
  574. don't ever return null from getFullyQualifiedName (commit: d8193da) (details / githubweb)
  575. WOL-922 (commit: 78ed1af) (details / githubweb)
  576. WOL-923 (commit: c90a120) (details / githubweb)
  577. 1.0.12 (commit: ccc5e70) (details / githubweb)
  578. when converting, don't export farmeworks (commit: 93ec758) (details / githubweb)
  579. put project names and lowercase versions (commit: 31b3192) (details / githubweb)
  580. well .. that was sort of important (commit: f89cbb4) (details / githubweb)
  581. lame support for binary files in project templates (commit: ba91d3c) (details / githubweb)
  582. refactoring of Wonder-D2W templates (commit: f09d57b) (details / githubweb)
  583. refactoring of Wonder-D2W templates (commit: 5442cce) (details / githubweb)
  584. don't disable the join semantic combo (commit: e4505f5) (details / githubweb)
  585. added ERX's file copying method (commit: 1f20d76) (details / githubweb)
  586. if the file is marked __binary, then copy the file directory -- don't try to run it through velocity (commit: 9448279) (details / githubweb)
  587. add a junit dependency in -- not using just yet, but coming (commit: c4caa11) (details / githubweb)
  588. latest dev woproject.jar (commit: 5d3d011) (details / githubweb)
  589. don't write database configs if you can store everything you need to store in the connection dictionary (to preserve the format of old models) (commit: 115417e) (details / githubweb)
  590. show the error dialog in the display thread to prevent invalid thread access exceptions (commit: 97d0b09) (details / githubweb)
  591. added shorter constructor for TagShorcut + added all of the tag shortcuts from 5.4 (commit: 5735478) (details / githubweb)
  592. WOPassword=>WOPasswordField (commit: e0b3aa4) (details / githubweb)
  593. skip .svn and CVS folders in template (commit: 4e36fb3) (details / githubweb)
  594. easier overriding of wolips.properties values: (commit: e302902) (details / githubweb)
  595. NPE fix (commit: 5d80346) (details / githubweb)
  596. fix build order (commit: 3168c27) (details / githubweb)
  597. WOL-944 Force add the double-clicked model to the modelgroup even if it would not have matched the given patternsets (commit: 3ba0ebb) (details / githubweb)
  598. don't throw an exception if you're just about to create the folder two lines later (commit: 33d14c3) (details / githubweb)
  599. WOL-940 correct the default patternsets in maven apps (commit: b7e8af3) (details / githubweb)
  600. WOL-933 turn off WOLifebeatEnabled by default (commit: aafab21) (details / githubweb)
  601. Fix for loading the global workspace properties file (commit: 1b361e7) (details / githubweb)
  602. WOL-919 Entity Modeler's Migration generation produces incorrect output (commit: 5b739e9) (details / githubweb)
  603. turn lifebeat back on .. chuck lied to me (commit: 5ea4e62) (details / githubweb)
  604. just fixing warnings (commit: 860d47f) (details / githubweb)
  605. throw a specific exception type for optionality mismatches (commit: 858bc7b) (details / githubweb)
  606. don't show a warning when a db config is added (since it might collapse back down later) (commit: 73bba32) (details / githubweb)
  607. unused import (commit: 1105159) (details / githubweb)
  608. ... and another unused import (commit: a87c648) (details / githubweb)
  609. make error message clearer (commit: f8a9e97) (details / githubweb)
  610. remove unused import (commit: 083733e) (details / githubweb)
  611. config setting to not show relationship/attribute optionality mismatch warnings (which lots of people have and might not want to see) (commit: 6b8e0f0) (details / githubweb)
  612. don't draw double parens for the not operator when the qualifier is aggregate (commit: 6ff9a65) (details / githubweb)
  613. WOL-929 EntityModeler mangles fetchspec qualifier when it includes a not statement in the middle of it. (commit: eb7193d) (details / githubweb)
  614. WOL-856 'WebObjects Maven Framework' Wizard raise when I try to create a new project. (commit: 54f73e3) (details / githubweb)
  615. WOL-558 remove binding in API Editor does not work (commit: f1b6892) (details / githubweb)
  616. WOL-946 build.properties does not update to new hotness from old-and-busted (commit: da82b30) (details / githubweb)
  617. WOL-947 Weird selection artifact after renaming an entity (commit: 7543173) (details / githubweb)
  618. WOL-942 show the attribute className when it is set (maybe?) (commit: eecacb8) (details / githubweb)
  619. WOL-926 Entity Modeler: Creating a flattened Many to Many relationship doesn't follow Advanced settings for the EO Model (commit: 8e11bdd) (details / githubweb)
  620. BigDecimal was declared in the wrong package ... switch to class literals for the ones that we can do that for. (commit: 9686231) (details / githubweb)
  621. Maybe WOL-879 WOLips randomly replaces (ws)resources.*.patternset (commit: 1a7b077) (details / githubweb)
  622. WOL-948 API editor: Error dialog shown when existing binding name is pasted (commit: 9bfdac0) (details / githubweb)
  623. fix NPE in WOL property pages when you're not a WO project yet (commit: 8c0c389) (details / githubweb)
  624. fixed warnings + generate *GenericRecord entities if the actual name of the entity itself is also *GenericRecord (commit: 758dacb) (details / githubweb)
  625. fix problem with custom prototypes being accidentally removed (commit: 295b75c) (details / githubweb)
  626. NPE fix (commit: 5058dbd) (details / githubweb)
  627. don't hold onto classloaders if a project classpath changes (commit: 653ec52) (details / githubweb)
  628. WOL-959 create a new EOModel and it has no "Defaults" (commit: 62e0179) (details / githubweb)
  629. sheesh ... check for prototype cycles and remove the offending prototype's prototype (commit: eded625) (details / githubweb)
  630. smaller error message for prototype cycles (commit: 824f58d) (details / githubweb)
  631. remove debug println (commit: 36caf92) (details / githubweb)
  632. WOL-834 Migration generated by Entity Modeler fails (commit: 357b52e) (details / githubweb)
  633. veogen updated to latest API (commit: 9a39b5a) (details / githubweb)
  634. 1.0.13 (commit: e66a6f9) (details / githubweb)
  635. updated standalone veogen (commit: 1b6421b) (details / githubweb)
  636. generate veogen.jar with the svn build number (commit: c29dff7) (details / githubweb)
  637. generate eomodeldoc.jar with the svn build number (commit: 6c304dd) (details / githubweb)
  638. another java.lang.BigDecimal=>java.math.BigDecimal ... this one has been here for a REALLY long time, though (commit: ab9f7f4) (details / githubweb)
  639. WOL-348 Add support for loading models from inside of jar files (commit: 3c60c0b) (details / githubweb)
  640. Fix for NullPointerException while opening EOModels inside jar files. It still doesn't open the model correctly though. (commit: c9bfa1b) (details / githubweb)
  641. more fixes to className/ (commit: 50b40ee) (details / githubweb)
  642. support jars inside and outside of the workspace (commit: 19a845c) (details / githubweb)
  643. same error message != same error (commit: ffb75af) (details / githubweb)
  644. this isn't perfect for double-clicking a jar, but it's closer than before (commit: fe93fd9) (details / githubweb)
  645. updated woproject.jar for dev (commit: 7f1b3fa) (details / githubweb)
  646. don't put a show button for ones that can't be shown (commit: 7f77c94) (details / githubweb)
  647. take out explicit references to 3.4.0 (some things are now 3.4.1 and I think it might be causing some update conflicts) (commit: 7714336) (details / githubweb)
  648. remove unused PDE dependency so WOL installs properly with the "Eclipse Java Edition" (commit: ee9f754) (details / githubweb)
  649. support for java.math.BigDecimal in addition to "BigDecimal" (commit: dc314a5) (details / githubweb)
  650. Generate fully qualified type signature. (commit: df6931d) (details / githubweb)
  651. replace $ with . when renderer inner classes (commit: a086d41) (details / githubweb)
  652. new EOCustomXxxPrototypes from Wonder (commit: 8a6d15a) (details / githubweb)
  653. 5th time's a charm?  blame anjo -- i'm innocent here, people (commit: 25c650f) (details / githubweb)
  654. Add support for wonder's longText prototype to migration template (commit: 41c4114) (details / githubweb)
  655. Don't generate sql for attributes that are derived. (commit: 747467e) (details / githubweb)
  656. fix for workspaces with spaces in their filenames (commit: b238830) (details / githubweb)
  657. double support (commit: 0cba702) (details / githubweb)
  658. WOL-609  Entity Modeler and embedded eclipse Entity Modeler copy from text field copies attribute instead of text (commit: 591b24e) (details / githubweb)
  659. added toString (commit: 130467f) (details / githubweb)
  660. WOL-972 Exception when moving a Component that is under svn version control (commit: e089e22) (details / githubweb)
  661. don't add the javadoc location if it's null (commit: 751d55d) (details / githubweb)
  662. Loosen WOLips' strangle hold on component file/folder encoding type settings. (commit: 0466b40) (details / githubweb)
  663. made templating more generic so it can be used for more than just projects (commit: de25ae6) (details / githubweb)
  664. support for project-relative component templates, with build.properties overrides for the template folder (commit: 4107f0c) (details / githubweb)
  665. minor fix from mikes generic template change (commit: 65efc29) (details / githubweb)
  666. whoops .. sorry folks ... some test code (commit: 838318b) (details / githubweb)
  667. Don't create duplicate components within a project. (commit: 8ed0bde) (details / githubweb)
  668. Added custom displaygroup class support to display group editor. Can now use ERXDisplayGroup etc, including auto populated generics. (commit: b32f5ae) (details / githubweb)
  669. Only replace displaygroup fields when they have actually changed. (commit: 1615a3e) (details / githubweb)
  670. Master detail doesn't need special handling. (commit: a266ef1) (details / githubweb)
  671. Don't allow wocomponents to be created within another component (commit: 30a3f33) (details / githubweb)
  672. Another attempt at doing binding validation with generic type resolution. (commit: 76fd701) (details / githubweb)
  673. Resolving generic type values is different between fields and methods. (commit: 4d17ed1) (details / githubweb)
  674. Grrr.. generics.. humph. (this could take a few more attempts) (commit: 29cddbe) (details / githubweb)
  675. The 14th time is a charm. (commit: d69f882) (details / githubweb)
  676. More generic type resolution changes. (commit: 6e32845) (details / githubweb)
  677. store entity modeler's files in a more macish place (commit: 4c4645a) (details / githubweb)
  678. added a getBundleName on IProjectAdaptor that will (eventually) return the real framework name rather than the project name (commit: 71c451d) (details / githubweb)
  679. added convenience method to add a project reference to another project, checking to see if the referenced project is a framework, and if so, adding the framework dependency rather than the direct project dependency (commit: e10801e) (details / githubweb)
  680. WOL-981 .classpath generated in wrong order for new Wonder apps that reference project frameworks (commit: 5f65865) (details / githubweb)
  681. don't parse a blank child text node (commit: 06f43b4) (details / githubweb)
  682. added toDebugString to all FuzzyXMLNodes (commit: 684f13f) (details / githubweb)
  683. added beginnings of a test case (commit: c3955f4) (details / githubweb)
  684. added support for parsing and validating "[var: xxx]" style bindings (commit: cff10bc) (details / githubweb)
  685. Fixed typo in argument list which caused InsertHtmlAndWodAction to exhibit incorrect behaviour. (commit: 97a09a0) (details / githubweb)
  686. * Added support for xxx:yyy style bindings in the WOD editor (commit: 09db3ae) (details / githubweb)
  687. WOL-992 Entity Modeler eats factoryMethodArgumentType = EOFactoryMethodArgumentIsNSData; (commit: 82529b7) (details / githubweb)
  688. WOL-993 Entity Modeler migration generator doesn't seem to recognize EOFactoryMethodArgumentIsNSData (commit: 5aea37a) (details / githubweb)
  689. couple osgi fixes (commit: 7a4309c) (details / githubweb)
  690. trying to make it slightly easier to work on EntityMigration0.java + fixed parse error in the previous version (commit: 992adc1) (details / githubweb)
  691. WOL-991  JavaClient specific build.xml content could be improved (commit: 9b5d8be) (details / githubweb)
  692. WOL-985 Update Wonder D2W Application Template to match the current Wonder Application Template (commit: 4ffbcba) (details / githubweb)
  693. disable the class name text editor if the selected data type is "Custom" (commit: 9813acc) (details / githubweb)
  694. WOL-1000: Reorganize modules hierarchy (commit: 9762fb1) (details / githubweb)
  695. prevent NPE if your project adapter is null (commit: 28a4cf6) (details / githubweb)
  696. 5.6 has a different return value, so the compiled method signature binding no longer matches (commit: f18b635) (details / githubweb)
  697. cast the result of ec.objectsWithFetchSpec so things build on 5.6 (commit: 3d96243) (details / githubweb)
  698. 1.0.16 3.4.2 EM (commit: 0459b9e) (details / githubweb)
  699. warn when multiple models in a model group have been edited (commit: a9c69a9) (details / githubweb)
  700. add hashCode and equals to ManifestSearchFolder (commit: b843c2c) (details / githubweb)
  701. if a model group factory loads more than one model, there's a pretty good chance you can stop loading ... this saves a lot of time if your project defines both idea AND eclipse project files, and you want to be able to short circuit (commit: e651884) (details / githubweb)
  702. skip .wo and Java folders inside Resources (commit: f87b22a) (details / githubweb)
  703. don't warn if we remove a valueClassName or className that was inferred by us at load time to begin with ... only warn if you explicitly had declared a value class name or a class name (commit: 83c384b) (details / githubweb)
  704. remove duplicates from project scanners + prevent FileNotFoundException (commit: ec58913) (details / githubweb)
  705. eclipse pde is being kind of finnicky ... this seems to make it better (commit: 1d06456) (details / githubweb)
  706. prevent NPE (commit: b5cadea) (details / githubweb)
  707. eclipse pde is being kind of finnicky ... this seems to make it better (commit: a741917) (details / githubweb)
  708. eclipse pde is being kind of finnicky ... this seems to make it better (commit: e1acffb) (details / githubweb)
  709. make a real sash instead of a gray line (commit: 06ccd74) (details / githubweb)
  710. Total hack, but it looks nicer with a gray hairline between the sash and the text editor (at least with maclipse) (commit: ef4dad7) (details / githubweb)
  711. Rewrote generic type resolution for binding validation and completion. This could break binding validation completely or it could fix the single level of indirection problem. (commit: 79eba2d) (details / githubweb)
  712. Prevent infinite loop (commit: 41d4f5d) (details / githubweb)
  713. well, it's for the good of mankind that i had to take this out because of a redraw issue (commit: 03d76f7) (details / githubweb)
  714. Doh! Dynamic strings don't just magically intern themselves. Using equals() instead of == (commit: 254e818) (details / githubweb)
  715. Restrict WOLips properties panes to project properties (commit: fe9e63a) (details / githubweb)
  716. prevent NPE when you have a duplicate relationship name (commit: 5bebe2d) (details / githubweb)
  717. WOL-1013 Refactor : Format command in component editor is swallowing text (commit: b6989cf) (details / githubweb)
  718. WOL-1009  Entity Modeler: Attribute's "Common Class Property" value isn't saved (commit: b617996) (details / githubweb)
  719. Changed attribute values to use minimal XML entity references when escaping. (commit: ff6b444) (details / githubweb)
  720. it wasn't PDE being weird, it was the !@$@! maven plugins ruining my dev environment (commit: dcdb253) (details / githubweb)
  721. Support for 'cd in terminal' when selection is a file. (commit: 961865a) (details / githubweb)
  722. Fix logic error in generic type resolution (commit: bfe5ff3) (details / githubweb)
  723. WOL-1019 Content assist no longer works in WOD between : and { (commit: f923fb5) (details / githubweb)
  724. WOL-1019 Content assist no longer works in WOD between : and { (commit: 34cae60) (details / githubweb)
  725. WOL-1021  Missing } in wod file should show an error (commit: 0bc7a12) (details / githubweb)
  726. WOL-1022  Additional space in a webobject html tag should be flagged as an error (commit: ae65089) (details / githubweb)
  727. WOL-996  NullPointer trying to run WO application on Windows (commit: 2381d13) (details / githubweb)
  728. WOL-939 Adding initial cut of a new component/controller creation wizard (commit: 2a52db4) (details / githubweb)
  729. WOL-939 removing left over debugging sys.err messages and providing class/method names for error messages. (commit: 504470a) (details / githubweb)
  730. WOL-939 polish (commit: e79c8e1) (details / githubweb)
  731. WOL-939 adding javadoc for CharSetUtils defaultCharsetEncodingNames (commit: 2244ec8) (details / githubweb)
  732. Added Dave's D2JC project template (commit: 70dcb19) (details / githubweb)
  733. WOL-939 disabling super interfaces from wizard gui and fixing regression for creating blank components (so they're actually blank). (commit: 59d83ce) (details / githubweb)
  734. Adding better description for WOLips Maven plug-ins. Using only one group called "Maven Support" for both extensions: Apple Integration and WOLips Maven 1. (commit: f4725bb) (details / githubweb)
  735. merged eclipse_3_6 into trunk (commit: 09ea06e) (details / githubweb)
  736. no idea why this didn't all merge properly (commit: 0d31aff) (details / githubweb)
  737. whoops ... (commit: 14ccf3a) (details / githubweb)
  738. fix fetchSpec template for subentities (commit: 87db9a6) (details / githubweb)
  739. release the attributes and relationship throttle threads (commit: fdca3b0) (details / githubweb)
  740. speed up the throttle some (commit: 57b3ae7) (details / githubweb)
  741. call through the accessor (helps debugging) (commit: 7d06b5e) (details / githubweb)
  742. oh my god .. burn in hell bug. burn in hell. i've been hunting you down for months. (commit: ac9279f) (details / githubweb)
  743. add translation for "raw rows only" (commit: 1f6f720) (details / githubweb)
  744. prevent NPE (commit: 246fe76) (details / githubweb)
  745. fix for single file components (commit: 4aa2d00) (details / githubweb)
  746. prevent an infinite loop in workspace refreshing and support symlinked workspaces (commit: cbb88a2) (details / githubweb)
  747. Added TD to list of non self closing tags (commit: ddd7272) (details / githubweb)
  748. whoops .. wrong damn branch (commit: 159cde2) (details / githubweb)
  749. WOL-1192 - Finder no longer shows parent folder instead of exact file. (commit: f57da5f) (details / githubweb)
  750. Updated for JRebel 3.5 (commit: 0d5a06a) (details / githubweb)
  751. Fix "Cd in Terminal" for folder names with spaces (commit: 36a1055) (details / githubweb)
  752. Merging r6216 from stable into trunk (commit: c8ffc81) (details / githubweb)
  753. Merging r6218 from stable into trunk (commit: 9d2c72e) (details / githubweb)
  754. Added empty dirs needed to build (commit: 234144f) (details / githubweb)
  755. remove precision and scale from columns of type "double" (commit: 7dce8c0) (details / githubweb)
  756. migration0 generation improvements: (commit: b97e3d2) (details / githubweb)
  757. Initial port to 3.7 (commit: e263cbc) (details / githubweb)
  758. Added additional timestamp valuetype. (commit: 1ca9855) (details / githubweb)
  759. Revert "Added additional timestamp valuetype." (commit: 40c5b6d) (details / githubweb)
  760. Try to prevent random deadlock when saving components (commit: b44a0b0) (details / githubweb)
  761. Improve concurrency handling of TypeCache (commit: f0b08fb) (details / githubweb)
  762. Expand scope of synchronised block to avoid non critical null check race condition. (commit: f20ff90) (details / githubweb)
  763. Updated veogen to build with 3.7. (commit: c3e3afa) (details / githubweb)
  764. Updated to latest mechanic (commit: dcc3be1) (details / githubweb)
  765. added new utility method for path conversion (commit: 2cdf270) (details / githubweb)
  766. Fix default path for EOGeneratorModel path resolution. (commit: ed47892) (details / githubweb)
  767. Update class path for eomodeldoc to 3.7 (commit: 10b3a30) (details / githubweb)
  768. Update WOJRebel jars (commit: 6d3f935) (details / githubweb)
  769. Preserve insertion order into sets to keep eogen files consistent. (commit: 10ac739) (details / githubweb)
  770. Disable style check of attribute names until it can be made user selectable. (commit: f0f333f) (details / githubweb)
  771. Fix relative workingdir path resolution (commit: 7bc9978) (details / githubweb)
  772. Prevent unsynchronised modification of resourcePaths set. (commit: 6e29119) (details / githubweb)
  773. Fix completion bug when binding value contains ':' character (commit: 87c8026) (details / githubweb)
  774. Handle embedded and escaped quotes better when excluding quoted values (commit: c4b12dc) (details / githubweb)
  775. Disable false positive validation error (commit: 69e1e73) (details / githubweb)
  776. Added setAllowsConcurrentRequestHandling(true); to all Application class template. This is a common question that people ask for performance, and unless you are doing something very wrong, setting it to true by default should be fine for 99% of people. (commit: 593c191) (details / githubweb)
  777. Added missing properties for two wizards (commit: 63c8487) (details / githubweb)
  778. Setting embed.Local and embed.System to true by default, since this is a common "problem" for developers, and it's best practices to embed frameworks anyway. (commit: 3a23b0c) (details / githubweb)
  779. Removed servletDeployment from the build.properties for Modern D2W app + added missing Libraries folder (commit: 49a5740) (details / githubweb)
  780. Removed the old documentation, and added links to the source code, Jira and the wiki. (commit: 95a4ac1) (details / githubweb)
  781. Had to modify the TOC too. (commit: e74c356) (details / githubweb)
  782. http://issues.objectstyle.org/jira/browse/WOL-1200 (commit: 2e1010b) (details / githubweb)
  783. http://issues.objectstyle.org/jira/browse/WOL-1186 (commit: feb44d0) (details / githubweb)
  784. http://issues.objectstyle.org/jira/browse/WOL-1180 (commit: 0e3dae2) (details / githubweb)
  785. Improvements to vertical inheritance modeling in entity modeler. (commit: f618d78) (details / githubweb)
  786. Flattened attributes don't have a column name (commit: 7b26742) (details / githubweb)
  787. Update to fix PK column generation for migrations of vertically (commit: 654789f) (details / githubweb)
  788. Prevent infinite loop when type is not known (commit: 419274b) (details / githubweb)
  789. WOL-1202: [PATCH] Added support to entity modeler for new EOAttribute (commit: 8686647) (details / githubweb)
  790. Fix for C2O. Now splitting on &amp; instead of & (commit: 8d220d7) (details / githubweb)
  791. Updated C2O fix. Request looks rather general so it should (commit: fc69259) (details / githubweb)
  792. Updated WOJRebel jar (commit: 7a99e96) (details / githubweb)
  793. sort entities by name to make the ordering in the migration definite (commit: ee9fc4a) (details / githubweb)
  794. change the java class name inside of the api file when renaming component (commit: ab78b40) (details / githubweb)
  795. when no width is given for attribute with factory method expecting a string don't insert a width param in migration (commit: 498c15e) (details / githubweb)
  796. sort launch configurations by parameter name (commit: 72aa240) (details / githubweb)
  797. use generics for argument/parameter vector (commit: a729f6b) (details / githubweb)
  798. Added some properties to turn off specific modelgroup factories in veogen (commit: 4f4eee5) (details / githubweb)
  799. should use newDateColumn in migration if valueClassName and valueType are pointing to date instead of timestamp (commit: fdec6eb) (details / githubweb)
  800. Added force option to veogen (commit: 4cb1e93) (details / githubweb)
  801. Added missing properties for the LaunchPreferences dialog (commit: c3c23d6) (details / githubweb)
  802. Issue #42. Put the WO Component by default into the Components folder (commit: 63a94ae) (details / githubweb)
  803. Issue #45. WOHost should be added to the default WO arguments. (commit: f4bb686) (details / githubweb)
  804. Issue #47 WOL-898 It's not possible to create a Component on the project root (commit: f3ef437) (details / githubweb)
  805. Fixed HTML Comment (commit: 1dce54c) (details / githubweb)
  806. Allow underscores in component instance names (commit: c368326) (details / githubweb)
  807. Don't convert eogen model paths to absolute when in eclipse. (commit: 4e0e684) (details / githubweb)
  808. Add support for outputting to STDOUT (commit: e11690a) (details / githubweb)
  809. Fix logic error in stdout handling (commit: 9c7fc83) (details / githubweb)
  810. Fixed WOComponent creation to not have brain dead defaults because the Issue #42 changes fucked it up. (commit: 19fdf20) (details / githubweb)
  811. Fix stray import caused by weird eclipse bug. (commit: 1c18cc8) (details / githubweb)
  812. Changes by David Holt to fix the Modern D2W Application template (commit: 177cbaa) (details / githubweb)
  813. Added a ERRest project template (commit: c3f0206) (details / githubweb)
  814. Fixed bug of ERRest Application wizard which don't open (commit: 8c16242) (details / githubweb)
  815. To see the ERRest Application wizard in the File --> New menu first nivel (commit: 02e92c5) (details / githubweb)
  816. Removing the WebObjects project type from the File menu (commit: efcfe3b) (details / githubweb)
  817. Reworked the Direct To WebServices template, which was still using the old layout (src instead of Sources, etc.) (commit: 832d6e5) (details / githubweb)
  818. Override appliation() and session() in project template to return correct class (commit: 76a630c) (details / githubweb)
  819. output standalone="yes" when saving API file (commit: 0dd1810) (details / githubweb)
  820. Fix handling of comments and blank lines in EntityModeler.modelpath (commit: 6086203) (details / githubweb)
  821. Fixed lockup in UI when there are a lot of validation failures (now limiting display to 100) (commit: ef83219) (details / githubweb)
  822. Changes for 3.8 (commit: 9ae0024) (details / githubweb)
  823. Make .eogen files multiline so they are diff friendly (commit: 9acc372) (details / githubweb)
  824. Fix veogen class path in eclipse (commit: 53aeec6) (details / githubweb)
  825. More 3.8 changes (commit: e94e9b2) (details / githubweb)
  826. Re-add New WebObjects Application / Framework  (some people still use this) (commit: e17f006) (details / githubweb)
  827. Fix issue with new eogen multiline format (commit: 0afd436) (details / githubweb)
  828. Fix issue with new eogen multiline format (commit: 6955167) (details / githubweb)
  829. Fix issue with new eogen multiline format (commit: 290a7b2) (details / githubweb)
  830. Performance enhancements for very large workspaces (commit: fcaf635) (details / githubweb)
  831. Modify classpath caching so the shared framework model is used only when there is no project level wolips properties. (commit: 6d900bb) (details / githubweb)
  832. completion proposals in Wod/HTML editor will strike through deprecated methods and add markers that will signalize a warning or error if set in WOLips preferences (commit: 0f19aa3) (details / githubweb)
  833. Fixed deprecation warning in MacRefreshMonitor (commit: 228ce7d) (details / githubweb)
  834. Performance enhancements (commit: e455f59) (details / githubweb)
  835. Fixed NPE when setting prototype to null (commit: 1ac072f) (details / githubweb)
  836. Updated Entity Modeler config to eclipse 3.8 (commit: 3dfbe98) (details / githubweb)
  837. Configure ant based builds. (commit: b91bac9) (details / githubweb)
  838. Be a little more multi-platform friendly (commit: ed05d65) (details / githubweb)
  839. Added retina display support (commit: b42e557) (details / githubweb)
  840. Added a build target for veogen.jar (commit: 70545e6) (details / githubweb)
  841. Fix jar filename (commit: d3c0a7e) (details / githubweb)
  842. Added missing build dependency (commit: 45bc01f) (details / githubweb)
  843. Try to make a standalone build (commit: c7e1f40) (details / githubweb)
  844. Don't force full ant build (commit: 2b38f35) (details / githubweb)
  845. Fixed default target (commit: 3adfa02) (details / githubweb)
  846. Added immutable flag (commit: 2d1051d) (details / githubweb)
  847. Increment EntityModeler version to 1.0.21 (commit: ffce87f) (details / githubweb)
  848. completion proposals in Wod/HTML editor will strike through deprecated methods and add markers that will signalize a warning or error if set in WOLips preferences (commit: a9fc88b) (details / githubweb)
  849. add missing embed properties and reorder properties the same across project templates (commit: c3ab820) (details / githubweb)
  850. Add Number as option for Factory Method Argument (commit: bdcbe51) (details / githubweb)
  851. Make duplicate column usage warning less strict. (commit: 999f7cd) (details / githubweb)
  852. Incremented EntityModeler version to 1.0.22 (commit: 210c9d0) (details / githubweb)
  853. Updated WOJRebel plugin (commit: cdd2764) (details / githubweb)
  854. add base package input to wizard for frameworks to set the cfBundleID or to create a default empty package (commit: aa0abb6) (details / githubweb)
  855. add a default framework principal to a new Wonder framework (commit: a826697) (details / githubweb)
  856. Changes to support eclipse 4.3 (commit: adff0cf) (details / githubweb)
  857. Remove unused dependencies (commit: 9add0d4) (details / githubweb)
  858. Avoid NPE if input is fetched too early. (commit: cb0be26) (details / githubweb)
  859. Fixed dodgy JRebel launch config logic with dodgy custom tab implementation (commit: 6a8b0f0) (details / githubweb)
  860. Added a proper fix for JRebel launch tab (commit: c94e3b6) (details / githubweb)
  861. Updated veogen class path (commit: a420996) (details / githubweb)
  862. Add ugly hack to workaround textfield focus issues with Eclipse 4.x on OSX (commit: 5828acb) (details / githubweb)
  863. Refactored the classpath resolution handling for WOFrameworks to not use a custom JavaRuntime implementation (commit: 04ef1d1) (details / githubweb)
  864. Fix NPE in Entity Modeler perspective (commit: f5f7b4f) (details / githubweb)
  865. Readded missing recursion optimisations (commit: 5b7310f) (details / githubweb)
  866. Fix issue with dependent projects referencing WOFrameworks (commit: bb33d0c) (details / githubweb)
  867. Fixed classpath ordering (commit: 65d1760) (details / githubweb)
  868. Fixed issue when frameworks are added as direct project references. (commit: eb783cc) (details / githubweb)
  869. Fix JProfiler launch delegate (commit: c897404) (details / githubweb)
  870. Added missing manifest-file for 'org.objectstyle.wolips.woproject.ant'. (commit: 0bc9f1f) (details / githubweb)
  871. BundleURLConnection does not exist anymore. Replaced it with (commit: 694656d) (details / githubweb)
  872. EclipseEnvironmentInfo does not exist anymore. Replaced it with (commit: 952ead2) (details / githubweb)
  873. Fixed compile error so that the current version of ant can be used. (commit: cf3b917) (details / githubweb)
  874. Changed reading of MiscTemplates. The old process was trying to convert (commit: d74211b) (details / githubweb)
  875. Fixed bug where the Wizards for WebObjects are calling the (commit: 95af74b) (details / githubweb)
  876. Changed ContextClassLoader before making calls to the velocity-engine (commit: 3b9081f) (details / githubweb)
  877. Changed ContextClassLoader before making calls to the velocity-engine (commit: e7dc3ce) (details / githubweb)
  878. Cleanup source code encoding (commit: 9888904) (details / githubweb)
  879. Correct Bundle activator (commit: 4c4fe8c) (details / githubweb)
  880. Classpath cleanup (commit: 8337ab9) (details / githubweb)
  881. Classpath stuff and remove of WO 5.6 (yes this was in the code) dependencies (commit: a5b81c6) (details / githubweb)
  882. Recreation of EOModeler.eclipse (commit: 13bf7ec) (details / githubweb)
  883. Groovy: Correct Import package (commit: 3c217bf) (details / githubweb)
  884. Set all Bundle-RequiredExecutionEnvironment: J2SE-1.5 (commit: e720947) (details / githubweb)
  885. Recompilde woproject.jar (commit: 9fdd4eb) (details / githubweb)
  886. Change superclass from AbstractUIPlugin to AbstractBaseUIActivator (commit: 90b08d9) (details / githubweb)
  887. Remove unused import (commit: 0e4aa7d) (details / githubweb)
  888. Remove replaced eomodeler.eclipse_OLD (commit: 15b01e5) (details / githubweb)
  889. Correct finding of api files for auto completition (commit: 3846141) (details / githubweb)
  890. Make sure the is enough space for a minimal WOD editor to prevent a NPE when opening a component editor. (commit: 9fc3b08) (details / githubweb)
  891. use valueOf for Integer and Boolean where possible to prevent unnecessary creation of Java objects (commit: 5c61f37) (details / githubweb)
  892. use constants ALLOWS_NULL and NOT_NULL in migrations (commit: 2e3fa1a) (details / githubweb)
  893. bugfix for classloading of sql-generator (commit: 3e79304) (details / githubweb)
  894. bugfix for eo-sql-generator : removed dupplicated config for the (commit: d9edf99) (details / githubweb)
  895. fix wrong qualifier param (commit: 27abaea) (details / githubweb)
  896. fixed assertion when .api file doesn't contain proper .java file name, also try legacy name without extension (commit: 88872a4) (details / githubweb)
  897. fixed deprecation message because of changes from Eclipse-Bug 50164 (commit: ce3545d) (details / githubweb)
  898. fixed deprecation message because of changes from Eclipse-Bug 50164 (commit: 4e5d020) (details / githubweb)
  899. remove relicts of CVS (commit: d05c84f) (details / githubweb)
  900. WOLips-106 Add ERAttributeExtension to classpath for wonder project (commit: 5044c4e) (details / githubweb)
  901. bugfix for eclipse bug 145096 where filelocator returns broken url (commit: 621fe7c) (details / githubweb)
  902. Enable building without jprofiler or jrebel without having to edit the build file (commit: 9b2bcec) (details / githubweb)
  903. Allow Libraries folder to contain subfolders with jars without breaking the build (commit: 305d04f) (details / githubweb)
  904. For servlet deployment copy WSR to static folder, which allows them to be served by the app server directly (commit: 818379f) (details / githubweb)
  905. do not recreate constants for inherited attributes and relationships (commit: 6c38285) (details / githubweb)
  906. use slf4j for logging (commit: 03a5c1a) (details / githubweb)
  907. fix mix of tabs and spaces (commit: e0eadbd) (details / githubweb)
  908. use ERXFetchSpecification (commit: cfbe1a9) (details / githubweb)
  909. default value of isDeep is already true (commit: fefae52) (details / githubweb)
  910. add missing @Override (commit: 0ef9a37) (details / githubweb)
  911. make logger object final (commit: 2f41e26) (details / githubweb)
  912. use existing utility methods (commit: 0e3d92b) (details / githubweb)
  913. add log statement (commit: c4ffe88) (details / githubweb)
  914. use some more ERXQ (commit: ab07d02) (details / githubweb)
  915. Migration to new eclipse-4.6-api (commit: 6b26960) (details / githubweb)
  916. removed unused code for eclipse 4.6 compatibility (commit: dc4935f) (details / githubweb)
  917. readded some casts to be able to compile against eclipse 4.4 (commit: c69f353) (details / githubweb)
  918. add type information to entity’s ERXKey (commit: 616aa4b) (details / githubweb)
  919. added new required implementation of IProject-method (commit: 4bf396c) (details / githubweb)
  920. removed usage of restricted 'BasicElementLabels' (commit: f620b07) (details / githubweb)
  921. Added possibility to generated two more java-files with the EO-Generator (commit: 117ffac) (details / githubweb)
  922. Added possibility to generate the third additional file (commit: 6eecb7d) (details / githubweb)
  923. Removed unnecessary cast (commit: a85b684) (details / githubweb)
  924. Avoid internal StubUtility.getVariableNameSuggestions API by calling what it does directly (commit: f96b87d) (details / githubweb)
  925. Handle API changes in IActivityManager regarding parameterised types (commit: 1106edf) (details / githubweb)
  926. Reimplement StubUtility methods for determining line delimiter (commit: 92aa09b) (details / githubweb)
  927. Make WOLips build with Eclipse 2020-09 (4.17.0) (commit: 9ff9397) (details / githubweb)
  928. Fix modeler issue where wo dependencies are not found on modular JDKs (commit: f34f17f) (details / githubweb)
  929. Detect maven projects with current maven nature id (commit: 4757a90) (details / githubweb)
  930. Eliminated dependence on WO_HOME variable to build/debug wolips (commit: 696b520) (details / githubweb)
  931. Adding a classpath root for maven projects (commit: f5f61d7) (details / githubweb)
  932. fixed potential NPE during binding validation (commit: 5e03b89) (details / githubweb)
  933. prevent .api files from gaining new empty lines on each save by removing any TEXT nodes from the DOM (commit: 2d9fa27) (details / githubweb)
  934. #149: adjusted EntityModeler icons to work better with Dark theme (commit: 6e91f4c) (details / githubweb)
  935. #149: use different color for prototyped attributes to work better with Dark theme (commit: 136b6d4) (details / githubweb)
  936. Fixes #149: use Checkbox instead of Toggle in EntityModeler to work better with Dark theme (commit: 8792fe9) (details / githubweb)
  937. Make in place rule modeler work. (commit: 2e1448a) (details / githubweb)
  938. Issue 165 (commit: 0bd9e0b) (details / githubweb)
  939. Support the Exclude Test Code option in WO launching configurations (commit: a402dbf) (details / githubweb)
  940. Improve the Rule Editor filter behavior (commit: 5e82f47) (details / githubweb)
  941. Fix RuleEditor's Ant classpath (commit: c7cd120) (details / githubweb)
  942. Added request handler to the WOLips server for opening java files (commit: c826514) (details / githubweb)
  943. Replaced deprecated BeansObservables and SWTObservables with BeanProperties and WidgetProperties (commit: 0056fb3) (details / githubweb)
  944. Fixed some compiler warnings (missing implementations, missing override tags, deprecated methods) (commit: 110629a) (details / githubweb)
  945. Replaced log4j with reload4j (commit: 05c4c46) (details / githubweb)
  946. Replaced Tidy.jar with a version without embedded Java core packages, to let it play better with the module system (commit: 83b3012) (details / githubweb)
  947. Increased compatiblity setting to Java 11, because we are building for an Eclipse version, that needs this anyway. (commit: 7967d16) (details / githubweb)
  948. Remove override annotation (commit: f0dc097) (details / githubweb)
  949. Remove additional compiler warning fixes. (commit: 04b3950) (details / githubweb)
  950. Align with eclipse 2023-06 APIs (just testing) (commit: ea283d9) (details / githubweb)
  951. Add support for generating migrations for java.time prototypes (commit: 2e239a1) (details / githubweb)
  952. Resolves error "class org.eclipse.jdt.internal.core.JavaNature cannot be cast to class org.eclipse.jdt.core.IJavaProject" in Eclipse 4.31 when building a project (commit: 9652da6) (details / githubweb)
  953. Replaces deprecated SubProgressMonitor with SubMonitor (commit: c1dc4b2) (details / githubweb)
  954. Some additional cleanup (commit: 22756b6) (details / githubweb)
  955. Support java records when editing keypaths in component editor (commit: 06d93b0) (details / githubweb)
  956. Add check for exact record component name (to ensure proper validation) (commit: 52e8b58) (details / githubweb)
  957. Remove workspace mechanic from project. (commit: 88918e4) (details / githubweb)
  958. Fix broken maven files. (commit: 85c5355) (details / githubweb)
  959. Initial tycho setup. Add target platform. (commit: ec0dbc5) (details / githubweb)
  960. Bump project version so it is ahead of the 4.18 current version (commit: 7a348ec) (details / githubweb)
  961. Correct the path to the target platform. (commit: 9e03c25) (details / githubweb)
  962. Checkpoint. All plugins building in wolips core. (commit: 975ba89) (details / githubweb)
  963. Remove discovery url. (commit: 3708c53) (details / githubweb)
  964. WOLips p2 repository with wolips core and jrebel. (commit: 6033013) (details / githubweb)
  965. Rename JRebel integration. (commit: f2b5782) (details / githubweb)
  966. Set up a full product build for Linux/Win/Mac x86_64 & aarch64. (commit: 922ec1f) (details / githubweb)
  967. Remove obsolete JProfiler integration. (commit: 790be34) (details / githubweb)
  968. Remove some old ant build files. (commit: b7ce66c) (details / githubweb)
  969. Remove mention of jprofiler. (commit: cd2d817) (details / githubweb)
  970. Delete old update dir. (commit: 727f97f) (details / githubweb)
  971. Include icons in build.properties (commit: 32b9b92) (details / githubweb)
  972. Disable wolips.product build since it isn't working yet. (commit: 88c3f89) (details / githubweb)
  973. add missing build.properties (commit: d17b912) (details / githubweb)
  974. Remove unused bundles. (commit: d4dcec0) (details / githubweb)
  975. Eclipse files. (commit: 1ccf45e) (details / githubweb)
  976. delete all .settings directories (commit: 3263a90) (details / githubweb)
  977. delete all .classpath files (commit: 296d0e2) (details / githubweb)
  978. Some regenerated project files (commit: b7cd1d2) (details / githubweb)
  979. Add lib dir to bin.includes. (commit: c5ce52e) (details / githubweb)
  980. Remove ss_css2.jar from bundle classpath. (commit: 058f6db) (details / githubweb)
  981. Removing test using junit3 and finding junit4 when it compiles. (commit: 022e873) (details / githubweb)
  982. Delete more ant build files. (commit: 1502c79) (details / githubweb)
  983. And then there was groovy. (commit: 22e8535) (details / githubweb)
  984. Fix the product id. (commit: d7da2b7) (details / githubweb)
  985. Major version bump. WOLips 5. (commit: af6e4a3) (details / githubweb)
  986. Add templates to build.properties to fix incremental build. (commit: d35cb02) (details / githubweb)
  987. More build.properties fixes. (commit: 79b9fa6) (details / githubweb)
  988. Rename root .project to get rid of wolips_wolips thing. (commit: 9586119) (details / githubweb)
  989. remove empty plugin.xml (commit: 412323b) (details / githubweb)
  990. include missing plugin.properties (commit: dbb8ac4) (details / githubweb)
  991. Remove missing bin/ output dir (commit: fabee0e) (details / githubweb)
  992. Add all automatic module names in manifests (commit: 33e29fa) (details / githubweb)
  993. Remove empty plugin.xml files (commit: fe6215f) (details / githubweb)
  994. Add missing build.properties file (commit: 4f06902) (details / githubweb)
  995. Use Java 21, not 8 (commit: a995f48) (details / githubweb)
  996. Remove unknown project natures (commit: cf9a76e) (details / githubweb)
  997. Add missing build.properties files (commit: 3bc7e74) (details / githubweb)
  998. Revert "Remove unused bundles." (commit: 179fe10) (details / githubweb)
  999. Add automatic module name. (commit: a3a7d78) (details / githubweb)
  1000. Oops. Deleted .classpath from ant project templates. (commit: eb200da) (details / githubweb)
  1001. Add the new github repository to the WOLips product repositories. (commit: a4f49ad) (details / githubweb)
  1002. Add product build for linux+riscv64 and win+aarch64 (commit: 5f4811d) (details / githubweb)
  1003. Temp disable product build since 2024-12 update broke macosx+aarch64 (commit: 8663b66) (details / githubweb)
  1004. format xml (commit: 6b6090e) (details / githubweb)
  1005. Add basic index.html for repository site. (commit: 8282fe2) (details / githubweb)
  1006. Include migration templates in plugin packaging. (commit: ef1dbd4) (details / githubweb)
  1007. WOLips 185, fix the binding completions on dynamic elements. (commit: a97f862) (details / githubweb)
  1008. Fix the product build. (commit: fad7e81) (details / githubweb)
  1009. Include schema dirs in plugins. (commit: 670b9df) (details / githubweb)
  1010. Add woenvironment as an extraClasspathEntry too. (commit: b4f23d5) (details / githubweb)
  1011. Copy-dependencies on initialize, clear them on clean. (commit: 92db0e7) (details / githubweb)
  1012. Remove obsolete goodies feature. (commit: e7b2fa0) (details / githubweb)
  1013. Delete obsolete entity modeler product. (commit: f3bd974) (details / githubweb)
  1014. Remove obsolete JRebel plugin/feature. (commit: 895a78d) (details / githubweb)
  1015. Remove obsolete groovy language feature. (commit: ecfe614) (details / githubweb)
  1016. Delete obsolete veogen command line jar. (commit: 8b75ed5) (details / githubweb)
  1017. Remove command line eomodeldoc project. (commit: 76d6c72) (details / githubweb)
  1018. Remove groovy from the p2. (commit: c2d1fb5) (details / githubweb)
  1019. Delete unused lib dir (commit: 95516ff) (details / githubweb)
  1020. Move files down one directory in preparation for filter-repo (commit: d9f38a9) (details / githubweb)
  1021. Modify path for directory removal (commit: 477af09) (details / githubweb)
  1022. Update build branch (commit: 8181904) (details / githubweb)
  1023. Oops, fix module paths. (commit: bd053ba) (details / githubweb)
  1024. Update pom comments (commit: 3553fe4) (details / githubweb)