[dna-issues] [JBoss JIRA] Resolved: (DNA-567) missing word in documentation
Brian Carothers (JIRA)
jira-events at lists.jboss.org
Thu Dec 3 08:24:17 EST 2009
[ https://jira.jboss.org/jira/browse/DNA-567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Carothers resolved DNA-567.
---------------------------------
Fix Version/s: 0.7
Resolution: Done
Assignee: Brian Carothers
I've confirmed that we had already cleaned this up in the trunk, but it is definitely broken in 0.6.
The trunk version of that paragraph reads:
"JBoss DNA properties can hold a wide range of value objects, including normal Java strings, names, paths, URIs, booleans, longs, doubles, decimals, binary content, dates, UUIDs, references to other nodes, or any other serializable object. All but three of these are the standard Java classes: dates are represented by an immutable DateTime class; binary content is represented by an immutable Binary interface patterned after the proposed interface of the same name in JSR-283; and Reference is an immutable interface patterned after the corresponding interface is JSR-170 and JSR-283."
Thanks for catching this! Please let us know if you find any other issues.
> missing word in documentation
> -----------------------------
>
> Key: DNA-567
> URL: https://jira.jboss.org/jira/browse/DNA-567
> Project: DNA
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 0.6
> Reporter: Tom Ruff
> Assignee: Brian Carothers
> Fix For: 0.7
>
>
> section 5.3 of DNA reference guide, third paragraph down, last sentence states in part:
> "and is an immutable interface patterned after the corresponding interface is JSR-170 and JSR-283. "
> There should be a type specified as the second word in the above phrase with a link to its javadoc. I'm not sure which type.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the dna-issues
mailing list