[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wsf-c-dev
Subject:    Re: [Dev] Build failure in fast XSLT mediator
From:       Tharindu Mathew <tharindu () wso2 ! com>
Date:       2013-01-29 11:19:33
Message-ID: CAD8a1Q7v+7iaojGb+rC9ACL2Yn6R=bDu6Dsvkgb=dW8MEOa7aA () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Fixed with r154282.

svn diff is as follows:

Index: pom.xml
===================================================================
--- pom.xml    (revision 154281)
+++ pom.xml    (working copy)
@@ -42,7 +42,7 @@
             <dependency>
                 <groupId>org.apache.synapse</groupId>
                 <artifactId>synapse-core</artifactId>
-                <version>2.1.1-wso2v1</version>
+                <version>2.1.1-wso2v3</version>
             </dependency>
         </dependencies>
     </dependencyManagement>

On Tue, Jan 29, 2013 at 4:23 PM, Tharindu Mathew <tharindu@wso2.com> wrote:

> Hi,
> 
> $subject
> 
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 10.888s
> [INFO] Finished at: Tue Jan 29 16:21:13 IST 2013
> [INFO] Final Memory: 33M/81M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
> (default-compile) on project org.wso2.carbon.mediator.fastXSLT: Compilation
> failure: Compilation failure:
> [ERROR]
> /Users/mackie/source-checkouts/carbon/platform/branches/4.0.0/components/mediators/f \
> astXSLT/org.wso2.carbon.mediator.fastXSLT/4.0.6/src/main/java/org/wso2/carbon/mediator/fastXSLT/FastXSLTMediator.java:[202,50]
>  cannot find symbol
> [ERROR] symbol  : variable BUFFERED_INPUT_STREAM
> [ERROR] location: class
> org.apache.synapse.transport.passthru.PassThroughConstants
> [ERROR]
> /Users/mackie/source-checkouts/carbon/platform/branches/4.0.0/components/mediators/f \
> astXSLT/org.wso2.carbon.mediator.fastXSLT/4.0.6/src/main/java/org/wso2/carbon/mediator/fastXSLT/FastXSLTMediator.java:[304,158]
>  cannot find symbol
> [ERROR] symbol  : variable BUFFERED_INPUT_STREAM
> [ERROR] location: class
> org.apache.synapse.transport.passthru.PassThroughConstants
> [ERROR]
> /Users/mackie/source-checkouts/carbon/platform/branches/4.0.0/components/mediators/f \
> astXSLT/org.wso2.carbon.mediator.fastXSLT/4.0.6/src/main/java/org/wso2/carbon/mediator/fastXSLT/FastXSLTMediator.java:[305,116]
>  cannot find symbol
> [ERROR] symbol  : variable BUFFERED_INPUT_STREAM
> [ERROR] location: class
> org.apache.synapse.transport.passthru.PassThroughConstants
> [ERROR] -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the
> -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions,
> please read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> 
> --
> Regards,
> 
> Tharindu Mathew
> 
> Associate Technical Lead, WSO2 BAM
> Member - Data Mgmt. Committee
> 
> blog: http://tharindumathew.com/
> M: +94777759908
> 



-- 
Regards,

Tharindu Mathew

Associate Technical Lead, WSO2 BAM
Member - Data Mgmt. Committee

blog: http://tharindumathew.com/
M: +94777759908


[Attachment #5 (text/html)]

Fixed with r154282.<br><br>svn diff is as follows:<br><br>Index: \
pom.xml<br>===================================================================<br>--- \
pom.xml    (revision 154281)<br>+++ pom.xml    (working copy)<br>@@ -42,7 +42,7 \
@@<br>

             &lt;dependency&gt;<br>                 \
&lt;groupId&gt;org.apache.synapse&lt;/groupId&gt;<br>                 \
&lt;artifactId&gt;synapse-core&lt;/artifactId&gt;<br>-                \
&lt;version&gt;2.1.1-wso2v1&lt;/version&gt;<br>

+                &lt;version&gt;2.1.1-wso2v3&lt;/version&gt;<br>             \
&lt;/dependency&gt;<br>         &lt;/dependencies&gt;<br>     \
&lt;/dependencyManagement&gt;<br><br><div class="gmail_quote">On Tue, Jan 29, 2013 at \
4:23 PM, Tharindu Mathew <span dir="ltr">&lt;<a href="mailto:tharindu@wso2.com" \
target="_blank">tharindu@wso2.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex">Hi,<br><br>$subject<br><br>[INFO] \
------------------------------------------------------------------------<br>[INFO] \
BUILD FAILURE<br>

[INFO] ------------------------------------------------------------------------<br>[INFO] \
Total time: 10.888s<br> [INFO] Finished at: Tue Jan 29 16:21:13 IST 2013<br>[INFO] \
Final Memory: 33M/81M<br>[INFO] \
------------------------------------------------------------------------<br>[ERROR] \
Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile \
(default-compile) on project org.wso2.carbon.mediator.fastXSLT: Compilation failure: \
Compilation failure:<br>


[ERROR] /Users/mackie/source-checkouts/carbon/platform/branches/4.0.0/components/media \
tors/fastXSLT/org.wso2.carbon.mediator.fastXSLT/4.0.6/src/main/java/org/wso2/carbon/mediator/fastXSLT/FastXSLTMediator.java:[202,50] \
cannot find symbol<br>


[ERROR] symbol  : variable BUFFERED_INPUT_STREAM<br>[ERROR] location: class \
org.apache.synapse.transport.passthru.PassThroughConstants<br>[ERROR] \
/Users/mackie/source-checkouts/carbon/platform/branches/4.0.0/components/mediators/fas \
tXSLT/org.wso2.carbon.mediator.fastXSLT/4.0.6/src/main/java/org/wso2/carbon/mediator/fastXSLT/FastXSLTMediator.java:[304,158] \
cannot find symbol<br>


[ERROR] symbol  : variable BUFFERED_INPUT_STREAM<br>[ERROR] location: class \
org.apache.synapse.transport.passthru.PassThroughConstants<br>[ERROR] \
/Users/mackie/source-checkouts/carbon/platform/branches/4.0.0/components/mediators/fas \
tXSLT/org.wso2.carbon.mediator.fastXSLT/4.0.6/src/main/java/org/wso2/carbon/mediator/fastXSLT/FastXSLTMediator.java:[305,116] \
cannot find symbol<br>


[ERROR] symbol  : variable BUFFERED_INPUT_STREAM<br>[ERROR] location: class \
org.apache.synapse.transport.passthru.PassThroughConstants<br>[ERROR] -&gt; [Help \
1]<br>[ERROR] <br>[ERROR] To see the full stack trace of the errors, re-run Maven \
with the -e switch.<br>


[ERROR] Re-run Maven using the -X switch to enable full debug logging.<br>[ERROR] \
<br>[ERROR] For more information about the errors and possible solutions, please read \
the following articles:<br>[ERROR] [Help 1] <a \
href="http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException" \
target="_blank">http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException</a><span \
class="HOEnZb"><font color="#888888"><br clear="all">


<br>-- <br>Regards,<br><br>Tharindu Mathew<br><br>Associate Technical Lead, WSO2 \
BAM<br>Member - Data Mgmt. Committee<br><div><br></div><div>blog: <a \
href="http://tharindumathew.com/" \
target="_blank">http://tharindumathew.com/</a></div>


<div>M: <a href="tel:%2B94777759908" value="+94777759908" \
target="_blank">+94777759908</a></div> </font></span></blockquote></div><br><br \
clear="all"><br>-- <br>Regards,<br><br>Tharindu Mathew<br><br>Associate Technical \
Lead, WSO2 BAM<br>Member - Data Mgmt. Committee<br><div><br></div><div>blog: <a \
href="http://tharindumathew.com/" \
target="_blank">http://tharindumathew.com/</a></div>

<div>M: +94777759908</div>



_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic