Changeset 14251
- Timestamp:
- 11/17/12 07:33:59 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/abcl/CHANGES
r14242 r14251 37 37 maven-3.0.4 binary locally, execute its Aether connector to 38 38 retrieve its transitive dependencies from the network. 39 40 * The facility to construct runtime classes via JNEW-RUNTIME-CLASS 41 42 ** Fields 43 ** Annotations 44 ** getter/setters for fields 39 45 40 46 * JSS Java Syntax Sucks … … 42 48 ** extensive bugfixing 43 49 50 51 44 52 Changes 45 53 ------- … … 52 60 53 61 * [r13700] ABCL loads under the Weblogic 10.3 application server. 62 63 * [r13768] [#193] Allow zero-length symbols 64 65 * [r13785] JNEW-RUNTIME-CLASS gets fields and annotations 66 67 * [r13790] JNEW-RUNTIME-CLASS getters/setters for fields 68 69 * [r13796] [r13797] N3 DOAP description for ABCL 70 71 * [r13803] Build target 'abcl-contrib.jar' packages ABCL-CONTRIB 54 72 55 73
Note: See TracChangeset
for help on using the changeset viewer.