pipIrr-platform/pipIrr-common/.gitignore
@@ -1 +1,2 @@ target/ /pipIrr-common.iml pipIrr-platform/pipIrr-mw/.gitignore
New file @@ -0,0 +1,2 @@ target/ /pipIrr-mw.iml pipIrr-platform/pipIrr-mw/pipIrr-mw-accept/.gitignore
@@ -1,5 +1,6 @@ HELP.md target/ /pipIrr-mw-accept.iml !.mvn/wrapper/maven-wrapper.jar !**/src/main/**/target/ !**/src/test/**/target/ pipIrr-platform/pipIrr-mw/pipIrr-mw.iml
@@ -9,7 +9,6 @@ <orderEntry type="inheritedJdk" /> <orderEntry type="sourceFolder" forTests="false" /> <orderEntry type="module" module-name="pipIrr-common" scope="PROVIDED" /> <orderEntry type="module" module-name="pipIrr-common" scope="PROVIDED" /> <orderEntry type="module" module-name="pipIrr-global" scope="PROVIDED" /> <orderEntry type="library" name="Maven: org.projectlombok:lombok:1.18.28" level="project" /> <orderEntry type="library" name="Maven: org.aspectj:aspectjweaver:1.9.20" level="project" /> pipIrr-platform/pipIrr-mw/pipIrr-mwTest-server/.gitignore
@@ -1,5 +1,6 @@ HELP.md target/ /pipIrr-mwTest-server.iml !.mvn/wrapper/maven-wrapper.jar !**/src/main/**/target/ !**/src/test/**/target/ pipIrr-platform/pipIrr-web/.gitignore
New file @@ -0,0 +1,2 @@ target/ /pipIrr-web.iml pipIrr-platform/pipIrr-web/pipIrr-web-base/.gitignore
@@ -1,5 +1,6 @@ HELP.md target/ /pipIrr-web-base.iml !.mvn/wrapper/maven-wrapper.jar !**/src/main/**/target/ !**/src/test/**/target/ pipIrr-platform/pipIrr-web/pipIrr-web-demo/.gitignore
@@ -1,5 +1,6 @@ HELP.md target/ /pipIrr-web-demo.iml !.mvn/wrapper/maven-wrapper.jar !**/src/main/**/target/ !**/src/test/**/target/ pipIrr-platform/pipIrr-web/pipIrr-web-gis/.gitignore
@@ -1,5 +1,6 @@ HELP.md target/ /pipIrr-web-gis.iml !.mvn/wrapper/maven-wrapper.jar !**/src/main/**/target/ !**/src/test/**/target/ pipIrr-platform/pipIrr-web/pipIrr-web-remote/.gitignore
@@ -1,5 +1,6 @@ HELP.md target/ /pipIrr-web-remote.iml !.mvn/wrapper/maven-wrapper.jar !**/src/main/**/target/ !**/src/test/**/target/ pipIrr-platform/pipIrr-web/pipIrr-web-sso/.gitignore
@@ -1,5 +1,6 @@ HELP.md target/ /pipIrr-web-sso.iml !.mvn/wrapper/maven-wrapper.jar !**/src/main/**/target/ !**/src/test/**/target/ pipIrr-platform/pipIrr-web/pipIrr-web-statistics/.gitignore
@@ -1,5 +1,6 @@ HELP.md target/ /pipIrr-web-statistics.iml !.mvn/wrapper/maven-wrapper.jar !**/src/main/**/target/ !**/src/test/**/target/ pipIrr-platform/pipIrr-web/pipIrr-web.iml
@@ -23,8 +23,11 @@ <orderEntry type="jdk" jdkName="20" jdkType="JavaSDK" /> <orderEntry type="sourceFolder" forTests="false" /> <orderEntry type="module" module-name="pipIrr-common" /> <orderEntry type="module" module-name="pipIrr-common" /> <orderEntry type="library" name="Maven: org.apache.mina:mina-core:2.2.2" level="project" /> <orderEntry type="library" name="Maven: org.apache.httpcomponents:httpclient:4.5.9" level="project" /> <orderEntry type="library" name="Maven: org.apache.httpcomponents:httpcore:4.4.16" level="project" /> <orderEntry type="library" name="Maven: commons-codec:commons-codec:1.15" level="project" /> <orderEntry type="library" name="Maven: org.apache.poi:poi:3.14" level="project" /> <orderEntry type="library" name="Maven: org.quartz-scheduler:quartz:2.3.2" level="project" /> <orderEntry type="library" name="Maven: com.mchange:mchange-commons-java:0.2.15" level="project" /> <orderEntry type="module" module-name="pipIrr-global" />