File tree Expand file tree Collapse file tree 7 files changed +40
-35
lines changed Expand file tree Collapse file tree 7 files changed +40
-35
lines changed Original file line number Diff line number Diff line change 10
10
<attributes >
11
11
<attribute name =" optional" value =" true" />
12
12
<attribute name =" maven.pomderived" value =" true" />
13
+ <attribute name =" test" value =" true" />
13
14
</attributes >
14
15
</classpathentry >
15
- <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7 " >
16
+ <classpathentry kind =" con" path =" org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER " >
16
17
<attributes >
17
18
<attribute name =" maven.pomderived" value =" true" />
19
+ <attribute name =" org.eclipse.jst.component.dependency" value =" /WEB-INF/lib" />
18
20
</attributes >
19
21
</classpathentry >
20
- <classpathentry kind =" con" path =" org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER " >
22
+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8 " >
21
23
<attributes >
22
24
<attribute name =" maven.pomderived" value =" true" />
23
- <attribute name =" org.eclipse.jst.component.dependency" value =" /WEB-INF/lib" />
24
25
</attributes >
25
26
</classpathentry >
26
27
<classpathentry kind =" output" path =" target/classes" />
Original file line number Diff line number Diff line change 35
35
<arguments >
36
36
</arguments >
37
37
</buildCommand >
38
+ <buildCommand >
39
+ <name >org.eclipse.babel.editor.rbeBuilder</name >
40
+ <arguments >
41
+ </arguments >
42
+ </buildCommand >
38
43
<buildCommand >
39
44
<name >org.eclipse.m2e.core.maven2Builder</name >
40
45
<arguments >
41
46
</arguments >
42
47
</buildCommand >
43
48
</buildSpec >
44
49
<natures >
45
- <nature >org.eclipse.m2e.core.maven2Nature</nature >
50
+ <nature >com.jaspersoft.studio.babel.editor.rbeNature</nature >
51
+ <nature >org.eclipse.jdt.core.javanature</nature >
46
52
<nature >org.eclipse.jem.workbench.JavaEMFNature</nature >
53
+ <nature >org.eclipse.m2e.core.maven2Nature</nature >
47
54
<nature >org.eclipse.wst.common.modulecore.ModuleCoreNature</nature >
48
55
<nature >org.eclipse.wst.common.project.facet.core.nature</nature >
49
- <nature >org.eclipse.jdt.core.javanature</nature >
50
56
<nature >org.eclipse.wst.jsdt.core.jsNature</nature >
51
- <nature >org.jboss.tools.jst.web.kb.kbnature</nature >
52
57
<nature >org.jboss.tools.cdi.core.cdinature</nature >
53
58
<nature >org.jboss.tools.jsf.jsfnature</nature >
59
+ <nature >org.jboss.tools.jst.web.kb.kbnature</nature >
54
60
</natures >
55
61
</projectDescription >
Original file line number Diff line number Diff line change 1
1
eclipse.preferences.version =1
2
2
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode =enabled
3
3
org.eclipse.jdt.core.compiler.codegen.methodParameters =do not generate
4
- org.eclipse.jdt.core.compiler.codegen.targetPlatform =1.7
4
+ org.eclipse.jdt.core.compiler.codegen.targetPlatform =1.8
5
5
org.eclipse.jdt.core.compiler.codegen.unusedLocal =preserve
6
- org.eclipse.jdt.core.compiler.compliance =1.7
6
+ org.eclipse.jdt.core.compiler.compliance =1.8
7
7
org.eclipse.jdt.core.compiler.debug.lineNumber =generate
8
8
org.eclipse.jdt.core.compiler.debug.localVariable =generate
9
9
org.eclipse.jdt.core.compiler.debug.sourceFile =generate
10
10
org.eclipse.jdt.core.compiler.problem.assertIdentifier =error
11
+ org.eclipse.jdt.core.compiler.problem.enablePreviewFeatures =disabled
11
12
org.eclipse.jdt.core.compiler.problem.enumIdentifier =error
12
13
org.eclipse.jdt.core.compiler.problem.forbiddenReference =warning
13
- org.eclipse.jdt.core.compiler.source =1.7
14
+ org.eclipse.jdt.core.compiler.problem.reportPreviewFeatures =ignore
15
+ org.eclipse.jdt.core.compiler.release =disabled
16
+ org.eclipse.jdt.core.compiler.source =1.8
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?><project-modules id =" moduleCoreId" project-version =" 1.5.0" >
2
- <wb-module deploy-name =" OCPPDemo" >
2
+
3
+ <wb-module deploy-name =" OCPPDemo-0.0.2-SNAPSHOT" >
4
+
3
5
<wb-resource deploy-path =" /" source-path =" /target/m2e-wtp/web-resources" />
6
+
4
7
<wb-resource deploy-path =" /" source-path =" /WebContent" tag =" defaultRootSource" />
8
+
5
9
<wb-resource deploy-path =" /WEB-INF/classes" source-path =" /src" />
10
+
6
11
<property name =" java-output-path" value =" /OCPPDemo/build/classes" />
12
+
7
13
<property name =" context-root" value =" OCPPDemo" />
14
+
8
15
</wb-module >
16
+
9
17
</project-modules >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<faceted-project >
3
- <runtime name =" GlassFish 4.0" />
4
3
<fixed facet =" wst.jsdt.web" />
5
4
<fixed facet =" java" />
6
5
<fixed facet =" jst.web" />
7
- <installed facet =" java" version =" 1.7" />
8
6
<installed facet =" jst.web" version =" 3.1" />
9
- <installed facet =" glassfish.web" version =" 4.0" />
10
7
<installed facet =" wst.jsdt.web" version =" 1.0" />
11
8
<installed facet =" jst.jaxrs" version =" 2.0" />
12
9
<installed facet =" jst.cdi" version =" 1.1" />
13
10
<installed facet =" jboss.m2" version =" 1.0" />
14
11
<installed facet =" jst.jsf" version =" 2.2" />
12
+ <installed facet =" jst.cdi" version =" 1.1" />
13
+ <installed facet =" jboss.m2" version =" 1.0" />
14
+ <installed facet =" java" version =" 1.8" />
15
15
</faceted-project >
Original file line number Diff line number Diff line change 2
2
<web-app xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://xmlns.jcp.org/xml/ns/javaee" xsi : schemaLocation =" http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/web-app_3_1.xsd" version =" 3.1" >
3
3
<display-name >OCPPDemo</display-name >
4
4
<welcome-file-list >
5
- <welcome-file >index.html</welcome-file >
6
- <welcome-file >index.htm</welcome-file >
7
5
<welcome-file >index.jsp</welcome-file >
8
- <welcome-file >default.html</welcome-file >
9
- <welcome-file >default.htm</welcome-file >
10
- <welcome-file >default.jsp</welcome-file >
11
6
</welcome-file-list >
12
7
</web-app >
Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
2
<modelVersion >4.0.0</modelVersion >
4
- <groupId >net.reini</groupId >
5
3
<artifactId >OCPPDemo</artifactId >
6
- <version >0.0.1 -SNAPSHOT</version >
4
+ <version >0.0.2 -SNAPSHOT</version >
7
5
<packaging >war</packaging >
8
6
<description >Open Charge Point Protocol</description >
9
7
<build >
18
16
</resource >
19
17
</resources >
20
18
<plugins >
21
- <plugin >
22
- <artifactId >maven-compiler-plugin</artifactId >
23
- <version >3.1</version >
24
- <configuration >
25
- <source >1.7</source >
26
- <target >1.7</target >
27
- </configuration >
28
- </plugin >
29
19
<plugin >
30
20
<artifactId >maven-war-plugin</artifactId >
31
21
<version >2.3</version >
58
48
<dependency >
59
49
<groupId >javax</groupId >
60
50
<artifactId >javaee-api</artifactId >
61
- <version >7.0 </version >
51
+ <version >8.0.1-b5 </version >
62
52
<scope >provided</scope >
63
53
</dependency >
64
54
<dependency >
65
55
<groupId >junit</groupId >
66
56
<artifactId >junit</artifactId >
67
- <version >4.11 </version >
57
+ <version >4.13.2 </version >
68
58
<scope >test</scope >
69
59
</dependency >
70
60
</dependencies >
71
- <properties >
72
- <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
73
- </properties >
61
+ <parent >
62
+ <groupId >net.reini</groupId >
63
+ <artifactId >net.reini</artifactId >
64
+ <version >1.0</version >
65
+ </parent >
74
66
</project >
You can’t perform that action at this time.
0 commit comments