Skip to content
Snippets Groups Projects
Commit 8e102806 authored by Ghazi Triki's avatar Ghazi Triki
Browse files

Fix configuration for akka and bbb-web projects.

parent 6b4bbd63
No related branches found
No related tags found
No related merge requests found
......@@ -76,6 +76,7 @@ object Dependencies {
Compile.scalaLibrary,
Compile.scalaCompiler,
Compile.akkaActor,
Compile.akkaSl4fj,
Compile.googleGson,
Compile.jacksonModule,
Compile.quicklens,
......
......@@ -67,6 +67,7 @@ object Dependencies {
Compile.scalaLibrary,
Compile.scalaCompiler,
Compile.akkaActor,
Compile.akkaSl4fj,
Compile.logback,
Compile.commonsCodec,
Compile.apacheLang,
......
......@@ -17,7 +17,7 @@ PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along
with BigBlueButton; if not, see <http://www.gnu.org/licenses/>.
-->nses/>. -->
-->
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:util="http://www.springframework.org/schema/util"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment