|
2 | 2 | <module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4"> |
3 | 3 | <component name="FacetManager"> |
4 | 4 | <facet type="Spring" name="Spring"> |
5 | | - <configuration> |
6 | | - <fileset id="fileset" name="Spring Application Context" removed="false"> |
7 | | - <file>file://$MODULE_DIR$/src/main/resources/mq/CreateImprintUser.xml</file> |
8 | | - <file>file://$MODULE_DIR$/src/main/resources/mq/CreateTestDataTweets.xml</file> |
9 | | - <file>file://$MODULE_DIR$/src/main/resources/mq/CreateTestDataUser.xml</file> |
10 | | - <file>file://$MODULE_DIR$/src/main/resources/mq/FetchFavorites.xml</file> |
11 | | - <file>file://$MODULE_DIR$/src/main/resources/mq/FetchFollower.xml</file> |
12 | | - <file>file://$MODULE_DIR$/src/main/resources/mq/FetchFriends.xml</file> |
13 | | - <file>file://$MODULE_DIR$/src/main/resources/mq/FetchHomeTimeline.xml</file> |
14 | | - <file>file://$MODULE_DIR$/src/main/resources/mq/FetchListOwner.xml</file> |
15 | | - <file>file://$MODULE_DIR$/src/main/resources/mq/FetchLists.xml</file> |
16 | | - <file>file://$MODULE_DIR$/src/main/resources/mq/FetchListsForUsers.xml</file> |
17 | | - <file>file://$MODULE_DIR$/src/main/resources/mq/FetchMentions.xml</file> |
18 | | - <file>file://$MODULE_DIR$/src/main/resources/mq/FetchRetweetsOfMe.xml</file> |
19 | | - <file>file://$MODULE_DIR$/src/main/resources/mq/FetchTweetsFromSearch.xml</file> |
20 | | - <file>file://$MODULE_DIR$/src/main/resources/mq/FetchUsersFromList.xml</file> |
21 | | - <file>file://$MODULE_DIR$/src/main/resources/mq/FetchUserTimeline.xml</file> |
22 | | - <file>file://$MODULE_DIR$/src/main/resources/mq/GarbageCollection.xml</file> |
23 | | - <file>file://$MODULE_DIR$/src/main/resources/integration.xml</file> |
24 | | - <file>file://$MODULE_DIR$/src/main/resources/mq/RemoveOldDataFromStorage.xml</file> |
25 | | - <file>file://$MODULE_DIR$/src/main/resources/mq/TaskStart.xml</file> |
26 | | - <file>file://$MODULE_DIR$/src/main/resources/mq/UpdateMentionsForUsers.xml</file> |
27 | | - <file>file://$MODULE_DIR$/src/main/resources/mq/UpdateTweets.xml</file> |
28 | | - <file>file://$MODULE_DIR$/src/main/resources/mq/UpdateUrls.xml</file> |
29 | | - <file>file://$MODULE_DIR$/src/main/resources/mq/UpdateUser.xml</file> |
30 | | - </fileset> |
31 | | - </configuration> |
| 5 | + <configuration /> |
32 | 6 | </facet> |
33 | 7 | </component> |
34 | 8 | <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8"> |
|
43 | 17 | </content> |
44 | 18 | <orderEntry type="inheritedJdk" /> |
45 | 19 | <orderEntry type="sourceFolder" forTests="false" /> |
46 | | - <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-web:1.5.6.RELEASE" level="project" /> |
47 | | - <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter:1.5.6.RELEASE" level="project" /> |
48 | | - <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-tomcat:1.5.6.RELEASE" level="project" /> |
49 | | - <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-core:8.5.16" level="project" /> |
50 | | - <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-el:8.5.16" level="project" /> |
51 | | - <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-websocket:8.5.16" level="project" /> |
| 20 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-web:1.5.7.RELEASE" level="project" /> |
| 21 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter:1.5.7.RELEASE" level="project" /> |
| 22 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-tomcat:1.5.7.RELEASE" level="project" /> |
| 23 | + <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-core:8.5.20" level="project" /> |
| 24 | + <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-el:8.5.20" level="project" /> |
| 25 | + <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-websocket:8.5.20" level="project" /> |
52 | 26 | <orderEntry type="library" name="Maven: org.hibernate:hibernate-validator:5.3.5.Final" level="project" /> |
53 | 27 | <orderEntry type="library" name="Maven: javax.validation:validation-api:1.1.0.Final" level="project" /> |
54 | 28 | <orderEntry type="library" name="Maven: org.jboss.logging:jboss-logging:3.3.1.Final" level="project" /> |
55 | | - <orderEntry type="library" name="Maven: com.fasterxml:classmate:1.3.3" level="project" /> |
56 | | - <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-databind:2.8.9" level="project" /> |
| 29 | + <orderEntry type="library" name="Maven: com.fasterxml:classmate:1.3.4" level="project" /> |
| 30 | + <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-databind:2.8.10" level="project" /> |
57 | 31 | <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.8.0" level="project" /> |
58 | | - <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-core:2.8.9" level="project" /> |
59 | | - <orderEntry type="library" name="Maven: org.springframework:spring-web:4.3.10.RELEASE" level="project" /> |
60 | | - <orderEntry type="library" name="Maven: org.springframework:spring-webmvc:4.3.10.RELEASE" level="project" /> |
61 | | - <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-social-twitter:1.5.6.RELEASE" level="project" /> |
| 32 | + <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-core:2.8.10" level="project" /> |
| 33 | + <orderEntry type="library" name="Maven: org.springframework:spring-web:4.3.11.RELEASE" level="project" /> |
| 34 | + <orderEntry type="library" name="Maven: org.springframework:spring-webmvc:4.3.11.RELEASE" level="project" /> |
| 35 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-social-twitter:1.5.7.RELEASE" level="project" /> |
62 | 36 | <orderEntry type="library" name="Maven: org.springframework.social:spring-social-config:1.1.4.RELEASE" level="project" /> |
63 | 37 | <orderEntry type="library" name="Maven: org.springframework.social:spring-social-core:1.1.4.RELEASE" level="project" /> |
64 | 38 | <orderEntry type="library" name="Maven: org.springframework.social:spring-social-web:1.1.4.RELEASE" level="project" /> |
65 | 39 | <orderEntry type="library" name="Maven: javax.inject:javax.inject:1" level="project" /> |
66 | 40 | <orderEntry type="library" name="Maven: org.springframework.social:spring-social-twitter:1.1.2.RELEASE" level="project" /> |
67 | 41 | <orderEntry type="library" name="Maven: org.springframework.security:spring-security-crypto:4.2.3.RELEASE" level="project" /> |
68 | | - <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-thymeleaf:1.5.6.RELEASE" level="project" /> |
| 42 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-thymeleaf:1.5.7.RELEASE" level="project" /> |
69 | 43 | <orderEntry type="library" name="Maven: org.thymeleaf:thymeleaf-spring4:2.1.5.RELEASE" level="project" /> |
70 | 44 | <orderEntry type="library" name="Maven: org.thymeleaf:thymeleaf:2.1.5.RELEASE" level="project" /> |
71 | 45 | <orderEntry type="library" name="Maven: ognl:ognl:3.0.8" level="project" /> |
72 | 46 | <orderEntry type="library" name="Maven: org.unbescape:unbescape:1.1.0.RELEASE" level="project" /> |
73 | 47 | <orderEntry type="library" name="Maven: nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect:1.4.0" level="project" /> |
74 | 48 | <orderEntry type="library" name="Maven: org.codehaus.groovy:groovy:2.4.12" level="project" /> |
75 | | - <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-data-jpa:1.5.6.RELEASE" level="project" /> |
76 | | - <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-aop:1.5.6.RELEASE" level="project" /> |
| 49 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-data-jpa:1.5.7.RELEASE" level="project" /> |
| 50 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-aop:1.5.7.RELEASE" level="project" /> |
77 | 51 | <orderEntry type="library" name="Maven: org.aspectj:aspectjweaver:1.8.10" level="project" /> |
78 | | - <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-jdbc:1.5.6.RELEASE" level="project" /> |
79 | | - <orderEntry type="library" name="Maven: org.apache.tomcat:tomcat-jdbc:8.5.16" level="project" /> |
80 | | - <orderEntry type="library" name="Maven: org.apache.tomcat:tomcat-juli:8.5.16" level="project" /> |
81 | | - <orderEntry type="library" name="Maven: org.springframework:spring-jdbc:4.3.10.RELEASE" level="project" /> |
| 52 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-jdbc:1.5.7.RELEASE" level="project" /> |
| 53 | + <orderEntry type="library" name="Maven: org.apache.tomcat:tomcat-jdbc:8.5.20" level="project" /> |
| 54 | + <orderEntry type="library" name="Maven: org.apache.tomcat:tomcat-juli:8.5.20" level="project" /> |
| 55 | + <orderEntry type="library" name="Maven: org.springframework:spring-jdbc:4.3.11.RELEASE" level="project" /> |
82 | 56 | <orderEntry type="library" name="Maven: org.hibernate:hibernate-core:5.0.12.Final" level="project" /> |
83 | 57 | <orderEntry type="library" name="Maven: org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final" level="project" /> |
84 | 58 | <orderEntry type="library" name="Maven: org.javassist:javassist:3.21.0-GA" level="project" /> |
|
88 | 62 | <orderEntry type="library" name="Maven: org.hibernate.common:hibernate-commons-annotations:5.0.1.Final" level="project" /> |
89 | 63 | <orderEntry type="library" name="Maven: org.hibernate:hibernate-entitymanager:5.0.12.Final" level="project" /> |
90 | 64 | <orderEntry type="library" name="Maven: javax.transaction:javax.transaction-api:1.2" level="project" /> |
91 | | - <orderEntry type="library" name="Maven: org.springframework.data:spring-data-jpa:1.11.6.RELEASE" level="project" /> |
92 | | - <orderEntry type="library" name="Maven: org.springframework.data:spring-data-commons:1.13.6.RELEASE" level="project" /> |
93 | | - <orderEntry type="library" name="Maven: org.springframework:spring-orm:4.3.10.RELEASE" level="project" /> |
94 | | - <orderEntry type="library" name="Maven: org.springframework:spring-tx:4.3.10.RELEASE" level="project" /> |
95 | | - <orderEntry type="library" name="Maven: org.springframework:spring-aspects:4.3.10.RELEASE" level="project" /> |
96 | | - <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-integration:1.5.6.RELEASE" level="project" /> |
97 | | - <orderEntry type="library" name="Maven: org.springframework.integration:spring-integration-core:4.3.11.RELEASE" level="project" /> |
98 | | - <orderEntry type="library" name="Maven: org.springframework:spring-messaging:4.3.10.RELEASE" level="project" /> |
| 65 | + <orderEntry type="library" name="Maven: org.springframework.data:spring-data-jpa:1.11.7.RELEASE" level="project" /> |
| 66 | + <orderEntry type="library" name="Maven: org.springframework.data:spring-data-commons:1.13.7.RELEASE" level="project" /> |
| 67 | + <orderEntry type="library" name="Maven: org.springframework:spring-orm:4.3.11.RELEASE" level="project" /> |
| 68 | + <orderEntry type="library" name="Maven: org.springframework:spring-tx:4.3.11.RELEASE" level="project" /> |
| 69 | + <orderEntry type="library" name="Maven: org.springframework:spring-aspects:4.3.11.RELEASE" level="project" /> |
| 70 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-integration:1.5.7.RELEASE" level="project" /> |
| 71 | + <orderEntry type="library" name="Maven: org.springframework.integration:spring-integration-core:4.3.12.RELEASE" level="project" /> |
| 72 | + <orderEntry type="library" name="Maven: org.springframework:spring-messaging:4.3.11.RELEASE" level="project" /> |
99 | 73 | <orderEntry type="library" name="Maven: org.springframework.retry:spring-retry:1.2.1.RELEASE" level="project" /> |
100 | | - <orderEntry type="library" name="Maven: org.springframework.integration:spring-integration-java-dsl:1.2.2.RELEASE" level="project" /> |
| 74 | + <orderEntry type="library" name="Maven: org.springframework.integration:spring-integration-java-dsl:1.2.3.RELEASE" level="project" /> |
101 | 75 | <orderEntry type="library" name="Maven: org.reactivestreams:reactive-streams:1.0.0" level="project" /> |
102 | | - <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-security:1.5.6.RELEASE" level="project" /> |
103 | | - <orderEntry type="library" name="Maven: org.springframework:spring-aop:4.3.10.RELEASE" level="project" /> |
| 76 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-security:1.5.7.RELEASE" level="project" /> |
| 77 | + <orderEntry type="library" name="Maven: org.springframework:spring-aop:4.3.11.RELEASE" level="project" /> |
104 | 78 | <orderEntry type="library" name="Maven: org.springframework.security:spring-security-config:4.2.3.RELEASE" level="project" /> |
105 | | - <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-mobile:1.5.6.RELEASE" level="project" /> |
| 79 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-mobile:1.5.7.RELEASE" level="project" /> |
106 | 80 | <orderEntry type="library" name="Maven: org.springframework.mobile:spring-mobile-device:1.1.5.RELEASE" level="project" /> |
107 | | - <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-logging:1.5.6.RELEASE" level="project" /> |
| 81 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-logging:1.5.7.RELEASE" level="project" /> |
108 | 82 | <orderEntry type="library" name="Maven: ch.qos.logback:logback-classic:1.1.11" level="project" /> |
109 | 83 | <orderEntry type="library" name="Maven: ch.qos.logback:logback-core:1.1.11" level="project" /> |
110 | 84 | <orderEntry type="library" name="Maven: org.slf4j:jcl-over-slf4j:1.7.25" level="project" /> |
111 | 85 | <orderEntry type="library" name="Maven: org.slf4j:jul-to-slf4j:1.7.25" level="project" /> |
112 | 86 | <orderEntry type="library" name="Maven: org.slf4j:log4j-over-slf4j:1.7.25" level="project" /> |
113 | | - <orderEntry type="library" scope="RUNTIME" name="Maven: org.springframework.boot:spring-boot-devtools:1.5.6.RELEASE" level="project" /> |
114 | | - <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot:1.5.6.RELEASE" level="project" /> |
115 | | - <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-autoconfigure:1.5.6.RELEASE" level="project" /> |
116 | | - <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-configuration-processor:1.5.6.RELEASE" level="project" /> |
| 87 | + <orderEntry type="library" scope="RUNTIME" name="Maven: org.springframework.boot:spring-boot-devtools:1.5.7.RELEASE" level="project" /> |
| 88 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot:1.5.7.RELEASE" level="project" /> |
| 89 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-autoconfigure:1.5.7.RELEASE" level="project" /> |
| 90 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-configuration-processor:1.5.7.RELEASE" level="project" /> |
117 | 91 | <orderEntry type="library" name="Maven: com.vaadin.external.google:android-json:0.0.20131108.vaadin1" level="project" /> |
118 | 92 | <orderEntry type="library" name="Maven: org.springframework.security:spring-security-web:4.2.3.RELEASE" level="project" /> |
119 | 93 | <orderEntry type="library" name="Maven: aopalliance:aopalliance:1.0" level="project" /> |
120 | 94 | <orderEntry type="library" name="Maven: org.springframework.security:spring-security-core:4.2.3.RELEASE" level="project" /> |
121 | | - <orderEntry type="library" name="Maven: org.springframework:spring-beans:4.3.10.RELEASE" level="project" /> |
122 | | - <orderEntry type="library" name="Maven: org.springframework:spring-context:4.3.10.RELEASE" level="project" /> |
123 | | - <orderEntry type="library" name="Maven: org.springframework:spring-core:4.3.10.RELEASE" level="project" /> |
124 | | - <orderEntry type="library" name="Maven: org.springframework:spring-expression:4.3.10.RELEASE" level="project" /> |
| 95 | + <orderEntry type="library" name="Maven: org.springframework:spring-beans:4.3.11.RELEASE" level="project" /> |
| 96 | + <orderEntry type="library" name="Maven: org.springframework:spring-context:4.3.11.RELEASE" level="project" /> |
| 97 | + <orderEntry type="library" name="Maven: org.springframework:spring-core:4.3.11.RELEASE" level="project" /> |
| 98 | + <orderEntry type="library" name="Maven: org.springframework:spring-expression:4.3.11.RELEASE" level="project" /> |
125 | 99 | <orderEntry type="library" scope="TEST" name="Maven: org.springframework.security:spring-security-test:4.2.3.RELEASE" level="project" /> |
126 | | - <orderEntry type="library" scope="TEST" name="Maven: org.springframework:spring-test:4.3.10.RELEASE" level="project" /> |
| 100 | + <orderEntry type="library" scope="TEST" name="Maven: org.springframework:spring-test:4.3.11.RELEASE" level="project" /> |
127 | 101 | <orderEntry type="library" name="Maven: org.thymeleaf.extras:thymeleaf-extras-springsecurity4:2.1.3.RELEASE" level="project" /> |
128 | 102 | <orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.7.25" level="project" /> |
129 | 103 | <orderEntry type="library" name="Maven: org.yaml:snakeyaml:1.17" level="project" /> |
|
135 | 109 | <orderEntry type="library" name="Maven: org.apache.httpcomponents:httpclient:4.5.3" level="project" /> |
136 | 110 | <orderEntry type="library" name="Maven: org.apache.httpcomponents:httpcore:4.4.6" level="project" /> |
137 | 111 | <orderEntry type="library" name="Maven: commons-codec:commons-codec:1.10" level="project" /> |
138 | | - <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-actuator:1.5.6.RELEASE" level="project" /> |
139 | | - <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-actuator:1.5.6.RELEASE" level="project" /> |
140 | | - <orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-starter-test:1.5.6.RELEASE" level="project" /> |
141 | | - <orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-test:1.5.6.RELEASE" level="project" /> |
142 | | - <orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-test-autoconfigure:1.5.6.RELEASE" level="project" /> |
| 112 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-actuator:1.5.7.RELEASE" level="project" /> |
| 113 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-actuator:1.5.7.RELEASE" level="project" /> |
| 114 | + <orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-starter-test:1.5.7.RELEASE" level="project" /> |
| 115 | + <orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-test:1.5.7.RELEASE" level="project" /> |
| 116 | + <orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-test-autoconfigure:1.5.7.RELEASE" level="project" /> |
143 | 117 | <orderEntry type="library" scope="TEST" name="Maven: com.jayway.jsonpath:json-path:2.2.0" level="project" /> |
144 | 118 | <orderEntry type="library" scope="TEST" name="Maven: net.minidev:json-smart:2.2.1" level="project" /> |
145 | 119 | <orderEntry type="library" scope="TEST" name="Maven: net.minidev:accessors-smart:1.1" level="project" /> |
|
0 commit comments