See <http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/2236/>
------------------------------------------
[...truncated 1645 lines...]
[INFO] No sources to compile
[INFO] [antrun:run {execution: default}]
[INFO] Executing tasks
[unjar] Expanding:
<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/patches/jars/httpcore-nio-4.0-patch-httpcore-193.jar>
into
<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/patches/target/classes>
[INFO] Executed tasks
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory:
<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/patches/target/surefire-reports>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
There are no tests to run.
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar:
<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/patches/target/synapse-patches-2.0.0-SNAPSHOT.jar>
[INFO] [assembly:single {execution: default}]
[INFO] Reading assembly descriptor: src/main/assembly/jars.xml
[INFO] Building zip:
<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/patches/target/synapse-patches-2.0.0-SNAPSHOT-jars.zip>
[INFO] [install:install {execution: default-install}]
[INFO] Installing
<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/patches/target/synapse-patches-2.0.0-SNAPSHOT.jar>
to
/home/hudson/.m2/repository/org/apache/synapse/synapse-patches/2.0.0-SNAPSHOT/synapse-patches-2.0.0-SNAPSHOT.jar
[INFO] Installing
<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/patches/target/synapse-patches-2.0.0-SNAPSHOT-jars.zip>
to
/home/hudson/.m2/repository/org/apache/synapse/synapse-patches/2.0.0-SNAPSHOT/synapse-patches-2.0.0-SNAPSHOT-jars.zip
[HUDSON] Archiving
<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/patches/pom.xml>
to /export/home/hudson/hudson/jobs/Synapse -
Trunk/modules/org.apache.synapse$synapse-patches/builds/2010-05-26_21-01-03/archive/org.apache.synapse/synapse-patches/2.0.0-SNAPSHOT/pom.xml
[HUDSON] Archiving
<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/patches/target/synapse-patches-2.0.0-SNAPSHOT.jar>
to /export/home/hudson/hudson/jobs/Synapse -
Trunk/modules/org.apache.synapse$synapse-patches/builds/2010-05-26_21-01-03/archive/org.apache.synapse/synapse-patches/2.0.0-SNAPSHOT/synapse-patches-2.0.0-SNAPSHOT.jar
[HUDSON] Archiving
<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/patches/target/synapse-patches-2.0.0-SNAPSHOT-jars.zip>
to /export/home/hudson/hudson/jobs/Synapse -
Trunk/modules/org.apache.synapse$synapse-patches/builds/2010-05-26_21-01-03/archive/org.apache.synapse/synapse-patches/2.0.0-SNAPSHOT/synapse-patches-2.0.0-SNAPSHOT-jars.zip
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Synapse - Experimental code
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory
<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/experimental/target>
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:compile {execution: default-compile}]
Compiling 16 source files to
<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/experimental/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory:
<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/experimental/target/surefire-reports>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
There are no tests to run.
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[HUDSON] Recording test results[INFO] [bundle:bundle {execution:
default-bundle}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing
<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/experimental/target/synapse-experimental-2.0.0-SNAPSHOT.jar>
to
/home/hudson/.m2/repository/org/apache/synapse/synapse-experimental/2.0.0-SNAPSHOT/synapse-experimental-2.0.0-SNAPSHOT.jar
[INFO] [bundle:install {execution: default-install}]
[INFO] Parsing file:/home/hudson/.m2/repository/repository.xml
[Fatal Error] :-1:-1: Premature end of file.
org.xml.sax.SAXParseException: Premature end of file.
at
com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:264)
at
com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:292)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:172)
at org.apache.felix.obrplugin.ObrUpdate.parseFile(ObrUpdate.java:347)
at
org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:324)
at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:136)
at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
at
hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
at
org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
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:592)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at hudson.maven.agent.Main.launch(Main.java:165)
at hudson.maven.MavenBuilder.call(MavenBuilder.java:159)
at
hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:688)
at
hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:632)
at hudson.remoting.UserRequest.perform(UserRequest.java:114)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:270)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
at java.util.concurrent.FutureTask.run(FutureTask.java:123)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
at java.lang.Thread.run(Thread.java:595)
[INFO] Writing OBR metadata
[WARNING] Exception while updating local OBR: null
java.lang.NullPointerException
at
org.apache.felix.obrplugin.ObrUpdate.writeRepositoryXml(ObrUpdate.java:268)
at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:144)
at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
at
hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
at
org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
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:592)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at hudson.maven.agent.Main.launch(Main.java:165)
at hudson.maven.MavenBuilder.call(MavenBuilder.java:159)
at
hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:688)
at
hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:632)
at hudson.remoting.UserRequest.perform(UserRequest.java:114)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:270)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
at java.util.concurrent.FutureTask.run(FutureTask.java:123)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
at java.lang.Thread.run(Thread.java:595)
[HUDSON] Archiving
<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/experimental/pom.xml>
to /export/home/hudson/hudson/jobs/Synapse -
Trunk/modules/org.apache.synapse$synapse-experimental/builds/2010-05-26_21-01-05/archive/org.apache.synapse/synapse-experimental/2.0.0-SNAPSHOT/pom.xml
[HUDSON] Archiving
<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/experimental/target/synapse-experimental-2.0.0-SNAPSHOT.jar>
to /export/home/hudson/hudson/jobs/Synapse -
Trunk/modules/org.apache.synapse$synapse-experimental/builds/2010-05-26_21-01-05/archive/org.apache.synapse/synapse-experimental/2.0.0-SNAPSHOT/synapse-experimental-2.0.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Synapse - Web Application
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory
<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/war/target>
[INFO] [dependency:copy {execution: copy}]
[INFO] Configured Artifact: org.apache.axis2:addressing:1.5:mar
[INFO] Configured Artifact: org.apache.sandesha2:sandesha2:SNAPSHOT:mar
[INFO] snapshot org.apache.sandesha2:sandesha2:SNAPSHOT: checking for updates
from apache-snapshots
[INFO] snapshot org.apache.sandesha2:sandesha2:SNAPSHOT: checking for updates
from wso2-m2-snapshots
[INFO] snapshot org.apache.sandesha2:sandesha2:SNAPSHOT: checking for updates
from apache.snapshots
Downloading:
http://repository.apache.org/snapshots/org/apache/sandesha2/sandesha2/SNAPSHOT/sandesha2-SNAPSHOT.mar
[INFO] Configured Artifact: org.apache.rampart:rampart:SNAPSHOT:mar
[INFO] snapshot org.apache.rampart:rampart:SNAPSHOT: checking for updates from
apache-snapshots
[INFO] snapshot org.apache.rampart:rampart:SNAPSHOT: checking for updates from
wso2-m2-snapshots
[INFO] snapshot org.apache.rampart:rampart:SNAPSHOT: checking for updates from
apache.snapshots
Downloading:
http://repository.apache.org/snapshots/org/apache/rampart/rampart/SNAPSHOT/rampart-SNAPSHOT.mar
[INFO] Copying addressing-1.5.mar to
<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/war/target/temp/lib/addressing-1.5.mar>
[INFO] Copying sandesha2-SNAPSHOT.mar to
<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/war/target/temp/lib/sandesha2-SNAPSHOT.mar>
[INFO] Copying rampart-SNAPSHOT.mar to
<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/war/target/temp/lib/rampart-SNAPSHOT.mar>
[INFO] [remote-resources:process {execution: default}]
[INFO] snapshot org.apache.synapse:synapse-samples:2.0.0-SNAPSHOT: checking for
updates from apache-snapshots
[INFO] snapshot org.apache.synapse:synapse-samples:2.0.0-SNAPSHOT: checking for
updates from wso2-m2-snapshots
[INFO] snapshot org.apache.synapse:synapse-samples:2.0.0-SNAPSHOT: checking for
updates from apache.snapshots
[INFO] snapshot org.apache.synapse:synapse-experimental:2.0.0-SNAPSHOT:
checking for updates from apache-snapshots
[INFO] snapshot org.apache.synapse:synapse-experimental:2.0.0-SNAPSHOT:
checking for updates from wso2-m2-snapshots
[INFO] snapshot org.apache.synapse:synapse-experimental:2.0.0-SNAPSHOT:
checking for updates from apache.snapshots
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[INFO] [dependency:unpack-dependencies {execution: unpack-patches}]
[INFO] Unpacking
<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/patches/target/synapse-patches-2.0.0-SNAPSHOT.jar>
to
<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/war/target/classes>
with includes null and excludes:META-INF/**/*
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory:
<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/war/target/surefire-reports>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
There are no tests to run.
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[HUDSON] Recording test results
[INFO] [war:war {execution: default-war}]
[INFO] Packaging webapp
[INFO] Assembling webapp[synapse-war] in
[<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/war/target/synapse]>
[INFO] Processing war project
[INFO] Copying webapp
webResources[<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/war/../../repository]>
to[<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/war/target/synapse]>
[INFO] Copying webapp
webResources[<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/war/../core/src/main/resources]>
to[<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/war/target/synapse]>
[INFO] Copying webapp
webResources[<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/war/target/temp/lib]>
to[<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/war/target/synapse]>
[INFO] Copying webapp
webResources[<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/war/../distribution/src/main/release/docs]>
to[<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/war/target/synapse]>
[INFO] Copying webapp
webResources[<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/war/../../src/site/resources]>
to[<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/war/target/synapse]>
[INFO] Copying webapp
webResources[<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/war/../../repository/conf]>
to[<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/war/target/synapse]>
[INFO] Copying webapp
webResources[<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/war/../../repository/conf]>
to[<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/war/target/synapse]>
[INFO] Webapp assembled in[1127 msecs]
[INFO] Building war:
<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/target/synapse.war>
[INFO] [install:install {execution: default-install}]
[INFO] Installing target/synapse.war to
/home/hudson/.m2/repository/org/apache/synapse/synapse-war/2.0.0-SNAPSHOT/synapse-war-2.0.0-SNAPSHOT.war
[HUDSON] Archiving
<http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/war/pom.xml>
to /export/home/hudson/hudson/jobs/Synapse -
Trunk/modules/org.apache.synapse$synapse-war/builds/2010-05-26_21-01-04/archive/org.apache.synapse/synapse-war/2.0.0-SNAPSHOT/pom.xml
[HUDSON] Archiving target/synapse.war to
/export/home/hudson/hudson/jobs/Synapse -
Trunk/modules/org.apache.synapse$synapse-war/builds/2010-05-26_21-01-04/archive/org.apache.synapse/synapse-war/2.0.0-SNAPSHOT/synapse.war
ERROR: Failed to parse POMs
hudson.util.IOException2: Failed to join the process
at hudson.Proc$RemoteProc.join(Proc.java:312)
at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:164)
at
hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:480)
at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:416)
at hudson.model.Run.run(Run.java:1243)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:304)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:122)
Caused by: java.util.concurrent.ExecutionException:
hudson.remoting.RequestAbortedException: java.io.EOFException
at hudson.remoting.Request$1.get(Request.java:218)
at hudson.remoting.Request$1.get(Request.java:172)
at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
at hudson.Proc$RemoteProc.join(Proc.java:304)
... 7 more
Caused by: hudson.remoting.RequestAbortedException: java.io.EOFException
at hudson.remoting.Request.abort(Request.java:257)
at hudson.remoting.Channel.terminate(Channel.java:598)
at hudson.remoting.Channel$ReaderThread.run(Channel.java:876)
Caused by: java.io.EOFException
at
java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2554)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1297)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351)
at hudson.remoting.Channel$ReaderThread.run(Channel.java:856)
FATAL: channel is already closed
hudson.remoting.ChannelClosedException: channel is already closed
at hudson.remoting.Channel.send(Channel.java:412)
at hudson.remoting.Request.call(Request.java:105)
at hudson.remoting.Channel.call(Channel.java:551)
at hudson.Launcher$RemoteLauncher.kill(Launcher.java:735)
at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:421)
at hudson.model.Run.run(Run.java:1243)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:304)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:122)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]