Skip to content

Commit

Permalink
Merge pull request #172 from cliveseldon/remove-java-wrapper
Browse files Browse the repository at this point in the history
Remove java wrapper library from code base
  • Loading branch information
gsunner authored Jun 25, 2018
2 parents 517a169 + 170c1d0 commit f0d667a
Show file tree
Hide file tree
Showing 41 changed files with 4 additions and 11,164 deletions.
2 changes: 1 addition & 1 deletion docs/wrappers/java.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Create a Spring Boot Maven project and include the dependency:
<dependency>
<groupId>io.seldon.wrapper</groupId>
<artifactId>seldon-core-wrapper</artifactId>
<version>0.1.0</version>
<version>0.1.1</version>
</dependency>
```

Expand Down
2 changes: 0 additions & 2 deletions examples/models/pyspark_pmml/.s2i/environment

This file was deleted.

22 changes: 0 additions & 22 deletions examples/models/pyspark_pmml/contract.json

This file was deleted.

282 changes: 0 additions & 282 deletions examples/models/pyspark_pmml/mnist.ipynb

This file was deleted.

53 changes: 0 additions & 53 deletions examples/models/pyspark_pmml/mnist_deployment.json

This file was deleted.

Loading

0 comments on commit f0d667a

Please sign in to comment.