See 
<https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default-jboss/57/>

------------------------------------------
[...truncated 329 lines...]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 sec
Running org.nuxeo.ecm.platform.gsa.extractor.test.NuxeoGsaExtractorTest
DatabaseHelper: Database used for VCS tests: 
org.nuxeo.ecm.core.storage.sql.DatabaseH2
17:33:47,403 INFO  main [GSA:service.NuxeoGsaServiceImpl] Activate component.
17:33:47,416 INFO  main [GSA:service.NuxeoGsaServiceImpl] Register contribution.
17:33:47,418 INFO  main [GSA:service.NuxeoGsaServiceImpl] Register default 
extractor default
17:33:47,420 ERROR [NUXEO:osgi.OSGiRuntimeService] Nuxeo EP Started
======================================================================
= Nuxeo EP Started
======================================================================
= Component Loading Status: Pending: 2 / Unstarted: 0 / Total: 39
  * service:org.nuxeo.ecm.core.storage.sql.management requires 
[service:org.nuxeo.ecm.core.management.CoreManagementComponent]
  * service:org.nuxeo.ecm.core.storage.sql.listener requires 
[service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl]
======================================================================
17:33:48,809 INFO  main [GSA:service.NuxeoGsaServiceImpl] Removing contribution
17:33:48,810 INFO  main [GSA:service.NuxeoGsaServiceImpl] Removing contribution
17:33:49,431 INFO  main [GSA:service.NuxeoGsaServiceImpl] Activate component.
17:33:49,440 INFO  main [GSA:service.NuxeoGsaServiceImpl] Register contribution.
17:33:49,440 INFO  main [GSA:service.NuxeoGsaServiceImpl] Register default 
extractor default
17:33:49,441 ERROR [NUXEO:osgi.OSGiRuntimeService] Nuxeo EP Started
======================================================================
= Nuxeo EP Started
======================================================================
= Component Loading Status: Pending: 2 / Unstarted: 0 / Total: 39
  * service:org.nuxeo.ecm.core.storage.sql.management requires 
[service:org.nuxeo.ecm.core.management.CoreManagementComponent]
  * service:org.nuxeo.ecm.core.storage.sql.listener requires 
[service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl]
======================================================================
17:33:49,777 DEBUG main [GSA:extractor.ExtractorAdapterDefaultImpl] Add: 
9043a05f-0181-4d8a-9001-6a996aa27d74
17:33:49,808 INFO  main [GSA:service.NuxeoGsaServiceImpl] Removing contribution
17:33:49,809 INFO  main [GSA:service.NuxeoGsaServiceImpl] Removing contribution
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.714 sec
Running org.nuxeo.ecm.platform.gsa.connector.test.NuxeoGsaTraversalManagerTest
17:33:50,297 ERROR [NUXEO:api.DataSourceHelper] Unknown JNDI Context class: null
17:33:50,357 INFO  main [GSA:service.NuxeoGsaServiceImpl] Activate component.
17:33:50,376 INFO  main [GSA:service.NuxeoGsaServiceImpl] Register contribution.
17:33:50,377 INFO  main [GSA:service.NuxeoGsaServiceImpl] Register default 
extractor default
17:33:50,378 ERROR [NUXEO:osgi.OSGiRuntimeService] Nuxeo EP Started
======================================================================
= Nuxeo EP Started
======================================================================
= Component Loading Status: Pending: 2 / Unstarted: 0 / Total: 47
  * service:org.nuxeo.ecm.core.storage.sql.management requires 
[service:org.nuxeo.ecm.core.management.CoreManagementComponent]
  * service:org.nuxeo.ecm.core.storage.sql.listener requires 
[service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl]
======================================================================
17:33:50,676 DEBUG main [GSA:connector.NuxeoGsaTraversalManager] resumeTravesal 
checkpoint: scan/1970-01-01 00:00:00.000
17:33:50,689 DEBUG main [GSA:connector.NuxeoGsaContext] setUp
17:33:50,713 DEBUG main [GSA:connector.NuxeoGsaContext] Transaction started
17:33:50,714 DEBUG main [GSA:connector.NuxeoGsaContext] Login as system and get 
a session.
17:33:50,754 INFO  main [GSA:connector.NuxeoGsaTraversalManager] traverse, 
checkpoint: scan/1970-01-01 00:00:00.000, batchHint: 10
17:33:51,067 INFO  main [GSA:connector.NuxeoGsaTraversalManager] traverse, 
checkpoint: scan/1970-01-01 00:00:00.000, max: 10
17:33:51,469 WARN  [NUXEO:ejb.Ejb3Configuration] Overriding 
hibernate.transaction.factory_class is dangerous, this might break the EJB3 
specification implementation
17:33:52,365 INFO  main [GSA:connector.NuxeoGsaTraversalManager] Traversal done 
returning: 0 documents
17:33:52,366 DEBUG main [GSA:connector.NuxeoGsaContext] tearDown
17:33:52,367 WARN  [NUXEO:transaction.TransactionHelper] No user transaction
javax.naming.NamingException: UserTransaction not found in JNDI
        at 
org.nuxeo.runtime.transaction.TransactionHelper.lookupUserTransaction(TransactionHelper.java:88)
        at 
org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:196)
        at 
org.nuxeo.ecm.platform.gsa.connector.NuxeoGsaContext.tearDown(NuxeoGsaContext.java:62)
        at 
org.nuxeo.ecm.platform.gsa.connector.NuxeoGsaContext.tearDown(NuxeoGsaContext.java:49)
        at 
org.nuxeo.ecm.platform.gsa.connector.NuxeoGsaTraversalManager.traverse(NuxeoGsaTraversalManager.java:75)
        at 
org.nuxeo.ecm.platform.gsa.connector.NuxeoGsaTraversalManager.resumeTraversal(NuxeoGsaTraversalManager.java:59)
        at 
org.nuxeo.ecm.platform.gsa.connector.test.NuxeoGsaTraversalManagerTest.testTraversal(NuxeoGsaTraversalManagerTest.java:64)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at junit.framework.TestCase.runTest(TestCase.java:168)
        at org.jmock.core.VerifyingTestCase.runBare(VerifyingTestCase.java:39)
        at junit.framework.TestResult$1.protect(TestResult.java:110)
        at junit.framework.TestResult.runProtected(TestResult.java:128)
        at junit.framework.TestResult.run(TestResult.java:113)
        at junit.framework.TestCase.run(TestCase.java:124)
        at junit.framework.TestSuite.runTest(TestSuite.java:232)
        at junit.framework.TestSuite.run(TestSuite.java:227)
        at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
        at 
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)
        at org.apache.maven.surefire.Surefire.run(Surefire.java:180)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
17:33:52,369 DEBUG main [GSA:connector.NuxeoGsaTraversalManager] Simon 
Stopwatch: [org.nuxeo.ecm.platform.gsa.connector.traverse.stopwatch INHERIT] 
total 1.68 s, counter 1, max 1.68 s, min 1.68 s
17:33:52,470 INFO  main [GSA:service.NuxeoGsaServiceImpl] Removing contribution
17:33:52,470 INFO  main [GSA:service.NuxeoGsaServiceImpl] Removing contribution
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.736 sec

Results :

Tests run: 5, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: 
<https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default-jboss/ws/trunk/nuxeo-gsa-connector/target/nuxeo-gsa-connector-1.1.3-SNAPSHOT.jar>
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [buildnumber:create {execution: default}]
[INFO] Storing buildNumber: 20110126-173353 at timestamp: 1296059633870
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Incremental build test already done. Skipping...
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: 
<https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default-jboss/ws/trunk/nuxeo-gsa-connector/target/nuxeo-gsa-connector-1.1.3-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20 seconds
[INFO] Finished at: Wed Jan 26 17:33:54 CET 2011
[INFO] Final Memory: 121M/269M
[INFO] ------------------------------------------------------------------------
+ cp target/nuxeo-gsa-connector-1.1.3-SNAPSHOT.jar 
<https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default-jboss/ws/trunk/jboss/server/default/deploy/nuxeo.ear/bundles/>
+ mvn -o clean dependency:copy-dependencies -DexcludeTransitive=true 
-DincludeGroupIds=com.google,org.springframework,net.jmatrix
[INFO] 
NOTE: Maven is executing in offline mode. Any artifacts not already in your 
local
repository will be inaccessible.

[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'dependency'.
[INFO] ------------------------------------------------------------------------
[INFO] Building Nuxeo Google Search Appliance Connector
[INFO]    task-segment: [clean, dependency:copy-dependencies]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting 
<https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default-jboss/ws/trunk/nuxeo-gsa-connector/target>
[INFO] [dependency:copy-dependencies {execution: default-cli}]
[INFO] Copying connector-2.7.0-r2655.jar to 
<https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default-jboss/ws/trunk/nuxeo-gsa-connector/target/dependency/connector-2.7.0-r2655.jar>
[INFO] Copying connector-logging-2.7.0-r2655.jar to 
<https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default-jboss/ws/trunk/nuxeo-gsa-connector/target/dependency/connector-logging-2.7.0-r2655.jar>
[INFO] Copying connector-spi-2.7.0-r2658-nxpatch20110112.jar to 
<https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default-jboss/ws/trunk/nuxeo-gsa-connector/target/dependency/connector-spi-2.7.0-r2658-nxpatch20110112.jar>
[INFO] Copying connector-tests-2.7.0-r2655-nxpatch20101213.jar to 
<https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default-jboss/ws/trunk/nuxeo-gsa-connector/target/dependency/connector-tests-2.7.0-r2655-nxpatch20101213.jar>
[INFO] Copying connector-util-2.7.0-r2655.jar to 
<https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default-jboss/ws/trunk/nuxeo-gsa-connector/target/dependency/connector-util-2.7.0-r2655.jar>
[INFO] Copying guava-r05.jar to 
<https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default-jboss/ws/trunk/nuxeo-gsa-connector/target/dependency/guava-r05.jar>
[INFO] Copying eproperties-1.1.0-r56m.jar to 
<https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default-jboss/ws/trunk/nuxeo-gsa-connector/target/dependency/eproperties-1.1.0-r56m.jar>
[INFO] Copying spring-2.5.6.jar to 
<https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default-jboss/ws/trunk/nuxeo-gsa-connector/target/dependency/spring-2.5.6.jar>
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7 seconds
[INFO] Finished at: Wed Jan 26 17:34:02 CET 2011
[INFO] Final Memory: 90M/242M
[INFO] ------------------------------------------------------------------------
+ cp target/dependency/connector-2.7.0-r2655.jar 
target/dependency/connector-logging-2.7.0-r2655.jar 
target/dependency/connector-spi-2.7.0-r2658-nxpatch20110112.jar 
target/dependency/connector-tests-2.7.0-r2655-nxpatch20101213.jar 
target/dependency/connector-util-2.7.0-r2655.jar 
target/dependency/eproperties-1.1.0-r56m.jar target/dependency/guava-r05.jar 
target/dependency/spring-2.5.6.jar 
<https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default-jboss/ws/trunk/jboss/server/default/deploy/nuxeo.ear/lib/>
+ cd 
<https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default-jboss/ws/trunk>
+ cat
+ '[' jboss = tomcat ']'
+ start_server localhost
+ '[' 1 == 2 ']'
+ IP=localhost
+ check_ports_and_kill_ghost_process localhost
+ hostname=localhost
+ ports='8080 14440'
+ for port in '$ports'
++ lsof -n -i TCP@localhost:8080
++ awk '{print $2}'
++ grep '(LISTEN)'
+ RUNNING_PID=
+ '[' '!' -z ']'
+ for port in '$ports'
++ lsof -n -i TCP@localhost:14440
++ grep '(LISTEN)'
++ awk '{print $2}'
+ RUNNING_PID=
+ '[' '!' -z ']'
+ 
<https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default-jboss/ws/trunk/jboss/bin/nuxeoctl>
 start
Starting Nuxeo... (pressing Ctrl+C will interrupt starting process)
....................................................................................17:35:30,220
 INFO [ServerImpl] JBoss (Microcontainer) [5.1.0.GA (build: 
SVNTag=JBoss_5_1_0_GA date=200905221634)] Started in 1m:25s:822ms
+ 
<https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default-jboss/ws/trunk/jboss/bin/monitorctl.sh>
 start
ERROR: You need to install logtail package.
+ '[' -z TRUE ']'
+ ret1=0
+ cd 
<https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default-jboss/ws/trunk/nuxeo-gsa-connector/ftest/funkload>
+ make 'EXT=--no-color -dv'
mkdir -p ../report ./log
/bin/true restart
/bin/true restart
fl-run-test -v --simple-fetch test_Gsa.py -e test_available --no-color -dv
test_available (test_Gsa.Gsa) ... test_available: Starting 
-----------------------------------
        Say hello to the GSA connector manager
test_available: GET: 
http://localhost:8080/nuxeo/gsa-connector-manager/HelloClientFromGSA
        Page 1: Hello from GSA ...
test_available:  Failed in 0.401s
FAIL

======================================================================
FAIL: test_available (test_Gsa.Gsa)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "build/bdist.linux-x86_64/egg/funkload/FunkLoadTestCase.py", line 897, 
in __call__
    testMethod()
  File 
"<https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default-jboss/ws/trunk/nuxeo-gsa-connector/ftest/funkload/test_Gsa.py";,>
 line 23, in test_available
    self.helloFromGsa()
  File 
"<https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default-jboss/ws/trunk/nuxeo-gsa-connector/ftest/funkload/gsatestcase.py";,>
 line 115, in helloFromGsa
    description="Hello from GSA")
  File "build/bdist.linux-x86_64/egg/funkload/FunkLoadTestCase.py", line 387, 
in get
    method="get")
  File "build/bdist.linux-x86_64/egg/funkload/FunkLoadTestCase.py", line 299, 
in _browse
    response = self._connect(url, params, ok_codes, method, description)
  File "build/bdist.linux-x86_64/egg/funkload/FunkLoadTestCase.py", line 212, 
in _connect
    raise self.failureException, str(value.response)
AssertionError: /nuxeo/gsa-connector-manager/HelloClientFromGSA
HTTP Response 404: Not Found

----------------------------------------------------------------------
Ran 1 test in 0.436s

FAILED (failures=1)
make: *** [start] Error 1
+ ret2=2
+ stop_server
+ 
SERVER_HOME=<https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default-jboss/ws/trunk/jboss>
+ 
<https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default-jboss/ws/trunk/jboss/bin/monitorctl.sh>
 stop
ERROR: You need to install logtail package.
+ 
<https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default-jboss/ws/trunk/jboss/bin/nuxeoctl>
 stop
....Nuxeo stopped.
+ '[' '!' -z secret ']'
+ 
<https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default-jboss/ws/trunk/jboss/bin/monitorctl.sh>
 vacuumdb
ERROR: You need to install logtail package.
+ echo '### 10 most frequent errors --------------'
### 10 most frequent errors --------------
+ grep ' ERROR \[' 
<https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default-jboss/57/artifact/trunk/jboss/log/server.log>
+ sed 's/^.\{24\}//g'
+ sort
+ uniq -c
+ sort -nr
+ head
      1 ERROR 
[org.nuxeo.ecm.platform.gsa.filter.NuxeoGsaConnectorManagerFilter] 
      1 ERROR [org.jboss.system.server.profileservice.ProfileServiceBootstrap] 
Failed to load profile: Summary of incomplete deployments (SEE PREVIOUS ERRORS 
FOR DETAILS):
      1 ERROR [org.jboss.kernel.plugins.dependency.AbstractKernelController] 
Error installing to Start: name=jboss.web.deployment:war=/nuxeo state=Create 
mode=Manual requiredState=Installed
      1 ERROR [org.jboss.kernel.plugins.dependency.AbstractKernelController] 
Error installing to Real: 
name=vfs<https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default-jboss/ws/trunk/jboss/server/default/deploy/nuxeo.ear/>
 state=PreReal mode=Manual requiredState=Real
      1 ERROR [org.apache.catalina.core.StandardContext] Error filterStart
      1 ERROR [org.apache.catalina.core.StandardContext] Context [/nuxeo] 
startup failed due to previous errors
      1 ERROR 
[org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/nuxeo]] 
Exception starting filter NuxeoGsaConnectorManagerFilter
+ echo '### 10 first errors ----------------------'
### 10 first errors ----------------------
+ grep -nTm 10 ' ERROR ' 
<https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default-jboss/57/artifact/trunk/jboss/log/server.log>
1492    :2011-01-26 17:35:28,407 ERROR 
[org.nuxeo.ecm.platform.gsa.filter.NuxeoGsaConnectorManagerFilter] 
1569    :2011-01-26 17:35:28,435 ERROR 
[org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/nuxeo]] 
Exception starting filter NuxeoGsaConnectorManagerFilter
1655    :2011-01-26 17:35:28,540 ERROR 
[org.apache.catalina.core.StandardContext] Error filterStart
1656    :2011-01-26 17:35:28,540 ERROR 
[org.apache.catalina.core.StandardContext] Context [/nuxeo] startup failed due 
to previous errors
1657    :2011-01-26 17:35:28,545 ERROR 
[org.jboss.kernel.plugins.dependency.AbstractKernelController] Error installing 
to Start: name=jboss.web.deployment:war=/nuxeo state=Create mode=Manual 
requiredState=Installed
1804    :2011-01-26 17:35:29,941 ERROR 
[org.jboss.kernel.plugins.dependency.AbstractKernelController] Error installing 
to Real: 
name=vfs<https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default-jboss/ws/trunk/jboss/server/default/deploy/nuxeo.ear/>
 state=PreReal mode=Manual requiredState=Real
1874    :2011-01-26 17:35:30,149 ERROR 
[org.jboss.system.server.profileservice.ProfileServiceBootstrap] Failed to load 
profile: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):
+ echo '### --------------------------------------'
### --------------------------------------
+ gzip 
<https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default-jboss/57/artifact/trunk/jboss/log/boot.log>
 
<https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default-jboss/57/artifact/trunk/jboss/log/console.log>
 
<https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default-jboss/57/artifact/trunk/jboss/log/gc.log>
 
<https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default-jboss/57/artifact/trunk/jboss/log/nuxeo-error.log>
 
<https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default-jboss/57/artifact/trunk/jboss/log/server.log>
 
<https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default-jboss/57/artifact/trunk/jboss/log/stderr.log>
+ gzip -cd 
<https://qa.nuxeo.org/hudson/job/sandbox_FT_nuxeo-gsa-connector-default-jboss/57/artifact/trunk/jboss/log/server.log.gz>
+ '[' 0 -eq 0 -a 2 -eq 0 ']'
+ exit 9
Archiving artifacts

_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa

Reply via email to