[Carbon-dev] Compilation failure : stratos/payment

2011-04-30 Thread Kasun Indrasiri
[INFO]

[INFO] Building WSO2 Stratos - Payment (PayPal)
[INFO]task-segment: [clean, install]
[INFO]

[INFO] [clean:clean {execution: default-clean}]
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting
/home/kasun/development/wso2/wso2svn/trunk/trunk_apr27/components/stratos/payment/org.wso2.carbon.payment.paypal/target
[INFO] [clean:clean {execution: auto-clean}]
[INFO] Deleting
/home/kasun/development/wso2/wso2svn/trunk/trunk_apr27/components/stratos/payment/org.wso2.carbon.payment.paypal/target
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 10 source files to
/home/kasun/development/wso2/wso2svn/trunk/trunk_apr27/components/stratos/payment/org.wso2.carbon.payment.paypal/target/classes
[INFO] -
[ERROR] COMPILATION ERROR :
[INFO] -
[ERROR]
/home/kasun/development/wso2/wso2svn/trunk/trunk_apr27/components/stratos/payment/org.wso2.carbon.payment.paypal/src/main/java/org/wso2/carbon/payment/paypal/internal/PaymentServiceComponent.java:[52,67]
cannot find symbol
symbol  : method getPaypalUrl()
location: class org.wso2.carbon.common.util.StratosConfiguration

[INFO] 1error
[INFO] -
[INFO]

[ERROR] BUILD FAILURE
[INFO]

[INFO] Compilation failure
/home/kasun/development/wso2/wso2svn/trunk/trunk_apr27/components/stratos/payment/org.wso2.carbon.payment.paypal/src/main/java/org/wso2/carbon/payment/paypal/internal/PaymentServiceComponent.java:[52,67]
cannot find symbol
symbol  : method getPaypalUrl()
location: class org.wso2.carbon.common.util.StratosConfiguration


-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Compilation failure : stratos/payment

2011-04-30 Thread Afkham Azeez
AmilaM,
I'm also getting this and cannot proceed any further. Please fix it ASAP.

On Sat, Apr 30, 2011 at 10:35 PM, Kasun Indrasiri ka...@wso2.com wrote:

 [INFO]
 
 [INFO] Building WSO2 Stratos - Payment (PayPal)
 [INFO]task-segment: [clean, install]
 [INFO]
 
 [INFO] [clean:clean {execution: default-clean}]
 [INFO] [incremental-build:incremental-build {execution: default}]
 [INFO] Verifying module descriptor ...
 [INFO] Pom descriptor modification detected.
 [INFO] Deleting
 /home/kasun/development/wso2/wso2svn/trunk/trunk_apr27/components/stratos/payment/org.wso2.carbon.payment.paypal/target
 [INFO] [clean:clean {execution: auto-clean}]
 [INFO] Deleting
 /home/kasun/development/wso2/wso2svn/trunk/trunk_apr27/components/stratos/payment/org.wso2.carbon.payment.paypal/target
 [INFO] [resources:resources {execution: default-resources}]
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] Copying 2 resources
 [INFO] [compiler:compile {execution: default-compile}]
 [INFO] Compiling 10 source files to
 /home/kasun/development/wso2/wso2svn/trunk/trunk_apr27/components/stratos/payment/org.wso2.carbon.payment.paypal/target/classes
 [INFO] -
 [ERROR] COMPILATION ERROR :
 [INFO] -
 [ERROR]
 /home/kasun/development/wso2/wso2svn/trunk/trunk_apr27/components/stratos/payment/org.wso2.carbon.payment.paypal/src/main/java/org/wso2/carbon/payment/paypal/internal/PaymentServiceComponent.java:[52,67]
 cannot find symbol
 symbol  : method getPaypalUrl()
 location: class org.wso2.carbon.common.util.StratosConfiguration

 [INFO] 1error
 [INFO] -
 [INFO]
 
 [ERROR] BUILD FAILURE
 [INFO]
 
 [INFO] Compilation failure
 /home/kasun/development/wso2/wso2svn/trunk/trunk_apr27/components/stratos/payment/org.wso2.carbon.payment.paypal/src/main/java/org/wso2/carbon/payment/paypal/internal/PaymentServiceComponent.java:[52,67]
 cannot find symbol
 symbol  : method getPaypalUrl()
 location: class org.wso2.carbon.common.util.StratosConfiguration


 --
 Kasun Indrasiri
 Senior Software Engineer
 WSO2, Inc.; http://wso2.com
 lean.enterprise.middleware

 cell: +94 71 536 4128
 Blog : http://kasunpanorama.blogspot.com/

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




-- 
*Afkham Azeez*
Senior Software Architect  Senior Manager; WSO2, Inc.; http://wso2.com,
*
*
*Member; Apache Software Foundation;
**http://www.apache.org/*http://www.apache.org/
*
email: **az...@wso2.com* az...@wso2.com* cell: +94 77 3320919
blog: **http://blog.afkham.org* http://blog.afkham.org*
twitter: **http://twitter.com/afkham_azeez*http://twitter.com/afkham_azeez
*
linked-in: **http://lk.linkedin.com/in/afkhamazeez*
*
*
*Lean . Enterprise . Middleware*
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Compilation failure : stratos/payment

2011-04-30 Thread Afkham Azeez
I commented out the following line and committed

//log.debug(PaypalURL:  +
CommonUtil.getStratosConfig().getPaypalUrl());


On Sun, May 1, 2011 at 10:24 AM, Afkham Azeez az...@wso2.com wrote:

 AmilaM,
 I'm also getting this and cannot proceed any further. Please fix it ASAP.

 On Sat, Apr 30, 2011 at 10:35 PM, Kasun Indrasiri ka...@wso2.com wrote:

 [INFO]
 
 [INFO] Building WSO2 Stratos - Payment (PayPal)
 [INFO]task-segment: [clean, install]
 [INFO]
 
 [INFO] [clean:clean {execution: default-clean}]
 [INFO] [incremental-build:incremental-build {execution: default}]
 [INFO] Verifying module descriptor ...
 [INFO] Pom descriptor modification detected.
 [INFO] Deleting
 /home/kasun/development/wso2/wso2svn/trunk/trunk_apr27/components/stratos/payment/org.wso2.carbon.payment.paypal/target
 [INFO] [clean:clean {execution: auto-clean}]
 [INFO] Deleting
 /home/kasun/development/wso2/wso2svn/trunk/trunk_apr27/components/stratos/payment/org.wso2.carbon.payment.paypal/target
 [INFO] [resources:resources {execution: default-resources}]
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] Copying 2 resources
 [INFO] [compiler:compile {execution: default-compile}]
 [INFO] Compiling 10 source files to
 /home/kasun/development/wso2/wso2svn/trunk/trunk_apr27/components/stratos/payment/org.wso2.carbon.payment.paypal/target/classes
 [INFO] -
 [ERROR] COMPILATION ERROR :
 [INFO] -
 [ERROR]
 /home/kasun/development/wso2/wso2svn/trunk/trunk_apr27/components/stratos/payment/org.wso2.carbon.payment.paypal/src/main/java/org/wso2/carbon/payment/paypal/internal/PaymentServiceComponent.java:[52,67]
 cannot find symbol
 symbol  : method getPaypalUrl()
 location: class org.wso2.carbon.common.util.StratosConfiguration

 [INFO] 1error
 [INFO] -
 [INFO]
 
 [ERROR] BUILD FAILURE
 [INFO]
 
 [INFO] Compilation failure
 /home/kasun/development/wso2/wso2svn/trunk/trunk_apr27/components/stratos/payment/org.wso2.carbon.payment.paypal/src/main/java/org/wso2/carbon/payment/paypal/internal/PaymentServiceComponent.java:[52,67]
 cannot find symbol
 symbol  : method getPaypalUrl()
 location: class org.wso2.carbon.common.util.StratosConfiguration


 --
 Kasun Indrasiri
 Senior Software Engineer
 WSO2, Inc.; http://wso2.com
 lean.enterprise.middleware

 cell: +94 71 536 4128
 Blog : http://kasunpanorama.blogspot.com/

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 *Afkham Azeez*
 Senior Software Architect  Senior Manager; WSO2, Inc.; http://wso2.com,
 *
 *
 *Member; Apache Software Foundation; 
 **http://www.apache.org/*http://www.apache.org/
 *
 email: **az...@wso2.com* az...@wso2.com* cell: +94 77 3320919
 blog: **http://blog.afkham.org* http://blog.afkham.org*
 twitter: **http://twitter.com/afkham_azeez*http://twitter.com/afkham_azeez
 *
 linked-in: **http://lk.linkedin.com/in/afkhamazeez*
 *
 *
 *Lean . Enterprise . Middleware*




-- 
*Afkham Azeez*
Senior Software Architect  Senior Manager; WSO2, Inc.; http://wso2.com,
*
*
*Member; Apache Software Foundation;
**http://www.apache.org/*http://www.apache.org/
*
email: **az...@wso2.com* az...@wso2.com* cell: +94 77 3320919
blog: **http://blog.afkham.org* http://blog.afkham.org*
twitter: **http://twitter.com/afkham_azeez*http://twitter.com/afkham_azeez
*
linked-in: **http://lk.linkedin.com/in/afkhamazeez*
*
*
*Lean . Enterprise . Middleware*
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev