This repository was archived by the owner on Jan 30, 2019. It is now read-only.
File tree Expand file tree Collapse file tree
endpoint-programmatic-async
endpoint-programmatic-injection
endpoint-programmatic-partial
java/org/glassfish/endpoint
src/main/java/org/glassfish/endpoint
src/main/java/org/glassfish/injection
websocket-client-programmatic-config
websocket-client-programmatic-encoders
websocket-client-programmatic
src/main/java/org/javaee7/websocket/websocket/vs/rest Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
22 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
33
4+ <modelVersion >4.0.0</modelVersion >
45 <parent >
56 <groupId >org.javaee7.websocket</groupId >
67 <artifactId >websocket-samples</artifactId >
78 <version >1.0-SNAPSHOT</version >
89 <relativePath >../pom.xml</relativePath >
910 </parent >
1011
11- <modelVersion >4.0.0</modelVersion >
12-
1312 <groupId >org.javaee7.websocket</groupId >
1413 <artifactId >binary</artifactId >
1514 <version >1.0-SNAPSHOT</version >
1615 <packaging >war</packaging >
17-
18- <name >${project.artifactId} </name >
19-
2016</project >
Original file line number Diff line number Diff line change 11<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
22 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
33
4+ <modelVersion >4.0.0</modelVersion >
45 <parent >
56 <groupId >org.javaee7.websocket</groupId >
67 <artifactId >websocket-samples</artifactId >
78 <version >1.0-SNAPSHOT</version >
89 <relativePath >../pom.xml</relativePath >
910 </parent >
1011
11- <modelVersion >4.0.0</modelVersion >
12-
1312 <groupId >org.javaee7.websocket</groupId >
1413 <artifactId >chat</artifactId >
1514 <version >1.0-SNAPSHOT</version >
1615 <packaging >war</packaging >
17-
18- <name >${project.artifactId} </name >
1916</project >
Original file line number Diff line number Diff line change 11<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
22 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
33
4+ <modelVersion >4.0.0</modelVersion >
45 <parent >
56 <groupId >org.javaee7.websocket</groupId >
67 <artifactId >websocket-samples</artifactId >
78 <version >1.0-SNAPSHOT</version >
89 <relativePath >../pom.xml</relativePath >
910 </parent >
10-
11- <modelVersion >4.0.0</modelVersion >
1211
1312 <groupId >org.javaee7.websocket</groupId >
1413 <artifactId >encoder-client</artifactId >
1514 <version >1.0-SNAPSHOT</version >
1615 <packaging >war</packaging >
17-
18- <name >${project.artifactId} </name >
19-
2016</project >
Original file line number Diff line number Diff line change 11<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
22 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3+ <modelVersion >4.0.0</modelVersion >
34 <parent >
45 <groupId >org.javaee7.websocket</groupId >
56 <artifactId >websocket-samples</artifactId >
67 <version >1.0-SNAPSHOT</version >
78 <relativePath >../pom.xml</relativePath >
89 </parent >
9-
10- <modelVersion >4.0.0</modelVersion >
1110
1211 <groupId >org.javaee7.websocket</groupId >
1312 <artifactId >encoder-programmatic</artifactId >
1413 <version >1.0-SNAPSHOT</version >
1514 <packaging >war</packaging >
16-
17- <name >${project.artifactId} </name >
18-
1915</project >
Original file line number Diff line number Diff line change 11<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
22 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3+ <modelVersion >4.0.0</modelVersion >
34 <parent >
45 <groupId >org.javaee7.websocket</groupId >
56 <artifactId >websocket-samples</artifactId >
67 <version >1.0-SNAPSHOT</version >
78 <relativePath >../pom.xml</relativePath >
89 </parent >
910
10- <modelVersion >4.0.0</modelVersion >
11-
1211 <groupId >org.javaee7.websocket</groupId >
1312 <artifactId >encoder</artifactId >
1413 <version >1.0-SNAPSHOT</version >
1514 <packaging >war</packaging >
16-
17- <name >${project.artifactId} </name >
18-
1915</project >
Original file line number Diff line number Diff line change 11<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
22 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3+ <modelVersion >4.0.0</modelVersion >
34 <parent >
45 <groupId >org.javaee7.websocket</groupId >
56 <artifactId >websocket-samples</artifactId >
67 <version >1.0-SNAPSHOT</version >
78 <relativePath >../pom.xml</relativePath >
89 </parent >
910
10- <modelVersion >4.0.0</modelVersion >
11-
1211 <groupId >org.javaee7.websocket</groupId >
1312 <artifactId >endpoint-async</artifactId >
1413 <version >1.0-SNAPSHOT</version >
1514 <packaging >war</packaging >
16- <name >${project.artifactId} </name >
17-
1815</project >
Original file line number Diff line number Diff line change 11<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
22 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3+ <modelVersion >4.0.0</modelVersion >
34 <parent >
45 <groupId >org.sample</groupId >
56 <artifactId >websocket</artifactId >
67 <version >1.0-SNAPSHOT</version >
78 <relativePath >../pom.xml</relativePath >
89 </parent >
910
10- <modelVersion >4.0.0</modelVersion >
11-
1211 <groupId >org.glassfish</groupId >
1312 <artifactId >endpoint-config</artifactId >
1413 <version >1.0-SNAPSHOT</version >
1514 <packaging >war</packaging >
16-
17- <name >endpoint-config</name >
18-
1915</project >
Original file line number Diff line number Diff line change 11<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
22 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3+ <modelVersion >4.0.0</modelVersion >
34 <parent >
45 <groupId >org.javaee7.websocket</groupId >
56 <artifactId >websocket-samples</artifactId >
67 <version >1.0-SNAPSHOT</version >
78 <relativePath >../pom.xml</relativePath >
89 </parent >
910
10- <modelVersion >4.0.0</modelVersion >
11-
1211 <groupId >org.javaee7.websocket</groupId >
1312 <artifactId >endpoint-javatypes</artifactId >
1413 <version >1.0-SNAPSHOT</version >
1514 <packaging >war</packaging >
16-
17- <name >${project.artifactId} </name >
18-
1915</project >
Original file line number Diff line number Diff line change 11<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
22 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3-
3+ < modelVersion >4.0.0</ modelVersion >
44 <parent >
55 <groupId >org.sample</groupId >
66 <artifactId >websocket</artifactId >
77 <version >1.0-SNAPSHOT</version >
88 <relativePath >../pom.xml</relativePath >
99 </parent >
1010
11- <modelVersion >4.0.0</modelVersion >
12-
1311 <groupId >org.glassfish</groupId >
1412 <artifactId >endpoint-partial</artifactId >
1513 <version >1.0-SNAPSHOT</version >
1614 <packaging >war</packaging >
17-
18- <name >endpoint-partial</name >
19-
2015</project >
Original file line number Diff line number Diff line change 11<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
22 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3+ <modelVersion >4.0.0</modelVersion >
34 <parent >
45 <groupId >org.javaee7.websocket</groupId >
56 <artifactId >websocket-samples</artifactId >
67 <version >1.0-SNAPSHOT</version >
78 <relativePath >../pom.xml</relativePath >
89 </parent >
910
10- <modelVersion >4.0.0</modelVersion >
11-
1211 <groupId >org.javaee7.websocket</groupId >
1312 <artifactId >endpoint-programmatic-async</artifactId >
1413 <version >1.0-SNAPSHOT</version >
1514 <packaging >war</packaging >
16-
17- <name >${project.artifactId} </name >
18-
1915</project >
You can’t perform that action at this time.
0 commit comments