GitHub user carlspring opened a pull request: https://github.com/apache/maven-indexer/pull/8
MINDEXER-91: Add a Spring based example Restructured the examples and added an illustration of how to do things with Spring. You can merge this pull request into a Git repository by running: $ git pull https://github.com/carlspring/maven-indexer MINDEXER-91 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/maven-indexer/pull/8.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #8 ---- commit 62ada9d42c6a31c10eaceb1cbda09a51bd76ce11 Author: Martin Todorov <carlspr...@gmail.com> Date: 2014-09-02T16:43:06Z MINDEXER-91: Add a Spring based example Added directory structures. commit 96a35a77a6f80f8f81fe6ae0c78fdd5a4e4c3a5d Author: Martin Todorov <carlspr...@gmail.com> Date: 2014-09-02T16:46:01Z MINDEXER-91: Add a Spring based example Extracted the currently existing examples into a separate module. commit 26f91a16504a0240e0326c88889012d562c66b20 Author: Martin Todorov <carlspr...@gmail.com> Date: 2014-09-02T17:02:31Z MINDEXER-91: Add a Spring based example - Corrected the README.md of the basic module as it was showing the wrong profile. - Added a minimalistic Spring implementation with a simple service. - Added two Spring contexts -- one for the actual maven-indexer specific classes and one for the the tests. - Setup logging via SLF4J + Logback. - Added README.md. - Added a simple generator for valid artifact files (useful for testing without needing to have the resources under version control; this could probably be used in the indexer-core as well). - Added a repository booter which creates test repositories with indexes. commit 752760fd974ed0a255d6602843274e6faba6f6f4 Author: Martin Todorov <carlspr...@gmail.com> Date: 2014-09-02T17:14:39Z MINDEXER-91: Add a Spring based example - Committing forgotten change to parent pom.xml. commit 1459541000509b1d58afc81d5b9b034703fd413d Author: Martin Todorov <carlspr...@gmail.com> Date: 2014-09-02T17:20:19Z MINDEXER-91: Add a Spring based example - Fixed the parent complaints. commit 67e1e8b5526cb176163f24f59ceddbfe7f2620d6 Author: Martin Todorov <carlspr...@gmail.com> Date: 2014-09-02T17:29:21Z MINDEXER-91: Add a Spring based example - Fixed the pom's description. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org