Skip to content
This repository has been archived by the owner on Jan 3, 2019. It is now read-only.

Support for authentication in JMS indexer #35

Open
wants to merge 87 commits into
base: master
Choose a base branch
from
Open

Support for authentication in JMS indexer #35

wants to merge 87 commits into from

Conversation

nikhiltri
Copy link
Contributor

escowles and others added 30 commits August 19, 2013 10:11
Update test wiring to enable integration tests.
…ind java.http.Servlet, integration test not working b/c server not started (connection refused)
Enable WebContainer integration tests.
Fixing issues in Sonar report
Resolve https://www.pivotaltracker.com/story/show/57453280

Update project dependencies
Add solr indexer in indexer pluggable webapp
Fixing queries used in waitForTriples calls to be the same as other checks

Addresses: https://www.pivotaltracker.com/story/show/61351914 (on Mac OSX, not on Linux)
/**
* Get Fedora auth type.
**/
public String getFedoraAuth() {
Copy link

Choose a reason for hiding this comment

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

Remove unused getter.

escowles and others added 8 commits April 13, 2014 18:27
- add parameters to specify path to reindex and toggle recursiveness
- add IndexerGroup.reindex() method to reindex all indexable objects in a repository

Resolves: https://www.pivotaltracker.com/story/show/65168574
Conflicts:
	fcrepo-jms-indexer-core/src/main/java/org/fcrepo/indexer/IndexerGroup.java
	fcrepo-jms-indexer-core/src/test/java/org/fcrepo/indexer/IndexerGroupTest.java
	fcrepo-jms-indexer-core/src/test/java/org/fcrepo/indexer/integration/sparql/SparqlIndexerIT.java
Conflicts:
	fcrepo-jms-indexer-core/src/main/java/org/fcrepo/indexer/IndexerGroup.java
	fcrepo-jms-indexer-core/src/test/java/org/fcrepo/indexer/IndexerGroupTest.java
	fcrepo-jms-indexer-core/src/test/java/org/fcrepo/indexer/integration/sparql/SparqlIndexerIT.java
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants