Build script supporting multi-developer config, automatic container launching 
and code coverage
-----------------------------------------------------------------------------------------------

                 Key: DS-921
                 URL: https://jira.duraspace.org/browse/DS-921
             Project: DSpace
          Issue Type: New Feature
            Reporter: Gareth Waller


The current DSpace configuration and build process makes modification difficult 
in a multiple developer environment e.g. a project with a couple of engineers.

Consider the following scenario:

- A project wishes to make significant modifications to the DSpace codebase
- The project consists of multiple developers (potentially on different OS's 
and varying install paths for binaries e.g. maven)
- Each developer wants their DSpace to be stored in potentially a different 
location to another developer e.g. their home dir
- Each developer wanted a one step process to build, deploy and launch DSpace 
within a container (to make development and testing quicker)
- Code coverage analysis was required to see how effective system tests were
- The project doesn't want to commit their entire DSpace codebase to their own 
internal source code management system e.g. svn
- The project needs to know exactly at any point in time which DSpace files 
were modified (and what those modifications were)
- An easy way to generate a patch is required in order to raise a Jira and 
submit the code back to DSpace
- An easy way to perform automated web testing was required for a nightly build

The scenario described above was encountered on the UK Jorum project and we 
created a build script to facilitate the above.

See http://developer.edina.ac.uk/projects/jorumdspace/wiki/Build_Framework

The build script used in the Jorum project might be a useful AddOn to DSpace.

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

        

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to