Skip to content

Commit

Permalink
Removed docker support
Browse files Browse the repository at this point in the history
  • Loading branch information
batje committed Jun 23, 2020
1 parent 363d0a2 commit 4cc4731
Show file tree
Hide file tree
Showing 13 changed files with 8 additions and 326 deletions.
4 changes: 0 additions & 4 deletions .dockerignore

This file was deleted.

17 changes: 0 additions & 17 deletions Dockerfile

This file was deleted.

104 changes: 0 additions & 104 deletions Dockerfile.app

This file was deleted.

28 changes: 0 additions & 28 deletions Jenkinsfile

This file was deleted.

12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ Invoke talend with the following mandatory command line arguments:
* -targetDir - the directory where the exported job will be placed

Eclipse application arguments
* -application au.org.emii.talend.codegen.Generator - run the code generation plugin
* -application au.org.emii.talend.codegen.Generator - run the code generation plugin
* -nosplash stops the display of the gui splash window
* --launcher.suppressErrors stops errors being displayed in message boxes - output to stderr instead
* -data specifies the talend workspace used for building the project - created automatically if it doesn't exist (recommended to ensure a clean build)
* --clean_component_cache tells TOS to reload external components and rebuild the cache

Some optional command line arguments you can have:
* -version - version of job to be exported
* -componentDir - location of any custom components used in the job
Expand All @@ -44,5 +44,9 @@ Example
This example is taken from our Jenkins build process - $WORKSPACE is the location of the talend project

TOS_DI-linux-gtk-x86_64 -nosplash --launcher.suppressErrors -data $WORKSPACE/../.talend-workspace --clean_component_cache -application au.org.emii.talend.codegen.Generator -jobName ThreddsExample -projectDir $WORKSPACE -targetDir $WORKSPACE/.talend-build -componentDir /par2/git-repos/talend_components




Credits
-------

This project was originally developed for the [Australian Ocean Data Network](https://portal.aodn.org.au/).
29 changes: 0 additions & 29 deletions docker-compose.yml

This file was deleted.

84 changes: 0 additions & 84 deletions docker.md

This file was deleted.

9 changes: 0 additions & 9 deletions files/configuration/.gtkrc

This file was deleted.

23 changes: 0 additions & 23 deletions files/install_dir/build.sh

This file was deleted.

5 changes: 0 additions & 5 deletions files/install_dir/debug-build.sh

This file was deleted.

5 changes: 0 additions & 5 deletions files/install_dir/debug-tos.sh

This file was deleted.

10 changes: 0 additions & 10 deletions files/install_dir/debug.ini

This file was deleted.

4 changes: 0 additions & 4 deletions files/install_dir/talend.sh

This file was deleted.

0 comments on commit 4cc4731

Please sign in to comment.