File tree Expand file tree Collapse file tree 1 file changed +7
-9
lines changed
war/src/main/webapp/help/tasks/fingerprint Expand file tree Collapse file tree 1 file changed +7
-9
lines changed Original file line number Diff line number Diff line change 11< div >
2- <!-- TODO -->
32 このオプションを有効にすると、このプロジェクトのビルドが(指紋経由で)依存している
43 < a href ="lastSuccessfulBuild/fingerprint "> すべてのビルド</ a >
54 が、 ログローテーションで削除されないようにします。
65
76 < p >
8- When your job depends on other jobs on Jenkins and you occasionally need to
9- tag your workspace, it's often convenient/necessary to also tag your
10- dependencies on Jenkins. The problem is that the log rotation could
11- interfere with this, since the build your project is using might already be
12- log rotated (if there have been a lot of builds in your dependency), and if
13- that happens you won't be able to reliably tag your dependencies.
7+ ジョブがJenkins上の他のジョブに依存しており、ワークスペースにタグ付けする必要がある場合、
8+ Jenkins上の依存関係に対してもタグ付けすると便利であり、また必要になることがあります。
9+ 問題は、ログローテーションがこれを妨げる可能性があることです。
10+ プロジェクトが使用しているビルドが(依存関係に多数のビルドがある場合)既にログローテーションされている可能性があり、
11+ その場合、依存関係に対しての確実なタグ付けができなくなります。
1412 </ p >
1513
1614 < p >
17- This feature fixes that problem by "locking" those builds that you depend
18- on, thereby guaranteeing that you can always tag your complete dependencies.
15+ この機能は、依存しているビルドを「ロック」することでこの問題を解決し、
16+ 常に完全な依存関係にタグ付けできることを保証します。
1917 </ p >
2018</ div >
You can’t perform that action at this time.
0 commit comments