-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
gythialy
committed
Jul 23, 2015
1 parent
6b36671
commit 7df3b66
Showing
509 changed files
with
119,998 additions
and
112,007 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,12 @@ | ||
|
||
dependencies { | ||
compile group: 'org.osgi', name: 'org.osgi.core', version: '4.3.1' | ||
compile group: 'org.osgi', name: 'org.osgi.compendium', version: '4.3.1' | ||
compile group: 'org.slf4j', name: 'slf4j-api', version: '1.7.7' | ||
compile group: 'org.osgi', name: 'org.osgi.core', version: '4.3.1' | ||
compile group: 'org.osgi', name: 'org.osgi.compendium', version: '4.3.1' | ||
compile group: 'org.slf4j', name: 'slf4j-api', version: '1.7.7' | ||
} | ||
|
||
jar { | ||
manifest { | ||
name = "OpenMUC Core - API" | ||
instruction 'Export-Package', '*' | ||
} | ||
manifest { | ||
name = "OpenMUC Core - API" | ||
instruction 'Export-Package', '*' | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.