hop
hop copied to clipboard
Hop Orchestration Platform
[Bug]: The Save button on the main toolbar is sometimes disabled even though there has been a change
### Apache Hop version? 2.16 ### Java version? 17 ### Operating system Windows ### What happened? The save button for a pipeline or workflow in the main toolbar is disabled...
### Apache Hop version? 2.17-SNAPSHOT ### Java version? openjdk 17 ### Operating system Windows ### What happened? I was trying to delete a transform from a pipeline by selecting it...
### What needs to happen? Cleanup XML of transform JSON Input, Output, Enhanced JsonInputMeta.java JsonOutputMeta.java ### Issue Priority Priority: 3 ### Issue Component Component: Metadata
### Apache Hop version? 2.17.0-SNAPSHOT ### Java version? 17 ### Operating system macOS ### What happened? A new `ignore manual fields` option was added to Text File Input, CSV File...
### Apache Hop version? 2.17-SNAPSHOT ### Java version? openjdk-17 ### Operating system Windows ### What happened? I'm opening a Hop project that has the _integration-tests/transforms_ directory as its root. The...
### Apache Hop version? 2.17-SNAPSHOT ### Java version? openjdk 17 ### Operating system Windows ### What happened? I was trying to delete an action from a workflow by selecting it...
### What needs to happen? Neo4j released Java driver 5.x over a year ago. This will require some code changes in Apache Hop, but will (among other things) allow for...
Sorry, I must have mixed up my branches.
- add command line options for (host, port, shutdownport, proxyhost, proxyport,ssl) - support for override properties on the command line - add shutdown listener to web server - add shutdown...