...
- Get the source code for the Pentaho platform version 1.6.0
- Put the new Kettle jar files into directory third-party/lib/ (from PDI directory lib/ )
- kettle-engine-3.0.jar
- kettle-ui-swt-3.0.jar
- add jar file ognl.jar to third-party/lib as well (from PDI directory libext/ )
- modify the source code (org.pentaho.plugin.kettle) of the KettleComponent with these Java classes:
- upgrade the jar file
- third-party/lib/apache/commons-digester-1.7.jar
...