[JMX-3] doesn't load in 1.2 Created: 17/Oct/11 Updated: 17/Oct/11 Resolved: 17/Oct/11 |
|
| Status: | Closed |
| Project: | java.jmx |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Defect | Priority: | Major |
| Reporter: | Kevin Downey | Assignee: | Unassigned |
| Resolution: | Completed | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Patch: | Code |
| Approval: | Ok |
| Description |
|
java.jmx doesn't load in clojure 1.2, the immediate problem is it uses defs with docstrings in a way supported in 1.3 but not 1.2, dunno if there is anything beyond that. |
| Comments |
| Comment by Kevin Downey [ 17/Oct/11 3:05 PM ] |
|
my understanding is new contrib stuff should be compat with with 1.3 and 1.2 |