anjulmyaccount / cumulusrdf

Automatically exported from code.google.com/p/cumulusrdf
0 stars 0 forks source link

Remove unnecessary sesame dependencies #23

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We currently have 

<groupId>org.openrdf.sesame</groupId>
<artifactId>sesame-runtime</artifactId>

in our current pom. This simply adds (almost) all sesame libs. Regardless if 
they are needed. TODO: remove unnecessary sesame dependencies. This would make 
the jar/war more lightweight in terms of space.

Original issue reported on code.google.com by andreas.josef.wagner on 24 Jan 2014 at 8:24

GoogleCodeExporter commented 9 years ago
Fixed in r810.

Original comment by andreas.josef.wagner on 2 Feb 2014 at 2:11