File tree 14 files changed +57
-27
lines changed
spring-security-rest-basic-auth/.settings
spring-security-rest-custom/.settings
spring-security-rest-digest-auth/.settings
spring-security-rest-full
14 files changed +57
-27
lines changed Original file line number Diff line number Diff line change 30
30
</classpathentry >
31
31
<classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6" >
32
32
<attributes >
33
- <attribute name =" owner.project.facets " value =" java " />
33
+ <attribute name =" maven.pomderived " value =" true " />
34
34
</attributes >
35
35
</classpathentry >
36
36
<classpathentry kind =" output" path =" target/classes" />
Original file line number Diff line number Diff line change 22
22
<attribute name =" maven.pomderived" value =" true" />
23
23
</attributes >
24
24
</classpathentry >
25
- <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7 " >
25
+ <classpathentry kind =" con" path =" org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER " >
26
26
<attributes >
27
27
<attribute name =" maven.pomderived" value =" true" />
28
+ <attribute name =" org.eclipse.jst.component.dependency" value =" /WEB-INF/lib" />
28
29
</attributes >
29
30
</classpathentry >
30
- <classpathentry kind =" con" path =" org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER " >
31
+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7 " >
31
32
<attributes >
32
33
<attribute name =" maven.pomderived" value =" true" />
33
- <attribute name =" org.eclipse.jst.component.dependency" value =" /WEB-INF/lib" />
34
34
</attributes >
35
35
</classpathentry >
36
36
<classpathentry kind =" output" path =" target/classes" />
Original file line number Diff line number Diff line change 1
1
DELEGATES_PREFERENCE =delegateValidatorList
2
2
USER_BUILD_PREFERENCE =enabledBuildValidatorListorg.eclipse.jst.j2ee.internal.classpathdep.ClasspathDependencyValidator;
3
3
USER_MANUAL_PREFERENCE =enabledManualValidatorListorg.eclipse.jst.j2ee.internal.classpathdep.ClasspathDependencyValidator;
4
- USER_PREFERENCE =overrideGlobalPreferencestruedisableAllValidationfalseversion1.2.303.v201202090300
4
+ USER_PREFERENCE =overrideGlobalPreferencestruedisableAllValidationfalseversion1.2.402.v201212031633
5
+ disabled =06target
5
6
eclipse.preferences.version =1
6
7
override =true
7
8
suspend =false
Original file line number Diff line number Diff line change 63
63
<artifactId >log4j-over-slf4j</artifactId >
64
64
<version >${org.slf4j.version} </version >
65
65
</dependency >
66
-
66
+
67
67
<!-- test scoped -->
68
68
69
69
<dependency >
105
105
</resources >
106
106
107
107
<plugins >
108
-
108
+
109
+ <plugin >
110
+ <groupId >org.apache.maven.plugins</groupId >
111
+ <artifactId >maven-compiler-plugin</artifactId >
112
+ <version >3.1</version >
113
+ <configuration >
114
+ <source >1.7</source >
115
+ <target >1.7</target >
116
+ </configuration >
117
+ </plugin >
118
+
109
119
<plugin >
110
120
<groupId >org.apache.maven.plugins</groupId >
111
121
<artifactId >maven-war-plugin</artifactId >
Original file line number Diff line number Diff line change 4
4
<wb-resource deploy-path =" /" source-path =" /src/main/webapp" tag =" defaultRootSource" />
5
5
<wb-resource deploy-path =" /WEB-INF/classes" source-path =" /src/main/java" />
6
6
<wb-resource deploy-path =" /WEB-INF/classes" source-path =" /src/main/resources" />
7
- <property name =" context-root" value =" spring-mvc-xml" />
8
7
<property name =" java-output-path" value =" /spring-mvc-xml/target/classes" />
8
+ <property name =" context-root" value =" spring-mvc" />
9
9
</wb-module >
10
10
</project-modules >
Original file line number Diff line number Diff line change 1
1
DELEGATES_PREFERENCE =delegateValidatorList
2
2
USER_BUILD_PREFERENCE =enabledBuildValidatorListorg.eclipse.jst.j2ee.internal.classpathdep.ClasspathDependencyValidator;
3
3
USER_MANUAL_PREFERENCE =enabledManualValidatorListorg.eclipse.jst.j2ee.internal.classpathdep.ClasspathDependencyValidator;
4
- USER_PREFERENCE =overrideGlobalPreferencestruedisableAllValidationfalseversion1.2.303.v201202090300
4
+ USER_PREFERENCE =overrideGlobalPreferencestruedisableAllValidationfalseversion1.2.402.v201212031633
5
+ disabled =06target
5
6
eclipse.preferences.version =1
6
7
override =true
7
8
suspend =false
Original file line number Diff line number Diff line change 1
1
DELEGATES_PREFERENCE =delegateValidatorList
2
2
USER_BUILD_PREFERENCE =enabledBuildValidatorListorg.eclipse.jst.j2ee.internal.classpathdep.ClasspathDependencyValidator;
3
3
USER_MANUAL_PREFERENCE =enabledManualValidatorListorg.eclipse.jst.j2ee.internal.classpathdep.ClasspathDependencyValidator;
4
- USER_PREFERENCE =overrideGlobalPreferencestruedisableAllValidationfalseversion1.2.303.v201202090300
4
+ USER_PREFERENCE =overrideGlobalPreferencestruedisableAllValidationfalseversion1.2.402.v201212031633
5
+ disabled =06target
5
6
eclipse.preferences.version =1
6
7
override =true
7
8
suspend =false
Original file line number Diff line number Diff line change 1
1
DELEGATES_PREFERENCE =delegateValidatorList
2
2
USER_BUILD_PREFERENCE =enabledBuildValidatorListorg.eclipse.jst.j2ee.internal.classpathdep.ClasspathDependencyValidator;
3
3
USER_MANUAL_PREFERENCE =enabledManualValidatorListorg.eclipse.jst.j2ee.internal.classpathdep.ClasspathDependencyValidator;
4
- USER_PREFERENCE =overrideGlobalPreferencestruedisableAllValidationfalseversion1.2.303.v201202090300
4
+ USER_PREFERENCE =overrideGlobalPreferencestruedisableAllValidationfalseversion1.2.402.v201212031633
5
+ disabled =06target
5
6
eclipse.preferences.version =1
6
7
override =true
7
8
suspend =false
Original file line number Diff line number Diff line change 4
4
<wb-resource deploy-path =" /" source-path =" /src/main/webapp" tag =" defaultRootSource" />
5
5
<wb-resource deploy-path =" /WEB-INF/classes" source-path =" /src/main/java" />
6
6
<wb-resource deploy-path =" /WEB-INF/classes" source-path =" /src/main/resources" />
7
- <wb-resource deploy-path =" /WEB-INF/classes" source-path =" /src/test/java" />
8
7
<property name =" context-root" value =" spring-security-rest-custom" />
9
8
<property name =" java-output-path" value =" /spring-security-rest-custom/target/classes" />
10
9
</wb-module >
Original file line number Diff line number Diff line change 4
4
<wb-resource deploy-path =" /" source-path =" /src/main/webapp" tag =" defaultRootSource" />
5
5
<wb-resource deploy-path =" /WEB-INF/classes" source-path =" /src/main/java" />
6
6
<wb-resource deploy-path =" /WEB-INF/classes" source-path =" /src/main/resources" />
7
- <wb-resource deploy-path =" /WEB-INF/classes" source-path =" /src/test/java" />
8
7
<property name =" context-root" value =" spring-security-rest-digest-auth" />
9
8
<property name =" java-output-path" value =" /spring-security-rest-digest-auth/target/classes" />
10
9
</wb-module >
Original file line number Diff line number Diff line change 1
1
DELEGATES_PREFERENCE =delegateValidatorList
2
2
USER_BUILD_PREFERENCE =enabledBuildValidatorListorg.eclipse.jst.j2ee.internal.classpathdep.ClasspathDependencyValidator;
3
3
USER_MANUAL_PREFERENCE =enabledManualValidatorListorg.eclipse.jst.j2ee.internal.classpathdep.ClasspathDependencyValidator;
4
- USER_PREFERENCE =overrideGlobalPreferencestruedisableAllValidationfalseversion1.2.303.v201202090300
4
+ USER_PREFERENCE =overrideGlobalPreferencestruedisableAllValidationfalseversion1.2.402.v201212031633
5
+ disabled =06target
5
6
eclipse.preferences.version =1
6
7
override =true
7
8
suspend =false
Original file line number Diff line number Diff line change 16
16
<attribute name =" maven.pomderived" value =" true" />
17
17
</attributes >
18
18
</classpathentry >
19
- <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7 " >
19
+ <classpathentry kind =" con" path =" org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER " >
20
20
<attributes >
21
21
<attribute name =" maven.pomderived" value =" true" />
22
+ <attribute name =" org.eclipse.jst.component.dependency" value =" /WEB-INF/lib" />
22
23
</attributes >
23
24
</classpathentry >
24
- <classpathentry kind =" con" path =" org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER" >
25
+ <classpathentry kind =" src" output =" target/test-classes" path =" src/test/java" >
26
+ <attributes >
27
+ <attribute name =" optional" value =" true" />
28
+ <attribute name =" maven.pomderived" value =" true" />
29
+ </attributes >
30
+ </classpathentry >
31
+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7" >
25
32
<attributes >
26
33
<attribute name =" maven.pomderived" value =" true" />
27
- <attribute name =" org.eclipse.jst.component.dependency" value =" /WEB-INF/lib" />
28
34
</attributes >
29
35
</classpathentry >
30
36
<classpathentry kind =" output" path =" target/classes" />
Original file line number Diff line number Diff line change 1
1
DELEGATES_PREFERENCE =delegateValidatorList
2
2
USER_BUILD_PREFERENCE =enabledBuildValidatorListorg.eclipse.jst.j2ee.internal.classpathdep.ClasspathDependencyValidator;
3
3
USER_MANUAL_PREFERENCE =enabledManualValidatorListorg.eclipse.jst.j2ee.internal.classpathdep.ClasspathDependencyValidator;
4
- USER_PREFERENCE =overrideGlobalPreferencestruedisableAllValidationfalseversion1.2.303.v201202090300
4
+ USER_PREFERENCE =overrideGlobalPreferencestruedisableAllValidationfalseversion1.2.402.v201212031633
5
+ disabled =06target
5
6
eclipse.preferences.version =1
6
7
override =true
7
8
suspend =false
Original file line number Diff line number Diff line change 132
132
<artifactId >guava</artifactId >
133
133
<version >${guava.version} </version >
134
134
</dependency >
135
-
135
+
136
136
<!-- logging -->
137
137
138
138
<dependency >
157
157
<artifactId >log4j-over-slf4j</artifactId >
158
158
<version >${org.slf4j.version} </version >
159
159
</dependency >
160
-
160
+
161
161
<!-- test scoped -->
162
162
163
163
<dependency >
200
200
201
201
<plugins >
202
202
203
+ <plugin >
204
+ <groupId >org.apache.maven.plugins</groupId >
205
+ <artifactId >maven-compiler-plugin</artifactId >
206
+ <version >3.1</version >
207
+ <configuration >
208
+ <source >1.7</source >
209
+ <target >1.7</target >
210
+ </configuration >
211
+ </plugin >
212
+
213
+ <plugin >
214
+ <groupId >org.apache.maven.plugins</groupId >
215
+ <artifactId >maven-war-plugin</artifactId >
216
+ <version >${maven-war-plugin.version} </version >
217
+ </plugin >
218
+
203
219
<plugin >
204
220
<groupId >org.apache.maven.plugins</groupId >
205
221
<artifactId >maven-surefire-plugin</artifactId >
235
251
</configuration >
236
252
</plugin >
237
253
238
- <plugin >
239
- <groupId >org.apache.maven.plugins</groupId >
240
- <artifactId >maven-war-plugin</artifactId >
241
- <version >${maven-war-plugin.version} </version >
242
- </plugin >
243
-
244
254
</plugins >
245
255
246
256
</build >
285
295
<maven-war-plugin .version>2.4</maven-war-plugin .version>
286
296
<maven-surefire-plugin .version>2.16</maven-surefire-plugin .version>
287
297
<cargo-maven2-plugin .version>1.4.5</cargo-maven2-plugin .version>
288
-
298
+
289
299
</properties >
290
300
291
301
</project >
You can’t perform that action at this time.
0 commit comments