/hudson-core/src/main/resources/hudson/model/Hudson/projectRelationship-help_de.properties
http://github.com/hudson/hudson · Properties File · 31 lines · 9 code · 1 blank · 21 comment · 0 complexity · 36cd2ad9cc46a95faf8462ae3ee88971 MD5 · raw file
- # The MIT License
- #
- # Copyright (c) 2004-2009, Sun Microsystems, Inc., Kohsuke Kawaguchi, Simon Wiest
- #
- # Permission is hereby granted, free of charge, to any person obtaining a copy
- # of this software and associated documentation files (the "Software"), to deal
- # in the Software without restriction, including without limitation the rights
- # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- # copies of the Software, and to permit persons to whom the Software is
- # furnished to do so, subject to the following conditions:
- #
- # The above copyright notice and this permission notice shall be included in
- # all copies or substantial portions of the Software.
- #
- # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
- # THE SOFTWARE.
- Title=Was ist eine "Projektbeziehung"?
- body=\
- Wenn Sie voneinander abh\u00E4ngige Projekte entwickeln, kann Hudson f\u00FCr Sie herausfinden, welcher Build \
- eines vorgelagerten Projektes f\u00FCr welchen Build eines nachgelagerten Projektes verwendet wurde. Dies geschieht \u00FCber \
- gespeicherte "Fingerabdr\u00FCcke", die mit Hilfe der <a href="http://hudson-ci.org/fingerprint.html">Fingerabdruck-Funktion</a> erzeugt wurden.
- For\ this\ feature\ to\ work,\ the\ following\ conditions\ need\ to\ be\ met\:=Um Projektbeziehungen nachzuverfolgen, m\u00FCssen folgende Bedingungen erf\u00FCllt sein:
- The\ upstream\ project\ records\ the\ fingerprints\ of\ its\ build\ artifacts=Das vorgelagerte Projekt zeichnet Fingerabdr\u00FCcke seiner Build-Artefakte auf.
- The\ downstream\ project\ records\ the\ fingerprints\ of\ the\ upstream\ jar\ files\ it\ uses=Das nachgelagerte Projekt zeichnet Fingerabdr\u00FCcke der verwendeten JAR-Dateien aus vorgelagerten Projekten auf.
- This\ allows\ Hudson\ to\ correlate\ two\ projects.=Diese Aufzeichnungen erlauben es Hudson, zwei Projekte zueinander in Beziehung zu setzen.