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

Add camel-based triplestore indexing service #16

Closed
wants to merge 2 commits into from
Closed

Add camel-based triplestore indexing service #16

wants to merge 2 commits into from

Conversation

acoburn
Copy link
Contributor

@acoburn acoburn commented Apr 23, 2015

This resolves https://jira.duraspace.org/browse/FCREPO-1466

This also normalizes the maven configuration across projects and expands the various README files, where appropriate.

Additionally, the use of logging was made more consistent across projects.

<defaultGoal>install</defaultGoal>

<plugins>
<plugin>
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add:

      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-checkstyle-plugin</artifactId>
      </plugin>

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I also added this plugin to the indexing-solr project

@awoods
Copy link

awoods commented May 5, 2015

Resolved with: 38d0783

@awoods awoods closed this May 5, 2015
@acoburn acoburn deleted the fcrepo-1466b branch August 17, 2015 13:10
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

Successfully merging this pull request may close these issues.

None yet

2 participants