Lines Matching refs:in
8 # "License"); you may not use this file except in compliance
13 # Unless required by applicable law or agreed to in writing,
24 After a release the entries in cli_ure/version/version.txt must be changed to reflect the versions
33 and make sure that there are no assemblies installed in the Global Assembly Cache (GAC). The GAC
34 is contained in C:\Windows\assembly. Change C:\Windows according to your windows installation.
42 cli_oootypes.dll (build in unoil)
48 policy.x.y.cli_oootypes.dll (build in unoil)
50 The "x" and "y" in the names of the policy assemblies are to be replaces by version numbers. At the
57 policy.1.0.cli_ootypes.dll (build in unoil)
59 After deinstalling the offices, there should none of them remain in the GAC. If there are some, the…
68 can be found in the version column, which is usually right next to the name column.
70 Step 4: Changing the versions in the cli_ure module.
82 assembly in the GAC then leave it at that.
103 Step 5: Changing the versions in the unoil module
106 of unoil/climaker/version.txt similar to the versions.txt in this module. Then rebuild the module
109 The automatic test in cli_ure/qa/versioning should be extended. See the readme.txt in that director…
121 The assemblies which are build in this project have a strong name and hence a version. The version …
122 be increased whenever something was fixed or the code has changed in any way. For further informati…
126 The versions of all assemblies are contained in cli_ure/version/version.txt. This is the place where
135 is run that recognizes this and writes a cliureversion.mk file in the bin directory.
138 which is build in offapi.
140 The contents of cliureversion.mk is used when building the assemblies in this project. It
147 The entries in version.txt are needed for building the assemblies and for building the
163 It has to be placed in the
211 incremented is contained in cli_ure/version/incversions.txt. It contains, for example these entries:
217 The names are exactly the same as in version.txt. The script knows how to increase the version
224 For example, the versions in version.txt are:
229 If new types have been added the script would create these entries in cliureversion.mk
248 assemblies are referenced by an assembly. The information is contained in the assemblie's manifest.
266 in postprocess/rebase/no_rebase.txt