please fix the error

[INFO]
------------------------------------------------------------------------
[INFO] Building WSO2 Carbon - Rule Kernel 3.2.0-SNAPSHOT
[INFO]
------------------------------------------------------------------------
[WARNING] The POM for
org.eclipse.osgi:org.eclipse.osgi.services:jar:3.2.0.v20090520-1800 is
invalid, transitive dependencies (if any) will not be available, enable
debug logging for more details
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @
org.wso2.carbon.rule.kernel ---
[INFO] Deleting
/home/maven3/checkout/carbon-fix/components/rule/org.wso2.carbon.rule.kernel/target
[INFO]
[INFO] --- incremental-build-plugin:1.3:incremental-build (default) @
org.wso2.carbon.rule.kernel ---
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting
/home/maven3/checkout/carbon-fix/components/rule/org.wso2.carbon.rule.kernel/target
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @
org.wso2.carbon.rule.kernel ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @
org.wso2.carbon.rule.kernel ---
[INFO] Compiling 8 source files to
/home/maven3/checkout/carbon-fix/components/rule/org.wso2.carbon.rule.kernel/target/classes
[INFO]
[INFO] --- maven-scr-plugin:1.7.2:scr (generate-scr-scrdescriptor) @
org.wso2.carbon.rule.kernel ---
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources)
@ org.wso2.carbon.rule.kernel ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @
org.wso2.carbon.rule.kernel ---
[INFO] Compiling 7 source files to
/home/maven3/checkout/carbon-fix/components/rule/org.wso2.carbon.rule.kernel/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.3:test (default-test) @
org.wso2.carbon.rule.kernel ---
[INFO] Surefire report directory:
/home/maven3/checkout/carbon-fix/components/rule/org.wso2.carbon.rule.kernel/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.wso2.carbon.rule.kernel.engine.TestRuleEngine
log4j:WARN No appenders could be found for logger
(org.apache.axiom.om.impl.util.OMSerializerUtil).
log4j:WARN Please initialize the log4j system properly.
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.132 sec
<<< FAILURE!
Running org.wso2.carbon.rule.kernel.internal.util.TestDataBindUtil
OMElement ==> <custom xmlns="http://com.test/rule";>Test String</custom>
OMElement ==> <custom xmlns="http://com.test/rule
"><price>20.34</price><quantity>10</quantity><symbol>IBM</symbol></custom>
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 sec

Results :

Tests in error:
  testRuleEngine(org.wso2.carbon.rule.kernel.engine.TestRuleEngine)

Tests run: 5, Failures: 0, Errors: 1, Skipped: 0
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to