From 2551ff0e64c5e67bff4bbe7725dc7d73e7957b20 Mon Sep 17 00:00:00 2001 From: Juanito Cameros Date: Wed, 13 Nov 2024 18:06:52 +0100 Subject: [PATCH] task creator created, still work to be done --- .gitignore | 0 AnalyseClient/.classpath | 0 AnalyseClient/.project | 0 .../.settings/org.eclipse.jdt.core.prefs | 0 .../.settings/org.eclipse.m2e.core.prefs | 0 AnalyseClient/pom.xml | 0 .../src/main/java/ClientOfAnalyzer.java | 0 .../src/main/resources/wsdl/analyzer.wsdl | 0 .../target/classes/ClientOfAnalyzer.class | Bin .../target/classes/META-INF/MANIFEST.MF | 0 .../fr.insa.soap/ClientWS/pom.properties | 0 .../maven/fr.insa.soap/ClientWS/pom.xml | 0 .../AnalyseClient/pom.properties | 0 .../fr.insa.ws.soap/AnalyseClient/pom.xml | 0 .../soap/wsdltojava/AnalyserChaineWS.class | Bin .../fr/insa/soap/wsdltojava/Analyzer.class | Bin .../fr/insa/soap/wsdltojava/Compare.class | Bin .../soap/wsdltojava/CompareResponse.class | Bin .../insa/soap/wsdltojava/ObjectFactory.class | Bin .../insa/soap/wsdltojava/package-info.class | Bin .../target/classes/wsdl/analyzer.wsdl | 0 .../.3B50E8084EFAFD2FEAFB634EE499AF485E9DB4E3 | Bin .../soap/wsdltojava/AnalyserChaineWS.java | 0 .../cxf/fr/insa/soap/wsdltojava/Analyzer.java | 0 .../cxf/fr/insa/soap/wsdltojava/Compare.java | 0 .../insa/soap/wsdltojava/CompareResponse.java | 0 .../insa/soap/wsdltojava/ObjectFactory.java | 0 .../fr/insa/soap/wsdltojava/package-info.java | 0 AuthentificationServer.zip | Bin 16880 -> 0 bytes AuthentificationServer/.gitattributes | 0 AuthentificationServer/.gitignore | 0 .../.mvn/wrapper/maven-wrapper.properties | 0 AuthentificationServer/mvnw.cmd | 0 AuthentificationServer/pom.xml | 0 .../AuthentificationServerApplication.java | 0 .../src/main/resources/application.properties | 0 ...uthentificationServerApplicationTests.java | 0 Benevolat/.classpath | 0 Benevolat/.project | 0 .../.settings/org.eclipse.jdt.core.prefs | 0 .../.settings/org.eclipse.m2e.core.prefs | 0 Benevolat/pom.xml | 0 .../insa/soap/AnalyserChaineApplication.java | 0 .../java/fr/insa/soap/AnalyserChaineWS.java | 0 Benevolat/target/classes/META-INF/MANIFEST.MF | 0 .../fr.insa.ws.soap/Benevolat/pom.properties | 0 .../maven/fr.insa.ws.soap/Benevolat/pom.xml | 0 .../insa/soap/AnalyserChaineApplication.class | Bin .../fr/insa/soap/AnalyserChaineWS.class | Bin ConfigClient/.gitattributes | 0 ConfigClient/.gitignore | 0 .../.mvn/wrapper/maven-wrapper.properties | 0 ConfigClient/mvnw.cmd | 0 ConfigClient/pom.xml | 0 .../ConfigClient/ConfigClientApplication.java | 0 .../resources/ClientConfigResource.java | 0 .../src/main/resources/application.properties | 0 .../ConfigClientApplicationTests.java | 0 ConfigServer/.gitattributes | 0 ConfigServer/.gitignore | 0 .../.mvn/wrapper/maven-wrapper.properties | 0 ConfigServer/mvnw.cmd | 0 ConfigServer/pom.xml | 0 .../ConfigServer/ConfigServerApplication.java | 0 .../src/main/resources/application.properties | 0 .../resources/client-service-dev.properties | 0 .../main/resources/client-service.properties | 0 .../ConfigServerApplicationTests.java | 0 NumberConversion/.classpath | 0 NumberConversion/.project | 0 .../.settings/org.eclipse.jdt.core.prefs | 0 .../.settings/org.eclipse.m2e.core.prefs | 0 NumberConversion/pom.xml | 0 .../src/main/java/NumberConversionTester.java | 0 .../main/resources/wsdl/numberconversion.wsdl | 0 .../target/classes/META-INF/MANIFEST.MF | 0 .../NumberConversion/pom.properties | 0 .../fr.insa.soap/NumberConversion/pom.xml | 0 .../classes/NumberConversionTester.class | Bin .../soap/wsdltojava/NumberConversion.class | Bin .../wsdltojava/NumberConversionSoapType.class | Bin .../soap/wsdltojava/NumberToDollars.class | Bin .../wsdltojava/NumberToDollarsResponse.class | Bin .../insa/soap/wsdltojava/NumberToWords.class | Bin .../wsdltojava/NumberToWordsResponse.class | Bin .../insa/soap/wsdltojava/ObjectFactory.class | Bin .../insa/soap/wsdltojava/package-info.class | Bin .../target/classes/wsdl/numberconversion.wsdl | 0 .../.06AC7E89EFA784B989AF93554BD7BC700CCD147E | Bin .../soap/wsdltojava/NumberConversion.java | 0 .../wsdltojava/NumberConversionSoapType.java | 0 .../insa/soap/wsdltojava/NumberToDollars.java | 0 .../wsdltojava/NumberToDollarsResponse.java | 0 .../insa/soap/wsdltojava/NumberToWords.java | 0 .../wsdltojava/NumberToWordsResponse.java | 0 .../insa/soap/wsdltojava/ObjectFactory.java | 0 .../fr/insa/soap/wsdltojava/package-info.java | 0 RestProject/.classpath | 0 RestProject/.gitignore | 0 RestProject/.project | 0 RestProject/.settings/.jsdtscope | 0 .../org.eclipse.core.resources.prefs | 0 .../.settings/org.eclipse.jdt.core.prefs | 0 .../.settings/org.eclipse.m2e.core.prefs | 0 .../org.eclipse.wst.common.component | 0 ....eclipse.wst.common.project.facet.core.xml | 0 ...rg.eclipse.wst.jsdt.ui.superType.container | 0 .../org.eclipse.wst.jsdt.ui.superType.name | 0 .../org.eclipse.wst.validation.prefs | 0 RestProject/pom.xml | 0 .../java/fr/insa/rest/RestProject/Binome.java | 0 .../fr/insa/rest/RestProject/Comparator.java | 0 .../fr/insa/rest/RestProject/Etudiant.java | 0 .../rest/RestProject/EtudiantRessource.java | 0 .../java/fr/insa/rest/RestProject/Link.java | 0 .../fr/insa/rest/RestProject/MyResource.java | 0 .../java/fr/insa/rest/RestProject/Stage.java | 0 .../insa/rest/RestProject/StageRessource.java | 0 RestProject/src/main/webapp/WEB-INF/web.xml | 0 RestProject/src/main/webapp/index.jsp | 0 .../fr/insa/rest/RestProject/Binome.class | Bin .../fr/insa/rest/RestProject/Comparator.class | Bin .../fr/insa/rest/RestProject/Etudiant.class | Bin .../rest/RestProject/EtudiantRessource.class | Bin .../fr/insa/rest/RestProject/Link.class | Bin .../fr/insa/rest/RestProject/MyResource.class | Bin .../fr/insa/rest/RestProject/Stage.class | Bin .../rest/RestProject/StageRessource.class | Bin .../web-resources/META-INF/MANIFEST.MF | 0 .../fr.insa.rest/RestProject/pom.properties | 0 .../maven/fr.insa.rest/RestProject/pom.xml | 0 Servers/.project | 0 .../org.eclipse.core.resources.prefs | 0 .../org.eclipse.wst.server.core.prefs | 0 .../catalina.policy | 0 .../catalina.properties | 0 .../context.xml | 0 .../server.xml | 0 .../tomcat-users.xml | 0 .../web.xml | 0 TestRest/.classpath | 0 TestRest/.project | 0 TestRest/.settings/.jsdtscope | 0 .../org.eclipse.core.resources.prefs | 0 TestRest/.settings/org.eclipse.jdt.core.prefs | 0 TestRest/.settings/org.eclipse.m2e.core.prefs | 0 .../org.eclipse.wst.common.component | 0 ....eclipse.wst.common.project.facet.core.xml | 0 ...rg.eclipse.wst.jsdt.ui.superType.container | 0 .../org.eclipse.wst.jsdt.ui.superType.name | 0 .../org.eclipse.wst.validation.prefs | 0 TestRest/pom.xml | 0 .../fr/insa/rest/TestRest/ClientRest.java | 0 .../fr/insa/rest/TestRest/ClientRest.class | Bin .../web-resources/META-INF/MANIFEST.MF | 0 .../fr.insa.rest/TestRest/pom.properties | 0 .../maven/fr.insa.rest/TestRest/pom.xml | 0 msDiscovery/.gitattributes | 0 msDiscovery/.gitignore | 0 .../.mvn/wrapper/maven-wrapper.properties | 0 msDiscovery/mvnw.cmd | 0 msDiscovery/pom.xml | 0 .../msDiscovery/MsDiscoveryApplication.java | 0 .../src/main/resources/application.properties | 0 .../MsDiscoveryApplicationTests.java | 0 studentEvalService/.gitattributes | 0 studentEvalService/.gitignore | 0 .../.mvn/wrapper/maven-wrapper.properties | 0 studentEvalService/mvnw.cmd | 0 studentEvalService/pom.xml | 0 .../StudentEvalServiceApplication.java | 0 .../studentEvalService/model/Evaluation.java | 0 .../ressource/StudentEvalRessource.java | 0 .../src/main/resources/application.properties | 0 .../StudentEvalServiceApplicationTests.java | 0 studentInfoService/.gitattributes | 0 studentInfoService/.gitignore | 0 .../.mvn/wrapper/maven-wrapper.properties | 0 studentInfoService/mvnw.cmd | 0 studentInfoService/pom.xml | 0 studentInfoService/src/.DS_Store | Bin 0 -> 6148 bytes .../StudentInfoServiceApplication.java | 0 .../model/StudentInfos.java | 0 .../ressources/StudentInfoRessource.java | 0 .../src/main/resources/application.properties | 0 .../StudentInfoServiceApplicationTests.java | 0 studentListService/.gitattributes | 0 studentListService/.gitignore | 0 .../.mvn/wrapper/maven-wrapper.properties | 0 studentListService/mvnw.cmd | 0 studentListService/pom.xml | 0 .../StudentListServiceApplication.java | 0 .../studentListService/model/Evaluation.java | 0 .../mas/studentListService/model/Student.java | 0 .../model/StudentIDList.java | 0 .../model/StudentInfos.java | 0 .../ressources/StudentListRessource.java | 0 .../src/main/resources/application.properties | 0 .../StudentListServiceApplicationTests.java | 0 studentManagementMS/.gitattributes | 0 studentManagementMS/.gitignore | 0 .../.mvn/wrapper/maven-wrapper.properties | 0 studentManagementMS/mvnw.cmd | 0 studentManagementMS/pom.xml | 0 .../StudentManagementMsApplication.java | 0 .../controller/StudentRessource.java | 0 .../studentManagementMS/model/Student.java | 0 .../src/main/resources/application.properties | 0 .../StudentManagementMsApplicationTests.java | 0 taskCreator/.gitattributes | 2 + taskCreator/.gitignore | 33 +++ .../.mvn/wrapper/maven-wrapper.properties | 19 ++ taskCreator/mvnw | 259 ++++++++++++++++++ taskCreator/mvnw.cmd | 149 ++++++++++ taskCreator/pom.xml | 89 ++++++ .../taskCreator/TaskCreatorApplication.java | 13 + .../taskCreator/controller/taskRessource.java | 5 + .../fr/insa/mas/taskCreator/model/task.java | 117 ++++++++ .../src/main/resources/application.properties | 1 + .../TaskCreatorApplicationTests.java | 13 + 220 files changed, 700 insertions(+) mode change 100644 => 100755 .gitignore mode change 100644 => 100755 AnalyseClient/.classpath mode change 100644 => 100755 AnalyseClient/.project mode change 100644 => 100755 AnalyseClient/.settings/org.eclipse.jdt.core.prefs mode change 100644 => 100755 AnalyseClient/.settings/org.eclipse.m2e.core.prefs mode change 100644 => 100755 AnalyseClient/pom.xml mode change 100644 => 100755 AnalyseClient/src/main/java/ClientOfAnalyzer.java mode change 100644 => 100755 AnalyseClient/src/main/resources/wsdl/analyzer.wsdl mode change 100644 => 100755 AnalyseClient/target/classes/ClientOfAnalyzer.class mode change 100644 => 100755 AnalyseClient/target/classes/META-INF/MANIFEST.MF mode change 100644 => 100755 AnalyseClient/target/classes/META-INF/maven/fr.insa.soap/ClientWS/pom.properties mode change 100644 => 100755 AnalyseClient/target/classes/META-INF/maven/fr.insa.soap/ClientWS/pom.xml mode change 100644 => 100755 AnalyseClient/target/classes/META-INF/maven/fr.insa.ws.soap/AnalyseClient/pom.properties mode change 100644 => 100755 AnalyseClient/target/classes/META-INF/maven/fr.insa.ws.soap/AnalyseClient/pom.xml mode change 100644 => 100755 AnalyseClient/target/classes/fr/insa/soap/wsdltojava/AnalyserChaineWS.class mode change 100644 => 100755 AnalyseClient/target/classes/fr/insa/soap/wsdltojava/Analyzer.class mode change 100644 => 100755 AnalyseClient/target/classes/fr/insa/soap/wsdltojava/Compare.class mode change 100644 => 100755 AnalyseClient/target/classes/fr/insa/soap/wsdltojava/CompareResponse.class mode change 100644 => 100755 AnalyseClient/target/classes/fr/insa/soap/wsdltojava/ObjectFactory.class mode change 100644 => 100755 AnalyseClient/target/classes/fr/insa/soap/wsdltojava/package-info.class mode change 100644 => 100755 AnalyseClient/target/classes/wsdl/analyzer.wsdl mode change 100644 => 100755 AnalyseClient/target/cxf-codegen-plugin-markers/.3B50E8084EFAFD2FEAFB634EE499AF485E9DB4E3 mode change 100644 => 100755 AnalyseClient/target/generated-sources/cxf/fr/insa/soap/wsdltojava/AnalyserChaineWS.java mode change 100644 => 100755 AnalyseClient/target/generated-sources/cxf/fr/insa/soap/wsdltojava/Analyzer.java mode change 100644 => 100755 AnalyseClient/target/generated-sources/cxf/fr/insa/soap/wsdltojava/Compare.java mode change 100644 => 100755 AnalyseClient/target/generated-sources/cxf/fr/insa/soap/wsdltojava/CompareResponse.java mode change 100644 => 100755 AnalyseClient/target/generated-sources/cxf/fr/insa/soap/wsdltojava/ObjectFactory.java mode change 100644 => 100755 AnalyseClient/target/generated-sources/cxf/fr/insa/soap/wsdltojava/package-info.java delete mode 100644 AuthentificationServer.zip mode change 100644 => 100755 AuthentificationServer/.gitattributes mode change 100644 => 100755 AuthentificationServer/.gitignore mode change 100644 => 100755 AuthentificationServer/.mvn/wrapper/maven-wrapper.properties mode change 100644 => 100755 AuthentificationServer/mvnw.cmd mode change 100644 => 100755 AuthentificationServer/pom.xml mode change 100644 => 100755 AuthentificationServer/src/main/java/fr/insa/ms/AuthentificationServer/AuthentificationServerApplication.java mode change 100644 => 100755 AuthentificationServer/src/main/resources/application.properties mode change 100644 => 100755 AuthentificationServer/src/test/java/fr/insa/ms/AuthentificationServer/AuthentificationServerApplicationTests.java mode change 100644 => 100755 Benevolat/.classpath mode change 100644 => 100755 Benevolat/.project mode change 100644 => 100755 Benevolat/.settings/org.eclipse.jdt.core.prefs mode change 100644 => 100755 Benevolat/.settings/org.eclipse.m2e.core.prefs mode change 100644 => 100755 Benevolat/pom.xml mode change 100644 => 100755 Benevolat/src/main/java/fr/insa/soap/AnalyserChaineApplication.java mode change 100644 => 100755 Benevolat/src/main/java/fr/insa/soap/AnalyserChaineWS.java mode change 100644 => 100755 Benevolat/target/classes/META-INF/MANIFEST.MF mode change 100644 => 100755 Benevolat/target/classes/META-INF/maven/fr.insa.ws.soap/Benevolat/pom.properties mode change 100644 => 100755 Benevolat/target/classes/META-INF/maven/fr.insa.ws.soap/Benevolat/pom.xml mode change 100644 => 100755 Benevolat/target/classes/fr/insa/soap/AnalyserChaineApplication.class mode change 100644 => 100755 Benevolat/target/classes/fr/insa/soap/AnalyserChaineWS.class mode change 100644 => 100755 ConfigClient/.gitattributes mode change 100644 => 100755 ConfigClient/.gitignore mode change 100644 => 100755 ConfigClient/.mvn/wrapper/maven-wrapper.properties mode change 100644 => 100755 ConfigClient/mvnw.cmd mode change 100644 => 100755 ConfigClient/pom.xml mode change 100644 => 100755 ConfigClient/src/main/java/fr/insa/ms/server/config/ConfigClient/ConfigClientApplication.java mode change 100644 => 100755 ConfigClient/src/main/java/fr/insa/ms/server/config/ConfigClient/resources/ClientConfigResource.java mode change 100644 => 100755 ConfigClient/src/main/resources/application.properties mode change 100644 => 100755 ConfigClient/src/test/java/fr/insa/ms/server/config/ConfigClient/ConfigClientApplicationTests.java mode change 100644 => 100755 ConfigServer/.gitattributes mode change 100644 => 100755 ConfigServer/.gitignore mode change 100644 => 100755 ConfigServer/.mvn/wrapper/maven-wrapper.properties mode change 100644 => 100755 ConfigServer/mvnw.cmd mode change 100644 => 100755 ConfigServer/pom.xml mode change 100644 => 100755 ConfigServer/src/main/java/fr/insa/ms/server/config/ConfigServer/ConfigServerApplication.java mode change 100644 => 100755 ConfigServer/src/main/resources/application.properties mode change 100644 => 100755 ConfigServer/src/main/resources/client-service-dev.properties mode change 100644 => 100755 ConfigServer/src/main/resources/client-service.properties mode change 100644 => 100755 ConfigServer/src/test/java/fr/insa/ms/server/config/ConfigServer/ConfigServerApplicationTests.java mode change 100644 => 100755 NumberConversion/.classpath mode change 100644 => 100755 NumberConversion/.project mode change 100644 => 100755 NumberConversion/.settings/org.eclipse.jdt.core.prefs mode change 100644 => 100755 NumberConversion/.settings/org.eclipse.m2e.core.prefs mode change 100644 => 100755 NumberConversion/pom.xml mode change 100644 => 100755 NumberConversion/src/main/java/NumberConversionTester.java mode change 100644 => 100755 NumberConversion/src/main/resources/wsdl/numberconversion.wsdl mode change 100644 => 100755 NumberConversion/target/classes/META-INF/MANIFEST.MF mode change 100644 => 100755 NumberConversion/target/classes/META-INF/maven/fr.insa.soap/NumberConversion/pom.properties mode change 100644 => 100755 NumberConversion/target/classes/META-INF/maven/fr.insa.soap/NumberConversion/pom.xml mode change 100644 => 100755 NumberConversion/target/classes/NumberConversionTester.class mode change 100644 => 100755 NumberConversion/target/classes/fr/insa/soap/wsdltojava/NumberConversion.class mode change 100644 => 100755 NumberConversion/target/classes/fr/insa/soap/wsdltojava/NumberConversionSoapType.class mode change 100644 => 100755 NumberConversion/target/classes/fr/insa/soap/wsdltojava/NumberToDollars.class mode change 100644 => 100755 NumberConversion/target/classes/fr/insa/soap/wsdltojava/NumberToDollarsResponse.class mode change 100644 => 100755 NumberConversion/target/classes/fr/insa/soap/wsdltojava/NumberToWords.class mode change 100644 => 100755 NumberConversion/target/classes/fr/insa/soap/wsdltojava/NumberToWordsResponse.class mode change 100644 => 100755 NumberConversion/target/classes/fr/insa/soap/wsdltojava/ObjectFactory.class mode change 100644 => 100755 NumberConversion/target/classes/fr/insa/soap/wsdltojava/package-info.class mode change 100644 => 100755 NumberConversion/target/classes/wsdl/numberconversion.wsdl mode change 100644 => 100755 NumberConversion/target/cxf-codegen-plugin-markers/.06AC7E89EFA784B989AF93554BD7BC700CCD147E mode change 100644 => 100755 NumberConversion/target/generated-sources/cxf/fr/insa/soap/wsdltojava/NumberConversion.java mode change 100644 => 100755 NumberConversion/target/generated-sources/cxf/fr/insa/soap/wsdltojava/NumberConversionSoapType.java mode change 100644 => 100755 NumberConversion/target/generated-sources/cxf/fr/insa/soap/wsdltojava/NumberToDollars.java mode change 100644 => 100755 NumberConversion/target/generated-sources/cxf/fr/insa/soap/wsdltojava/NumberToDollarsResponse.java mode change 100644 => 100755 NumberConversion/target/generated-sources/cxf/fr/insa/soap/wsdltojava/NumberToWords.java mode change 100644 => 100755 NumberConversion/target/generated-sources/cxf/fr/insa/soap/wsdltojava/NumberToWordsResponse.java mode change 100644 => 100755 NumberConversion/target/generated-sources/cxf/fr/insa/soap/wsdltojava/ObjectFactory.java mode change 100644 => 100755 NumberConversion/target/generated-sources/cxf/fr/insa/soap/wsdltojava/package-info.java mode change 100644 => 100755 RestProject/.classpath mode change 100644 => 100755 RestProject/.gitignore mode change 100644 => 100755 RestProject/.project mode change 100644 => 100755 RestProject/.settings/.jsdtscope mode change 100644 => 100755 RestProject/.settings/org.eclipse.core.resources.prefs mode change 100644 => 100755 RestProject/.settings/org.eclipse.jdt.core.prefs mode change 100644 => 100755 RestProject/.settings/org.eclipse.m2e.core.prefs mode change 100644 => 100755 RestProject/.settings/org.eclipse.wst.common.component mode change 100644 => 100755 RestProject/.settings/org.eclipse.wst.common.project.facet.core.xml mode change 100644 => 100755 RestProject/.settings/org.eclipse.wst.jsdt.ui.superType.container mode change 100644 => 100755 RestProject/.settings/org.eclipse.wst.jsdt.ui.superType.name mode change 100644 => 100755 RestProject/.settings/org.eclipse.wst.validation.prefs mode change 100644 => 100755 RestProject/pom.xml mode change 100644 => 100755 RestProject/src/main/java/fr/insa/rest/RestProject/Binome.java mode change 100644 => 100755 RestProject/src/main/java/fr/insa/rest/RestProject/Comparator.java mode change 100644 => 100755 RestProject/src/main/java/fr/insa/rest/RestProject/Etudiant.java mode change 100644 => 100755 RestProject/src/main/java/fr/insa/rest/RestProject/EtudiantRessource.java mode change 100644 => 100755 RestProject/src/main/java/fr/insa/rest/RestProject/Link.java mode change 100644 => 100755 RestProject/src/main/java/fr/insa/rest/RestProject/MyResource.java mode change 100644 => 100755 RestProject/src/main/java/fr/insa/rest/RestProject/Stage.java mode change 100644 => 100755 RestProject/src/main/java/fr/insa/rest/RestProject/StageRessource.java mode change 100644 => 100755 RestProject/src/main/webapp/WEB-INF/web.xml mode change 100644 => 100755 RestProject/src/main/webapp/index.jsp mode change 100644 => 100755 RestProject/target/classes/fr/insa/rest/RestProject/Binome.class mode change 100644 => 100755 RestProject/target/classes/fr/insa/rest/RestProject/Comparator.class mode change 100644 => 100755 RestProject/target/classes/fr/insa/rest/RestProject/Etudiant.class mode change 100644 => 100755 RestProject/target/classes/fr/insa/rest/RestProject/EtudiantRessource.class mode change 100644 => 100755 RestProject/target/classes/fr/insa/rest/RestProject/Link.class mode change 100644 => 100755 RestProject/target/classes/fr/insa/rest/RestProject/MyResource.class mode change 100644 => 100755 RestProject/target/classes/fr/insa/rest/RestProject/Stage.class mode change 100644 => 100755 RestProject/target/classes/fr/insa/rest/RestProject/StageRessource.class mode change 100644 => 100755 RestProject/target/m2e-wtp/web-resources/META-INF/MANIFEST.MF mode change 100644 => 100755 RestProject/target/m2e-wtp/web-resources/META-INF/maven/fr.insa.rest/RestProject/pom.properties mode change 100644 => 100755 RestProject/target/m2e-wtp/web-resources/META-INF/maven/fr.insa.rest/RestProject/pom.xml mode change 100644 => 100755 Servers/.project mode change 100644 => 100755 Servers/.settings/org.eclipse.core.resources.prefs mode change 100644 => 100755 Servers/.settings/org.eclipse.wst.server.core.prefs mode change 100644 => 100755 Servers/Tomcat v10.1 Server at localhost-config/catalina.policy mode change 100644 => 100755 Servers/Tomcat v10.1 Server at localhost-config/catalina.properties mode change 100644 => 100755 Servers/Tomcat v10.1 Server at localhost-config/context.xml mode change 100644 => 100755 Servers/Tomcat v10.1 Server at localhost-config/server.xml mode change 100644 => 100755 Servers/Tomcat v10.1 Server at localhost-config/tomcat-users.xml mode change 100644 => 100755 Servers/Tomcat v10.1 Server at localhost-config/web.xml mode change 100644 => 100755 TestRest/.classpath mode change 100644 => 100755 TestRest/.project mode change 100644 => 100755 TestRest/.settings/.jsdtscope mode change 100644 => 100755 TestRest/.settings/org.eclipse.core.resources.prefs mode change 100644 => 100755 TestRest/.settings/org.eclipse.jdt.core.prefs mode change 100644 => 100755 TestRest/.settings/org.eclipse.m2e.core.prefs mode change 100644 => 100755 TestRest/.settings/org.eclipse.wst.common.component mode change 100644 => 100755 TestRest/.settings/org.eclipse.wst.common.project.facet.core.xml mode change 100644 => 100755 TestRest/.settings/org.eclipse.wst.jsdt.ui.superType.container mode change 100644 => 100755 TestRest/.settings/org.eclipse.wst.jsdt.ui.superType.name mode change 100644 => 100755 TestRest/.settings/org.eclipse.wst.validation.prefs mode change 100644 => 100755 TestRest/pom.xml mode change 100644 => 100755 TestRest/src/main/java/fr/insa/rest/TestRest/ClientRest.java mode change 100644 => 100755 TestRest/target/classes/fr/insa/rest/TestRest/ClientRest.class mode change 100644 => 100755 TestRest/target/m2e-wtp/web-resources/META-INF/MANIFEST.MF mode change 100644 => 100755 TestRest/target/m2e-wtp/web-resources/META-INF/maven/fr.insa.rest/TestRest/pom.properties mode change 100644 => 100755 TestRest/target/m2e-wtp/web-resources/META-INF/maven/fr.insa.rest/TestRest/pom.xml mode change 100644 => 100755 msDiscovery/.gitattributes mode change 100644 => 100755 msDiscovery/.gitignore mode change 100644 => 100755 msDiscovery/.mvn/wrapper/maven-wrapper.properties mode change 100644 => 100755 msDiscovery/mvnw.cmd mode change 100644 => 100755 msDiscovery/pom.xml mode change 100644 => 100755 msDiscovery/src/main/java/fr/insa/mas/msDiscovery/MsDiscoveryApplication.java mode change 100644 => 100755 msDiscovery/src/main/resources/application.properties mode change 100644 => 100755 msDiscovery/src/test/java/fr/insa/mas/msDiscovery/MsDiscoveryApplicationTests.java mode change 100644 => 100755 studentEvalService/.gitattributes mode change 100644 => 100755 studentEvalService/.gitignore mode change 100644 => 100755 studentEvalService/.mvn/wrapper/maven-wrapper.properties mode change 100644 => 100755 studentEvalService/mvnw.cmd mode change 100644 => 100755 studentEvalService/pom.xml mode change 100644 => 100755 studentEvalService/src/main/java/fr/insa/mas/studentEvalService/StudentEvalServiceApplication.java mode change 100644 => 100755 studentEvalService/src/main/java/fr/insa/mas/studentEvalService/model/Evaluation.java mode change 100644 => 100755 studentEvalService/src/main/java/fr/insa/mas/studentEvalService/ressource/StudentEvalRessource.java mode change 100644 => 100755 studentEvalService/src/main/resources/application.properties mode change 100644 => 100755 studentEvalService/src/test/java/fr/insa/mas/studentEvalService/StudentEvalServiceApplicationTests.java mode change 100644 => 100755 studentInfoService/.gitattributes mode change 100644 => 100755 studentInfoService/.gitignore mode change 100644 => 100755 studentInfoService/.mvn/wrapper/maven-wrapper.properties mode change 100644 => 100755 studentInfoService/mvnw.cmd mode change 100644 => 100755 studentInfoService/pom.xml create mode 100644 studentInfoService/src/.DS_Store mode change 100644 => 100755 studentInfoService/src/main/java/fr/insa/mas/studentInfoService/StudentInfoServiceApplication.java mode change 100644 => 100755 studentInfoService/src/main/java/fr/insa/mas/studentInfoService/model/StudentInfos.java mode change 100644 => 100755 studentInfoService/src/main/java/fr/insa/mas/studentInfoService/ressources/StudentInfoRessource.java mode change 100644 => 100755 studentInfoService/src/main/resources/application.properties mode change 100644 => 100755 studentInfoService/src/test/java/fr/insa/mas/studentInfoService/StudentInfoServiceApplicationTests.java mode change 100644 => 100755 studentListService/.gitattributes mode change 100644 => 100755 studentListService/.gitignore mode change 100644 => 100755 studentListService/.mvn/wrapper/maven-wrapper.properties mode change 100644 => 100755 studentListService/mvnw.cmd mode change 100644 => 100755 studentListService/pom.xml mode change 100644 => 100755 studentListService/src/main/java/fr/insa/mas/studentListService/StudentListServiceApplication.java mode change 100644 => 100755 studentListService/src/main/java/fr/insa/mas/studentListService/model/Evaluation.java mode change 100644 => 100755 studentListService/src/main/java/fr/insa/mas/studentListService/model/Student.java mode change 100644 => 100755 studentListService/src/main/java/fr/insa/mas/studentListService/model/StudentIDList.java mode change 100644 => 100755 studentListService/src/main/java/fr/insa/mas/studentListService/model/StudentInfos.java mode change 100644 => 100755 studentListService/src/main/java/fr/insa/mas/studentListService/ressources/StudentListRessource.java mode change 100644 => 100755 studentListService/src/main/resources/application.properties mode change 100644 => 100755 studentListService/src/test/java/fr/insa/mas/studentListService/StudentListServiceApplicationTests.java mode change 100644 => 100755 studentManagementMS/.gitattributes mode change 100644 => 100755 studentManagementMS/.gitignore mode change 100644 => 100755 studentManagementMS/.mvn/wrapper/maven-wrapper.properties mode change 100644 => 100755 studentManagementMS/mvnw.cmd mode change 100644 => 100755 studentManagementMS/pom.xml mode change 100644 => 100755 studentManagementMS/src/main/java/fr/insa/mas/studentManagementMS/StudentManagementMsApplication.java mode change 100644 => 100755 studentManagementMS/src/main/java/fr/insa/mas/studentManagementMS/controller/StudentRessource.java mode change 100644 => 100755 studentManagementMS/src/main/java/fr/insa/mas/studentManagementMS/model/Student.java mode change 100644 => 100755 studentManagementMS/src/main/resources/application.properties mode change 100644 => 100755 studentManagementMS/src/test/java/fr/insa/mas/studentManagementMS/StudentManagementMsApplicationTests.java create mode 100755 taskCreator/.gitattributes create mode 100755 taskCreator/.gitignore create mode 100755 taskCreator/.mvn/wrapper/maven-wrapper.properties create mode 100755 taskCreator/mvnw create mode 100755 taskCreator/mvnw.cmd create mode 100755 taskCreator/pom.xml create mode 100755 taskCreator/src/main/java/fr/insa/mas/taskCreator/TaskCreatorApplication.java create mode 100644 taskCreator/src/main/java/fr/insa/mas/taskCreator/controller/taskRessource.java create mode 100644 taskCreator/src/main/java/fr/insa/mas/taskCreator/model/task.java create mode 100755 taskCreator/src/main/resources/application.properties create mode 100755 taskCreator/src/test/java/fr/insa/mas/taskCreator/TaskCreatorApplicationTests.java diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/AnalyseClient/.classpath b/AnalyseClient/.classpath old mode 100644 new mode 100755 diff --git a/AnalyseClient/.project b/AnalyseClient/.project old mode 100644 new mode 100755 diff --git a/AnalyseClient/.settings/org.eclipse.jdt.core.prefs b/AnalyseClient/.settings/org.eclipse.jdt.core.prefs old mode 100644 new mode 100755 diff --git a/AnalyseClient/.settings/org.eclipse.m2e.core.prefs b/AnalyseClient/.settings/org.eclipse.m2e.core.prefs old mode 100644 new mode 100755 diff --git a/AnalyseClient/pom.xml b/AnalyseClient/pom.xml old mode 100644 new mode 100755 diff --git a/AnalyseClient/src/main/java/ClientOfAnalyzer.java b/AnalyseClient/src/main/java/ClientOfAnalyzer.java old mode 100644 new mode 100755 diff --git a/AnalyseClient/src/main/resources/wsdl/analyzer.wsdl b/AnalyseClient/src/main/resources/wsdl/analyzer.wsdl old mode 100644 new mode 100755 diff --git a/AnalyseClient/target/classes/ClientOfAnalyzer.class b/AnalyseClient/target/classes/ClientOfAnalyzer.class old mode 100644 new mode 100755 diff --git a/AnalyseClient/target/classes/META-INF/MANIFEST.MF b/AnalyseClient/target/classes/META-INF/MANIFEST.MF old mode 100644 new mode 100755 diff --git a/AnalyseClient/target/classes/META-INF/maven/fr.insa.soap/ClientWS/pom.properties b/AnalyseClient/target/classes/META-INF/maven/fr.insa.soap/ClientWS/pom.properties old mode 100644 new mode 100755 diff --git a/AnalyseClient/target/classes/META-INF/maven/fr.insa.soap/ClientWS/pom.xml b/AnalyseClient/target/classes/META-INF/maven/fr.insa.soap/ClientWS/pom.xml old mode 100644 new mode 100755 diff --git a/AnalyseClient/target/classes/META-INF/maven/fr.insa.ws.soap/AnalyseClient/pom.properties b/AnalyseClient/target/classes/META-INF/maven/fr.insa.ws.soap/AnalyseClient/pom.properties old mode 100644 new mode 100755 diff --git a/AnalyseClient/target/classes/META-INF/maven/fr.insa.ws.soap/AnalyseClient/pom.xml b/AnalyseClient/target/classes/META-INF/maven/fr.insa.ws.soap/AnalyseClient/pom.xml old mode 100644 new mode 100755 diff --git a/AnalyseClient/target/classes/fr/insa/soap/wsdltojava/AnalyserChaineWS.class b/AnalyseClient/target/classes/fr/insa/soap/wsdltojava/AnalyserChaineWS.class old mode 100644 new mode 100755 diff --git a/AnalyseClient/target/classes/fr/insa/soap/wsdltojava/Analyzer.class b/AnalyseClient/target/classes/fr/insa/soap/wsdltojava/Analyzer.class old mode 100644 new mode 100755 diff --git a/AnalyseClient/target/classes/fr/insa/soap/wsdltojava/Compare.class b/AnalyseClient/target/classes/fr/insa/soap/wsdltojava/Compare.class old mode 100644 new mode 100755 diff --git a/AnalyseClient/target/classes/fr/insa/soap/wsdltojava/CompareResponse.class b/AnalyseClient/target/classes/fr/insa/soap/wsdltojava/CompareResponse.class old mode 100644 new mode 100755 diff --git a/AnalyseClient/target/classes/fr/insa/soap/wsdltojava/ObjectFactory.class b/AnalyseClient/target/classes/fr/insa/soap/wsdltojava/ObjectFactory.class old mode 100644 new mode 100755 diff --git a/AnalyseClient/target/classes/fr/insa/soap/wsdltojava/package-info.class b/AnalyseClient/target/classes/fr/insa/soap/wsdltojava/package-info.class old mode 100644 new mode 100755 diff --git a/AnalyseClient/target/classes/wsdl/analyzer.wsdl b/AnalyseClient/target/classes/wsdl/analyzer.wsdl old mode 100644 new mode 100755 diff --git a/AnalyseClient/target/cxf-codegen-plugin-markers/.3B50E8084EFAFD2FEAFB634EE499AF485E9DB4E3 b/AnalyseClient/target/cxf-codegen-plugin-markers/.3B50E8084EFAFD2FEAFB634EE499AF485E9DB4E3 old mode 100644 new mode 100755 diff --git a/AnalyseClient/target/generated-sources/cxf/fr/insa/soap/wsdltojava/AnalyserChaineWS.java b/AnalyseClient/target/generated-sources/cxf/fr/insa/soap/wsdltojava/AnalyserChaineWS.java old mode 100644 new mode 100755 diff --git a/AnalyseClient/target/generated-sources/cxf/fr/insa/soap/wsdltojava/Analyzer.java b/AnalyseClient/target/generated-sources/cxf/fr/insa/soap/wsdltojava/Analyzer.java old mode 100644 new mode 100755 diff --git a/AnalyseClient/target/generated-sources/cxf/fr/insa/soap/wsdltojava/Compare.java b/AnalyseClient/target/generated-sources/cxf/fr/insa/soap/wsdltojava/Compare.java old mode 100644 new mode 100755 diff --git a/AnalyseClient/target/generated-sources/cxf/fr/insa/soap/wsdltojava/CompareResponse.java b/AnalyseClient/target/generated-sources/cxf/fr/insa/soap/wsdltojava/CompareResponse.java old mode 100644 new mode 100755 diff --git a/AnalyseClient/target/generated-sources/cxf/fr/insa/soap/wsdltojava/ObjectFactory.java b/AnalyseClient/target/generated-sources/cxf/fr/insa/soap/wsdltojava/ObjectFactory.java old mode 100644 new mode 100755 diff --git a/AnalyseClient/target/generated-sources/cxf/fr/insa/soap/wsdltojava/package-info.java b/AnalyseClient/target/generated-sources/cxf/fr/insa/soap/wsdltojava/package-info.java old mode 100644 new mode 100755 diff --git a/AuthentificationServer.zip b/AuthentificationServer.zip deleted file mode 100644 index 3287bc3d94492af402e43357505c5bb5b7161ed1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 16880 zcmd6O1ymH;`u)(|EiEA3-637loe~2`cQ+E!DJ|XIUD74ph@_-6f*?Qi-O%^H`tH4Y z-~Y|5S+i!=%-Z{W=X~Ejv5%Y-7&tlr8X6jK>0+)9_~L;DUw)rURPVn*uGZY>oaF3vIbUvn~eY=3Qz$cV@N5b*L+7mK=XysWKy43w#K5 z%%YNqx2;b!X~`0%hD@rt=kvM-iwII5zW|xbPbJtgDFvq_PDC*dwa~u;&32SAU{Y^5 z8iW4mrfT0abnBoz<1p3Y5SJqPa5Vyi1eJj+$HF@W?NELDQ8~}pg(#{FR&}wxs4-z6 z4Mmi$cJfP-nHplY@COOqf30p!*Xs-dx9NZoAEvKT^{luEq9B}qX9 z$O`P|vpQ<;G`Oo^E-!{kQ=vo({p-8AnO_?aBzCYeJz3}si31i_nX@H#@Up!fQ-M}3 zh2_;yDNY@3Pzg>lS2{OpxM?CLJjP}S#v~5ED!0nk1{HIvtTjtR+1Vl z9a33hS;1mV$V2wz#;BL)m5BN|qgsBfI>+mH3uI8Lnvx^cF&ir#k)f#-lCc~+o;OR0 zugu&w*SIj#yaOU&C5-|cH{Mgfh8DOib=Ga}e}`oycJ3}N7YuwO&*)oe-Bb^6^bFaa;`58H zm0QOf;ppWx_!STjmOa}dHU;nN_Rt9fkQ~bcm0-{)Q~mhChI~>J9Pr5!6shyb6!{A6 zHBb3!*qUIm-4Z(Kq1R>V91%?z=-7SGy=!fGHDnR)y}Pof?t->=Y6_j&?rtKqWjiY9 zBjB7>HNN5!I&KP&S+xTh6xrgDh4`8Y73ZhLT9g?z+&|)`bZfr3W~~P$a6Y@GIP0} zJs(3vWh@Wse1{mv=ScX$$4cD>#w;h3H#|P-=rO)46zlcDF3A`wHza}+zPPff~yt?2V zJZ&i1g^<~gJSwYN&0BGW4mxU+^Co*|Ps0+~u`mk4Nl2nTczlWW6&eCXa10IwSWRZG zmIUx+fsIoBl~22rpIVlEJVRiP6$had^oUB-W3$g*RnwkujW5N8>~A4TNdWVb1bf7f^j_k5 zPT9IgZbd!*(f6mytD&;;dm&^SkG zmtD%uA|bPLIAS10|EdM-2QZ$!m|l)&7cec3$Yk{3*BImxb^^8`m~WccbU?r2pb$Va%!|UuUqF;pY~>Y z70>ZD-70AKkFS!FexN>GC;XJUI>IK3sCTJb2ll$Os0JVu5sj*2|f7m=1zFy?k)@`u5}m_uDM(Yz_YT z`a<-5{JZej|MMii(^a2>@R@{}zN7v>&xGPngyS<4~E0z|Fsse{drvfxCw&R*5<#guaxd`*N*PfX#HE-YZ1l2yVT^&Z!ODmr5L>`MsRN?G=>)|1`>$>1F0jnU6+3P=*tx6cHVXG4SaNp?M z7Vv_xGGBlDkPTwooumM(I_hvQhM+YLJwRwC1pg*Arx&g&(-;mP>I|vdl{GxkYe4QJ zsXOoOzTE%DgZQxpr2F#Rls;L<*v3KeYd{; zhx%rrZ~9-D#8G{}*FTf6HL|mEur)CHFC+}hU!r4gWMOTte^-P5`AlZ~OT_H%G~D#R zAdv!piPhb7{MQ8h(b+FG9mT+q)Ql7jMPI+PEKUE==)|DZkW7sO4Q;>pFm=DQUkGF# zW?T-Y4anyi#{sGHLz=s6p#N@0{0Fi9JQ)8c#P)Y4{{v$C6`B7DvHgD;{SS!kACmfG zrTXW~iN&8t++QbipS$!ffZyQy$6tRTwtrt|10HdI(%IBqMMH3y4Nz?g)we;|(&B!~ zsA969V5IhY`Zu3W1(-0?+Gi4=X;E6_XBa65DXd60+$D-B;f@3Dh<0=?L&k* z5PX-H)kHlEM;g=H>3RnD%x^Wy4cYJ@ZAJF*%8OpALYrg31Z}8U8PPqD*3h{jR(0|= zuFcjW&MK8A--zlg94+&`5zMHsE*;OkycCs!DQaVNO{#K%s(Hl&AUFj7q`S~vp47#6 z6~_3x`+$Vsj{V)fi4&c{-`ognQPZ@W7svG6QcaO3^2Q2&S;dS*I`Y&zMeYe*K)JS} zY!68`BnxKrxS8~9=*hxG$^j;HWL088f8#*>)Q;WlNX~~1G?R`=jAhX1=g)}3CChpp z35VK_#B7?Oc`$Q^piunO7);1Z1Chwnf@=nGQhJN}oFu^VYf?|RR;bsI#iYl2@!}Z| zPFBSa^%_y@k*U&FMmP25ifyVACOE<}?tot@br8SCwqk3n+2 zd-wqpta?)BE?+5VI9SFSq;@j zG4FK&xdh2@N*H30jw+k`q7{Vm`6cIbBUfbqS|2I2O^B-Yhs;@*1F6ik{Q%xi8vhWZ&CjWX$S zAT>?Q71gU6?DvjdEY&3+TTD8p?7pdgro~uSA1bw)ONj~9_WXpPirVek`0cDX?fZ}# zZxPfrlNA=xsZQsQppShO=6%r>G0~KI*mZ&p$y%lC-L~|UEUj`}_m38Ub%uNU7Tp}& z%<%b~=iuROY09m_>1k6^Wp?S@H*}t}nw7n4Z{Azmte*xh4Z^wE?^c)XRl&CQexx!a zQKg|W1A4*)k22mQ0y%Jfmc(j_r%n z4HIFs&z#n|RSBxZz5<*Yz~XmN@c?l}z=C!6ehp>?lS^{Z3}f&P(Tsh^Leh#*qXZFH zs#i0w`CtgK7SEhcFTBDeBWSM5tVIXP4jE~7z5{fCAoTUlEBww~4H$vO*6|0AvP^7= zxOj{nzs`yqNamWw3c6Qw8x{_Kg2|{}!f*MSOt3&_rC(AXoJ#lE$Z{PIU^1`;zQ4@K z#r6TnQ+!7#CR1g|vKx{7lo!k6k>R-VU@;Jad2d5|rD$#n6`EaLVIQSG?nVG-$vbR5 zz1p{C@{i}`p_kXWY<$Y1Kd?E=WSj4NT&P5~kkZ?{FW(r!k<3VEw+|05_A*!=)>w|Z z>TPRHdhH$wc5H(vKA!<#P?gH&f)g3m7n(heKr)AXr6HpZ7KOx(bu&6Jtau|wkM>Ddx18CL!paj(6YL{k-J4ZBB`Z({N<{dilzOqzfk>`# zBk&<>EPZJOIkRFT2K*xtB*iZN>U-7e2&~8aCDaWp-KG#EPfGn>U0Bb9PINVmxarg%#tZth-W+`0L(rD3aR*O5H09=(ku^NewugM!mSM_mMjzV!#o**cp#$$pV$ z!`WN^_NW{PU522%1?*^p@l7BrRMJ2{y#uw^R3E2DlS!+vGK9=z89@>~mSv-}Lu8N! zW2(mj84Y_33?^~4=D}#Q--mXSap=Noxq7pEhX8nw2W^F93jWhl0fKDdEFAGSZ49b6 zy^IJMkwhNioYo0@yR!oVTH^D0J~z*`Y?mr#1*TvmA*Njpb=#70PduA^7$RWJ`jnHo~eTAT%`)PgK;3*i-_oP*FyswjUduHSzB! zxh(ChfWSn+yhHY@N!}JMPevlNYz`Paa?!f|*#3~R4n=>{`ilF6L29sWnp7pO+Sr|o zbq9$9@|wUv>l~ljg7;Y9M9wRVw1q>zfT1AH?<$#`b#mS?hJk9!-o$`MH_4$4)Ib!< zWG96ZKhxGUthd3PBb0VqE<8O_h7#ByBjYc{T*NI*%x!zAtE6aHN8z6#oFAOJN@0pF zUNOoiszPtV9_ZpL#%soZVTt`7L9JAQm>kq)fS1@?@yr5%>TTPT!LZbL#FFr;LxBd( z+@M)0?NqF8>CM^7qe$XQjM76sz7q*;%IGhC%i%`!xRfVy81?f1+F15R7v^ zVd)|Eh39kq{{ z1C%8RH1)zMU66$zfD#mS%f{2BdN28EoB;9Do~Wi8hRL!aA)gqu79I}poyrh!Nn)?5 z5r^oi680F9?22$mXJ%gd0k?@*xsIq#v#2^j-5ltc@40PptzuGGo`yKr(F}5|PYuhz zdOJ@gFsCXmyvXIKq(9cRDyLIbfCb3{P8GS$l`XaG4YQjh!)@CuC^ekx#L!>7eQ-s6{zyk)`o-OX|08TS3b26>zun+KhCHC_qu(mf3w&DF&5%lXq2GxNc0V4ss4_2kdC( zuGHoZ2%YNY)F!i!8k(%>x5TSnsWU-mYAg^O+i^7%<5|kTFNC8&t5i}r5}fQDXT$3l zVDz@2Q4B)!`A#VOM%2Upk2)>6?>_kS8Z>HGi`u)|zdbe44j~fG*Y8jlIerg~eoqJ; z0dAhU=6are4R*+pBVx?!85s!Feu3sofLJh`0^nH_4&!?bal~tSLRtC zHcuSrYtx^9zgq=)e|r?M_7>vPJahcwx#lL!-9!`jd;90#Id8VMvY>OeF#lVdUsFml zRtpU9yyR^{Crb*Ih_iAObd88zkStHes=G=mzF$7+YEu-k+?qf|;}SM$Dr# zqj#WmH#{?DLq$Fy>&wz4H6rjq-zdgLbS}Y?yOA}*8hbgHhR7(YCP$zP)>`Rm;7JDy zFOga?o05aUx>xP-!mflDNPGW9z?m(jWW;08Esz+4uxY#t{SW&@tw0d`K~C!m`7mUJVqgc0W`4DxEy_$VOapMEw3sA+ zQj!>LsP{aT4iR3bcsy(4r9zN3C-g<7z7u_|Z!N+-uTAquC|grb?f#IHppPmMUQwp` zz8{%#w_|r=;Mb6zesuYc(%D+97X{K+n=+cVB_jWQQ@2YMf-|Uc77uy><&4ATGsFba2xfInTd%Xu-(!77aI5GzrXG zw`0muge357;aB=ICicw4X2zuD5|K7jU8Y(J)!x^E%HT>A_C2%oa5r7*4BSIj;EQtTQ^61IBOjZsCwChIq!OIZ5 z(HsrnX`$?U3eaOMpDrB%I3$7EEm0pkOfj|R)c%I4P(n2RxB&>6QOKwtR;(A_otx|o zUA}(_GsURYW}k^8kP;cMbC{UhZYc8rQP+I9-=?BG(r`tKXrx4MwSKF9whcDrL|u4! z97B-9&V7;1m`}6}RY52~RTq}8tXZupYE2F9aq=<0g*z&&u}{W%PEzPA-6%yOJ{@x|-~ z1O*Pr3($V#<>4Q@reFZN0}o-{INZWoE}) zPUkO04#EP5+1Ur1Ih)5!T?s^=_gTB6l0kcEvu0zUn$(j~hF{3;EQY0m96v@Lb}%#2 zG_sxC9UY@ExXA9~2z`CmeD5JL|y&PaLMmQY+Q4|8U z4KED!4w5{tYkBO=(IKrhRObZ+;wF(cHET!5j-rWzl;S~|4PJz6m*Ccmnb`DjuB@^C zH`as{Z{mEEYOMl@GyAjgES_#_TfHBA6T}(jt5z*uKdwmB%8VpD+;ReBK>;4Qzyab* z_N;B*(A8w8NA)`5)=~)LS+ja$iFxAPSo^_>2uhbaTfsNZsKkzwUtPtK z?vdfXc|&0r!*K3FA9N1`OQQujuN7n1%%SlCzxASt+ z<=MS+#T6jSylC;UlHe7OgVK15f?ic7N^K^fI3k_rfb_K;`2;u)Jary;Iv8YQ3D!XS z;$Z4B`XR#$B)p3=7~e?To**xG!pD#wJI@)>iWHDjgDJOo23v&Q1~L+(i|W9qrvM6= zjU?)Kqn&%$-l%Y-P(R1mO!fi?-EQe;DFtOtz0pN1%sAzKua|ert?3M%j)eS9cqdgK z6%~a)0AI|!E2AePV7zsIfM-^>eGXP`=;0AoP=nItgK2PR3fAZ7gDuhw92vAG4(cUk zLC~ag%n|Ui*Xk>%2LWi#bTdSFyLj7^uP}iJ!OywqGUN9le9E&fr`R6H9-A)M;@l5f zdMZdyu!nijcL;`oi>L6m7Y|4nW+9Z{Ip2%w$bT=#e^;c7OK%m5yAe`#Zd{_0Jch};oDo>9?zX_YAO4!~ zY<`L5{83-NB@Hul@!DyB@9GYsxj} zX9i~$IM1p|$BjRV6XR;X10+=_J&;B1oI#DBhET#0g!2xdz%p&-=fH6c4|jcNw{Fd-(Bz5lCB_gnDoCLwU6OXidRBQczd`9eA?1f1`G(uDQtO+NYv>6&{)?&4 zOoRCPxC{fT0q>*X@^Q$6(Bg=36Wv2UWDt`<+jv2g8Or8gWss>q@hGH%JCjEUiBs6c zR>nEmA`>z2v}37q^jgO4epU?*UjXvjgicvvK9)7UfS>icy{oKGP*h=a!Hd-l*8(h1 zo;C@@15*`x{6x(}aoVVtb$U(`?|cK)=4=&oDEVx-my`;x*v>^@BX(vm!K(NEAbhQp zYxuC(MY1OQF!zzUQgr4E0h@b0dJ~4E@&O_WO8%lfn8L4JoD@1S=wHvyno*4vR<*M+ z)g$_ru2 zk{T-rwdKa^t>x|I7|jtGQt3HHYBl$hSd7`K(?!kRF#0o#x+qTI^J@!Ds`^6VDP>~@ z!N_tFZIqa@(SiIxI8TKDhpurU8Dqib_ibkc%;94z4C;IQvM-Y7}aa~L$!6Y8j=lf zpr#!+9B(Xl{DwScn^i6nL*}+LK_9ku)B<#t(!i9Z60sgkua2Gx$cb-o8E)gGImjiq1Zkzr-<$q0oV;mFs~RUr4_~CSG(L_L821E%Wt%|hV%xoyyjFEevsJ>z{Kl!N_PWL47=%TAXT8kMU zId#yPLoUyIWf8`cR6#V?m1}*O!pFJ_%7RmFn&V^r?z=hgI6?4ubGn;aYa5s! zPeippG_99CM|8jq1mBmgHATs?)$N;`Q3**{Go)KQOxhVj2Tq}m7mD(6y^ua>xQ)Q% z8*NmxU-QeFxao@NSm+x0xb5lHw=}wHM+(rFjcg#`5zp529~zt$4WL8_Kpq{|lgw3j z6bfUPOS;+tZ{g(2{HP~=I0LqGvrMRJzmUKVg1Z5BKOq}NiQ0&UZ|xD2hr@(JE^jFb zys;yH;-U>;uSwrZQobX6AQ08!6W=SZ%JEvT!J-}Ik;BUa3a!o0bjXl5)T<1XEN&= z(z$TtY0A0W5Zij=*AEKo~>Vo9Z#nkJYSIiGqMUQj*QIDH4WU$h@Ml}(2siZoQ(xEk=3lM9du35%n z-nCz=#2tZx&0#50r-`xl%RN{)r5o4c((y}=!7V!^F+Uu%rd_*rp0&z{*Nv(3bUu}c zMuf_r!hL(GjZ9W7f`C_+$-R03Z>&qWC=bOA%wUfou_4vfx@Q_W@(gf0$EA`kopjYe zs>QX3z0&}GUflaAU?$oyKgYNX5C2q&^9+TlV3*dN^(po9Mk@TE^bA`h;Y%o=#){TN z=0n%bnMARLV=npTAqqLx$!sqynGn*6^O=j89Uj1@RtYI-Nrw1RS~8Ndz-eATSh|29 z&F*7$$YUqYW&5F}^b3kmtbQkW#OY<_;6cJmjNnBym2G!(ht^g^CUoMVX5Jbl3#u_3 z^@Z`=?4?np?Xz`*2YaK^xw+}v<8iH?)sqHO#pR>JuQ9?&Vh7A33kYnOrGct*9JLw) z8pMRtuTG3;lKF-sI3V@$W`vX-!r z995PDET_;CJT9HGS!F*yU?WAstjPFCp>i5CyI)&VJvn12-1oG*C8Ma#S3w3sbE7n) z5W0BaLXV@38MxLsd~UxGqEHR8P*iU3+M={7DmJ6qm&BhZ+)iUkfDY z=0YUB3NDfNuX&f5=LU2Y@Eei|U~jBhKVJ<`IAM`Rbj7XYR?~`oBxA|@K7e256w0E0B zpB~77eZf!fe|$)Lcg_s)uL~xB=3>deBYt`7f%rE>03h4P{o9CNUMu+l>@O|q1Ycoq z-<`dFqqV=?viJeuPr>{(%y_>6e+qN`om>7Jz`yw6e-bR|SFoHA--rF(1^)x^U)qX! zeuMwi)t!G5{@dR7AE5Q6kC^N$T6T9ApuW`^|K@Q10sJoq1MYA5p9TZY-R|r+@c-pq z{z<4rU!f*`AN3c<@=t>PJ>Z`jOaS}c27l>O{z>>0Uo}1d&*FbJO#LJZv|mwRh5M5s zxTElkP3kA{VEBqh?_cHd*&OwgsEB<q50L)~o!>mWKfvWno2$TYTt1ES=D)<{TTa~{p!Vg^`C2-j zq5S7C{o=a)N%&t&2L|e&#Q*1{Bl9m%_$Q@<1?|s=;#XVfPb(;2OGp3Tpz@8{_d^W7 z^mJN$l~NAqe?3^=VED&he<2;ecxZoM{D0{gApEKwM;PC1$M1gBA3*-{sP^l%nmW-p vk$-b2`~dKm%jMsv=K#RIj~2-{f&XCq%@vhvkH5Ohgr$Ad4~}VjgrI_+)Xitg*VD%rDz!J+R1cHOaG&sG$qG zrMvR^tFykZY3q8iY8S9oZ_}5j$Ib4f^e?~luW$O?WP~E`magcYwq;&=?fd$9r@QBU zUXN|secmB|nODAZNH7o#1OvgqKW6|nTckQNj6N6$27-Z424sIoXoA_XGt{jEon8Te zBbZg7>lqW6!~o2Wogpj`wossjvR^US!eLK7FFSUI7EY|0v5sf{xV*5Ra5?F8;%pdw zFc1us3>?~UEcO2sztZ3(zYK{{Fc1v4&+8dp%4_SF*OOYC(9Y3BWL_r<1iF@D kpq63`WFI+Jr}>lU@Mp))P*xGUh6CdupoByh4Ez8C?*ds!umAu6 literal 0 HcmV?d00001 diff --git a/studentInfoService/src/main/java/fr/insa/mas/studentInfoService/StudentInfoServiceApplication.java b/studentInfoService/src/main/java/fr/insa/mas/studentInfoService/StudentInfoServiceApplication.java old mode 100644 new mode 100755 diff --git a/studentInfoService/src/main/java/fr/insa/mas/studentInfoService/model/StudentInfos.java b/studentInfoService/src/main/java/fr/insa/mas/studentInfoService/model/StudentInfos.java old mode 100644 new mode 100755 diff --git a/studentInfoService/src/main/java/fr/insa/mas/studentInfoService/ressources/StudentInfoRessource.java b/studentInfoService/src/main/java/fr/insa/mas/studentInfoService/ressources/StudentInfoRessource.java old mode 100644 new mode 100755 diff --git a/studentInfoService/src/main/resources/application.properties b/studentInfoService/src/main/resources/application.properties old mode 100644 new mode 100755 diff --git a/studentInfoService/src/test/java/fr/insa/mas/studentInfoService/StudentInfoServiceApplicationTests.java b/studentInfoService/src/test/java/fr/insa/mas/studentInfoService/StudentInfoServiceApplicationTests.java old mode 100644 new mode 100755 diff --git a/studentListService/.gitattributes b/studentListService/.gitattributes old mode 100644 new mode 100755 diff --git a/studentListService/.gitignore b/studentListService/.gitignore old mode 100644 new mode 100755 diff --git a/studentListService/.mvn/wrapper/maven-wrapper.properties b/studentListService/.mvn/wrapper/maven-wrapper.properties old mode 100644 new mode 100755 diff --git a/studentListService/mvnw.cmd b/studentListService/mvnw.cmd old mode 100644 new mode 100755 diff --git a/studentListService/pom.xml b/studentListService/pom.xml old mode 100644 new mode 100755 diff --git a/studentListService/src/main/java/fr/insa/mas/studentListService/StudentListServiceApplication.java b/studentListService/src/main/java/fr/insa/mas/studentListService/StudentListServiceApplication.java old mode 100644 new mode 100755 diff --git a/studentListService/src/main/java/fr/insa/mas/studentListService/model/Evaluation.java b/studentListService/src/main/java/fr/insa/mas/studentListService/model/Evaluation.java old mode 100644 new mode 100755 diff --git a/studentListService/src/main/java/fr/insa/mas/studentListService/model/Student.java b/studentListService/src/main/java/fr/insa/mas/studentListService/model/Student.java old mode 100644 new mode 100755 diff --git a/studentListService/src/main/java/fr/insa/mas/studentListService/model/StudentIDList.java b/studentListService/src/main/java/fr/insa/mas/studentListService/model/StudentIDList.java old mode 100644 new mode 100755 diff --git a/studentListService/src/main/java/fr/insa/mas/studentListService/model/StudentInfos.java b/studentListService/src/main/java/fr/insa/mas/studentListService/model/StudentInfos.java old mode 100644 new mode 100755 diff --git a/studentListService/src/main/java/fr/insa/mas/studentListService/ressources/StudentListRessource.java b/studentListService/src/main/java/fr/insa/mas/studentListService/ressources/StudentListRessource.java old mode 100644 new mode 100755 diff --git a/studentListService/src/main/resources/application.properties b/studentListService/src/main/resources/application.properties old mode 100644 new mode 100755 diff --git a/studentListService/src/test/java/fr/insa/mas/studentListService/StudentListServiceApplicationTests.java b/studentListService/src/test/java/fr/insa/mas/studentListService/StudentListServiceApplicationTests.java old mode 100644 new mode 100755 diff --git a/studentManagementMS/.gitattributes b/studentManagementMS/.gitattributes old mode 100644 new mode 100755 diff --git a/studentManagementMS/.gitignore b/studentManagementMS/.gitignore old mode 100644 new mode 100755 diff --git a/studentManagementMS/.mvn/wrapper/maven-wrapper.properties b/studentManagementMS/.mvn/wrapper/maven-wrapper.properties old mode 100644 new mode 100755 diff --git a/studentManagementMS/mvnw.cmd b/studentManagementMS/mvnw.cmd old mode 100644 new mode 100755 diff --git a/studentManagementMS/pom.xml b/studentManagementMS/pom.xml old mode 100644 new mode 100755 diff --git a/studentManagementMS/src/main/java/fr/insa/mas/studentManagementMS/StudentManagementMsApplication.java b/studentManagementMS/src/main/java/fr/insa/mas/studentManagementMS/StudentManagementMsApplication.java old mode 100644 new mode 100755 diff --git a/studentManagementMS/src/main/java/fr/insa/mas/studentManagementMS/controller/StudentRessource.java b/studentManagementMS/src/main/java/fr/insa/mas/studentManagementMS/controller/StudentRessource.java old mode 100644 new mode 100755 diff --git a/studentManagementMS/src/main/java/fr/insa/mas/studentManagementMS/model/Student.java b/studentManagementMS/src/main/java/fr/insa/mas/studentManagementMS/model/Student.java old mode 100644 new mode 100755 diff --git a/studentManagementMS/src/main/resources/application.properties b/studentManagementMS/src/main/resources/application.properties old mode 100644 new mode 100755 diff --git a/studentManagementMS/src/test/java/fr/insa/mas/studentManagementMS/StudentManagementMsApplicationTests.java b/studentManagementMS/src/test/java/fr/insa/mas/studentManagementMS/StudentManagementMsApplicationTests.java old mode 100644 new mode 100755 diff --git a/taskCreator/.gitattributes b/taskCreator/.gitattributes new file mode 100755 index 0000000..3b41682 --- /dev/null +++ b/taskCreator/.gitattributes @@ -0,0 +1,2 @@ +/mvnw text eol=lf +*.cmd text eol=crlf diff --git a/taskCreator/.gitignore b/taskCreator/.gitignore new file mode 100755 index 0000000..549e00a --- /dev/null +++ b/taskCreator/.gitignore @@ -0,0 +1,33 @@ +HELP.md +target/ +!.mvn/wrapper/maven-wrapper.jar +!**/src/main/**/target/ +!**/src/test/**/target/ + +### STS ### +.apt_generated +.classpath +.factorypath +.project +.settings +.springBeans +.sts4-cache + +### IntelliJ IDEA ### +.idea +*.iws +*.iml +*.ipr + +### NetBeans ### +/nbproject/private/ +/nbbuild/ +/dist/ +/nbdist/ +/.nb-gradle/ +build/ +!**/src/main/**/build/ +!**/src/test/**/build/ + +### VS Code ### +.vscode/ diff --git a/taskCreator/.mvn/wrapper/maven-wrapper.properties b/taskCreator/.mvn/wrapper/maven-wrapper.properties new file mode 100755 index 0000000..d58dfb7 --- /dev/null +++ b/taskCreator/.mvn/wrapper/maven-wrapper.properties @@ -0,0 +1,19 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +wrapperVersion=3.3.2 +distributionType=only-script +distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip diff --git a/taskCreator/mvnw b/taskCreator/mvnw new file mode 100755 index 0000000..19529dd --- /dev/null +++ b/taskCreator/mvnw @@ -0,0 +1,259 @@ +#!/bin/sh +# ---------------------------------------------------------------------------- +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# ---------------------------------------------------------------------------- + +# ---------------------------------------------------------------------------- +# Apache Maven Wrapper startup batch script, version 3.3.2 +# +# Optional ENV vars +# ----------------- +# JAVA_HOME - location of a JDK home dir, required when download maven via java source +# MVNW_REPOURL - repo url base for downloading maven distribution +# MVNW_USERNAME/MVNW_PASSWORD - user and password for downloading maven +# MVNW_VERBOSE - true: enable verbose log; debug: trace the mvnw script; others: silence the output +# ---------------------------------------------------------------------------- + +set -euf +[ "${MVNW_VERBOSE-}" != debug ] || set -x + +# OS specific support. +native_path() { printf %s\\n "$1"; } +case "$(uname)" in +CYGWIN* | MINGW*) + [ -z "${JAVA_HOME-}" ] || JAVA_HOME="$(cygpath --unix "$JAVA_HOME")" + native_path() { cygpath --path --windows "$1"; } + ;; +esac + +# set JAVACMD and JAVACCMD +set_java_home() { + # For Cygwin and MinGW, ensure paths are in Unix format before anything is touched + if [ -n "${JAVA_HOME-}" ]; then + if [ -x "$JAVA_HOME/jre/sh/java" ]; then + # IBM's JDK on AIX uses strange locations for the executables + JAVACMD="$JAVA_HOME/jre/sh/java" + JAVACCMD="$JAVA_HOME/jre/sh/javac" + else + JAVACMD="$JAVA_HOME/bin/java" + JAVACCMD="$JAVA_HOME/bin/javac" + + if [ ! -x "$JAVACMD" ] || [ ! -x "$JAVACCMD" ]; then + echo "The JAVA_HOME environment variable is not defined correctly, so mvnw cannot run." >&2 + echo "JAVA_HOME is set to \"$JAVA_HOME\", but \"\$JAVA_HOME/bin/java\" or \"\$JAVA_HOME/bin/javac\" does not exist." >&2 + return 1 + fi + fi + else + JAVACMD="$( + 'set' +e + 'unset' -f command 2>/dev/null + 'command' -v java + )" || : + JAVACCMD="$( + 'set' +e + 'unset' -f command 2>/dev/null + 'command' -v javac + )" || : + + if [ ! -x "${JAVACMD-}" ] || [ ! -x "${JAVACCMD-}" ]; then + echo "The java/javac command does not exist in PATH nor is JAVA_HOME set, so mvnw cannot run." >&2 + return 1 + fi + fi +} + +# hash string like Java String::hashCode +hash_string() { + str="${1:-}" h=0 + while [ -n "$str" ]; do + char="${str%"${str#?}"}" + h=$(((h * 31 + $(LC_CTYPE=C printf %d "'$char")) % 4294967296)) + str="${str#?}" + done + printf %x\\n $h +} + +verbose() { :; } +[ "${MVNW_VERBOSE-}" != true ] || verbose() { printf %s\\n "${1-}"; } + +die() { + printf %s\\n "$1" >&2 + exit 1 +} + +trim() { + # MWRAPPER-139: + # Trims trailing and leading whitespace, carriage returns, tabs, and linefeeds. + # Needed for removing poorly interpreted newline sequences when running in more + # exotic environments such as mingw bash on Windows. + printf "%s" "${1}" | tr -d '[:space:]' +} + +# parse distributionUrl and optional distributionSha256Sum, requires .mvn/wrapper/maven-wrapper.properties +while IFS="=" read -r key value; do + case "${key-}" in + distributionUrl) distributionUrl=$(trim "${value-}") ;; + distributionSha256Sum) distributionSha256Sum=$(trim "${value-}") ;; + esac +done <"${0%/*}/.mvn/wrapper/maven-wrapper.properties" +[ -n "${distributionUrl-}" ] || die "cannot read distributionUrl property in ${0%/*}/.mvn/wrapper/maven-wrapper.properties" + +case "${distributionUrl##*/}" in +maven-mvnd-*bin.*) + MVN_CMD=mvnd.sh _MVNW_REPO_PATTERN=/maven/mvnd/ + case "${PROCESSOR_ARCHITECTURE-}${PROCESSOR_ARCHITEW6432-}:$(uname -a)" in + *AMD64:CYGWIN* | *AMD64:MINGW*) distributionPlatform=windows-amd64 ;; + :Darwin*x86_64) distributionPlatform=darwin-amd64 ;; + :Darwin*arm64) distributionPlatform=darwin-aarch64 ;; + :Linux*x86_64*) distributionPlatform=linux-amd64 ;; + *) + echo "Cannot detect native platform for mvnd on $(uname)-$(uname -m), use pure java version" >&2 + distributionPlatform=linux-amd64 + ;; + esac + distributionUrl="${distributionUrl%-bin.*}-$distributionPlatform.zip" + ;; +maven-mvnd-*) MVN_CMD=mvnd.sh _MVNW_REPO_PATTERN=/maven/mvnd/ ;; +*) MVN_CMD="mvn${0##*/mvnw}" _MVNW_REPO_PATTERN=/org/apache/maven/ ;; +esac + +# apply MVNW_REPOURL and calculate MAVEN_HOME +# maven home pattern: ~/.m2/wrapper/dists/{apache-maven-,maven-mvnd--}/ +[ -z "${MVNW_REPOURL-}" ] || distributionUrl="$MVNW_REPOURL$_MVNW_REPO_PATTERN${distributionUrl#*"$_MVNW_REPO_PATTERN"}" +distributionUrlName="${distributionUrl##*/}" +distributionUrlNameMain="${distributionUrlName%.*}" +distributionUrlNameMain="${distributionUrlNameMain%-bin}" +MAVEN_USER_HOME="${MAVEN_USER_HOME:-${HOME}/.m2}" +MAVEN_HOME="${MAVEN_USER_HOME}/wrapper/dists/${distributionUrlNameMain-}/$(hash_string "$distributionUrl")" + +exec_maven() { + unset MVNW_VERBOSE MVNW_USERNAME MVNW_PASSWORD MVNW_REPOURL || : + exec "$MAVEN_HOME/bin/$MVN_CMD" "$@" || die "cannot exec $MAVEN_HOME/bin/$MVN_CMD" +} + +if [ -d "$MAVEN_HOME" ]; then + verbose "found existing MAVEN_HOME at $MAVEN_HOME" + exec_maven "$@" +fi + +case "${distributionUrl-}" in +*?-bin.zip | *?maven-mvnd-?*-?*.zip) ;; +*) die "distributionUrl is not valid, must match *-bin.zip or maven-mvnd-*.zip, but found '${distributionUrl-}'" ;; +esac + +# prepare tmp dir +if TMP_DOWNLOAD_DIR="$(mktemp -d)" && [ -d "$TMP_DOWNLOAD_DIR" ]; then + clean() { rm -rf -- "$TMP_DOWNLOAD_DIR"; } + trap clean HUP INT TERM EXIT +else + die "cannot create temp dir" +fi + +mkdir -p -- "${MAVEN_HOME%/*}" + +# Download and Install Apache Maven +verbose "Couldn't find MAVEN_HOME, downloading and installing it ..." +verbose "Downloading from: $distributionUrl" +verbose "Downloading to: $TMP_DOWNLOAD_DIR/$distributionUrlName" + +# select .zip or .tar.gz +if ! command -v unzip >/dev/null; then + distributionUrl="${distributionUrl%.zip}.tar.gz" + distributionUrlName="${distributionUrl##*/}" +fi + +# verbose opt +__MVNW_QUIET_WGET=--quiet __MVNW_QUIET_CURL=--silent __MVNW_QUIET_UNZIP=-q __MVNW_QUIET_TAR='' +[ "${MVNW_VERBOSE-}" != true ] || __MVNW_QUIET_WGET='' __MVNW_QUIET_CURL='' __MVNW_QUIET_UNZIP='' __MVNW_QUIET_TAR=v + +# normalize http auth +case "${MVNW_PASSWORD:+has-password}" in +'') MVNW_USERNAME='' MVNW_PASSWORD='' ;; +has-password) [ -n "${MVNW_USERNAME-}" ] || MVNW_USERNAME='' MVNW_PASSWORD='' ;; +esac + +if [ -z "${MVNW_USERNAME-}" ] && command -v wget >/dev/null; then + verbose "Found wget ... using wget" + wget ${__MVNW_QUIET_WGET:+"$__MVNW_QUIET_WGET"} "$distributionUrl" -O "$TMP_DOWNLOAD_DIR/$distributionUrlName" || die "wget: Failed to fetch $distributionUrl" +elif [ -z "${MVNW_USERNAME-}" ] && command -v curl >/dev/null; then + verbose "Found curl ... using curl" + curl ${__MVNW_QUIET_CURL:+"$__MVNW_QUIET_CURL"} -f -L -o "$TMP_DOWNLOAD_DIR/$distributionUrlName" "$distributionUrl" || die "curl: Failed to fetch $distributionUrl" +elif set_java_home; then + verbose "Falling back to use Java to download" + javaSource="$TMP_DOWNLOAD_DIR/Downloader.java" + targetZip="$TMP_DOWNLOAD_DIR/$distributionUrlName" + cat >"$javaSource" <<-END + public class Downloader extends java.net.Authenticator + { + protected java.net.PasswordAuthentication getPasswordAuthentication() + { + return new java.net.PasswordAuthentication( System.getenv( "MVNW_USERNAME" ), System.getenv( "MVNW_PASSWORD" ).toCharArray() ); + } + public static void main( String[] args ) throws Exception + { + setDefault( new Downloader() ); + java.nio.file.Files.copy( java.net.URI.create( args[0] ).toURL().openStream(), java.nio.file.Paths.get( args[1] ).toAbsolutePath().normalize() ); + } + } + END + # For Cygwin/MinGW, switch paths to Windows format before running javac and java + verbose " - Compiling Downloader.java ..." + "$(native_path "$JAVACCMD")" "$(native_path "$javaSource")" || die "Failed to compile Downloader.java" + verbose " - Running Downloader.java ..." + "$(native_path "$JAVACMD")" -cp "$(native_path "$TMP_DOWNLOAD_DIR")" Downloader "$distributionUrl" "$(native_path "$targetZip")" +fi + +# If specified, validate the SHA-256 sum of the Maven distribution zip file +if [ -n "${distributionSha256Sum-}" ]; then + distributionSha256Result=false + if [ "$MVN_CMD" = mvnd.sh ]; then + echo "Checksum validation is not supported for maven-mvnd." >&2 + echo "Please disable validation by removing 'distributionSha256Sum' from your maven-wrapper.properties." >&2 + exit 1 + elif command -v sha256sum >/dev/null; then + if echo "$distributionSha256Sum $TMP_DOWNLOAD_DIR/$distributionUrlName" | sha256sum -c >/dev/null 2>&1; then + distributionSha256Result=true + fi + elif command -v shasum >/dev/null; then + if echo "$distributionSha256Sum $TMP_DOWNLOAD_DIR/$distributionUrlName" | shasum -a 256 -c >/dev/null 2>&1; then + distributionSha256Result=true + fi + else + echo "Checksum validation was requested but neither 'sha256sum' or 'shasum' are available." >&2 + echo "Please install either command, or disable validation by removing 'distributionSha256Sum' from your maven-wrapper.properties." >&2 + exit 1 + fi + if [ $distributionSha256Result = false ]; then + echo "Error: Failed to validate Maven distribution SHA-256, your Maven distribution might be compromised." >&2 + echo "If you updated your Maven version, you need to update the specified distributionSha256Sum property." >&2 + exit 1 + fi +fi + +# unzip and move +if command -v unzip >/dev/null; then + unzip ${__MVNW_QUIET_UNZIP:+"$__MVNW_QUIET_UNZIP"} "$TMP_DOWNLOAD_DIR/$distributionUrlName" -d "$TMP_DOWNLOAD_DIR" || die "failed to unzip" +else + tar xzf${__MVNW_QUIET_TAR:+"$__MVNW_QUIET_TAR"} "$TMP_DOWNLOAD_DIR/$distributionUrlName" -C "$TMP_DOWNLOAD_DIR" || die "failed to untar" +fi +printf %s\\n "$distributionUrl" >"$TMP_DOWNLOAD_DIR/$distributionUrlNameMain/mvnw.url" +mv -- "$TMP_DOWNLOAD_DIR/$distributionUrlNameMain" "$MAVEN_HOME" || [ -d "$MAVEN_HOME" ] || die "fail to move MAVEN_HOME" + +clean || : +exec_maven "$@" diff --git a/taskCreator/mvnw.cmd b/taskCreator/mvnw.cmd new file mode 100755 index 0000000..249bdf3 --- /dev/null +++ b/taskCreator/mvnw.cmd @@ -0,0 +1,149 @@ +<# : batch portion +@REM ---------------------------------------------------------------------------- +@REM Licensed to the Apache Software Foundation (ASF) under one +@REM or more contributor license agreements. See the NOTICE file +@REM distributed with this work for additional information +@REM regarding copyright ownership. The ASF licenses this file +@REM to you under the Apache License, Version 2.0 (the +@REM "License"); you may not use this file except in compliance +@REM with the License. You may obtain a copy of the License at +@REM +@REM http://www.apache.org/licenses/LICENSE-2.0 +@REM +@REM Unless required by applicable law or agreed to in writing, +@REM software distributed under the License is distributed on an +@REM "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +@REM KIND, either express or implied. See the License for the +@REM specific language governing permissions and limitations +@REM under the License. +@REM ---------------------------------------------------------------------------- + +@REM ---------------------------------------------------------------------------- +@REM Apache Maven Wrapper startup batch script, version 3.3.2 +@REM +@REM Optional ENV vars +@REM MVNW_REPOURL - repo url base for downloading maven distribution +@REM MVNW_USERNAME/MVNW_PASSWORD - user and password for downloading maven +@REM MVNW_VERBOSE - true: enable verbose log; others: silence the output +@REM ---------------------------------------------------------------------------- + +@IF "%__MVNW_ARG0_NAME__%"=="" (SET __MVNW_ARG0_NAME__=%~nx0) +@SET __MVNW_CMD__= +@SET __MVNW_ERROR__= +@SET __MVNW_PSMODULEP_SAVE=%PSModulePath% +@SET PSModulePath= +@FOR /F "usebackq tokens=1* delims==" %%A IN (`powershell -noprofile "& {$scriptDir='%~dp0'; $script='%__MVNW_ARG0_NAME__%'; icm -ScriptBlock ([Scriptblock]::Create((Get-Content -Raw '%~f0'))) -NoNewScope}"`) DO @( + IF "%%A"=="MVN_CMD" (set __MVNW_CMD__=%%B) ELSE IF "%%B"=="" (echo %%A) ELSE (echo %%A=%%B) +) +@SET PSModulePath=%__MVNW_PSMODULEP_SAVE% +@SET __MVNW_PSMODULEP_SAVE= +@SET __MVNW_ARG0_NAME__= +@SET MVNW_USERNAME= +@SET MVNW_PASSWORD= +@IF NOT "%__MVNW_CMD__%"=="" (%__MVNW_CMD__% %*) +@echo Cannot start maven from wrapper >&2 && exit /b 1 +@GOTO :EOF +: end batch / begin powershell #> + +$ErrorActionPreference = "Stop" +if ($env:MVNW_VERBOSE -eq "true") { + $VerbosePreference = "Continue" +} + +# calculate distributionUrl, requires .mvn/wrapper/maven-wrapper.properties +$distributionUrl = (Get-Content -Raw "$scriptDir/.mvn/wrapper/maven-wrapper.properties" | ConvertFrom-StringData).distributionUrl +if (!$distributionUrl) { + Write-Error "cannot read distributionUrl property in $scriptDir/.mvn/wrapper/maven-wrapper.properties" +} + +switch -wildcard -casesensitive ( $($distributionUrl -replace '^.*/','') ) { + "maven-mvnd-*" { + $USE_MVND = $true + $distributionUrl = $distributionUrl -replace '-bin\.[^.]*$',"-windows-amd64.zip" + $MVN_CMD = "mvnd.cmd" + break + } + default { + $USE_MVND = $false + $MVN_CMD = $script -replace '^mvnw','mvn' + break + } +} + +# apply MVNW_REPOURL and calculate MAVEN_HOME +# maven home pattern: ~/.m2/wrapper/dists/{apache-maven-,maven-mvnd--}/ +if ($env:MVNW_REPOURL) { + $MVNW_REPO_PATTERN = if ($USE_MVND) { "/org/apache/maven/" } else { "/maven/mvnd/" } + $distributionUrl = "$env:MVNW_REPOURL$MVNW_REPO_PATTERN$($distributionUrl -replace '^.*'+$MVNW_REPO_PATTERN,'')" +} +$distributionUrlName = $distributionUrl -replace '^.*/','' +$distributionUrlNameMain = $distributionUrlName -replace '\.[^.]*$','' -replace '-bin$','' +$MAVEN_HOME_PARENT = "$HOME/.m2/wrapper/dists/$distributionUrlNameMain" +if ($env:MAVEN_USER_HOME) { + $MAVEN_HOME_PARENT = "$env:MAVEN_USER_HOME/wrapper/dists/$distributionUrlNameMain" +} +$MAVEN_HOME_NAME = ([System.Security.Cryptography.MD5]::Create().ComputeHash([byte[]][char[]]$distributionUrl) | ForEach-Object {$_.ToString("x2")}) -join '' +$MAVEN_HOME = "$MAVEN_HOME_PARENT/$MAVEN_HOME_NAME" + +if (Test-Path -Path "$MAVEN_HOME" -PathType Container) { + Write-Verbose "found existing MAVEN_HOME at $MAVEN_HOME" + Write-Output "MVN_CMD=$MAVEN_HOME/bin/$MVN_CMD" + exit $? +} + +if (! $distributionUrlNameMain -or ($distributionUrlName -eq $distributionUrlNameMain)) { + Write-Error "distributionUrl is not valid, must end with *-bin.zip, but found $distributionUrl" +} + +# prepare tmp dir +$TMP_DOWNLOAD_DIR_HOLDER = New-TemporaryFile +$TMP_DOWNLOAD_DIR = New-Item -Itemtype Directory -Path "$TMP_DOWNLOAD_DIR_HOLDER.dir" +$TMP_DOWNLOAD_DIR_HOLDER.Delete() | Out-Null +trap { + if ($TMP_DOWNLOAD_DIR.Exists) { + try { Remove-Item $TMP_DOWNLOAD_DIR -Recurse -Force | Out-Null } + catch { Write-Warning "Cannot remove $TMP_DOWNLOAD_DIR" } + } +} + +New-Item -Itemtype Directory -Path "$MAVEN_HOME_PARENT" -Force | Out-Null + +# Download and Install Apache Maven +Write-Verbose "Couldn't find MAVEN_HOME, downloading and installing it ..." +Write-Verbose "Downloading from: $distributionUrl" +Write-Verbose "Downloading to: $TMP_DOWNLOAD_DIR/$distributionUrlName" + +$webclient = New-Object System.Net.WebClient +if ($env:MVNW_USERNAME -and $env:MVNW_PASSWORD) { + $webclient.Credentials = New-Object System.Net.NetworkCredential($env:MVNW_USERNAME, $env:MVNW_PASSWORD) +} +[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12 +$webclient.DownloadFile($distributionUrl, "$TMP_DOWNLOAD_DIR/$distributionUrlName") | Out-Null + +# If specified, validate the SHA-256 sum of the Maven distribution zip file +$distributionSha256Sum = (Get-Content -Raw "$scriptDir/.mvn/wrapper/maven-wrapper.properties" | ConvertFrom-StringData).distributionSha256Sum +if ($distributionSha256Sum) { + if ($USE_MVND) { + Write-Error "Checksum validation is not supported for maven-mvnd. `nPlease disable validation by removing 'distributionSha256Sum' from your maven-wrapper.properties." + } + Import-Module $PSHOME\Modules\Microsoft.PowerShell.Utility -Function Get-FileHash + if ((Get-FileHash "$TMP_DOWNLOAD_DIR/$distributionUrlName" -Algorithm SHA256).Hash.ToLower() -ne $distributionSha256Sum) { + Write-Error "Error: Failed to validate Maven distribution SHA-256, your Maven distribution might be compromised. If you updated your Maven version, you need to update the specified distributionSha256Sum property." + } +} + +# unzip and move +Expand-Archive "$TMP_DOWNLOAD_DIR/$distributionUrlName" -DestinationPath "$TMP_DOWNLOAD_DIR" | Out-Null +Rename-Item -Path "$TMP_DOWNLOAD_DIR/$distributionUrlNameMain" -NewName $MAVEN_HOME_NAME | Out-Null +try { + Move-Item -Path "$TMP_DOWNLOAD_DIR/$MAVEN_HOME_NAME" -Destination $MAVEN_HOME_PARENT | Out-Null +} catch { + if (! (Test-Path -Path "$MAVEN_HOME" -PathType Container)) { + Write-Error "fail to move MAVEN_HOME" + } +} finally { + try { Remove-Item $TMP_DOWNLOAD_DIR -Recurse -Force | Out-Null } + catch { Write-Warning "Cannot remove $TMP_DOWNLOAD_DIR" } +} + +Write-Output "MVN_CMD=$MAVEN_HOME/bin/$MVN_CMD" diff --git a/taskCreator/pom.xml b/taskCreator/pom.xml new file mode 100755 index 0000000..c25aa58 --- /dev/null +++ b/taskCreator/pom.xml @@ -0,0 +1,89 @@ + + + 4.0.0 + + org.springframework.boot + spring-boot-starter-parent + 3.4.0-RC1 + + + fr.insa.mas + taskCreator + 0.0.1-SNAPSHOT + taskCreator + Demo project for Spring Boot + + + + + + + + + + + + + + + 17 + + + + org.springframework.boot + spring-boot-starter + + + + org.springframework.boot + spring-boot-starter-test + test + + + + org.springframework.boot + spring-boot-starter-web + 3.3.5 + + + + com.mysql + mysql-connector-j + 9.1.0 + + + + + + + + + + org.springframework.boot + spring-boot-maven-plugin + + + + + + spring-milestones + Spring Milestones + https://repo.spring.io/milestone + + false + + + + + + spring-milestones + Spring Milestones + https://repo.spring.io/milestone + + false + + + + + diff --git a/taskCreator/src/main/java/fr/insa/mas/taskCreator/TaskCreatorApplication.java b/taskCreator/src/main/java/fr/insa/mas/taskCreator/TaskCreatorApplication.java new file mode 100755 index 0000000..db71235 --- /dev/null +++ b/taskCreator/src/main/java/fr/insa/mas/taskCreator/TaskCreatorApplication.java @@ -0,0 +1,13 @@ +package fr.insa.mas.taskCreator; + +import org.springframework.boot.SpringApplication; +import org.springframework.boot.autoconfigure.SpringBootApplication; + +@SpringBootApplication +public class TaskCreatorApplication { + + public static void main(String[] args) { + SpringApplication.run(TaskCreatorApplication.class, args); + } + +} diff --git a/taskCreator/src/main/java/fr/insa/mas/taskCreator/controller/taskRessource.java b/taskCreator/src/main/java/fr/insa/mas/taskCreator/controller/taskRessource.java new file mode 100644 index 0000000..a27ee38 --- /dev/null +++ b/taskCreator/src/main/java/fr/insa/mas/taskCreator/controller/taskRessource.java @@ -0,0 +1,5 @@ +package fr.insa.mas.taskCreator.controller; + +public class taskRessource { + +} diff --git a/taskCreator/src/main/java/fr/insa/mas/taskCreator/model/task.java b/taskCreator/src/main/java/fr/insa/mas/taskCreator/model/task.java new file mode 100644 index 0000000..218d63d --- /dev/null +++ b/taskCreator/src/main/java/fr/insa/mas/taskCreator/model/task.java @@ -0,0 +1,117 @@ +package fr.insa.mas.taskCreator.model; + +import java.sql.Statement; +import java.sql.Connection; +import java.sql.DriverManager; +import java.sql.SQLException; +import java.util.HashMap; +import java.util.Random; + +public class task { + private int id; + private boolean condition; + private boolean approval; + private int assignedAdmin ; + private int assignedHelper; + private int assignedRequester; + private String Description; + + static HashMap tasks = new HashMap(); + static Connection connection; + + static { + try { + task.connection = DriverManager.getConnection("jdbc:mysql://srv-bdens.insa-toulouse.fr:3306/projet_gei_052?user=projet_gei_052&password=ohc1Eet7 "); + } catch(SQLException e) { + throw new RuntimeException(e); + } + } + + public task(int id, boolean condition, boolean approval, int assignedAdmin, int assignedHelper, + int assignedRequester, String description) { + super(); + this.id = id; + this.condition = condition; + this.approval = approval; + this.assignedAdmin = assignedAdmin; + this.assignedHelper = assignedHelper; + this.assignedRequester = assignedRequester; + Description = description; + } + + + + static public void saveTask(boolean condition, boolean approval, int assignedAdmin, + int assignedHelper, int assignedRequester,String Description ) { + Random rand = new Random(); + int id = rand.nextInt(500000); + task task = new task(id, condition, approval, assignedAdmin, assignedHelper, assignedRequester, Description); + try { + Statement statement = (Statement) task.connection.createStatement(); + statement.addBatch("INSERT INTO task"); + statement.executeBatch(); + statement.close(); + }catch(SQLException e){ + throw new RuntimeException(e); + } + + + } + + public int getId() { + return id; + } + + public void setId(int id) { + this.id = id; + } + + public boolean isCondition() { + return condition; + } + + public void setCondition(boolean condition) { + this.condition = condition; + } + + public boolean isApproval() { + return approval; + } + + public void setApproval(boolean approval) { + this.approval = approval; + } + + public int getAssignedAdmin() { + return assignedAdmin; + } + + public void setAssignedAdmin(int assignedAdmin) { + this.assignedAdmin = assignedAdmin; + } + + public int getAssignedHelper() { + return assignedHelper; + } + + public void setAssignedHelper(int assignedHelper) { + this.assignedHelper = assignedHelper; + } + + public int getAssignedRequester() { + return assignedRequester; + } + + public void setAssignedRequester(int assignedRequester) { + this.assignedRequester = assignedRequester; + } + + public String getDescription() { + return Description; + } + + public void setDescription(String description) { + Description = description; + } + +} diff --git a/taskCreator/src/main/resources/application.properties b/taskCreator/src/main/resources/application.properties new file mode 100755 index 0000000..211c1d5 --- /dev/null +++ b/taskCreator/src/main/resources/application.properties @@ -0,0 +1 @@ +spring.application.name=taskCreator diff --git a/taskCreator/src/test/java/fr/insa/mas/taskCreator/TaskCreatorApplicationTests.java b/taskCreator/src/test/java/fr/insa/mas/taskCreator/TaskCreatorApplicationTests.java new file mode 100755 index 0000000..750dc50 --- /dev/null +++ b/taskCreator/src/test/java/fr/insa/mas/taskCreator/TaskCreatorApplicationTests.java @@ -0,0 +1,13 @@ +package fr.insa.mas.taskCreator; + +import org.junit.jupiter.api.Test; +import org.springframework.boot.test.context.SpringBootTest; + +@SpringBootTest +class TaskCreatorApplicationTests { + + @Test + void contextLoads() { + } + +}