Skip to content

Commit

Permalink
HPCC4J-583 Update filespray and dfuxref clients to 9.6.x (#695)
Browse files Browse the repository at this point in the history
* HPCC4J-583 Update filespray and dfuxref clients to 9.6.x

- Updates filespray wsdl2java maven profile

Signed-off-by: Rodrigo Pastrana <[email protected]>

* HPCC4J-583 Update filespray and dfuxref clients to 9.6.x

- Updates wstopology, wssmc
- Wssmc wrapper manually updated

Signed-off-by: Rodrigo Pastrana <[email protected]>

* HPCC4J-583 Update filespray and dfuxref clients to 9.6.x

- Updates wsworkunits, includes manual wsdl changes

Signed-off-by: Rodrigo Pastrana <[email protected]>

* HPCC4J-583 Update wswu clients to 9.6.x

- Manually updates wswu.wsdl to include recently dropped field

Signed-off-by: Rodrigo Pastrana <[email protected]>

---------

Signed-off-by: Rodrigo Pastrana <[email protected]>
  • Loading branch information
rpastrana authored Mar 27, 2024
1 parent ee9648f commit 9f245d2
Show file tree
Hide file tree
Showing 669 changed files with 494,493 additions and 442,658 deletions.
2 changes: 1 addition & 1 deletion wsclient/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@
<unpackClasses>true</unpackClasses>
<databindingName>adb</databindingName>
<packageName>org.hpccsystems.ws.client.gen.axis2.filespray.latest</packageName>
<wsdlFile>src/main/resources/WSDLs/WsFileSpray.wsdl</wsdlFile>
<wsdlFile>src/main/resources/WSDLs/FileSpray.wsdl</wsdlFile>
<wsdlVersion>1.23</wsdlVersion>
<syncMode>sync</syncMode>
<namespaceURIs>
Expand Down
Loading

0 comments on commit 9f245d2

Please sign in to comment.