Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-08-17[535871] Update Web Services to support Java 11Keith Chong3-3/+7
2018-05-18Bug 265772 - [wsdl4j] Upgrade to WSDL4J 1.6Mat Booth27-30/+294
This change allows all of webtools to standardise on a single version of wsdl4j (1.6.2). The necessary unimplmented methods are implemented and the bundle manifest requirements are updated accordingly. We no longer need the wsdl15 feature, which seems to exist solely so it can provide WSDL4J 1.5.1, so this change also disables the build of that feature and it is no longer included in the update site. Change-Id: Ibacfd65c324a7bf635387388f9bffaa4efe7fc4d Signed-off-by: Mat Booth <mat.booth@redhat.com>
2018-04-12Bug 531352 - deprecate Axis 1.x bundles, but include them in pom reactor and ↵nickboldt9-10/+10
update site Signed-off-by: nickboldt <nboldt@redhat.com>
2018-03-21[532711] Update Web Services to support Java 10Keith Chong1-1/+5
Change-Id: I7fa574694c35384e5a7284ffd36eb6e676120576
2018-03-21[532715] Add more meaningful JAX-RS facet constantsKeith Chong1-5/+5
2018-03-08[531559] Replace Platform.getJobManager with Job.getJobManagerKeith Chong5-12/+9
Change-Id: If7b9c97a7544351d699e1f88bed84afd967c6085
2018-03-06Bug 492109 - Contribute Jax-RS project detection to Smart ImporterMickael Istria4-3/+124
Change-Id: I694992ffd7f5ba360ea3878cef4da12779fe70ff Signed-off-by: Mickael Istria <mistria@redhat.com>
2018-02-22Bug 531425 add sources to wtp.ws sitenickboldt26-12/+52
Signed-off-by: nickboldt <nboldt@redhat.com>
2018-02-20fix jaxws features - bump versions, remove obsolete ↵nickboldt6-14/+14
sourceTemplateBundle/sourceTemplatePlugin, etc. upversion org.eclipse.jst.ws.jaxws_sdk.feature :: 1.2.204 => 1.2.205 use parent pom 3.10 and tycho 1.1 remove org.eclipse.jst.enterprise_ui.feature.source from org.eclipse.jst.enterprise_sdk.feature fix deps on sse plugins which have moved from 1.1 to 1.2 Signed-off-by: nickboldt <nboldt@redhat.com>
2018-02-15manifest bumped to 1.0.850 on Feb 12, but pom not also bumpednickboldt1-1/+1
Signed-off-by: nickboldt <nboldt@redhat.com>
2018-02-12[531067] [Photon] Add 2.1 constant to IJAXRSCoreConstantKeith Chong2-2/+11
Change-Id: I823fd2253fbe60b2c7bd658f2f8f1aa3ccc1f478
2018-01-25Move all files into core subdirectoryRob Stryker3662-0/+489701
Signed-off-by: Rob Stryker <rob@oxbeef.net>

    Back to the top