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

Typo fix #81

Open
wants to merge 8,030 commits into
base: trunk
Choose a base branch
from
Open

Typo fix #81

wants to merge 8,030 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on May 1, 2017

  1. Configuration menu
    Copy the full SHA
    08a873e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    661d279 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3ded74 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef6114c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    30c97b1 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2017

  1. Configuration menu
    Copy the full SHA
    2ad7bf5 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2017

  1. guard against NPEs

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1793639 13f79535-47bb-0310-9956-ffa450edef68
    mebigfatguy committed May 3, 2017
    Configuration menu
    Copy the full SHA
    e579662 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2017

  1. JCR-3901: TCK LockManagerTest does not allow new JCR 2.0 functionalit…

    …y for lock token transfers
    
    Introduce nex TCK config property, defaulting to the previous behavior, allowing to configure tests to check that open scoped lock tokens can be shared.
    
    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1796980 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed May 31, 2017
    Configuration menu
    Copy the full SHA
    9ad219a View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2017

  1. Configuration menu
    Copy the full SHA
    dd4988a View commit details
    Browse the repository at this point in the history
  2. JCR-4140: Update easymock dependency to 3.4

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1797215 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    617618c View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2017

  1. JCR-4142: update junit dependency to 4.12

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1797917 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    2f19e65 View commit details
    Browse the repository at this point in the history
  2. JCR-4143: update findbugs dependency to 3.0.2

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1797921 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    c810954 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2017

  1. Configuration menu
    Copy the full SHA
    98fee87 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2017

  1. Configuration menu
    Copy the full SHA
    3e7bb84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5064ff1 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2017

  1. JCR-4145: upgrade clirr plugin to 2.8

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1798586 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    9cdcdfe View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2017

  1. JCR-4147: clirr profile needs to use sensible baselines - use 2.14.0 …

    …as baseline version
    
    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1798666 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    85719d7 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2017

  1. JCR-4148: revert update of findbugs

    (undoes change for JCR-4143)
    
    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1798862 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jun 15, 2017
    Configuration menu
    Copy the full SHA
    83c3499 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2017

  1. Configuration menu
    Copy the full SHA
    7a86c86 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2017

  1. JCR-4149: change to drop SHA-1 requires version change

    - Add back the protected property in DbDataStore
    - Update version of org.apache.jackrabbit.core.data.db - 2.13.6
    - Update version of org.apache.jackrabbit.core.data - 2.14.0
    
    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1799538 13f79535-47bb-0310-9956-ffa450edef68
    amit-jain committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    a044022 View commit details
    Browse the repository at this point in the history
  2. JCR-4150: enable bundle:baseline check

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1799549 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    b2f4b4c View commit details
    Browse the repository at this point in the history
  3. JCR-4144 : JackrabbitAccessControlList should have an API boolean isM…

    …ultiValueRestriction(restrictionName)
    
    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1799557 13f79535-47bb-0310-9956-ffa450edef68
    anchela committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    c57c7bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ed2dda View commit details
    Browse the repository at this point in the history
  5. JCR-4152: Release Jackrabbit 2.15.4

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1799577 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    1078f83 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2017

  1. Configuration menu
    Copy the full SHA
    18a5b63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    499af9e View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2017

  1. JCR-4154: davex upload of binaries broken

    add test case/fix multipart format
    
    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1800359 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jun 30, 2017
    Configuration menu
    Copy the full SHA
    6783a26 View commit details
    Browse the repository at this point in the history
  2. JCR-4154: davex upload of binaries broken

    refactored test case/changed filename param to something meaningful
    
    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1800378 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jun 30, 2017
    Configuration menu
    Copy the full SHA
    777d1c7 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2017

  1. JCR-4157: jackrabbit-jcr-server: code cleanup

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1800752 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    6257d3a View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2017

  1. JCR-4164: add test coverage for content codings

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1802925 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    6d3880f View commit details
    Browse the repository at this point in the history
  2. JCR-4158: jackrabbit-server doesn't handle content-codings properly

    Reject all requests with non-empty Content-Encoding header fields with status 415.
    
    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1802977 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    8f5a1bc View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2017

  1. Configuration menu
    Copy the full SHA
    3f3bc7c View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2017

  1. Configuration menu
    Copy the full SHA
    14e2ddf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8c54a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2017

  1. JCR-4177: move Mockito version to parent pom

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1807234 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Sep 4, 2017
    Configuration menu
    Copy the full SHA
    980398a View commit details
    Browse the repository at this point in the history
  2. JCR-4173: Unable to receive observation events when connecting via DavEx

    make sure we do not produce broken XML, add a minimal test case
    
    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1807244 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Sep 4, 2017
    Configuration menu
    Copy the full SHA
    eeafe4b View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2017

  1. JCR-4179 - Test failures with Java 9 when using javax.imageio.spi.Ser…

    …viceRegistry
    
    Switched from javax.imageio.spi.ServiceRegistry to java.util.ServiceLoader
    
    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1807321 13f79535-47bb-0310-9956-ffa450edef68
    rombert committed Sep 5, 2017
    Configuration menu
    Copy the full SHA
    4ffd94a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e28b254 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2017

  1. Configuration menu
    Copy the full SHA
    deffcaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8d905d View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2017

  1. JCR-4185: spi2dav URIResolverImpl should check status code before att…

    …empting to parse multistatus
    
    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1808752 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Sep 18, 2017
    Configuration menu
    Copy the full SHA
    8391af5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3a65f9 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2017

  1. JCR-4186: Use current Derby version

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1809149 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Sep 21, 2017
    Configuration menu
    Copy the full SHA
    2e0466c View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2017

  1. Configuration menu
    Copy the full SHA
    0d83e46 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2017

  1. JCR-4190: maven-assembly-plugin:2.6:single failing with Java 9 - cons…

    …istently use 3.0.0
    
    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1809624 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Sep 25, 2017
    Configuration menu
    Copy the full SHA
    c574bc9 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2017

  1. JCR-3929: ConsistencyChecker now deals with empty repositories

    (thanks to pacuk.anton@gmail.com for investigating)
    
    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1810108 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Sep 29, 2017
    Configuration menu
    Copy the full SHA
    e68df48 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2017

  1. JCR-4182: new release checksum requirements - changed file extension …

    …from SHA to SHA1
    
    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1811667 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    0ef19d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2017

  1. JCR-4078: occasional test failure in GarbageCollectorTest.testSimulta…

    …neousRunGC
    
    Improve synchronization.
    
    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1812515 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    6007b51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b892c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f44e805 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2017

  1. JCR-4200: javax.transaction.UserTransaction hidden by surefire plugin…

    … in with Java 9
    
    Override surefire's default "--add-module" directive for Java 9 (to be revisited in future versions of Java and/or the surefire plugin)
    
    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1812634 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Oct 19, 2017
    Configuration menu
    Copy the full SHA
    bcacde4 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2017

  1. Configuration menu
    Copy the full SHA
    c4a4e72 View commit details
    Browse the repository at this point in the history
  2. JCR-4201: Release Jackrabbit 2.15.7 - candidate release notes - chang…

    …e backed out
    
    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1812721 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    d1aa549 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6831185 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2017

  1. Configuration menu
    Copy the full SHA
    1f20326 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cf0af9 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2017

  1. Configuration menu
    Copy the full SHA
    ed7a00e View commit details
    Browse the repository at this point in the history
  2. JCR-4206: Switch to official OSGi versioning annotations

    Part 1: just version annotations
    
    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1813029 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Oct 23, 2017
    Configuration menu
    Copy the full SHA
    6e002d4 View commit details
    Browse the repository at this point in the history
  3. JCR-4206: Switch to official OSGi versioning annotations

    Part 2: version annotations in jackrabbit-api
    
    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1813064 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Oct 23, 2017
    Configuration menu
    Copy the full SHA
    b391d38 View commit details
    Browse the repository at this point in the history
  4. JCR-4206: Switch to official OSGi versioning annotations

    Part 3: other annotations in jackrabbit-api
    
    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1813098 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Oct 23, 2017
    Configuration menu
    Copy the full SHA
    1fde1e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2017

  1. JCR-4191: baseline checks fails for jackrabbit-webdav under Java 9

    fixed by bumping the minor version number
    
    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1813148 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    7c8e1ce View commit details
    Browse the repository at this point in the history
  2. JCR-4207: Use Derby 10.14.1.0

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1813150 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    b819a11 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2017

  1. Configuration menu
    Copy the full SHA
    eabcc7e View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2017

  1. JCR-4212: add SHA512 checksums to releases

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1814831 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    f0fa4a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87133a9 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2017

  1. Configuration menu
    Copy the full SHA
    44606eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8d8cce View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2017

  1. fix svn:eol-style

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1815643 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Nov 18, 2017
    Configuration menu
    Copy the full SHA
    af51be6 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2017

  1. [maven-release-plugin] prepare branch 2.16

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1815780 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Nov 20, 2017
    Configuration menu
    Copy the full SHA
    cacaf08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4351b11 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2017

  1. JCR-4218: switch bundle comparisonVersion

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1816227 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Nov 24, 2017
    Configuration menu
    Copy the full SHA
    ce2a1d4 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2017

  1. JCR-4217: Release Jackrabbit 2.17.0

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1816376 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Nov 26, 2017
    Configuration menu
    Copy the full SHA
    bbc8bc6 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2017

  1. JCR-4221: Upgrade Apache HttpComponents to 4.5.4

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1817094 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Dec 4, 2017
    Configuration menu
    Copy the full SHA
    3606b67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bf4bac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b51ece8 View commit details
    Browse the repository at this point in the history
  4. JCR-4225: Upgrade commons-chains dependency to 1.2

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1817100 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Dec 4, 2017
    Configuration menu
    Copy the full SHA
    23038f0 View commit details
    Browse the repository at this point in the history
  5. JCR-4226: Upgrade tika-parsers dependency to 2.16

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1817113 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Dec 4, 2017
    Configuration menu
    Copy the full SHA
    aa588ea View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2017

  1. Configuration menu
    Copy the full SHA
    1aeb770 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fa0fff View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2017

  1. JCR-4222: Document reduced RMI interop with older servers after java-…

    …9 related changes
    
    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1817341 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    73098f1 View commit details
    Browse the repository at this point in the history
  2. JCR-4078: unreliable test excluded

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1817373 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    0f29cf4 View commit details
    Browse the repository at this point in the history
  3. JCR-4233: Update H2DB test dependency

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1817377 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    1f93226 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2017

  1. Configuration menu
    Copy the full SHA
    3f075eb View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2017

  1. Configuration menu
    Copy the full SHA
    29d8b73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cf047a View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2017

  1. Configuration menu
    Copy the full SHA
    509c133 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2017

  1. Configuration menu
    Copy the full SHA
    6928880 View commit details
    Browse the repository at this point in the history
  2. JCR-4238: use StandardCharsets to avoid having to handle UnsupportedE…

    …ncodingException
    
    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1819271 13f79535-47bb-0310-9956-ffa450edef68
    mebigfatguy committed Dec 26, 2017
    Configuration menu
    Copy the full SHA
    6304ab0 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2018

  1. JCR-4239: Suppress Tika startup warnings

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1819839 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    0ac6604 View commit details
    Browse the repository at this point in the history
  2. JCR-4240: IndexingQueueTest relies on Tika behavior that is changed i…

    …n Tika 1.17
    
    Changed test to use an actual payload (and parse that), adding tika config to detect the custom type. (Thanks to tallison@apache.org for the proposed fix!)
    
    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1819849 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    ea6cadf View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2018

  1. JCR-4241: Jacoco plugin fails with exception

    Do not prepare agent when coverage is skipped
    
    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1820119 13f79535-47bb-0310-9956-ffa450edef68
    mreutegg committed Jan 4, 2018
    Configuration menu
    Copy the full SHA
    6175cb2 View commit details
    Browse the repository at this point in the history
  2. JCR-4242: Build failure: unapproved license

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1820133 13f79535-47bb-0310-9956-ffa450edef68
    mreutegg committed Jan 4, 2018
    Configuration menu
    Copy the full SHA
    83f8c6e View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2018

  1. JCR-4239: Suppress Tika startup warnings

    (fix default for 'dynamic')
    
    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1820294 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jan 5, 2018
    Configuration menu
    Copy the full SHA
    2e649ce View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2018

  1. JCR-4244: Upgrade tomcat dependency to 8.5.24

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1820573 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    9a51355 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2018

  1. Debug Log

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1820647 13f79535-47bb-0310-9956-ffa450edef68
    Claus Köll committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    0b91314 View commit details
    Browse the repository at this point in the history
  2. Debug Log

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1820649 13f79535-47bb-0310-9956-ffa450edef68
    Claus Köll committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    56b161f View commit details
    Browse the repository at this point in the history
  3. Debug Log

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1820653 13f79535-47bb-0310-9956-ffa450edef68
    Claus Köll committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    194c783 View commit details
    Browse the repository at this point in the history
  4. Debug Log

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1820654 13f79535-47bb-0310-9956-ffa450edef68
    Claus Köll committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    bd2d06e View commit details
    Browse the repository at this point in the history
  5. Debug Log

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1820656 13f79535-47bb-0310-9956-ffa450edef68
    Claus Köll committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    63137d1 View commit details
    Browse the repository at this point in the history
  6. Debug Log on LinkageError

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1820657 13f79535-47bb-0310-9956-ffa450edef68
    Claus Köll committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    407bd5c View commit details
    Browse the repository at this point in the history
  7. JCR-4215: Use Tika version 1.17

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1820675 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    36d7baf View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2018

  1. Debug Log (No Tabs)

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1820737 13f79535-47bb-0310-9956-ffa450edef68
    Claus Köll committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    b67287e View commit details
    Browse the repository at this point in the history
  2. Debug Log

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1820744 13f79535-47bb-0310-9956-ffa450edef68
    Claus Köll committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    bd94233 View commit details
    Browse the repository at this point in the history
  3. Debug Log

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1820746 13f79535-47bb-0310-9956-ffa450edef68
    Claus Köll committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    18016b3 View commit details
    Browse the repository at this point in the history
  4. Debug Log

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1820747 13f79535-47bb-0310-9956-ffa450edef68
    Claus Köll committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    9ca46e9 View commit details
    Browse the repository at this point in the history
  5. Debug Log

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1820748 13f79535-47bb-0310-9956-ffa450edef68
    Claus Köll committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    7c353b0 View commit details
    Browse the repository at this point in the history
  6. JCR-4229: Remove Oak dependency in webapp

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1820753 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    2eb20bd View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2018

  1. JCR-4247: Update commons-io dependency

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1821247 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    f289903 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2018

  1. JCR-4248: Upgrade httpcore dependency to 4.4.9

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1821475 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jan 18, 2018
    Configuration menu
    Copy the full SHA
    65106ce View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2018

  1. JCR-4001: When using Node.getProperties(String namePattern) also chil…

    …d nodes are processed
    
    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1821597 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    b122014 View commit details
    Browse the repository at this point in the history
  2. JCR-4250: remove guava dependency

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1821705 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    857eedc View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2018

  1. JCR-4252: Upgrade httpclient dependency to 4.5.5

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1821880 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jan 22, 2018
    Configuration menu
    Copy the full SHA
    fec20c6 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2018

  1. Configuration menu
    Copy the full SHA
    295c370 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3958760 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22d7d57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be57e6c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    faa38ad View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2018

  1. Configuration menu
    Copy the full SHA
    315e28e View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2018

  1. JCR-4253: RepositoryConfig: add some handling for mkdir failure

    (patch by diego.schivo - thanks)
    
    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1822863 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    d92fac3 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2018

  1. Configuration menu
    Copy the full SHA
    5b8758e View commit details
    Browse the repository at this point in the history
  2. JCR-4256: create announcement mail template for releases (fix line en…

    …ds, add a note that the template was generated)
    
    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1822950 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Feb 2, 2018
    Configuration menu
    Copy the full SHA
    6c85f80 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2018

  1. JCR-4258 Remove SimpleJBossAccessManager in preparation of upcoming a…

    …cl changes
    
    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1824103 13f79535-47bb-0310-9956-ffa450edef68
    stillalex committed Feb 13, 2018
    Configuration menu
    Copy the full SHA
    8e7e807 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2018

  1. Configuration menu
    Copy the full SHA
    57b5c17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adfb4ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d3d2d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    62246f6 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2018

  1. JCR-4215: Use Tika version 1.17

    (remove duplicate dependency)
    
    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1824876 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Feb 20, 2018
    Configuration menu
    Copy the full SHA
    8f49861 View commit details
    Browse the repository at this point in the history
  2. JCR-4266: Update servlet-api to 2.5

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1824897 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Feb 20, 2018
    Configuration menu
    Copy the full SHA
    86e15df View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2018

  1. Configuration menu
    Copy the full SHA
    f21adde View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2018

  1. Configuration menu
    Copy the full SHA
    4a484b8 View commit details
    Browse the repository at this point in the history
  2. JCR-4273: Mention SHA512 checksums in release notes

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1826230 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    2a5e576 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2018

  1. JCR-4274: stop advertising MD5 checksums

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1826647 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    69dd771 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2018

  1. JCR-4275: fix incorrect link to KEYS in release notes

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1826940 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    cbd345f View commit details
    Browse the repository at this point in the history
  2. JCR-4277: stop creating MD5 checksums for releases

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1826964 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    8febe3e View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2018

  1. JCR-4246 java.security.acl deprecated in Java 10, marked for removal …

    …in Java 11
    
    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1827242 13f79535-47bb-0310-9956-ffa450edef68
    stillalex committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    e3f947e View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2018

  1. JCR-4246 java.security.acl deprecated in Java 10, marked for removal …

    …in Java 11
    
     - license header
    
    
    
    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1827263 13f79535-47bb-0310-9956-ffa450edef68
    stillalex committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    5aac825 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2018

  1. JCR-4280: code coverage checks fail on Java 10

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1828213 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    42a4050 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b80dc6 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2018

  1. Configuration menu
    Copy the full SHA
    3272162 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1147bbd View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2018

  1. JCR-4285: fix Javadoc warnings - empty paragraphs

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1828804 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    17103a2 View commit details
    Browse the repository at this point in the history
  2. JCR-4285: fix Javadoc warnings - no param

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1828815 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    d1e94d8 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2018

  1. Debug Log

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1829246 13f79535-47bb-0310-9956-ffa450edef68
    Claus Köll committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    1d88932 View commit details
    Browse the repository at this point in the history
  2. Debug Log

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1829247 13f79535-47bb-0310-9956-ffa450edef68
    Claus Köll committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    2bfbdc5 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2018

  1. JCR-4288: Upgrade tika-parsers dependency to 2.18

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1830107 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Apr 25, 2018
    Configuration menu
    Copy the full SHA
    5fb3d51 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2018

  1. JCR-4290: remove unused commons-codec dependency

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1830201 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Apr 26, 2018
    Configuration menu
    Copy the full SHA
    8ef75ea View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2018

  1. JCR-4291: FileInputStream for workspace.xml not closed in RepositoryC…

    …onfig.loadWorkspaceConfig(File)
    
    (patch by Jan Quadflieg)
    
    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1830540 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    c075fe5 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2018

  1. Configuration menu
    Copy the full SHA
    e50f59a View commit details
    Browse the repository at this point in the history

Commits on May 3, 2018

  1. JCR-4293: jackrabbit-core: observation tests should not rely on mix:l…

    …ockable mixin type
    
    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1830814 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed May 3, 2018
    Configuration menu
    Copy the full SHA
    2cee4fb View commit details
    Browse the repository at this point in the history

Commits on May 4, 2018

  1. Configuration menu
    Copy the full SHA
    e49d034 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2018

  1. JCR-4296: Upgrade httpmime dependency to 4.5.5

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1830951 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed May 5, 2018
    Configuration menu
    Copy the full SHA
    1494146 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2018

  1. JCR-4299: Update derby dependency to 10.14.2.0

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1831182 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed May 8, 2018
    Configuration menu
    Copy the full SHA
    04bac9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dfd421 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2018

  1. Configuration menu
    Copy the full SHA
    c3f60f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bde0372 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2018

  1. JCR-4302: BTreeManager: fix Eclipse compiler error

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1831854 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed May 18, 2018
    Configuration menu
    Copy the full SHA
    4b6f5d7 View commit details
    Browse the repository at this point in the history
  2. JCR-4304: update Jetty to supported version 9.2.*

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1831860 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed May 18, 2018
    Configuration menu
    Copy the full SHA
    0df7e45 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2018

  1. JCR-4307: Update animal-sniffer-maven-plugin to 1.16

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1832058 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed May 22, 2018
    Configuration menu
    Copy the full SHA
    f47676f View commit details
    Browse the repository at this point in the history

Commits on May 23, 2018

  1. Configuration menu
    Copy the full SHA
    0751134 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2018

  1. Configuration menu
    Copy the full SHA
    849bf4e View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2018

  1. Configuration menu
    Copy the full SHA
    8e616a4 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2018

  1. JCR-4256: create announcement mail template for releases (adding miss…

    …ng line breaks)
    
    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1833374 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    9558c0a View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2018

  1. Configuration menu
    Copy the full SHA
    2fe8923 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2018

  1. Configuration menu
    Copy the full SHA
    232b49a View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2018

  1. Configuration menu
    Copy the full SHA
    a4a86fc View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2018

  1. JCR-3211: Support HTTP proxy in SPI2DAV

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1834008 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    73ccb1c View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2018

  1. JCR-4320: Update spotbugs plugin to 3.1.5

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1834308 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    8d678ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b23d673 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2018

  1. JCR-4322: Consistent use of log4j versions

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1834401 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    deaeb71 View commit details
    Browse the repository at this point in the history
  2. JCR-4323: webapp: update Tomcate dependency to 8.5.32

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1834418 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    f821643 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4525314 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2018

  1. Configuration menu
    Copy the full SHA
    2797e52 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2018

  1. JCR-4327: Update httpcore dependency to 4.4.10

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1834922 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    3ef8a29 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2018

  1. Configuration menu
    Copy the full SHA
    b5c0a74 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2018

  1. JCR-4331: Update httpclient dependency to 4.5.6

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1835445 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    d43e06a View commit details
    Browse the repository at this point in the history
  2. JCR-4332: Update httpmime dependency to 4.5.6

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1835448 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    779d027 View commit details
    Browse the repository at this point in the history
  3. JCR-4333: Update javax.transaction dependency to 1.3

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1835459 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    bcbdaf9 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2018

  1. JCR-4329: Release Jackrabbit 2.17.4 - Release Notes

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1835508 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    94868a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    845617f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ed6999 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2018

  1. JCR-4336: Upgrade commons-dbcp dependencies

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1836341 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    7a5c38c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c1ace8 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2018

  1. Configuration menu
    Copy the full SHA
    b9a97bd View commit details
    Browse the repository at this point in the history
  2. JCR-4335: API for direct binary access

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1836570 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    e9ab33b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2296810 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7313a6e View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2018

  1. JCR-4339 Indexing configuration condition property seems to be broken

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1836620 13f79535-47bb-0310-9956-ffa450edef68
    Claus Köll committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    61a0f5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d67624 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8beca23 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    301a474 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2018

  1. JCR-4342: remove unused JSR 305 dependency from pom

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1836722 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    64cc652 View commit details
    Browse the repository at this point in the history
  2. JCR-4343: Update commons-vfs2 version to 2.2

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1836729 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    ed674ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3892da View commit details
    Browse the repository at this point in the history
  4. JCR-4345: Update mockito depedency to 2.20.0

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1836733 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    2bb8396 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2018

  1. JCR-4346: Update easymock dependency to 3.6

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1836773 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    f5d601e View commit details
    Browse the repository at this point in the history
  2. JCR-4347: Update com.jcraft.jsch dependency to 0.1.54

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1836776 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    6d69fff View commit details
    Browse the repository at this point in the history
  3. JCR-4348: Update osgi (compendium, core) dependencies

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1836778 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    c78948e View commit details
    Browse the repository at this point in the history
  4. JCR-4349: Update plexus-utils dependency to 3.1.0

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1836794 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    aeeb054 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    94a88ee View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2018

  1. Configuration menu
    Copy the full SHA
    c238b94 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2018

  1. JCR-4355: Javadoc fixes and improvements for new direct binary access…

    … API
    
    Patch provided by Alexander Klimetschek, with review and contribution from Julian Reschke
    
    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1838616 13f79535-47bb-0310-9956-ffa450edef68
    mreutegg committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    29dcf18 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2018

  1. Configuration menu
    Copy the full SHA
    51b3bef View commit details
    Browse the repository at this point in the history
  2. JCR-4354: VFS (commons-vfs) based FileSystem for VFS backend based Pe…

    …rsistence Manager
    
    (patch by Woonsan Ko from apache#60)
    
    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1839660 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    927eb44 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2018

  1. JCR-4359: update maven-bundle-plugin to 3.5.0

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1839910 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    e088475 View commit details
    Browse the repository at this point in the history
  2. JCR-4360: update maven-scr-plugin to 1.26.0

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1839924 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    3ab18e4 View commit details
    Browse the repository at this point in the history
  3. JCR-4361: Update spotbugs plugin to 3.1.6

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1839931 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    a573fd2 View commit details
    Browse the repository at this point in the history
  4. JCR-4362: Update tomcat dependency to 8.5.33

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1839937 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    667231c View commit details
    Browse the repository at this point in the history
  5. JCR-4363: Update mockito dependency to 2.21.0

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1839945 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    d624ed5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4bdad80 View commit details
    Browse the repository at this point in the history
  7. JCR-4365: Update cglib dependency to 3.2.7

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1839966 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    5354fe2 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2018

  1. JCR-4367: Update htmlunit test dependency to 2.32

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1840007 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    efbdf30 View commit details
    Browse the repository at this point in the history
  2. JCR-4368: Update commons-cli dependency to 1.4

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1840027 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    ed7d1ae View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2018

  1. JCR-4639: Avoid S3 Incomplete Read Warning

    Patch from Woonsan Ko
    
    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1840272 13f79535-47bb-0310-9956-ffa450edef68
    amit-jain committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    fb63fe9 View commit details
    Browse the repository at this point in the history
  2. JCR-4670: Remove extraneously set config from TestS3Ds

    - Fixed
    
    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1840273 13f79535-47bb-0310-9956-ffa450edef68
    amit-jain committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    4656150 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2018

  1. JCR-4371: Update tika dependency to 1.19

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1841459 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    5c7dd4b View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2018

  1. JCR-4372: Update mockito dependency to 2.22.0

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1841858 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    8541478 View commit details
    Browse the repository at this point in the history
  2. JCR-4373: webapp: update Tomcat dependency to 8.5.34

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1841865 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    d1d1278 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2018

  1. JCR-4374: webapp: update htmlunit dependency to 2.33

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1841916 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    70264f5 View commit details
    Browse the repository at this point in the history
  2. JCR-4375: Update jetbrains dependency to 16.0.3

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1841917 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    8db4542 View commit details
    Browse the repository at this point in the history
  3. JCR-4365: Update cglib dependency to 3.2.8

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1841924 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    dab9fe0 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2018

  1. Configuration menu
    Copy the full SHA
    afe0b7c View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2018

  1. Configuration menu
    Copy the full SHA
    67b39f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    302bf16 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2018

  1. JCR-4379: Update tika dependency to 1.19.1

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1843392 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    6b030f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2018

  1. Configuration menu
    Copy the full SHA
    4bb3999 View commit details
    Browse the repository at this point in the history
  2. JCR-4382: Update spotbugs plugin to 3.1.7

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1844000 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    b77b5a7 View commit details
    Browse the repository at this point in the history
  3. JCR-4383: Update animal-sniffer-maven-plugin to 1.17

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1844014 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    a42c049 View commit details
    Browse the repository at this point in the history
  4. JCR-4384: Update maven-bundle-plugin to 4.0.0

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1844030 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    637739c View commit details
    Browse the repository at this point in the history
  5. JCR-4385: Update maven-war-plugin to 3.2.2

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1844036 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    0252b1b View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2018

  1. JCR-4386: remove unused jxr dependency

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1844067 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    d472532 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2018

  1. JCR-4388: Update mockito dependency to 2.23.0

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1844252 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    f18399b View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2018

  1. JCR-4120 : Spi2DavexRepositoryServiceImpl always hardcodes the defaul…

    …t workspace name to 'default'
    
    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1846665 13f79535-47bb-0310-9956-ffa450edef68
    anchela committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    5855c1b View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2018

  1. JCR-4387: Incorrect exception message when same-name-sibling is preve…

    …nted on import
    
    (patch by jfrantzius)
    
    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1846896 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    ecfbe15 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2018

  1. Configuration menu
    Copy the full SHA
    2c5c3c6 View commit details
    Browse the repository at this point in the history
  2. JCR-4120 : Spi2DavexRepositoryServiceImpl always hardcodes the defaul…

    …t workspace name to 'default' - fix Javadoc
    
    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1847167 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    04f4ec5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cfa825 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ac188a View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2018

  1. [maven-release-plugin] prepare branch 2.18

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1847630 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    3818fe6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63aeba6 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2018

  1. JCR-4394: switch bundle comparisonVersion for 2.18

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1848205 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    9180bd6 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2018

  1. Configuration menu
    Copy the full SHA
    8a524df View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2018

  1. Configuration menu
    Copy the full SHA
    d6735a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    191cbe7 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2019

  1. JCR-4400: Update tika dependency to 1.20

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1850224 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    ad5953b View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2019

  1. JCR-4403: update spotbugs dependency to 3.1.10

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1851360 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    56d29b5 View commit details
    Browse the repository at this point in the history
  2. JCR-4404: update maven-assembly-plugin to 3.1.1

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1851369 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    6bf981d View commit details
    Browse the repository at this point in the history
  3. JCR-4405: update maven-jar-plugin dependency to 3.1.1

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1851372 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    5ea2e34 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e590a57 View commit details
    Browse the repository at this point in the history
  5. JCR-3640: remove obsolete test exclusion

    git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1851384 13f79535-47bb-0310-9956-ffa450edef68
    reschke committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    a0a5b70 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2019

  1. Typo fix

    sdumitriu committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    a69db30 View commit details
    Browse the repository at this point in the history