Skip to content

Commit

Permalink
- fix build error
Browse files Browse the repository at this point in the history
- remove useless files
  • Loading branch information
gythialy committed Nov 21, 2016
1 parent c012bd2 commit b08d390
Show file tree
Hide file tree
Showing 71 changed files with 2 additions and 1,211 deletions.
4 changes: 2 additions & 2 deletions configuration.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -71,12 +71,12 @@ configure(javaProjects) {

task updateBundles(type:Exec) {
dependsOn(distributionProjects.install)
commandLine "./framework/bin/openmuc", "update-bundles"
commandLine "./framework/bin/openmuc", "update-bundles"
}

tasks.withType(Tar) {

dependsOn(updateBundles)
// dependsOn(updateBundles)

into(project.name) {

Expand Down
5 changes: 0 additions & 5 deletions demo/framework/README.txt

This file was deleted.

91 changes: 0 additions & 91 deletions demo/framework/build.gradle

This file was deleted.

Binary file removed demo/framework/bundle/logback-classic-1.1.3.jar
Binary file not shown.
Binary file removed demo/framework/bundle/logback-core-1.1.3.jar
Binary file not shown.
Binary file not shown.
Binary file removed demo/framework/bundle/openmuc-core-api-0.15.3.jar
Binary file not shown.
Binary file not shown.
Binary file removed demo/framework/bundle/openmuc-core-spi-0.15.3.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed demo/framework/bundle/openmuc-webui-base-0.15.3.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed demo/framework/bundle/openmuc-webui-spi-0.15.3.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed demo/framework/bundle/slf4j-api-1.7.12.jar
Binary file not shown.
94 changes: 0 additions & 94 deletions demo/framework/conf/channels.xml

This file was deleted.

98 changes: 0 additions & 98 deletions demo/framework/conf/config.properties

This file was deleted.

Binary file removed demo/framework/conf/https-certificate.jks
Binary file not shown.
24 changes: 0 additions & 24 deletions demo/framework/conf/logback.xml

This file was deleted.

23 changes: 0 additions & 23 deletions demo/framework/conf/system.properties

This file was deleted.

Loading

0 comments on commit b08d390

Please sign in to comment.