[ 
https://jira.duraspace.org/browse/DS-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=24724#comment-24724
 ] 

Robin Taylor commented on DS-1156:
----------------------------------

Given that this is essentially a refactoring and doesn't change or add any 
functionality my intention is to merge this pull request next week sometime if 
no one objects.

Cheers, Robin.

                
> Refactor Browse related code out of InitializeDatabase into 
> InitializeBrowseDatabase
> ------------------------------------------------------------------------------------
>
>                 Key: DS-1156
>                 URL: https://jira.duraspace.org/browse/DS-1156
>             Project: DSpace
>          Issue Type: Improvement
>          Components: DSpace API
>            Reporter: Robin Taylor
>            Assignee: Robin Taylor
>             Fix For: 3.0
>
>
> This is one trivial step towards untangling the storage related code from 
> dspace-api. The aim is to remove dependencies on dspace-api classes from the 
> org.dspace.storage.rdbms package. In this case any references to Browse 
> classes have been moved into their own class and the new class has been moved 
> into org.dspace.browse. The Ant targets setup_database  and  clean_database 
> have been amended to include the new class.
> One question - Ant target setup_database already ran a second Java class 
> IndexBrowse. It seemed to me that it repeated what had already been done by 
> InitializeDatabase and will now be done by InitializeBrowseDatabase. I have 
> deleted it from build.xml but would be grateful if someone could cast a quick 
> eye over the existing build.xml and tell me if I have misunderstood something.
> Change can be viewed here  
> https://github.com/robintaylor/DSpace/commit/3d4f40f4dc4e3f2884cf09267ab4a6b64c116b32
>  .

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.duraspace.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to