From 5a7ea998dfd1950de78b253e85a26ad9f010a3cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Humberto=20Ram=C3=ADrez=20Antonio?= Date: Thu, 11 Jan 2018 13:56:30 -0600 Subject: [PATCH 1/5] =?UTF-8?q?Modificaci=C3=B3n=20para=20actualizaci?= =?UTF-8?q?=C3=B3n=20en=20ambiente=20Local?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sonar-project.properties | 33 ++++++++++++++++++++------------- 1 file changed, 20 insertions(+), 13 deletions(-) diff --git a/sonar-project.properties b/sonar-project.properties index d84ed7c2d..c52ad56a3 100755 --- a/sonar-project.properties +++ b/sonar-project.properties @@ -1,13 +1,20 @@ -# Required metadata -sonar.projectKey=java-sonar-runner-simple -sonar.projectName=Simple Java project analyzed with the SonarQube Runner -sonar.projectVersion=1.0 - -# Comma-separated paths to directories with sources (required) -sonar.sources=src - -# Language -sonar.language=java - -# Encoding of the source files -sonar.sourceEncoding=UTF-8 \ No newline at end of file +sonar.secretKeyPath=D:\\Learning\\DevOPsSoftware\\Sonar\\sonarqube-6.7.1\\conf\\sonar-secret.txt +sonar.host.url=http://humbertolaptop:9001 +sonar.login=localadmin +sonar.password={aes}esMDgWqqFu0Yd211kP/JIg== + +# Required metadata +sonar.projectKey=java-sonar-runner-simple +sonar.projectName=Simple Java project analyzed with the SonarQube Runner +sonar.projectVersion=1.0 + +# Comma-separated paths to directories with sources (required) +sonar.sources=src + +# Language +sonar.language=java +sonar.java.src=1.7 +sonar.java.binaries=target\\classes + +# Encoding of the source files +sonar.sourceEncoding=UTF-8 From b59d779a411995a8ae6c3bdd6cb4d434473fa8a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Humberto=20Ram=C3=ADrez=20Antonio?= Date: Thu, 11 Jan 2018 14:01:46 -0600 Subject: [PATCH 2/5] =?UTF-8?q?Ajuste=20de=20versi=C3=B3n=20de=20Java?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sonar-project.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sonar-project.properties b/sonar-project.properties index c52ad56a3..0c2f07cf0 100755 --- a/sonar-project.properties +++ b/sonar-project.properties @@ -13,7 +13,7 @@ sonar.sources=src # Language sonar.language=java -sonar.java.src=1.7 +sonar.java.src=1.8 sonar.java.binaries=target\\classes # Encoding of the source files From e2881cfc66a92e4394ac562f4eb76a713a2eaa81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Humberto=20Ram=C3=ADrez=20Antonio?= Date: Thu, 11 Jan 2018 14:42:51 -0600 Subject: [PATCH 3/5] Prueba de SCM --- sonar-project.properties | 2 +- src/test/jmeter/petclinic_test_plan.jmx | 822 ++++++++++++------------ 2 files changed, 412 insertions(+), 412 deletions(-) diff --git a/sonar-project.properties b/sonar-project.properties index 0c2f07cf0..6b62cb745 100755 --- a/sonar-project.properties +++ b/sonar-project.properties @@ -1,5 +1,5 @@ -sonar.secretKeyPath=D:\\Learning\\DevOPsSoftware\\Sonar\\sonarqube-6.7.1\\conf\\sonar-secret.txt sonar.host.url=http://humbertolaptop:9001 +sonar.secretKeyPath=D:\\Learning\\DevOPsSoftware\\Sonar\\sonarqube-6.7.1\\conf\\sonar-secret.txt sonar.login=localadmin sonar.password={aes}esMDgWqqFu0Yd211kP/JIg== diff --git a/src/test/jmeter/petclinic_test_plan.jmx b/src/test/jmeter/petclinic_test_plan.jmx index 5e942b138..b9adf8849 100644 --- a/src/test/jmeter/petclinic_test_plan.jmx +++ b/src/test/jmeter/petclinic_test_plan.jmx @@ -1,411 +1,411 @@ - - - - - - false - false - - - - PETCLINIC_HOST - localhost - = - - - PETCLINIC_PORT - 8080 - = - - - CONTEXT_WEB - - = - - - - - - - - continue - - false - 10 - - 500 - 10 - 1361531541000 - 1361531541000 - false - - - true - Original : 500 - 10 - 10 - - - - 300 - - - - - - - ${PETCLINIC_HOST} - ${PETCLINIC_PORT} - - - - - - 4 - - - - - true - - - - 1 - 10 - 1 - count - - false - - - - 1 - 13 - 1 - petCount - - false - - - - - - - - - - - - - ${CONTEXT_WEB}/ - GET - true - false - true - false - false - - - - - - - - - - - - - - ${CONTEXT_WEB}/resources/css/petclinic.css - GET - true - false - true - false - false - - - - - - - - - - - - - - ${CONTEXT_WEB}/vendors/jquery/jquery.js - GET - true - false - true - false - false - - - - - - - - - - - - - - ${CONTEXT_WEB}/vets.html - GET - true - false - true - false - false - - - - - - - - - - - - - - ${CONTEXT_WEB}/owners/find.html - GET - true - false - true - false - false - - - - - - - - - - - - - - ${CONTEXT_WEB}/owners.html?lastName= - GET - true - false - true - false - false - - - - - - - - - - - - - - ${CONTEXT_WEB}/owners/${count}.html - GET - true - false - true - false - false - - - - - - - - - - - - - - ${CONTEXT_WEB}/owners/${count}/edit.html - GET - true - false - true - false - false - - - - - true - - - - false - firstName=Test&lastName=${count}&address=1234+Test+St.&city=TestCity&telephone=612345678 - = - - - - - - - - - - ${CONTEXT_WEB}/owners/${count}/edit.html - POST - true - false - true - false - false - - - - - - - - - - - - - - ${CONTEXT_WEB}/owners/${count}/pets/${petCount}/visits/new - GET - true - false - true - false - false - - - - - true - - - - false - date=2013%2F02%2F22&description=visit - = - - - - - - - - - - ${CONTEXT_WEB}/owners/${count}/pets/${petCount}/visits/new - POST - true - false - true - false - false - - - - - - - - - - - - - - ${CONTEXT_WEB}/owners/${count}.html - GET - true - false - true - false - false - - - - - false - - saveConfig - - - true - true - true - - true - true - true - true - false - true - true - false - false - false - false - false - false - false - false - 0 - true - true - - - - - - - false - - saveConfig - - - true - true - true - - true - true - true - true - false - true - true - false - false - false - false - false - false - false - false - 0 - true - true - - - - - - - - - + + + + + + false + false + + + + PETCLINIC_HOST + localhost + = + + + PETCLINIC_PORT + 8080 + = + + + CONTEXT_WEB + + = + + + + + + + + continue + + false + 10 + + 500 + 10 + 1361531541000 + 1361531541000 + false + + + true + Original : 500 - 10 - 10 + + + + 300 + + + + + + + ${PETCLINIC_HOST} + ${PETCLINIC_PORT} + + + + + + 4 + + + + + true + + + + 1 + 10 + 1 + count + + false + + + + 1 + 13 + 1 + petCount + + false + + + + + + + + + + + + + ${CONTEXT_WEB}/ + GET + true + false + true + false + false + + + + + + + + + + + + + + ${CONTEXT_WEB}/resources/css/petclinic.css + GET + true + false + true + false + false + + + + + + + + + + + + + + ${CONTEXT_WEB}/vendors/jquery/jquery.js + GET + true + false + true + false + false + + + + + + + + + + + + + + ${CONTEXT_WEB}/vets.html + GET + true + false + true + false + false + + + + + + + + + + + + + + ${CONTEXT_WEB}/owners/find.html + GET + true + false + true + false + false + + + + + + + + + + + + + + ${CONTEXT_WEB}/owners.html?lastName= + GET + true + false + true + false + false + + + + + + + + + + + + + + ${CONTEXT_WEB}/owners/${count}.html + GET + true + false + true + false + false + + + + + + + + + + + + + + ${CONTEXT_WEB}/owners/${count}/edit.html + GET + true + false + true + false + false + + + + + true + + + + false + firstName=Test&lastName=${count}&address=1234+Test+St.&city=TestCity&telephone=612345678 + = + + + + + + + + + + ${CONTEXT_WEB}/owners/${count}/edit.html + POST + true + false + true + false + false + + + + + + + + + + + + + + ${CONTEXT_WEB}/owners/${count}/pets/${petCount}/visits/new + GET + true + false + true + false + false + + + + + true + + + + false + date=2013%2F02%2F22&description=visit + = + + + + + + + + + + ${CONTEXT_WEB}/owners/${count}/pets/${petCount}/visits/new + POST + true + false + true + false + false + + + + + + + + + + + + + + ${CONTEXT_WEB}/owners/${count}.html + GET + true + false + true + false + false + + + + + false + + saveConfig + + + true + true + true + + true + true + true + true + false + true + true + false + false + false + false + false + false + false + false + 0 + true + true + + + + + + + false + + saveConfig + + + true + true + true + + true + true + true + true + false + true + true + false + false + false + false + false + false + false + false + 0 + true + true + + + + + + + + + From e0abc52daef8bf41f0c31bb28e09ef5fd5b491f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Humberto=20Ram=C3=ADrez=20Antonio?= Date: Thu, 18 Jan 2018 20:21:15 -0600 Subject: [PATCH 4/5] Integration Slack Integration Slack --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 3f4c376ec..37b50bd4c 100644 --- a/readme.md +++ b/readme.md @@ -117,3 +117,5 @@ The Spring PetClinic sample application is released under version 2.0 of the [Ap [spring-petclinic-reactjs]: https://github.com/spring-petclinic/spring-petclinic-reactjs [spring-petclinic-graphql]: https://github.com/spring-petclinic/spring-petclinic-graphql [spring-petclinic-kotlin]: https://github.com/spring-petclinic/spring-petclinic-kotlin + +# Integration Slack From 1d860c92acaa20e6614a8d480b029216de99b83a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Humberto=20Ram=C3=ADrez=20Antonio?= Date: Thu, 18 Jan 2018 20:22:18 -0600 Subject: [PATCH 5/5] Cambio en branch Cambio en branch --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 37b50bd4c..3dc8eb56e 100644 --- a/readme.md +++ b/readme.md @@ -119,3 +119,4 @@ The Spring PetClinic sample application is released under version 2.0 of the [Ap [spring-petclinic-kotlin]: https://github.com/spring-petclinic/spring-petclinic-kotlin # Integration Slack + Cambio en branch