|
48 | 48 | <type>zip</type>
|
49 | 49 | </dependency>
|
50 | 50 | -->
|
51 |
| - <dependency> |
| 51 | + <!--<dependency> TODO - jakartification |
52 | 52 | <groupId>org.glassfish.jersey.examples</groupId>
|
53 | 53 | <artifactId>bookmark</artifactId>
|
54 | 54 | <version>${project.version}</version>
|
|
75 | 75 | <version>${project.version}</version>
|
76 | 76 | <classifier>gf-project-src</classifier>
|
77 | 77 | <type>zip</type>
|
78 |
| - </dependency> |
| 78 | + </dependency>--> |
79 | 79 | <dependency>
|
80 | 80 | <groupId>org.glassfish.jersey.examples</groupId>
|
81 | 81 | <artifactId>bookstore-webapp</artifactId>
|
|
168 | 168 | <classifier>project-src</classifier>
|
169 | 169 | <type>zip</type>
|
170 | 170 | </dependency>
|
171 |
| - <dependency> |
| 171 | + <!--<dependency> //TODO jakartification |
172 | 172 | <groupId>org.glassfish.jersey.examples</groupId>
|
173 | 173 | <artifactId>extended-wadl-webapp</artifactId>
|
174 | 174 | <version>${project.version}</version>
|
|
181 | 181 | <version>${project.version}</version>
|
182 | 182 | <classifier>gf-project-src</classifier>
|
183 | 183 | <type>zip</type>
|
184 |
| - </dependency> |
| 184 | + </dependency>--> |
185 | 185 | <dependency>
|
186 | 186 | <groupId>org.glassfish.jersey.examples</groupId>
|
187 | 187 | <artifactId>freemarker-webapp</artifactId>
|
|
231 | 231 | <classifier>project-src</classifier>
|
232 | 232 | <type>zip</type>
|
233 | 233 | </dependency>
|
234 |
| - <dependency> |
| 234 | + <!--<dependency> //TODO Jakartification |
235 | 235 | <groupId>org.glassfish.jersey.examples</groupId>
|
236 | 236 | <artifactId>helloworld-spring-annotations</artifactId>
|
237 | 237 | <version>${project.version}</version>
|
|
244 | 244 | <version>${project.version}</version>
|
245 | 245 | <classifier>project-src</classifier>
|
246 | 246 | <type>zip</type>
|
247 |
| - </dependency> |
| 247 | + </dependency>--> |
248 | 248 | <!-- There is problem to run Spring example on GF - https://java.net/jira/browse/JERSEY-2032
|
249 | 249 | <dependency>
|
250 | 250 | <groupId>org.glassfish.jersey.examples</groupId>
|
|
452 | 452 | <classifier>gf-project-src</classifier>
|
453 | 453 | <type>zip</type>
|
454 | 454 | </dependency>
|
455 |
| - <dependency> |
| 455 | + <!--<dependency> // TODO Jakartification |
456 | 456 | <groupId>org.glassfish.jersey.examples</groupId>
|
457 | 457 | <artifactId>oauth-client-twitter</artifactId>
|
458 | 458 | <version>${project.version}</version>
|
459 | 459 | <classifier>project-src</classifier>
|
460 | 460 | <type>zip</type>
|
461 |
| - </dependency> |
| 461 | + </dependency>--> |
462 | 462 | <!--
|
463 | 463 | <dependency>
|
464 | 464 | <groupId>org.glassfish.jersey.examples</groupId>
|
|
468 | 468 | <type>zip</type>
|
469 | 469 | </dependency>
|
470 | 470 | -->
|
471 |
| - <dependency> |
| 471 | + <!--<dependency> //TODO Jakartification |
472 | 472 | <groupId>org.glassfish.jersey.examples</groupId>
|
473 | 473 | <artifactId>osgi-helloworld-webapp</artifactId>
|
474 | 474 | <version>${project.version}</version>
|
|
488 | 488 | <version>${project.version}</version>
|
489 | 489 | <classifier>project-src</classifier>
|
490 | 490 | <type>zip</type>
|
491 |
| - </dependency> |
| 491 | + </dependency>--> |
492 | 492 | <dependency>
|
493 | 493 | <groupId>org.glassfish.jersey.examples</groupId>
|
494 | 494 | <artifactId>rx-client-webapp</artifactId>
|
|
0 commit comments