diff --git a/CHANGELOG.md b/CHANGELOG.md index 50a911b..1acce23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,31 @@ Changelog of Git Changelog.

No issue

+f1988c6272ba4a6 Jenkins Server 2017-07-11 17:01:52 +

+

recommit for updates in build 14

+ +

+834532297866d17 Arne Teuke 2017-07-11 17:01:19 +

+

added one more step

+ +

+ +

v0.0.1.4

+

No issue

+ + +114dd0f0b58ec6a Arne Teuke 2017-07-11 16:57:22 +

+

removed stale FileList

+ +

+7ba28eca8e1bd88 Arne Teuke 2017-07-11 16:56:04 +

+

updated README and version

+ +

3764f0bef1450d2 Jenkins Server 2017-07-11 16:53:37

recommit for updates in build 12

@@ -32,6 +57,31 @@ Changelog of Git Changelog.

recommit for updates in build 9

+

+36dc5918e52df38 Jenkins Server 2017-07-07 16:41:30 +

+

recommit for updates in build 4

+ +

+3715b3a582a1a5a Arne Teuke 2017-07-07 16:40:31 +

+

updated README

+ +

+871d6e65baf4ec4 Jenkins Server 2017-07-07 16:38:35 +

+

recommit for updates in build 3

+ +

+a88ed09f423fbb7 Arne Teuke 2017-07-07 16:38:00 +

+

updated README

+ +

+e13154f0117c337 Jenkins Server 2017-07-07 15:22:20 +

+

recommit for updates in build 2

+

v0.0.1.3

@@ -87,31 +137,6 @@ Changelog of Git Changelog.

updated README

-

-36dc5918e52df38 Jenkins Server 2017-07-07 16:41:30 -

-

recommit for updates in build 4

- -

-3715b3a582a1a5a Arne Teuke 2017-07-07 16:40:31 -

-

updated README

- -

-871d6e65baf4ec4 Jenkins Server 2017-07-07 16:38:35 -

-

recommit for updates in build 3

- -

-a88ed09f423fbb7 Arne Teuke 2017-07-07 16:38:00 -

-

updated README

- -

-e13154f0117c337 Jenkins Server 2017-07-07 15:22:20 -

-

recommit for updates in build 2

-

v0.0.1.0

diff --git a/Jenkinsfile b/Jenkinsfile index dbbc88f..04fd883 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -183,8 +183,11 @@ Changelog of Git Changelog. stage('check for UTF-8 files') { steps { - sh '''rm -Rf tests/UTF_Files - echo "$(find . -type f -exec file {} \\;)" > FileList + sh '''if [ ! -d test ]; then + mkdir test + fi + rm -Rf tests/UTF_Files + echo "$(find . -type f -exec file {} \\\\;)" > FileList echo "$(grep -v ASCII FileList | grep -v git)" > tests/UTF_Files''' } } diff --git a/README.md b/README.md index fb6e744..729023d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ |Repo Name| version | Build Status| |---|---|---|---| -|`cd_apache`| 0.0.1.4 | [![Build Status](https://jenkins.confdroid.com/buildStatus/icon?job=cd_apache)](https://jenkins.confdroid.com/job/cd_apache/)| +|`cd_apache`| 0.0.1.5 | [![Build Status](https://jenkins.confdroid.com/buildStatus/icon?job=cd_apache)](https://jenkins.confdroid.com/job/cd_apache/)| ### Synopsis `Apache httpd` is a very powerful and widely used web server. diff --git a/doc/_index.html b/doc/_index.html index 9393545..d6c5170 100644 --- a/doc/_index.html +++ b/doc/_index.html @@ -137,7 +137,7 @@ diff --git a/doc/file.README.html b/doc/file.README.html index 6717cc4..6d92748 100644 --- a/doc/file.README.html +++ b/doc/file.README.html @@ -61,7 +61,7 @@

|Repo Name| version | Build Status| |---|---|---|---| -|cd_apache| 0.0.1.4 | cd_apache| 0.0.1.5 | {Build Status/]|

@@ -279,7 +279,7 @@ environments.

diff --git a/doc/index.html b/doc/index.html index 364c9b6..4d09e3b 100644 --- a/doc/index.html +++ b/doc/index.html @@ -61,7 +61,7 @@

|Repo Name| version | Build Status| |---|---|---|---| -|cd_apache| 0.0.1.4 | cd_apache| 0.0.1.5 | {Build Status/]|

@@ -279,7 +279,7 @@ environments.

diff --git a/doc/puppet_classes/cd_apache.html b/doc/puppet_classes/cd_apache.html index a921fd8..fcbfafb 100644 --- a/doc/puppet_classes/cd_apache.html +++ b/doc/puppet_classes/cd_apache.html @@ -140,7 +140,7 @@ class cd_apache { diff --git a/doc/puppet_classes/cd_apache_3A_3Amain_3A_3Aconfig.html b/doc/puppet_classes/cd_apache_3A_3Amain_3A_3Aconfig.html index 37535c8..ddde75f 100644 --- a/doc/puppet_classes/cd_apache_3A_3Amain_3A_3Aconfig.html +++ b/doc/puppet_classes/cd_apache_3A_3Amain_3A_3Aconfig.html @@ -153,7 +153,7 @@ class cd_apache::main::config ( diff --git a/doc/puppet_classes/cd_apache_3A_3Aparams.html b/doc/puppet_classes/cd_apache_3A_3Aparams.html index f1d85fb..11ecf81 100644 --- a/doc/puppet_classes/cd_apache_3A_3Aparams.html +++ b/doc/puppet_classes/cd_apache_3A_3Aparams.html @@ -525,7 +525,7 @@ $ae_userdir_erb = 'cd_apache/userdir_conf.erb' diff --git a/doc/puppet_classes/cd_apache_3A_3Aserver_3A_3Adirs.html b/doc/puppet_classes/cd_apache_3A_3Aserver_3A_3Adirs.html index 4a6174c..756594c 100644 --- a/doc/puppet_classes/cd_apache_3A_3Aserver_3A_3Adirs.html +++ b/doc/puppet_classes/cd_apache_3A_3Aserver_3A_3Adirs.html @@ -528,7 +528,7 @@ class cd_apache::server::dirs ( diff --git a/doc/puppet_classes/cd_apache_3A_3Aserver_3A_3Afiles.html b/doc/puppet_classes/cd_apache_3A_3Aserver_3A_3Afiles.html index eacf04b..c90cce9 100644 --- a/doc/puppet_classes/cd_apache_3A_3Aserver_3A_3Afiles.html +++ b/doc/puppet_classes/cd_apache_3A_3Aserver_3A_3Afiles.html @@ -323,7 +323,7 @@ class cd_apache::server::files ( diff --git a/doc/puppet_classes/cd_apache_3A_3Aserver_3A_3Ainstall.html b/doc/puppet_classes/cd_apache_3A_3Aserver_3A_3Ainstall.html index bcbcc55..48a1578 100644 --- a/doc/puppet_classes/cd_apache_3A_3Aserver_3A_3Ainstall.html +++ b/doc/puppet_classes/cd_apache_3A_3Aserver_3A_3Ainstall.html @@ -159,7 +159,7 @@ class cd_apache::server::install ( diff --git a/doc/puppet_classes/cd_apache_3A_3Aserver_3A_3Aservice.html b/doc/puppet_classes/cd_apache_3A_3Aserver_3A_3Aservice.html index b9c2388..59cdff5 100644 --- a/doc/puppet_classes/cd_apache_3A_3Aserver_3A_3Aservice.html +++ b/doc/puppet_classes/cd_apache_3A_3Aserver_3A_3Aservice.html @@ -165,7 +165,7 @@ class cd_apache::server::service ( diff --git a/doc/puppet_classes/cd_apache_3A_3Aserver_3A_3Auser.html b/doc/puppet_classes/cd_apache_3A_3Aserver_3A_3Auser.html index fb829ca..f0b0e12 100644 --- a/doc/puppet_classes/cd_apache_3A_3Aserver_3A_3Auser.html +++ b/doc/puppet_classes/cd_apache_3A_3Aserver_3A_3Auser.html @@ -209,7 +209,7 @@ class cd_apache::server::user ( diff --git a/doc/top-level-namespace.html b/doc/top-level-namespace.html index 72798f9..07d8699 100644 --- a/doc/top-level-namespace.html +++ b/doc/top-level-namespace.html @@ -90,7 +90,7 @@ diff --git a/tests/UTF_Files b/tests/UTF_Files index a138597..8b13789 100644 --- a/tests/UTF_Files +++ b/tests/UTF_Files @@ -1,6 +1 @@ -./.yardoc/object_types: data -./.yardoc/proxy_types: Applesoft BASIC program data -./.yardoc/complete: empty -./.yardoc/objects/root.dat: data -./doc/css/style.css: HTML document, UTF-8 Unicode text, with very long lines -./doc/js/jquery.js: HTML document, UTF-8 Unicode text, with very long lines +