... |
... |
@@ -510,7
+510,7 @@ |
510 |
510 |
</configuration> |
511 |
511 |
</plugin> |
512 |
512 |
|
513 |
|
- <!-- If using the maven-assembly-plugin --> |
|
513 |
+ <!-- If using the maven-assembly-plugin --> |
514 |
514 |
<plugin> |
515 |
515 |
<groupId>org.apache.maven.plugins</groupId> |
516 |
516 |
<artifactId>maven-assembly-plugin</artifactId> |
... |
... |
@@ -554,3
+554,19 @@ |
554 |
554 |
{{/code}} |
555 |
555 |
|
556 |
556 |
Hinweis: IDE wie Eclipse und IntelliJ erlauben es, eine Build-Konfiguration für das Plugin-Projekt zu erstellen, wo die Parameter //fcDeployUrl//, //fcDeployClientId// und //fcDeployToken// hinterlegt werden können. |
|
557 |
+ |
|
558 |
+== Changelog |
|
559 |
+ |
|
560 |
+In diesem Abschnitt werden die vorhandenen Versionen des Deploy-Plugins und die jeweiligen Änderungen in dieser Version beschrieben. |
|
561 |
+ |
|
562 |
+=== 1.1.0 |
|
563 |
+ |
|
564 |
+* Anpassungen für FORMCYCLE 6.4. |
|
565 |
+ |
|
566 |
+=== 1.0.1 |
|
567 |
+ |
|
568 |
+* Verbesserte Fehlerbehandlung bei der Plugin-Installation. |
|
569 |
+ |
|
570 |
+=== 1.0.0 |
|
571 |
+ |
|
572 |
+* Initialer Release |