Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update build.sbt #26

Merged
merged 13 commits into from
Feb 18, 2017
Merged

Update build.sbt #26

merged 13 commits into from
Feb 18, 2017

Conversation

karthikvadla
Copy link
Contributor

No description provided.

skavulya and others added 12 commits February 14, 2017 16:51
* clean up and formatting

* formatting testcases

* upgraded to scala 2.11.8

* update readme

* Clean up .gitignore file, remove tf folder inside test folder

* Rename spark-tf-core to core, and update all references

* Remove core module, add License file and make pom changes

* Renaming namespace, update all files with new namespace

* Fix custom schema, correct pom

* update readme

* update readme

* add sbt build files

* Add conversion from mvn to sbt (tapanalyticstoolkit#15)

* Add classifier to bring in correct shaded jar and class

* Add classifier to bring in correct shaded jar and class (tapanalyticstoolkit#16)

* Add travis.yml file

* Refactor travis file

* Refactor travis file

* Update README.md

* Add Travis support to sbt branch (tapanalyticstoolkit#17)

* Add classifier to bring in correct shaded jar and class

* Add travis.yml file

* Refactor travis file

* Refactor travis file

* Update README.md

* Cleanup

* Remove central1 dependency in sbt and sudo requirement from travis.yml (tapanalyticstoolkit#18)

* Add classifier to bring in correct shaded jar and class

* Add travis.yml file

* Refactor travis file

* Refactor travis file

* Update README.md

* Cleanup

* SBT working, Cleaned up (tapanalyticstoolkit#19)

* Add conversion from mvn to sbt

* Clean up for sbt

* Add exclude jars to build.sbt and update readme

* use filterNot

* Refactor to use filterNot (tapanalyticstoolkit#20)

* Add classifier to bring in correct shaded jar and class

* Add travis.yml file

* Refactor travis file

* Refactor travis file

* Update README.md

* Cleanup

* use filterNot

* Add sbt-spark-package plugin support
@karthikvadla karthikvadla merged commit 54feceb into tapanalyticstoolkit:sbt Feb 18, 2017
karthikvadla added a commit that referenced this pull request Feb 18, 2017
* clean up and formatting

* formatting testcases

* upgraded to scala 2.11.8

* update readme

* Clean up .gitignore file, remove tf folder inside test folder

* Rename spark-tf-core to core, and update all references

* Remove core module, add License file and make pom changes

* Renaming namespace, update all files with new namespace

* Fix custom schema, correct pom

* update readme

* update readme

* add sbt build files

* Add conversion from mvn to sbt (#15)

* Add classifier to bring in correct shaded jar and class (#16)

* Add Travis support to sbt branch (#17)

* Add classifier to bring in correct shaded jar and class

* Add travis.yml file

* Refactor travis file

* Refactor travis file

* Update README.md

* Remove central1 dependency in sbt and sudo requirement from travis.yml (#18)

* Add classifier to bring in correct shaded jar and class

* Add travis.yml file

* Refactor travis file

* Refactor travis file

* Update README.md

* Cleanup

* SBT working, Cleaned up (#19)

* Add conversion from mvn to sbt

* Clean up for sbt

* Add exclude jars to build.sbt and update readme

* Refactor to use filterNot (#20)

* Add classifier to bring in correct shaded jar and class

* Add travis.yml file

* Refactor travis file

* Refactor travis file

* Update README.md

* Cleanup

* use filterNot

* Fix sbt-spark-package issue (#22)

* Add classifier to bring in correct shaded jar and class

* Add travis.yml file

* Refactor travis file

* Refactor travis file

* Update README.md

* Cleanup

* use filterNot

* Add sbt-spark-package plugin support

* Update builds.sbt for sbt spark packaging (#23)

* Removed environment variable from path in README example (#14)

* Add conversion from mvn to sbt

* Clean up for sbt

* Add exclude jars to build.sbt and update readme

* SBT Support (#21)

* clean up and formatting

* formatting testcases

* upgraded to scala 2.11.8

* update readme

* Clean up .gitignore file, remove tf folder inside test folder

* Rename spark-tf-core to core, and update all references

* Remove core module, add License file and make pom changes

* Renaming namespace, update all files with new namespace

* Fix custom schema, correct pom

* update readme

* update readme

* add sbt build files

* Add conversion from mvn to sbt (#15)

* Add classifier to bring in correct shaded jar and class

* Add classifier to bring in correct shaded jar and class (#16)

* Add travis.yml file

* Refactor travis file

* Refactor travis file

* Update README.md

* Add Travis support to sbt branch (#17)

* Add classifier to bring in correct shaded jar and class

* Add travis.yml file

* Refactor travis file

* Refactor travis file

* Update README.md

* Cleanup

* Remove central1 dependency in sbt and sudo requirement from travis.yml (#18)

* Add classifier to bring in correct shaded jar and class

* Add travis.yml file

* Refactor travis file

* Refactor travis file

* Update README.md

* Cleanup

* SBT working, Cleaned up (#19)

* Add conversion from mvn to sbt

* Clean up for sbt

* Add exclude jars to build.sbt and update readme

* use filterNot

* Refactor to use filterNot (#20)

* Add classifier to bring in correct shaded jar and class

* Add travis.yml file

* Refactor travis file

* Refactor travis file

* Update README.md

* Cleanup

* use filterNot

* Add sbt-spark-package plugin support

* Remove github personal token details

* Add TensorFlow hadoop jar to Spark package (#24)

* Update credentials in build.sbt (#25)

* Removed environment variable from path in README example (#14)

* Add conversion from mvn to sbt

* Clean up for sbt

* Add exclude jars to build.sbt and update readme

* SBT Support (#21)

* clean up and formatting

* formatting testcases

* upgraded to scala 2.11.8

* update readme

* Clean up .gitignore file, remove tf folder inside test folder

* Rename spark-tf-core to core, and update all references

* Remove core module, add License file and make pom changes

* Renaming namespace, update all files with new namespace

* Fix custom schema, correct pom

* update readme

* update readme

* add sbt build files

* Add conversion from mvn to sbt (#15)

* Add classifier to bring in correct shaded jar and class

* Add classifier to bring in correct shaded jar and class (#16)

* Add travis.yml file

* Refactor travis file

* Refactor travis file

* Update README.md

* Add Travis support to sbt branch (#17)

* Add classifier to bring in correct shaded jar and class

* Add travis.yml file

* Refactor travis file

* Refactor travis file

* Update README.md

* Cleanup

* Remove central1 dependency in sbt and sudo requirement from travis.yml (#18)

* Add classifier to bring in correct shaded jar and class

* Add travis.yml file

* Refactor travis file

* Refactor travis file

* Update README.md

* Cleanup

* SBT working, Cleaned up (#19)

* Add conversion from mvn to sbt

* Clean up for sbt

* Add exclude jars to build.sbt and update readme

* use filterNot

* Refactor to use filterNot (#20)

* Add classifier to bring in correct shaded jar and class

* Add travis.yml file

* Refactor travis file

* Refactor travis file

* Update README.md

* Cleanup

* use filterNot

* Add sbt-spark-package plugin support

* Remove github personal token details

* Update build.sbt (#26)

* Removed environment variable from path in README example (#14)

* Add conversion from mvn to sbt

* Clean up for sbt

* Add exclude jars to build.sbt and update readme

* SBT Support (#21)

* clean up and formatting

* formatting testcases

* upgraded to scala 2.11.8

* update readme

* Clean up .gitignore file, remove tf folder inside test folder

* Rename spark-tf-core to core, and update all references

* Remove core module, add License file and make pom changes

* Renaming namespace, update all files with new namespace

* Fix custom schema, correct pom

* update readme

* update readme

* add sbt build files

* Add conversion from mvn to sbt (#15)

* Add classifier to bring in correct shaded jar and class

* Add classifier to bring in correct shaded jar and class (#16)

* Add travis.yml file

* Refactor travis file

* Refactor travis file

* Update README.md

* Add Travis support to sbt branch (#17)

* Add classifier to bring in correct shaded jar and class

* Add travis.yml file

* Refactor travis file

* Refactor travis file

* Update README.md

* Cleanup

* Remove central1 dependency in sbt and sudo requirement from travis.yml (#18)

* Add classifier to bring in correct shaded jar and class

* Add travis.yml file

* Refactor travis file

* Refactor travis file

* Update README.md

* Cleanup

* SBT working, Cleaned up (#19)

* Add conversion from mvn to sbt

* Clean up for sbt

* Add exclude jars to build.sbt and update readme

* use filterNot

* Refactor to use filterNot (#20)

* Add classifier to bring in correct shaded jar and class

* Add travis.yml file

* Refactor travis file

* Refactor travis file

* Update README.md

* Cleanup

* use filterNot

* Add sbt-spark-package plugin support

* Remove github personal token details

* Remove extra license tag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants