<
From version < 12.1 >
edited by cds
on 2013/04/03 10:25
To version < 14.1 >
edited by cds
on 2013/04/03 10:42
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -70,8 +70,18 @@
70 70  
71 71  There are basically three different build plans for each of the KIELER projects:
72 72  
73 -1. Continuous Plugins – Compiles the plug-ins and runs the unit tests on them. None of the compiled artifacts are published anywhere. This plan is triggered by pushing stuff into the repositories, giving early feedback regarding whether committed changes break anything.
74 -1. Nightly Product – Compiles the plug-ins and assembles distributable product files and update sites. Distributable files are published in the nightly build directory {{code language="none"}}/home/kieler/public_html/files/nightly{{/code}}. Update sites are published in {{code language="none"}}/home/kieler/public_html/updatesite/nightly{{/code}}. This plan is run once every night.
75 -1. Nightly Rating – Compiles the plug-ins and runs our code quality rating doclet on them. The result is a website published at {{code language="none"}}/home/kieler/public_html/rating{{/code}}. This plan is run once every night.
73 +1. **Continuous Plugins** – Compiles the plug-ins and runs the unit tests on them. None of the compiled artifacts are published anywhere. This plan is triggered by pushing stuff into the repositories, giving early feedback regarding whether committed changes break anything.
74 +1. **Nightly Product** – Compiles the plug-ins and assembles distributable product files and update sites. Distributable files are published in the nightly build directory {{code language="none"}}/home/kieler/public_html/files/nightly{{/code}}. Update sites are published in {{code language="none"}}/home/kieler/public_html/updatesite/nightly{{/code}}. This plan is run once every night.
75 +1. **Nightly Rating** – Compiles the plug-ins and runs our code quality rating doclet on them. The result is a website published at {{code language="none"}}/home/kieler/public_html/rating{{/code}}. This plan is run once every night.
76 76  
77 -
77 +== Different Nightly Product Builds ==
78 +
79 +Since KIELER is divided into the //Pragmatics// and //Semantics// parts, the different Nightly Product builds produce different artifacts.
80 +
81 +* KIELER Pragmatics\\
82 +** KLay layout library redistributables
83 +** KWebS redistributables
84 +** Papyrus Layout update site
85 +* KIELER Semantics\\
86 +** KIELER redistributables
87 +** KIELER update site
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -6160405
1 +6160409
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/6160405/Build Management
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/6160409/Build Management