Subversion Repositories DevTools

Rev

Rev 227 | Rev 239 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 227 Rev 229
Line 55... Line 55...
55
        element /MASS_Dev_Infra/... /main/LATEST
55
        element /MASS_Dev_Infra/... /main/LATEST
56
        load    /MASS_Dev_Infra/core_devl
56
        load    /MASS_Dev_Infra/core_devl
57
 
57
 
58
2) Update the ChangeLog.txt file
58
2) Update the ChangeLog.txt file
59
 
59
 
60
3) Update the file "jats.pl" with the next release version number - XX.XX.XX
60
3) Label ALL files in the core_devl view with the JATS_XX.XX.XX.cr label
61
   The string $GBE_VERSION is checked in a later step and must be updated.
-
 
62
 
61
 
-
 
62
4) Use the jats command:
63
4) Label ALL files in the core_devl view with the JATS_XX.XX.XX label
63
        jats release JATS_XX.XX.XX.cr
-
 
64
   to release the package.
64
 
65
 
65
5) Create a view based on the label
-
 
66
 
-
 
67
6) Within the created view, locate the BUILD directory and run the
-
 
68
   'MakePackage.pl' script. ie:
-
 
69
 
-
 
70
        perl MakePackage.pl XX.XX.XX
-
 
71
 
-
 
72
7) Release the generated package image to dpkg_archive with the command
-
 
73
    jats -here create_dpkg
-
 
74
 
-
 
75
8) Remove the view
-
 
76
 
-
 
77
9) On "auperaunx26", locate the released package and run the PostInstall script.
66
5) On "auperaunx26", locate the released package and run the PostInstall script.
78
        cd core_devl/XX.XX.XX.cr
67
        cd core_devl/XX.XX.XX.cr
79
       ./PostInstall.sh
68
       ./PostInstall.sh
80
 
69
 
81
10)Update the softlink to the latest version of JATS
70
6)Update the softlink to the latest version of JATS
82
   On "auperaunx26", in the directory /devl
71
   On "auperaunx26", in the directory /devl
83
 
72
 
84
        rm core_devl2
73
        rm core_devl2
85
        ln -s dpkg_archive/core_devl/2.52.2.cr core_devl2
74
        ln -s dpkg_archive/core_devl/XX.XX.XX.cr core_devl2
86
 
-
 
87
11)Update build machines as required
-
 
88
 
75
 
-
 
76
7) Maintain the Release Manager Entry
-
 
77
        
89
12) Email the last release note entry to all
78
8) Email the last release note entry to all