Title Subtitle Project Report SW608F15 Department of Computer Science Selma Lagerlöfs Vej 300 DK-9220 Aalborg Ø http://cs.aau.dk c Aalborg University 2015 Copyright Department of Computer Science Selma Lagerlöfs Vej 300 DK-9220 Aalborg Ø http://cs.aau.dk Title: Title Abstract: Here is an abstract abstract Theme: Developing Complex Software Systems Project Period: Spring Semester 2015 Project Group: SW608F15 Participant(s): David Junker Lasse E. Nielsen Martin Z. Kristensen Søren B. Andersen Supervisor(s): Rudra Pratap Deb Nath Copies: 6 Page Numbers: 17 Date of Completion: February 24, 2015 The content of this report is freely available, but publication (with reference) may only be pursued due to agreement with the author. Contents Preface ix 1 Introduction 2 Sprint Reading Guide 2.1 First sprint . . . . . 2.2 Second sprint . . . . 2.3 Third sprint . . . . . 2.4 Fourth sprint . . . . 1 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 Role in multi project 3 3 3 3 3 5 4 First Sprint 4.1 Tasks for first sprint . . . . . . . . . . . . 4.2 Gradle . . . . . . . . . . . . . . . . . . . . 4.2.1 Dependencies from earlier version . 4.3 Git og sager . . . . . . . . . . . . . . . . . 4.3.1 Gitolite . . . . . . . . . . . . . . . 4.3.2 Migration to Gitlab . . . . . . . . 4.4 Independent Apps? . . . . . . . . . . . . . 5 Second Sprint . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 7 7 7 7 7 7 7 9 6 Third Sprint 11 7 Fourth Sprint 13 8 Conclusion 15 Bibliography 17 v Todo list o beskriv gradle . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . vii 7 Preface The following report was conducted during the 6th semester at Aalborg University - Department of Computer Science starting the 2nd of February 2015 to the 27th of May 2015. Reference to sources are referenced using the Harvard referencing method (Author, year). Figures, Tables and the like are numbered according to the chapter in which they are represented such that the first Figure in chapter 4 will have the name Figure 4.1. We would like to thank our supervisor, Rudra Pratap Deb Nath, for guidance and feedback during the project. David Junker Lasse E. Nielsen <[email protected]> <[email protected]> Martin Z. Kristensen Søren B. Andersen <[email protected]> <[email protected]> ix Chapter 1 Introduction Here is the introduction.[Sipser, 2013] 1 Chapter 2 Sprint Reading Guide 2.1 First sprint 2.2 Second sprint 2.3 Third sprint 2.4 Fourth sprint 3 Chapter 3 Role in multi project 5 Chapter 4 First Sprint 4.1 Tasks for first sprint 4.2 Gradle Gradle is an open source build automation system used for building, testing, publishing and deployment of projects [Gradle, 2015]. beskriv gradle The GIRAF project is currently using version 1.9 of Gradle. This will have to be updated to version 2.2.1 in order to successfully upgrade from Android Studio 0.4.6 to 1.0.2. 4.2.1 Dependencies from earlier version Her skal stå lidt om hvad der skal ændres 4.3 Git og sager 4.3.1 Gitolite 4.3.2 Migration to Gitlab 4.4 Independent Apps? 7 Chapter 5 Second Sprint 9 Chapter 6 Third Sprint 11 Chapter 7 Fourth Sprint 13 Chapter 8 Conclusion conclusion Sipser [2013] 15 Bibliography Gradle (2015). Gradle. https://gradle.org/. Online; accessed 17/02-2015. Sipser, M. (2013). Introduction to the Theory of Computation. Cengage Laerning, 3. edition. 17
© Copyright 2024