From 76c9b3c539ec2dd47e61433249e9aeba29d7a187 Mon Sep 17 00:00:00 2001 From: Kohsuke Kawaguchi Date: Sun, 30 Jan 2011 22:29:53 -0800 Subject: [PATCH] renamed the hudson.triggers package --- .../src/main/resources/hudson/triggers/SCMTrigger/help.html | 6 +++--- .../main/resources/hudson/triggers/SCMTrigger/help_de.html | 6 +++--- .../main/resources/hudson/triggers/SCMTrigger/help_fr.html | 6 +++--- .../main/resources/hudson/triggers/SCMTrigger/help_ja.html | 4 ++-- .../resources/hudson/triggers/SCMTrigger/help_pt_BR.html | 4 ++-- .../main/resources/hudson/triggers/SCMTrigger/help_ru.html | 4 ++-- .../main/resources/hudson/triggers/SCMTrigger/help_tr.html | 6 +++--- .../main/resources/hudson/triggers/TimerTrigger/help.html | 6 +++--- .../resources/hudson/triggers/TimerTrigger/help_de.html | 4 ++-- .../resources/hudson/triggers/TimerTrigger/help_fr.html | 6 +++--- .../resources/hudson/triggers/TimerTrigger/help_ja.html | 6 +++--- .../resources/hudson/triggers/TimerTrigger/help_pt_BR.html | 4 ++-- .../resources/hudson/triggers/TimerTrigger/help_ru.html | 6 +++--- .../resources/hudson/triggers/TimerTrigger/help_tr.html | 6 +++--- 14 files changed, 37 insertions(+), 37 deletions(-) diff --git a/core/src/main/resources/hudson/triggers/SCMTrigger/help.html b/core/src/main/resources/hudson/triggers/SCMTrigger/help.html index 0f877c77da..6b4ce05d44 100644 --- a/core/src/main/resources/hudson/triggers/SCMTrigger/help.html +++ b/core/src/main/resources/hudson/triggers/SCMTrigger/help.html @@ -1,9 +1,9 @@
- Configure Hudson to poll changes in SCM. + Configure Jenkins to poll changes in SCM.

Note that this is going to be an expensive operation for CVS, as every polling - requires Hudson to scan the entire workspace and verify it with the server. + requires Jenkins to scan the entire workspace and verify it with the server. Consider setting up a "push" trigger to avoid this overhead, as described in this document -

\ No newline at end of file + diff --git a/core/src/main/resources/hudson/triggers/SCMTrigger/help_de.html b/core/src/main/resources/hudson/triggers/SCMTrigger/help_de.html index 2a3309ad4d..e1003ac119 100644 --- a/core/src/main/resources/hudson/triggers/SCMTrigger/help_de.html +++ b/core/src/main/resources/hudson/triggers/SCMTrigger/help_de.html @@ -1,12 +1,12 @@
- Konfiguriert Hudson für Abfragen auf Änderungen in einer Versionsverwaltung + Konfiguriert Jenkins für Abfragen auf Änderungen in einer Versionsverwaltung (Source Code Management system, kurz: SCM).

Bedenken Sie, dass dies für das Versionsverwaltungssystem CVS eine äußerst - ressourcenintensive Operation darstellt, da Hudson bei jeder Abfrage den + ressourcenintensive Operation darstellt, da Jenkins bei jeder Abfrage den kompletten Arbeitsbereich überprüfen und mit dem CVS-Server abgleichen muß. Ziehen Sie daher alternativ einen "Push"-Auslöser in Betracht, wie er in diesem Dokument beschrieben wird. -

\ No newline at end of file + diff --git a/core/src/main/resources/hudson/triggers/SCMTrigger/help_fr.html b/core/src/main/resources/hudson/triggers/SCMTrigger/help_fr.html index e8ca4b36af..9532f449b5 100644 --- a/core/src/main/resources/hudson/triggers/SCMTrigger/help_fr.html +++ b/core/src/main/resources/hudson/triggers/SCMTrigger/help_fr.html @@ -1,12 +1,12 @@ 
- Demande à Hudson de scruter les changements dans l'outil de gestion de + Demande à Jenkins de scruter les changements dans l'outil de gestion de version.

Notez que cette opération est consommatrice de ressources pour CVS, - car chaque scrutation signifie que Hudson va scanner l'ensemble du + car chaque scrutation signifie que Jenkins va scanner l'ensemble du workspace et le comparer avec le serveur. Envisagez d'utiliser un trigger de type 'push' pour éviter cette surcharge, comme décrit dans ce document. -

\ No newline at end of file + diff --git a/core/src/main/resources/hudson/triggers/SCMTrigger/help_ja.html b/core/src/main/resources/hudson/triggers/SCMTrigger/help_ja.html index b761d72912..3b12aec406 100644 --- a/core/src/main/resources/hudson/triggers/SCMTrigger/help_ja.html +++ b/core/src/main/resources/hudson/triggers/SCMTrigger/help_ja.html @@ -2,9 +2,9 @@ SCMの変更を監視します。

- ポーリング毎に、Hudsonはワークスペースをスキャンしてサーバーと検証する必要があるので、 + ポーリング毎に、Jenkinsはワークスペースをスキャンしてサーバーと検証する必要があるので、 CVSにとって負荷の高い操作ということに注意してください。 このオーバーヘッドを避けるために、 このドキュメントにあるように、 "push"トリガーの設定を検討してください。 - \ No newline at end of file + diff --git a/core/src/main/resources/hudson/triggers/SCMTrigger/help_pt_BR.html b/core/src/main/resources/hudson/triggers/SCMTrigger/help_pt_BR.html index fdc722b74c..3b215a115f 100644 --- a/core/src/main/resources/hudson/triggers/SCMTrigger/help_pt_BR.html +++ b/core/src/main/resources/hudson/triggers/SCMTrigger/help_pt_BR.html @@ -1,9 +1,9 @@

- Configura o Hudson para consultar periodicamente mudanças no SCM. + Configura o Jenkins para consultar periodicamente mudanças no SCM.

Note que isto vai ser uma operação custosa para o CVS, como toda consulta - requer que o Hudson examine o workspace inteiro e verifique-o com o servidor. + requer que o Jenkins examine o workspace inteiro e verifique-o com o servidor. Considere configurar um disparador de construção periódico ("Construir periodicamente") para evitar esta sobrecarga, como descrito nesta documentação

diff --git a/core/src/main/resources/hudson/triggers/SCMTrigger/help_ru.html b/core/src/main/resources/hudson/triggers/SCMTrigger/help_ru.html index 9675876d0d..1eee239e08 100644 --- a/core/src/main/resources/hudson/triggers/SCMTrigger/help_ru.html +++ b/core/src/main/resources/hudson/triggers/SCMTrigger/help_ru.html @@ -1,5 +1,5 @@ 
- Насторить Hudson на опрос изменений в вашей системе контроля версий (SCM). + Насторить Jenkins на опрос изменений в вашей системе контроля версий (SCM).

Обратите внимание, что эта операция вызывает достаточно высокую нагрузку @@ -7,4 +7,4 @@ сверка содержимого с данными на сервере. Лучшим вариантом будет настройка вашей SCM на инициацию сборки при внесении в неё изменений, как описано в этом документе. -

\ No newline at end of file + diff --git a/core/src/main/resources/hudson/triggers/SCMTrigger/help_tr.html b/core/src/main/resources/hudson/triggers/SCMTrigger/help_tr.html index b11811b19b..7f9dd35d8a 100644 --- a/core/src/main/resources/hudson/triggers/SCMTrigger/help_tr.html +++ b/core/src/main/resources/hudson/triggers/SCMTrigger/help_tr.html @@ -1,9 +1,9 @@
- Hudson'ın konfigürasyonunu SCM'deki değişiklikleri kontrol edecek şekilde ayarla. + Jenkins'ın konfigürasyonunu SCM'deki değişiklikleri kontrol edecek şekilde ayarla.

- Unutmayın, bu işlem CVS için biraz yüklü olacaktır, çünkü her kontrolde Hudson tüm çalışma alanını + Unutmayın, bu işlem CVS için biraz yüklü olacaktır, çünkü her kontrolde Jenkins tüm çalışma alanını tarayacak ve bunu CVS sunucusu ile karşılaştıracaktır. Bunun yerine bu dokümanda anlatıldığı gibi "push" tetikleyicisini ayarlayın. -

\ No newline at end of file + diff --git a/core/src/main/resources/hudson/triggers/TimerTrigger/help.html b/core/src/main/resources/hudson/triggers/TimerTrigger/help.html index 30517f8238..efc2ec0a3b 100644 --- a/core/src/main/resources/hudson/triggers/TimerTrigger/help.html +++ b/core/src/main/resources/hudson/triggers/TimerTrigger/help.html @@ -3,7 +3,7 @@ to periodically execute this project.

- This feature is primarily for using Hudson as a cron replacement, + This feature is primarily for using Jenkins as a cron replacement, and it is not ideal for continuously building software projects. When people first start continuous integration, they are often so used to @@ -11,9 +11,9 @@ this feature. However, the point of continuous integration is to start a build as soon as a change is made, to provide a quick feedback to the change. To do that you need to - hook up SCM change notification to Hudson.. + hook up SCM change notification to Jenkins..

So, before using this feature, stop and ask yourself if this is really what you want. - \ No newline at end of file + diff --git a/core/src/main/resources/hudson/triggers/TimerTrigger/help_de.html b/core/src/main/resources/hudson/triggers/TimerTrigger/help_de.html index dfce7a9984..01515ec9f4 100644 --- a/core/src/main/resources/hudson/triggers/TimerTrigger/help_de.html +++ b/core/src/main/resources/hudson/triggers/TimerTrigger/help_de.html @@ -13,9 +13,9 @@ sobald eine Änderung im Code vorgenommen wurde, um möglichst schnell eine Rückmeldung zu bekommen. Dazu müssen sie eine Änderungsabfrage (SCM change - notification) in Hudson einrichten. + notification) in Jenkins einrichten.

Bevor Sie also dieses Merkmal nutzen, halten Sie kurz inne und fragen Sie sich, ob dies wirklich das ist, was Sie eigentlich wollen. - \ No newline at end of file + diff --git a/core/src/main/resources/hudson/triggers/TimerTrigger/help_fr.html b/core/src/main/resources/hudson/triggers/TimerTrigger/help_fr.html index f4ae804b49..b86f236ba5 100644 --- a/core/src/main/resources/hudson/triggers/TimerTrigger/help_fr.html +++ b/core/src/main/resources/hudson/triggers/TimerTrigger/help_fr.html @@ -4,7 +4,7 @@ afin d'exécuter le projet périodiquement.

- Cette fonction est prévue principalement pour utiliser Hudson comme un + Cette fonction est prévue principalement pour utiliser Jenkins comme un remplacement de cron. Elle n'est pas faite pour la construction continue de projets logiciel. @@ -15,9 +15,9 @@ chaque changement dans la base de code, afin de donner un retour rapide sur ce changement. Pour cela, vous devez - associer la notification des changements de l'outil de gestion de version à Hudson.. + associer la notification des changements de l'outil de gestion de version à Jenkins..

Donc, avant d'utiliser cette fonctionnalité, demandez-vous si c'est bien ce que vous voulez faire. - \ No newline at end of file + diff --git a/core/src/main/resources/hudson/triggers/TimerTrigger/help_ja.html b/core/src/main/resources/hudson/triggers/TimerTrigger/help_ja.html index 918a5b4638..4aaeba3204 100644 --- a/core/src/main/resources/hudson/triggers/TimerTrigger/help_ja.html +++ b/core/src/main/resources/hudson/triggers/TimerTrigger/help_ja.html @@ -2,7 +2,7 @@ このプロジェクトを定期的に実行するクーロンのような機能を提供します。

- この機能は、クーロンの代替品としてHudsonを使用するのが第一なので、 + この機能は、クーロンの代替品としてJenkinsを使用するのが第一なので、 プロジェクトの継続的なビルドに使用するのは、望ましくありません。 継続的インテグレーションのやりはじめの頃は、 @@ -10,9 +10,9 @@ この機能を使用します。しかしながら、継続的インテグレーションのポイントは、 変更したらすぐにビルドを開始し、変更へのフィードバックをすばやくすることです。 そうするには、 - SCMの変更通知をHudsonに中継する必要があります。 + SCMの変更通知をJenkinsに中継する必要があります。

上記の通り、この機能を使用する前に、この機能が本当にあなたが必要とするものなのか、 考えてみてください。 - \ No newline at end of file + diff --git a/core/src/main/resources/hudson/triggers/TimerTrigger/help_pt_BR.html b/core/src/main/resources/hudson/triggers/TimerTrigger/help_pt_BR.html index 6d8bc727fb..aac4c5db34 100644 --- a/core/src/main/resources/hudson/triggers/TimerTrigger/help_pt_BR.html +++ b/core/src/main/resources/hudson/triggers/TimerTrigger/help_pt_BR.html @@ -3,7 +3,7 @@ para periodicamente executar este projeto.

- Esta funcionalidade é para usar o Hudson no lugar do cron, + Esta funcionalidade é para usar o Jenkins no lugar do cron, e não é ideal para projetos de software de construção contínua. Quando as pessoas iniciam na integração contínua, elas frequentemente são levadas @@ -11,7 +11,7 @@ usam esta funcionalidade. Porém, o ponto principal da integração contínua é iniciar uma construção tão logo uma mudança seja feita, para fornecer um feedback rápido sobre a mudança. Para fazer isto você precisa - ligar a notificação de mudança do SCM ao Hudson.. + ligar a notificação de mudança do SCM ao Jenkins..

Assim, antes de usar esta funcionalidade, pare e pergunte a si mesmo se isto é o que realmente você quer. diff --git a/core/src/main/resources/hudson/triggers/TimerTrigger/help_ru.html b/core/src/main/resources/hudson/triggers/TimerTrigger/help_ru.html index d5657d4eed..574e3cf648 100644 --- a/core/src/main/resources/hudson/triggers/TimerTrigger/help_ru.html +++ b/core/src/main/resources/hudson/triggers/TimerTrigger/help_ru.html @@ -3,7 +3,7 @@ 㪠 ᯨᠭ ᡮப ஥.

- 㭪 ᭮ 㦭 ᯮ짮 Hudson ⢥ + 㭪 ᭮ 㦭 ᯮ짮 Jenkins ⢥ cron, 稬 ࠧ 室 ਮ᪮ ᡮન ஥⮢. 짮⥫ ⠫ 楯樥 뢭 ⥣樨 @@ -13,11 +13,11 @@ ᥭ , ண 祭 १ ࠧࠡ稪. - ⮡ Hudson 뫮 ⠪, ன + ⮡ Jenkins 뫮 ⠪, ன 饭 ஭ SCM.

, । ⥬ ᯮ짮 㭪, ⠭ ᥡ, ⢨⥫쭮 ⮣. - \ No newline at end of file + diff --git a/core/src/main/resources/hudson/triggers/TimerTrigger/help_tr.html b/core/src/main/resources/hudson/triggers/TimerTrigger/help_tr.html index 7bd057c508..68b87b9cc7 100644 --- a/core/src/main/resources/hudson/triggers/TimerTrigger/help_tr.html +++ b/core/src/main/resources/hudson/triggers/TimerTrigger/help_tr.html @@ -3,16 +3,16 @@ gibi çalıştırabilmeyi sağlar.

- Hudson'ı cron'un alternatifi olarak kullanmak için tasarlanmıştır ve kesinlikle + Jenkins'ı cron'un alternatifi olarak kullanmak için tasarlanmıştır ve kesinlikle sürekli yapılandırılan yazılım projeleri için değildir. Sürekli entegrasyon metodu olarak, düzenli gecelik/haftalık yapılandırmalar planlanabilir. Bu özellik de bu amaç için kullanılabilse de, sürekli entegrasyonun asıl noktasının herhangi bir değişiklik olur olmaz yapılandırmanın başlatılması olduğu ve bu değişikliğe ait geri bildirimin çabucak verilmesi gerektiği unutulmamalıdır. - Bunun için SCM değişikliklerini Hudson'a bildirecek mekanizmanın + Bunun için SCM değişikliklerini Jenkins'a bildirecek mekanizmanın ayarlanması gerekir.

Yani, bu özelliği kullanmadan önce yapmak istediğinizin bu yöntem ile mi yapılması gerektiğini sorgulayın. - \ No newline at end of file + -- GitLab