You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by gk...@apache.org on 2021/09/08 12:44:19 UTC

[turbine-fulcrum-pool] 47/49: - fixing relativePath in poms cache, intake, quartz, parser, security, testcontainer - intake: update parser, use in test pool2, add log4j2 for next testcontainer - parser: formatting, dependency fixes, site skin update - testcontainer: add and use log4j2 avalon adapter in yaafi testcontainer, use more JUnit 5 - moved README.txt to READMe.md in root

This is an automated email from the ASF dual-hosted git repository.

gk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/turbine-fulcrum-pool.git

commit 63e63533764e418b1969959807cc45af3c2641ab
Author: Georg Kallidis <gk...@apache.org>
AuthorDate: Fri May 28 14:10:45 2021 +0000

    - fixing relativePath in poms cache, intake, quartz, parser, security, testcontainer
    - intake: update parser, use in test pool2, add log4j2 for next testcontainer
    - parser: formatting, dependency fixes, site skin update
    - testcontainer: add and use log4j2 avalon adapter in yaafi testcontainer, use more JUnit 5
    - moved README.txt to READMe.md in root
    
    git-svn-id: https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/pool@1890285 13f79535-47bb-0310-9956-ffa450edef68
---
 src/test/TestComponentConfig.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/test/TestComponentConfig.xml b/src/test/TestComponentConfig.xml
index dcb4cdd..74e7184 100644
--- a/src/test/TestComponentConfig.xml
+++ b/src/test/TestComponentConfig.xml
@@ -19,7 +19,7 @@
 -->
 <componentConfig>
     <pool>
-          <configuration>
+     <configuration>
        <capacity default="256"/>
      </configuration>
     </pool>