You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by Apache Jenkins Server <hu...@hudson.apache.org> on 2011/05/30 08:09:21 UTC

Build failed in Jenkins: Synapse - Trunk #3670

See <https://builds.apache.org/hudson/job/Synapse%20-%20Trunk/3670/>

------------------------------------------
[...truncated 1135 lines...]
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/core/target/synapse-core-2.1.0-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/apache/synapse/synapse-core/2.1.0-SNAPSHOT/synapse-core-2.1.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/core/target/synapse-core-2.1.0-SNAPSHOT-tests.jar> to /home/hudson/.m2/repository/org/apache/synapse/synapse-core/2.1.0-SNAPSHOT/synapse-core-2.1.0-SNAPSHOT-tests.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:185)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:164)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:987)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	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:185)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:164)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:987)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	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)
[JENKINS] Archiving <https://builds.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/core/pom.xml> to /home/hudson/hudson/jobs/Synapse - Trunk/modules/org.apache.synapse$synapse-core/builds/2011-05-30_06-04-38/archive/org.apache.synapse/synapse-core/2.1.0-SNAPSHOT/synapse-core-2.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/core/target/synapse-core-2.1.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Synapse - Trunk/modules/org.apache.synapse$synapse-core/builds/2011-05-30_06-04-38/archive/org.apache.synapse/synapse-core/2.1.0-SNAPSHOT/synapse-core-2.1.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/core/target/synapse-core-2.1.0-SNAPSHOT-tests.jar> to /home/hudson/hudson/jobs/Synapse - Trunk/modules/org.apache.synapse$synapse-core/builds/2011-05-30_06-04-38/archive/org.apache.synapse/synapse-core/2.1.0-SNAPSHOT/synapse-core-2.1.0-SNAPSHOT-tests.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Synapse - FIX Transport
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <https://builds.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/transports/optional/fix/target>
[INFO] [remote-resources:process {execution: default}]
Downloading: http://people.apache.org/repo/m2-snapshot-repository//quickfixj/quickfixj-all/1.4.0/quickfixj-all-1.4.0.pom
[INFO] Unable to find resource 'quickfixj:quickfixj-all:pom:1.4.0' in repository apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository/)
Downloading: http://dist.wso2.org/maven2//quickfixj/quickfixj-all/1.4.0/quickfixj-all-1.4.0.pom
[INFO] Unable to find resource 'quickfixj:quickfixj-all:pom:1.4.0' in repository wso2-m2 (http://dist.wso2.org/maven2/)
Downloading: http://repo1.maven.org/maven2/quickfixj/quickfixj-all/1.4.0/quickfixj-all-1.4.0.pom
[INFO] Unable to find resource 'quickfixj:quickfixj-all:pom:1.4.0' in repository central (http://repo1.maven.org/maven2)
[INFO] snapshot org.apache.synapse:synapse-core:2.1.0-SNAPSHOT: checking for updates from apache-snapshots
[INFO] snapshot org.apache.synapse:synapse-core:2.1.0-SNAPSHOT: checking for updates from wso2-m2-snapshots
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:compile {execution: default-compile}]
Compiling 11 source files to <https://builds.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/transports/optional/fix/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:testCompile {execution: default-testCompile}]
Compiling 2 source files to <https://builds.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/transports/optional/fix/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/transports/optional/fix/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.synapse.transport.fix.FieldOrderingTest
Original Message: 8=FIX.4.49=16335=R131=20101110-2146=155=TestSymbol48=SecurityID22=SecurityIDSource460=11537=138=50064=20151116692=162=20110530-06:09:13.865126=20110530-06:09:13.86910=227
log4j:WARN No appenders could be found for logger (org.apache.axis2.context.AbstractContext).
log4j:WARN Please initialize the log4j system properly.
Reconstructed Message: 8=FIX.4.49=16335=R131=20101110-2146=155=TestSymbol48=SecurityID22=SecurityIDSource460=11537=138=50064=20151116692=162=20110530-06:09:13.865126=20110530-06:09:13.86910=227
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 sec
Running org.apache.synapse.transport.fix.MessageTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 sec

Results :

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

[JENKINS] Recording test results
[INFO] [bundle:bundle {execution: default-bundle}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/transports/optional/fix/target/synapse-fix-transport-2.1.0-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/apache/synapse/synapse-fix-transport/2.1.0-SNAPSHOT/synapse-fix-transport-2.1.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:185)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:164)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:987)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	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:185)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:164)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:987)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	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)
[JENKINS] Archiving <https://builds.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/transports/optional/fix/pom.xml> to /home/hudson/hudson/jobs/Synapse - Trunk/modules/org.apache.synapse$synapse-fix-transport/builds/2011-05-30_06-04-38/archive/org.apache.synapse/synapse-fix-transport/2.1.0-SNAPSHOT/synapse-fix-transport-2.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/transports/optional/fix/target/synapse-fix-transport-2.1.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Synapse - Trunk/modules/org.apache.synapse$synapse-fix-transport/builds/2011-05-30_06-04-38/archive/org.apache.synapse/synapse-fix-transport/2.1.0-SNAPSHOT/synapse-fix-transport-2.1.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Synapse - Extensions
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <https://builds.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/extensions/target>
[INFO] [remote-resources:process {execution: default}]
[INFO] snapshot org.wso2.throttle:wso2throttle-core:SNAPSHOT: checking for updates from apache-snapshots
[INFO] snapshot org.wso2.throttle:wso2throttle-core:SNAPSHOT: checking for updates from wso2-m2-snapshots
[INFO] snapshot org.wso2.throttle:wso2throttle-parent:SNAPSHOT: checking for updates from apache-snapshots
[INFO] snapshot org.wso2.throttle:wso2throttle-parent:SNAPSHOT: checking for updates from wso2-m2-snapshots
Downloading: http://people.apache.org/repo/m2-snapshot-repository//org/wso2/throttle/wso2throttle-core/20110307.095451-16/wso2throttle-core-20110307.095451-16.pom
[INFO] Unable to find resource 'org.wso2.throttle:wso2throttle-core:pom:20110307.095451-16' in repository apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository/)
Downloading: http://dist.wso2.org/maven2//org/wso2/throttle/wso2throttle-core/20110307.095451-16/wso2throttle-core-20110307.095451-16.pom
[INFO] Unable to find resource 'org.wso2.throttle:wso2throttle-core:pom:20110307.095451-16' in repository wso2-m2 (http://dist.wso2.org/maven2/)
Downloading: http://repo1.maven.org/maven2/org/wso2/throttle/wso2throttle-core/20110307.095451-16/wso2throttle-core-20110307.095451-16.pom
[INFO] Unable to find resource 'org.wso2.throttle:wso2throttle-core:pom:20110307.095451-16' in repository central (http://repo1.maven.org/maven2)
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:compile {execution: default-compile}]
Compiling 25 source files to <https://builds.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/extensions/target/classes>
[JENKINS] Archiving <https://builds.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/extensions/pom.xml> to /home/hudson/hudson/jobs/Synapse - Trunk/modules/org.apache.synapse$synapse-extensions/builds/2011-05-30_06-04-38/archive/org.apache.synapse/synapse-extensions/2.1.0-SNAPSHOT/synapse-extensions-2.1.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<https://builds.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/extensions/src/main/java/org/apache/synapse/mediators/bsf/ScriptMessageContext.java>:[57,7] org.apache.synapse.mediators.bsf.ScriptMessageContext is not abstract and does not override abstract method getSequenceTemplate(java.lang.String) in org.apache.synapse.MessageContext


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4 minutes 9 seconds
[INFO] Finished at: Mon May 30 06:09:19 UTC 2011
[INFO] Final Memory: 62M/191M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: dev@synapse.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


Jenkins build is back to normal : Synapse - Trunk #3672

Posted by Apache Jenkins Server <hu...@hudson.apache.org>.
See <https://builds.apache.org/hudson/job/Synapse%20-%20Trunk/3672/changes>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


Build failed in Jenkins: Synapse - Trunk #3671

Posted by Apache Jenkins Server <hu...@hudson.apache.org>.
See <https://builds.apache.org/hudson/job/Synapse%20-%20Trunk/3671/>

------------------------------------------
[...truncated 633 lines...]
Running org.apache.synapse.config.xml.MessageStoreSerializationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 sec
Running org.apache.synapse.mediators.base.SequenceMediatorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 sec
Running org.apache.synapse.config.xml.LocalEntryConfigurationTest
Testing text entry with markup characters; Coalesced parsing: true
Testing text entry with markup characters; Coalesced parsing: false
Testing text entry with nested CDATA elements; Coalesced parsing: true
Testing text entry with nested CDATA elements; Coalesced parsing: false
Testing large text entry with markup characters; Coalesced parsing: true
Testing large text entry with markup characters; Coalesced parsing: false
Testing simple XML entry with CDATA elements; Coalesced parsing: true
Testing simple XML entry with CDATA elements; Coalesced parsing: false
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.375 sec
Running org.apache.synapse.registry.DynamicResourceTest
Initializing in-memory registry for dynamic resource tests...
Testing dynamic sequence lookup...
Testing basic registry lookup functionality...
Testing basic sequence caching...
Testing advanced sequence caching...
Waiting for the cache to expire...
Testing sequence reloading...
Waiting for the cache to expire...
Testing for non-existing sequences...
Dynamic sequence lookup tests were successful...
Initializing in-memory registry for dynamic resource tests...
Testing dynamic endpoint lookup...
Testing basic registry lookup functionality...
Testing basic endpoint caching...
Testing advanced endpoint caching...
Waiting for the cache to expire...
Testing endpoint reloading...
Waiting for the cache to expire...
Testing for non-existing endpoints...
Dynamic endpoint lookup tests were successful...
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.225 sec
Running org.apache.synapse.util.SynapseXPathTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.25 sec
Running org.apache.synapse.mediators.eip.IterateMediatorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.478 sec
Running org.apache.synapse.config.xml.ClassMediatorSerializationTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 sec
Running org.apache.synapse.mediators.transform.FaultMediatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 sec
Running org.apache.synapse.mediators.builtin.DropMediatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 sec
Running org.apache.synapse.mediators.transform.XSLTMediatorTest
Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.051 sec
Running org.apache.synapse.mediators.ext.AnnotatedCommandMediatorTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 sec
Running org.apache.synapse.eventing.filters.EventFilterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 sec
Running org.apache.synapse.mediators.transform.url.URLRewriteMediatorTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.25 sec
Running org.apache.synapse.config.xml.InMediatorSerializationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 sec
Running org.apache.synapse.config.xml.SequenceMediatorSerializationTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 sec
Running org.apache.synapse.config.xml.POJOCommandMediatorSerializationTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.373 sec
Running org.apache.synapse.config.xml.EntrySerializationTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.29 sec
Running org.apache.synapse.config.xml.RegistrySerializationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 sec
Running org.apache.synapse.config.xml.PropertyMediatorSerializationTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 sec
Running org.apache.synapse.n2n.SynapseCommodityServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.574 sec
Running org.apache.synapse.config.xml.MultiXMLConfigurationBuilderTest
Using SYNAPSE_CONFIG_HOME=<https://builds.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/core/target/test-classes/synapse-config>
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 sec
Running org.apache.synapse.config.xml.DropMediatorSerializationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 sec
Running org.apache.synapse.config.xml.DBLookupMediatorSerializationTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.373 sec
Running org.apache.synapse.config.xml.LogMediatorSerializationTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.337 sec
Running org.apache.synapse.mediators.db.DBLookupMediatorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.037 sec
Running org.apache.synapse.config.xml.TestMediator
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.apache.synapse.config.xml.StartupSerializationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 sec
Running org.apache.synapse.mediators.builtin.PropertyMediatorTest
All property values are correctly in place - Test SUCCESSFUL
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 sec
Running org.apache.synapse.util.MessageHelperTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec
Running org.apache.synapse.util.TestTask
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.apache.synapse.eventing.builders.ResponseMessageBuilderTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 sec
Running org.apache.synapse.core.axis2.Axis2MessageContextTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 sec
Running org.apache.synapse.TestMessageContext
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.apache.synapse.config.xml.ProxyServiceSerializationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 sec
Running org.apache.synapse.config.xml.SwitchMediatorSerializationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.35 sec
Running org.apache.synapse.mediators.transform.HeaderMediatorTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 sec
Running org.apache.synapse.config.xml.ConditionalRouterMediatorSerializationTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.373 sec
Running org.apache.synapse.mediators.builtin.ValidateMediatorTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.56 sec
Running org.apache.synapse.config.xml.FaultMediatorSerializationTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.332 sec
Running org.apache.synapse.config.xml.CacheMediatorSerializationTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 sec
Running org.apache.synapse.mediators.filters.SwitchMediatorTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 sec
Running org.apache.synapse.config.xml.URLRewriteMediatorSerializationTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 sec
Running org.apache.synapse.config.xml.CalloutMediatorSerializationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.342 sec
Running org.apache.synapse.config.SynapseObserverTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec
Running org.apache.synapse.core.axis2.SOAPConversionTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.368 sec
Running org.apache.synapse.config.xml.DBReportMediatorSerializationTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.366 sec
Running org.apache.synapse.eventing.SynapseEventSourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 sec
Running org.apache.synapse.mediators.ext.POJOCommandMediatorTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 sec

Results :

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

[JENKINS] Recording test results
[INFO] [bundle:bundle {execution: default-bundle}]
[WARNING] Warning building bundle org.apache.synapse:synapse-core:bundle:2.1.0-SNAPSHOT : Instructions for Export-Package that are never used: org\.apache\.synapse\.executors\..*|org\.apache\.synapse\.executors
[WARNING] Warning building bundle org.apache.synapse:synapse-core:bundle:2.1.0-SNAPSHOT : Superfluous export-package instructions: [org.apache.synapse.executors.*]
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar: <https://builds.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/core/target/synapse-core-2.1.0-SNAPSHOT-tests.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/core/target/synapse-core-2.1.0-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/apache/synapse/synapse-core/2.1.0-SNAPSHOT/synapse-core-2.1.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/core/target/synapse-core-2.1.0-SNAPSHOT-tests.jar> to /home/hudson/.m2/repository/org/apache/synapse/synapse-core/2.1.0-SNAPSHOT/synapse-core-2.1.0-SNAPSHOT-tests.jar
[INFO] [bundle:install {execution: default-install}]
[INFO] Parsing file:/home/hudson/.m2/repository/repository.xml
[INFO] Installing org/apache/synapse/synapse-core/2.1.0-SNAPSHOT/synapse-core-2.1.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[JENKINS] Archiving <https://builds.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/core/pom.xml> to /home/hudson/hudson/jobs/Synapse - Trunk/modules/org.apache.synapse$synapse-core/builds/2011-05-30_12-01-27/archive/org.apache.synapse/synapse-core/2.1.0-SNAPSHOT/synapse-core-2.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/core/target/synapse-core-2.1.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Synapse - Trunk/modules/org.apache.synapse$synapse-core/builds/2011-05-30_12-01-27/archive/org.apache.synapse/synapse-core/2.1.0-SNAPSHOT/synapse-core-2.1.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/core/target/synapse-core-2.1.0-SNAPSHOT-tests.jar> to /home/hudson/hudson/jobs/Synapse - Trunk/modules/org.apache.synapse$synapse-core/builds/2011-05-30_12-01-27/archive/org.apache.synapse/synapse-core/2.1.0-SNAPSHOT/synapse-core-2.1.0-SNAPSHOT-tests.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Synapse - FIX Transport
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <https://builds.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/transports/optional/fix/target>
[INFO] [remote-resources:process {execution: default}]
Downloading: http://people.apache.org/repo/m2-snapshot-repository//quickfixj/quickfixj-all/1.4.0/quickfixj-all-1.4.0.pom
[INFO] Unable to find resource 'quickfixj:quickfixj-all:pom:1.4.0' in repository apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository/)
Downloading: http://dist.wso2.org/maven2//quickfixj/quickfixj-all/1.4.0/quickfixj-all-1.4.0.pom
[INFO] Unable to find resource 'quickfixj:quickfixj-all:pom:1.4.0' in repository wso2-m2 (http://dist.wso2.org/maven2/)
Downloading: http://repo1.maven.org/maven2/quickfixj/quickfixj-all/1.4.0/quickfixj-all-1.4.0.pom
[INFO] Unable to find resource 'quickfixj:quickfixj-all:pom:1.4.0' in repository central (http://repo1.maven.org/maven2)
[INFO] snapshot org.apache.synapse:synapse-core:2.1.0-SNAPSHOT: checking for updates from apache-snapshots
[INFO] snapshot org.apache.synapse:synapse-core:2.1.0-SNAPSHOT: checking for updates from wso2-m2-snapshots
[INFO] snapshot org.apache.synapse:synapse-core:2.1.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}]
Compiling 11 source files to <https://builds.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/transports/optional/fix/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:testCompile {execution: default-testCompile}]
Compiling 2 source files to <https://builds.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/transports/optional/fix/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/transports/optional/fix/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.synapse.transport.fix.FieldOrderingTest
Original Message: 8=FIX.4.49=16335=R131=20101110-2146=155=TestSymbol48=SecurityID22=SecurityIDSource460=11537=138=50064=20151116692=162=20110530-12:07:25.540126=20110530-12:07:25.54410=203
log4j:WARN No appenders could be found for logger (org.apache.axis2.context.AbstractContext).
log4j:WARN Please initialize the log4j system properly.
Reconstructed Message: 8=FIX.4.49=16335=R131=20101110-2146=155=TestSymbol48=SecurityID22=SecurityIDSource460=11537=138=50064=20151116692=162=20110530-12:07:25.540126=20110530-12:07:25.54410=203
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 sec
Running org.apache.synapse.transport.fix.MessageTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.29 sec

Results :

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

[JENKINS] Recording test results
[INFO] [bundle:bundle {execution: default-bundle}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/transports/optional/fix/target/synapse-fix-transport-2.1.0-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/apache/synapse/synapse-fix-transport/2.1.0-SNAPSHOT/synapse-fix-transport-2.1.0-SNAPSHOT.jar
[INFO] [bundle:install {execution: default-install}]
[INFO] Parsing file:/home/hudson/.m2/repository/repository.xml
[INFO] Installing org/apache/synapse/synapse-fix-transport/2.1.0-SNAPSHOT/synapse-fix-transport-2.1.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[JENKINS] Archiving <https://builds.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/transports/optional/fix/pom.xml> to /home/hudson/hudson/jobs/Synapse - Trunk/modules/org.apache.synapse$synapse-fix-transport/builds/2011-05-30_12-01-27/archive/org.apache.synapse/synapse-fix-transport/2.1.0-SNAPSHOT/synapse-fix-transport-2.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/transports/optional/fix/target/synapse-fix-transport-2.1.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Synapse - Trunk/modules/org.apache.synapse$synapse-fix-transport/builds/2011-05-30_12-01-27/archive/org.apache.synapse/synapse-fix-transport/2.1.0-SNAPSHOT/synapse-fix-transport-2.1.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Synapse - Extensions
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <https://builds.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/extensions/target>
[INFO] [remote-resources:process {execution: default}]
Downloading: http://people.apache.org/repo/m2-snapshot-repository//org/apache/bsf/bsf-all/3.0/bsf-all-3.0.pom
[INFO] Unable to find resource 'org.apache.bsf:bsf-all:pom:3.0' in repository apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository/)
Downloading: http://dist.wso2.org/maven2//org/apache/bsf/bsf-all/3.0/bsf-all-3.0.pom
[INFO] Unable to find resource 'org.apache.bsf:bsf-all:pom:3.0' in repository wso2-m2 (http://dist.wso2.org/maven2/)
Downloading: http://repo1.maven.org/maven2/org/apache/bsf/bsf-all/3.0/bsf-all-3.0.pom
[INFO] Unable to find resource 'org.apache.bsf:bsf-all:pom:3.0' in repository central (http://repo1.maven.org/maven2)
[INFO] snapshot org.wso2.throttle:wso2throttle-core:SNAPSHOT: checking for updates from apache-snapshots
[INFO] snapshot org.wso2.throttle:wso2throttle-core:SNAPSHOT: checking for updates from wso2-m2-snapshots
[INFO] snapshot org.wso2.throttle:wso2throttle-core:SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.wso2.throttle:wso2throttle-parent:SNAPSHOT: checking for updates from apache-snapshots
[INFO] snapshot org.wso2.throttle:wso2throttle-parent:SNAPSHOT: checking for updates from wso2-m2-snapshots
[INFO] snapshot org.wso2.throttle:wso2throttle-parent:SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://people.apache.org/repo/m2-snapshot-repository//org/wso2/throttle/wso2throttle-core/20110307.095451-16/wso2throttle-core-20110307.095451-16.pom
[INFO] Unable to find resource 'org.wso2.throttle:wso2throttle-core:pom:20110307.095451-16' in repository apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository/)
Downloading: http://dist.wso2.org/maven2//org/wso2/throttle/wso2throttle-core/20110307.095451-16/wso2throttle-core-20110307.095451-16.pom
[INFO] Unable to find resource 'org.wso2.throttle:wso2throttle-core:pom:20110307.095451-16' in repository wso2-m2 (http://dist.wso2.org/maven2/)
Downloading: http://repo1.maven.org/maven2/org/wso2/throttle/wso2throttle-core/20110307.095451-16/wso2throttle-core-20110307.095451-16.pom
[INFO] Unable to find resource 'org.wso2.throttle:wso2throttle-core:pom:20110307.095451-16' in repository central (http://repo1.maven.org/maven2)
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:compile {execution: default-compile}]
Compiling 25 source files to <https://builds.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/extensions/target/classes>
[JENKINS] Archiving <https://builds.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/extensions/pom.xml> to /home/hudson/hudson/jobs/Synapse - Trunk/modules/org.apache.synapse$synapse-extensions/builds/2011-05-30_12-01-27/archive/org.apache.synapse/synapse-extensions/2.1.0-SNAPSHOT/synapse-extensions-2.1.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<https://builds.apache.org/hudson/job/Synapse%20-%20Trunk/ws/java/modules/extensions/src/main/java/org/apache/synapse/mediators/bsf/ScriptMessageContext.java>:[57,7] org.apache.synapse.mediators.bsf.ScriptMessageContext is not abstract and does not override abstract method getSequenceTemplate(java.lang.String) in org.apache.synapse.MessageContext


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 minutes 34 seconds
[INFO] Finished at: Mon May 30 04:07:35 GMT-08:00 2011
[INFO] Final Memory: 67M/298M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: dev@synapse.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org