[
https://jira.jboss.org/jira/browse/DNA-312?page=com.atlassian.jira.plugin...
]
Brian Carothers updated DNA-312:
--------------------------------
Attachment: DNA-312_final_review.patch
Same as previous patch, except for:
- PUT item implemented
- SPI created for repository providers, allowing this service to be used with other JCR
providers with a minimum of coding
- Split into two projects - dna-web-jcr-rest provides a JAR with all of the required
classes. dna-web-jcr-rest-war wraps the jar with a war and provides in-container testing.
The idea behind the split was to give users the option of either deploying our existing
default settings, or changing the configuration by adding one class , modifying the
web.xml, and warring that with the existing JAR. This way, we're never telling users
that step N of the install process is to crack one of our wars open and edit a file
inside.
- Exception handling cleaned up
- getAvailableWorkspaces removed from JcrRepository - existing
JcrWorkspace.getAvaliableWorkspaceNames used instead
- Minor cleanup and commenting
If no one objects tomorrow, I'll commit this and close down all of the subtasks under
DNA-55 except for the documentation/examples/tutorial subtask and will either add a new
task or a new subtask to DNA-55 to capture that security is currently hardcoded in this
implementation.
Implement HTTP GET action for any resource at any path (folder or
file)
-----------------------------------------------------------------------
Key: DNA-312
URL:
https://jira.jboss.org/jira/browse/DNA-312
Project: DNA
Issue Type: Sub-task
Components: Web Application
Affects Versions: 0.3
Reporter: Johnny Verhaeg
Fix For: 0.6
Attachments: DNA-312_final_review.patch, DNA-312_for_review.patch
This provides basic read capability of the artifacts published to the repository
--
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