Skip to content

Commit

Permalink
Remove Clojure support #466
Browse files Browse the repository at this point in the history
  • Loading branch information
seancorfield committed Feb 23, 2017
1 parent 1146331 commit aad5867
Show file tree
Hide file tree
Showing 23 changed files with 1 addition and 1,216 deletions.
3 changes: 0 additions & 3 deletions examples/Application.cfc
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@ component {
// create your FW/1 application:
request._framework_one = new framework.one( {
SESOmitIndex = true,
diComponent = "framework.ioclj",
diLocations = [
// must provide path to project.clj in Clojure example:
getDirectoryFromPath( CGI.SCRIPT_NAME ) & "/subsystems/6helloclojure",
"model", "controllers", "beans", "services" // to account for the variety of D/I locations in our examples
// that allows all our subsystems to automatically have their own bean factory with the base factory as parent
],
Expand Down
11 changes: 0 additions & 11 deletions examples/subsystems/6helloclojure/.gitignore

This file was deleted.

61 changes: 0 additions & 61 deletions examples/subsystems/6helloclojure/Application.cfc

This file was deleted.

214 changes: 0 additions & 214 deletions examples/subsystems/6helloclojure/LICENSE

This file was deleted.

8 changes: 0 additions & 8 deletions examples/subsystems/6helloclojure/MyApplication.cfc

This file was deleted.

14 changes: 0 additions & 14 deletions examples/subsystems/6helloclojure/README.md

This file was deleted.

6 changes: 0 additions & 6 deletions examples/subsystems/6helloclojure/boot.properties

This file was deleted.

9 changes: 0 additions & 9 deletions examples/subsystems/6helloclojure/build.boot

This file was deleted.

3 changes: 0 additions & 3 deletions examples/subsystems/6helloclojure/doc/intro.md

This file was deleted.

Empty file.
6 changes: 0 additions & 6 deletions examples/subsystems/6helloclojure/project.clj

This file was deleted.

14 changes: 0 additions & 14 deletions examples/subsystems/6helloclojure/src/hello/controllers/main.clj

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit aad5867

Please sign in to comment.