Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation error #469

Closed
skprasadu opened this issue Jan 28, 2016 · 1 comment
Closed

Compilation error #469

skprasadu opened this issue Jan 28, 2016 · 1 comment

Comments

@skprasadu
Copy link

Hello,

When I am doing "sbt compile" I am getting a compilation error as below,

[error] /home/krishna/my-applications/java/deepdive/src/main/scala/org/deepdive/datastore/PostgresDataStore.scala:23: object dbcp is not a member of package org.apache.commons
[error] val del = new org.apache.commons.dbcp.DelegatingConnection(connection)
[error] ^
[error] one error found
error Compilation failed


Can you see what is going on? Thanks in advance.

@netj
Copy link
Contributor

netj commented Jan 28, 2016

This is fixed in v0.7.x branch as 49c0bd4. Duplicate of #443.

@netj netj closed this as completed Jan 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants