Re: [Dev] Merging synapse features

2012-11-08 Thread Nirmal Fernando
FYI: In ELB we use only synapse.wso2 feature and nhttp transport feature.


On Thu, Nov 8, 2012 at 1:08 PM, Miyuru Wanninayaka miy...@wso2.com wrote:

 Hi all

 See [1]
 We have built 7 features for synapse!
 But to do something useful, we have to install all those features. These
 no place in our platform which use subset of these features.

 Shall we merge all these features and make just one
 org.apache.synapse.wso2.feature feature?

 [1]
 https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.0.0/features/synapse/

 --
 Thanks,
 Miyuru

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




-- 

Thanks  regards,
Nirmal

Software Engineer- Platform Technologies Team, WSO2 Inc.
Mobile: +94715779733
Blog: http://nirmalfdo.blogspot.com/
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] GReg Integration test failures [update]

2012-11-08 Thread Krishantha Samaraweera
All G-Reg tests have been executed and found only one failure which is due
to known issue with service filtering. Earlier failures could be due to
using older registry core and api jars in test framework which was fixed
now.

Failed tests:
testCreateService(org.wso2.carbon.registry.governance.api.test.FilterServicesWithAdminTestCase):
Expect only 1 Search result expected:1 but was:5

Tests run: 1221, Failures: 1, Errors: 0, Skipped: 0

Thanks,
Krishantha.

On Thu, Nov 8, 2012 at 12:14 PM, Shelan Perera she...@wso2.com wrote:

 Hi,

 I am running the tests again as i have cleaned up previous one. Will
 attach them after finishing the build.

 THanks


 On Thu, Nov 8, 2012 at 11:58 AM, Krishantha Samaraweera 
 krishan...@wso2.com wrote:

 Hi Shelan,

 Please exclude these test cases and proceed. You can set enabled=false to
 exclude test cases.

 Can you post the sure-fire reports here. so I can check what is going
 wrong with these test cases.

 Thanks,
 Krishantha.

 On Thu, Nov 8, 2012 at 11:24 AM, Shelan Perera she...@wso2.com wrote:

 Hi,

 Now test failures have been reduced to 3. But those tests are fine when
 they are running standalone. What could be the reason for it? Any
 suggestion to locate the error.

 Thanks

 Results :

 Failed tests:

 testAllowCreateAndListServices(org.wso2.carbon.registry.permission.test.LifeCyclePermissionTestCase):
 Failed to add artifact: artifact id: 99e32292-995a-4420-bb16-3fa0948bb24d.
 Failed to add new resource. User testuser1 does not have authorization to
 update the collection /_system/governance/trunk.

 testConsoleSubscription(org.wso2.carbon.registry.jira.issues.test.Registry1170):
 expected:true but was:false

 verifyCAppSearchContent(org.wso2.carbon.registry.search.metadata.test.RegistrySpecialSearchTestCase):
 No Record Found expected object to not be null

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


 --
 *Shelan Perera*

 Software Engineer
 **
 *WSO2, Inc. : wso2.com*
 lean.enterprise.middleware.

 *Home Page*  :shelan.org
 *Blog* : blog.shelan.org
 *Linked-i*n  :http://www.linkedin.com/pub/shelan-perera/a/194/465
 *Twitter* :https://twitter.com/#!/shelan

 *Mobile*  : +94 772 604 402






 --
 *Shelan Perera*

 Software Engineer
 **
 *WSO2, Inc. : wso2.com*
 lean.enterprise.middleware.

 *Home Page*  :shelan.org
 *Blog* : blog.shelan.org
 *Linked-i*n  :http://www.linkedin.com/pub/shelan-perera/a/194/465
 *Twitter* :https://twitter.com/#!/shelan

 *Mobile*  : +94 772 604 402



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


Re: [Dev] GReg Integration test failures [update]

2012-11-08 Thread Shelan Perera
Hi,

This service filtering issue has been fixed in r147532. Please update
governance/org.wso2.carbon.governance.list/4.0.4

Thanks

On Thu, Nov 8, 2012 at 2:48 PM, Krishantha Samaraweera
krishan...@wso2.comwrote:

 All G-Reg tests have been executed and found only one failure which is due
 to known issue with service filtering. Earlier failures could be due to
 using older registry core and api jars in test framework which was fixed
 now.

 Failed tests:
 testCreateService(org.wso2.carbon.registry.governance.api.test.FilterServicesWithAdminTestCase):
 Expect only 1 Search result expected:1 but was:5

 Tests run: 1221, Failures: 1, Errors: 0, Skipped: 0

 Thanks,
 Krishantha.

 On Thu, Nov 8, 2012 at 12:14 PM, Shelan Perera she...@wso2.com wrote:

 Hi,

 I am running the tests again as i have cleaned up previous one. Will
 attach them after finishing the build.

 THanks


 On Thu, Nov 8, 2012 at 11:58 AM, Krishantha Samaraweera 
 krishan...@wso2.com wrote:

 Hi Shelan,

 Please exclude these test cases and proceed. You can set enabled=false
 to exclude test cases.

 Can you post the sure-fire reports here. so I can check what is going
 wrong with these test cases.

 Thanks,
 Krishantha.

 On Thu, Nov 8, 2012 at 11:24 AM, Shelan Perera she...@wso2.com wrote:

 Hi,

 Now test failures have been reduced to 3. But those tests are fine when
 they are running standalone. What could be the reason for it? Any
 suggestion to locate the error.

 Thanks

 Results :

 Failed tests:

 testAllowCreateAndListServices(org.wso2.carbon.registry.permission.test.LifeCyclePermissionTestCase):
 Failed to add artifact: artifact id: 99e32292-995a-4420-bb16-3fa0948bb24d.
 Failed to add new resource. User testuser1 does not have authorization to
 update the collection /_system/governance/trunk.

 testConsoleSubscription(org.wso2.carbon.registry.jira.issues.test.Registry1170):
 expected:true but was:false

 verifyCAppSearchContent(org.wso2.carbon.registry.search.metadata.test.RegistrySpecialSearchTestCase):
 No Record Found expected object to not be null

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


 --
 *Shelan Perera*

 Software Engineer
 **
 *WSO2, Inc. : wso2.com*
 lean.enterprise.middleware.

 *Home Page*  :shelan.org
 *Blog* : blog.shelan.org
 *Linked-i*n  :http://www.linkedin.com/pub/shelan-perera/a/194/465
 *Twitter* :https://twitter.com/#!/shelan

 *Mobile*  : +94 772 604 402






 --
 *Shelan Perera*

 Software Engineer
 **
 *WSO2, Inc. : wso2.com*
 lean.enterprise.middleware.

 *Home Page*  :shelan.org
 *Blog* : blog.shelan.org
 *Linked-i*n  :http://www.linkedin.com/pub/shelan-perera/a/194/465
 *Twitter* :https://twitter.com/#!/shelan

 *Mobile*  : +94 772 604 402






-- 
*Shelan Perera*

Software Engineer
**
*WSO2, Inc. : wso2.com*
lean.enterprise.middleware.

*Home Page*  :shelan.org
*Blog* : blog.shelan.org
*Linked-i*n  :http://www.linkedin.com/pub/shelan-perera/a/194/465
*Twitter* :https://twitter.com/#!/shelan

*Mobile*  : +94 772 604 402
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Error while installing org.wso2.carbon.um.ws.service.server.feature

2012-11-08 Thread Sanjeewa Malalgoda
Hi,
Reason for this issue is error in product p2 pom(version mismatch 4.0.3 and
4.0.4) and its fixed now. Thanks dileepa for your help.

Thanks.

On Thu, Nov 8, 2012 at 10:26 AM, Dileepa Jayakody dile...@wso2.com wrote:

 Hi Sanjeewa,

 I looked into this, and as it seems the problem is in *
 org.wso2.carbon.transport.mgt* 4.0.0 component. It has a import for
 org.apache.axis2.*;version=${axis2.osgi.version.range.transport-mgt},
 which should resolve to [1.6.1.wso2v1,1.7.0), but I'm not sure about the
 missing requirements via axis2 1.6.1.wso2v5, because we use axis2
 1.6.1.wso2v6 since 4.0.2 release AFAIK. And also package
 javax.xml.transform 0.0.0 comes from the osgi system bundle in our runtime.
 Need to dig more into the transport.mgt 4.0.0 component and find a solution.

 Thanks,
 Dileepa



 On Thu, Nov 8, 2012 at 9:36 AM, Sanjeewa Malalgoda sanje...@wso2.comwrote:

 Hi Dileepa,
 Do you have any idea on this?

 Thanks.


 On Wed, Nov 7, 2012 at 8:57 PM, Miyuru Wanninayaka miy...@wso2.comwrote:

 NHttp GET Request Processor Feature was didn't touched for long time.
 I'm wondering how this thing breaks suddenly.

 On Wed, Nov 7, 2012 at 4:44 PM, Sanjeewa Malalgoda sanje...@wso2.comwrote:

 Hi,
 I'm getting following error while building API manager P2 profile. What
 did we missed here. Built up to product with clean repo.

 Thanks.

 Installing org.wso2.carbon.apimgt.server.feature.group 1.0.5.
 Installing org.wso2.carbon.apimgt.ui.feature.group 1.0.5.
 Installing org.wso2.carbon.registry.extensions.feature.group 4.0.2.
 Installing org.wso2.carbon.governance.metadata.feature.group 4.0.4.
 Installing org.wso2.carbon.identity.core.feature.group 4.0.3.
 Installing org.wso2.carbon.um.ws.service.server.feature.group 4.0.2.
 Installation failed.
 Cannot complete the install because one or more required items could
 not be found.
  Software being installed: WSO2 Carbon - NHttp GET Request Processor
 Feature 4.0.0 (org.wso2.carbon.transport.nhttp.feature.group 4.0.0)
  Missing requirement: axiom 1.2.11.wso2v1 (axiom 1.2.11.wso2v1)
 requires 'package javax.xml.transform 0.0.0' but it could not be found
  Cannot satisfy dependency:
   From: axis2 1.6.1.wso2v5 (axis2 1.6.1.wso2v5)
   To: package javax.mail 1.4.0
  Cannot satisfy dependency:
   From: org.wso2.carbon.transport.mgt 4.0.0
 (org.wso2.carbon.transport.mgt 4.0.0)
   To: package org.apache.axis2 [1.6.1.wso2v1,1.7.0)
  Cannot satisfy dependency:
   From: WSO2 Carbon - Transport Management Core Feature 4.0.0
 (org.wso2.carbon.transport.mgt.server.feature.group 4.0.0)
   To: org.wso2.carbon.transport.mgt [4.0.0]
  Cannot satisfy dependency:
   From: WSO2 Carbon - NHttp GET Request Processor Feature 4.0.0
 (org.wso2.carbon.transport.nhttp.feature.group 4.0.0)
To: org.wso2.carbon.transport.mgt.server.feature.group [4.0.0,4.1.0)
 Application failed, log file location:
 /var/home/lakmali/.m2/repository/org/eclipse/tycho/tycho-p2-runtime/0.13.0/eclipse/configuration/1352282330510.log
 !SESSION 2012-11-07 01:58:50.068
 ---
 eclipse.buildId=unknown
 java.version=1.6.0_24


 --
 *Sanjeewa Malalgoda*
 WSO2 Inc.
 Mobile : +14084122175 | +94713068779

  http://sanjeewamalalgoda.blogspot.com/blog
 :http://sanjeewamalalgoda.blogspot.com/http://sanjeewamalalgoda.blogspot.com/


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




 --
 Thanks,
 Miyuru




 --
 *Sanjeewa Malalgoda*
 WSO2 Inc.
 Mobile : +14084122175 | +94713068779

  http://sanjeewamalalgoda.blogspot.com/blog
 :http://sanjeewamalalgoda.blogspot.com/http://sanjeewamalalgoda.blogspot.com/




 --
 Dileepa Jayakody,
 Software Engineer, WSO2 Inc.
 Lean . Enterprise . Middleware

 Mobile : +94777-857616




-- 
*Sanjeewa Malalgoda*
WSO2 Inc.
Mobile : +14084122175 | +94713068779

 http://sanjeewamalalgoda.blogspot.com/blog
:http://sanjeewamalalgoda.blogspot.com/http://sanjeewamalalgoda.blogspot.com/
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Problem in installing MB features to wso2 products

2012-11-08 Thread Shammi Jayasinghe
On Thu, Nov 8, 2012 at 1:24 PM, Selvaratnam Uthaiyashankar shan...@wso2.com
 wrote:



 On Thu, Nov 8, 2012 at 10:43 AM, Shammi Jayasinghe sha...@wso2.comwrote:

 Hi,

 In Wso2 Message Broker , currently we are using a custom wso2server.sh
 file. We inject this in to the pack when
 building the distribution. The reason for this customization is we need
 to have some system properties in the start
 script of MB.

 Reason for system properties :

 We are using cassandra server feature in MB which is designed to start
 the Cassandra server , when starting the
 wso2 product. But in MB we have controlled this using an OSGI service to
 not start the cassandra server automatically.
 Then we specify to start the embedded cassandra or external cassandra in
 the configuration file on MB. So , to have
 the above control , we need to have the system property.


 Can we have some sensible default value for these properties? So, if the
 properties are not defined, we can assume the default and start servers.


Yes, I checked with adding a default value and it works. How every if the
user is going to have an external cassandra server ( which
is recommended ) , he will have to add those system properties to start
script.

So we are going to solve this problem by having default values for the
specified system properties and Updating the product Wiki on
adding required properties when using an external cassandra server after
feature installation.

Thanks
Shammi


 (Also, this mail should go to dev@)




 So when we try to install the MB product features via the p2 repository
 to Carbon or any wso2 product, we will have to
 have these system properties in the start up script.  AFAIU there are two
 possible ways to do that.

 1. Replace the existing start up scripts with the custom start up scripts
 we have for MB , when installing andes feature.
 - With this approach , there can be problems. If a user has
 added some tune up parameters or any customization
   to his start up scripts , those are getting lost when
 replaced the script.

 2. Documenting to add the required system properties in the MB wiki with
 out doing any script replacements.
 - First impression of the user on feature installation
 getting bad, when it prompting errors after feature
   installation and then he need to look for the fix in the
 web.

 What would be the best possible way to handle this.

 Thanks
 Shammi
 --
 Best Regards,*

 Shammi Jayasinghe*
 Senior Software Engineer; WSO2, Inc.; http://wso2.com,
 mobile: +94 71 4493085





 --
 S.Uthaiyashankar
 Director, Cloud Solutions
 WSO2 Inc.
 http://wso2.com/ - lean . enterprise . middleware

 Phone: +94 714897591




-- 
Best Regards,*

Shammi Jayasinghe*
Senior Software Engineer; WSO2, Inc.; http://wso2.com,
mobile: +94 71 4493085
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [Bamboo-Build] WSO2 Carbon 4.0.x Products 4.0.4 #1 has FAILED

2012-11-08 Thread Bamboo

---
WSO2 Carbon 4.0.x  Products 4.0.4  #1 failed.
---
This build was manually triggered by Maheshika Goonetilleke.
No failed tests found, a possible compilation error.

http://wso2.org/bamboo/browse/WCB001-PRO004-1/

-
Currently Responsible
-

No one is responsible for fixing this build.



--
Failing Jobs
--
  - Default Job (Default Stage): No tests found.




--
This message is automatically generated by Atlassian Bamboo___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [BUILD FAILED] WSO2 Carbon 4.0.x Platform_4.0.4 build #13

2012-11-08 Thread Dhanushka Ranasinghe
Hi..

Issue was checksum file [1] had a incorrect value, We replaced it with
correct value.

[1]
http://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/bsf/bsf-all/3.0/bsf-all-3.0.jar.sha1

Thank You
Dhanushka

On Thu, Nov 8, 2012 at 10:41 AM, Dileepa Jayakody dile...@wso2.com wrote:

 Hi Lalaji,

 There is a similar issue discussed @dev : [BUILD FAILED] WSO2 Carbon
 4.0.x - Nightly Platform_4.0.4 build #4 which has been fixed by Sanjeewa.
 Something wrong with the checksum value of some deployed artifacts..

 Dhanushka, can we run a repository sync for nexus again ? Will that
 resolve checksum problems?

 Thanks,
 Dileepa


 On Thu, Nov 8, 2012 at 10:19 AM, Lalaji Sureshika lal...@wso2.com wrote:

 Hi Dileepa,

 The error says Checksum validation failed, no checksums available from
 the repository for the deployed jar org.apache.bsf:bsf-all:jar:3.0 in
 nexus .
 Isn't this due to an issue on deployed bsf jar in nexus?

 While going through previous mails[1] I could find this check sum
 validation can be ignored using the -c command line option to maven.

 [1] [Dev] 4.0.3 - build error in clean repo check sum validation error

 Thanks;

 On Thu, Nov 8, 2012 at 8:15 AM, Maheshika Goonetilleke 
 mahesh...@wso2.com wrote:

 Hi All

 The Platform_4.0.4 has failed due to the following error;

 07-Nov-2012 19:30:22 [ERROR] Failed to execute goal on project
 org.wso2.carbon.apimgt.hostobjects: Could not resolve dependencies for
 project org.wso2.carbon:org.wso2.carbon.apimgt.hostobjects:bundle:1.0.4:
 Failed to collect dependencies for
 [org.jaggeryjs:org.jaggeryjs.scriptengine:jar:0.9.0.ALPHA2-wso2v2
 (compile), org.wso2.carbon:org.wso2.carbon.apimgt.api:jar:1.0.4 (compile),
 org.wso2.carbon:org.wso2.carbon.apimgt.impl:jar:1.0.4 (compile),
 org.jaggeryjs:org.jaggeryjs.hostobjects.web:jar:0.9.0.ALPHA2-wso2v2
 (compile),
 org.jaggeryjs:org.jaggeryjs.hostobjects.file:jar:0.9.0.ALPHA2-wso2v2
 (compile), org.wso2.carbon:org.wso2.carbon.apimgt.usage.client:jar:1.0.2
 (compile), rhino:js:jar:1.7R1 (compile), org.json:json:jar:20090211
 (compile), org.wso2.carbon:org.wso2.carbon.apimgt.keymgt.client:jar:1.0.3
 (compile), commons-io.wso2:commons-io:jar:2.0.0.wso2v1 (compile),
 org.wso2.carbon:org.wso2.carbon.user.mgt.stub:jar:4.0.0 (compile)]: Failed
 to read artifact descriptor for org.apache.bsf:bsf-all:jar:3.0: Could not
 transfer artifact org.apache.bsf:bsf-all:pom:3.0 from/to wso2-nexus (
 http://maven.wso2.org/nexus/content/groups/wso2-public/): Checksum
 validation failed, no checksums available from the repository - [Help 1] 
 07-Nov-2012
 19:30:22 [ERROR]

 Please note that the nightly platform build has failed due to the same
 reasons.

 Appreciate if someone could check this.

  http://wso2.org/bamboo/browse/WCB001-PLA004-13

 --

 Thanks  Best Regards,

 Maheshika Goonetilleke
 Engineering Process Coordinator
 WSO2 Inc

 www.wso2.com/

 M : 0773 596707




 --
 Lalaji Sureshika
 Software Engineer; Development Technologies Team;WSO2, Inc.;
 http://wso2.com/
 email: lal...@wso2.com; cell: +94 71 608 6811
 blog: http://lalajisureshika.blogspot.com






 --
 Dileepa Jayakody,
 Software Engineer, WSO2 Inc.
 Lean . Enterprise . Middleware

 Mobile : +94777-857616




-- 
Dhanushka Ranasinghe,
WSO2 lnc  http://wso2.com
E-mail : dhanush...@wso2.com
Mobile : +94771928269
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [Bamboo-Build] WSO2 Carbon 4.0.x Platform 4.0.4 #16 has FAILED. Change made by miyuru and sanjeewa.

2012-11-08 Thread Bamboo

---
WSO2 Carbon 4.0.x  Platform 4.0.4  #16 failed.
---
Code has been updated by miyuru, sanjeewa.
No failed tests found, a possible compilation error.

http://wso2.org/bamboo/browse/WCB001-PLA004-16/

-
Currently Responsible
-

Chanaka Jayasena (Assigned by Maheshika Goonetilleke)
krishantha Samaraweera (Assigned by Maheshika Goonetilleke)
Lalaji Sureshika (Assigned by Maheshika Goonetilleke)
Sanjeewa Malalgoda (Assigned by Maheshika Goonetilleke)
Shammi Jayasinghe (Assigned by Maheshika Goonetilleke)
Shelan Perera (Assigned by Maheshika Goonetilleke)
Subash Chaturanga (Assigned by Maheshika Goonetilleke)



--
Failing Jobs
--
  - Default Job (Default Stage): No tests found.



--
Code Changes
--
sanjeewa (147547):

adding synapse v10 to patch release pom

sanjeewa (147546):

adding new synapse version

miyuru (147548):

new http core version



--
This message is automatically generated by Atlassian Bamboo___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [Bamboo-Build] WSO2 Carbon 4.0.x Kernel 4.0.4 #9 has FAILED. Change made by nuwand.

2012-11-08 Thread Bamboo

---
WSO2 Carbon 4.0.x  Kernel 4.0.4  #9 failed.
---
Code has been updated by nuwand.
No failed tests found, a possible compilation error.

http://wso2.org/bamboo/browse/WCB001-KER004-9/

-
Currently Responsible
-

No one is responsible for fixing this build.



--
Failing Jobs
--
  - Default Job (Default Stage): No tests found.



--
Code Changes
--
nuwand (147580):

Fixing APIMANAGER-809 and APIMANAGER-813



--
This message is automatically generated by Atlassian Bamboo___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Problem in installing MB features to wso2 products

2012-11-08 Thread Dileepa Jayakody
On Thu, Nov 8, 2012 at 3:22 PM, Shammi Jayasinghe sha...@wso2.com wrote:



 On Thu, Nov 8, 2012 at 1:24 PM, Selvaratnam Uthaiyashankar 
 shan...@wso2.com wrote:



 On Thu, Nov 8, 2012 at 10:43 AM, Shammi Jayasinghe sha...@wso2.comwrote:

 Hi,

 In Wso2 Message Broker , currently we are using a custom wso2server.sh
 file. We inject this in to the pack when
 building the distribution. The reason for this customization is we need
 to have some system properties in the start
 script of MB.

 Reason for system properties :

 We are using cassandra server feature in MB which is designed to start
 the Cassandra server , when starting the
 wso2 product. But in MB we have controlled this using an OSGI service to
 not start the cassandra server automatically.
 Then we specify to start the embedded cassandra or external cassandra in
 the configuration file on MB. So , to have
 the above control , we need to have the system property.


 Can we have some sensible default value for these properties? So, if
 the properties are not defined, we can assume the default and start
 servers.


 Yes, I checked with adding a default value and it works. How every if the
 user is going to have an external cassandra server ( which
 is recommended ) , he will have to add those system properties to start
 script.

 So we are going to solve this problem by having default values for the
 specified system properties and Updating the product Wiki on
 adding required properties when using an external cassandra server after
 feature installation.


+1.
I think every product team needs to verify whether their features need
manual configurations like this for a successful feature installation. If
any manual configuration is needed after a feature installation we should
document them in our product wikis.


 Thanks
 Shammi


 (Also, this mail should go to dev@)




 So when we try to install the MB product features via the p2 repository
 to Carbon or any wso2 product, we will have to
 have these system properties in the start up script.  AFAIU there are
 two possible ways to do that.

 1. Replace the existing start up scripts with the custom start up
 scripts we have for MB , when installing andes feature.
 - With this approach , there can be problems. If a user has
 added some tune up parameters or any customization
   to his start up scripts , those are getting lost when
 replaced the script.

 2. Documenting to add the required system properties in the MB wiki with
 out doing any script replacements.
 - First impression of the user on feature installation
 getting bad, when it prompting errors after feature
   installation and then he need to look for the fix in the
 web.

 What would be the best possible way to handle this.

 Thanks
 Shammi
 --
 Best Regards,*

 Shammi Jayasinghe*
 Senior Software Engineer; WSO2, Inc.; http://wso2.com,
 mobile: +94 71 4493085





 --
 S.Uthaiyashankar
 Director, Cloud Solutions
 WSO2 Inc.
 http://wso2.com/ - lean . enterprise . middleware

 Phone: +94 714897591




 --
 Best Regards,*

 Shammi Jayasinghe*
 Senior Software Engineer; WSO2, Inc.; http://wso2.com,
 mobile: +94 71 4493085



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




-- 
Dileepa Jayakody,
Software Engineer, WSO2 Inc.
Lean . Enterprise . Middleware

Mobile : +94777-857616
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [BUILD FAILED] WSO2 Carbon 4.0.x Kernel_4.0.4 build #9

2012-11-08 Thread Maheshika Goonetilleke
Hi All

Carbon Kernel 4.0.4 has failed due to the following errors;

8-Nov-2012 03:00:44[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on
project org.wso2.carbon.user.core: There are test failures.08-Nov-2012
03:00:44[ERROR] 08-Nov-2012 03:00:44[ERROR] Please refer to
/home/bamboo/Bamboo-3.4/source-repository/build-dir/WCB001-KER004-JOB1/core/org.wso2.carbon.user.core/4.0.4/target/surefire-reports
for the individual test results.08-Nov-2012 03:00:44[ERROR] - [Help
1]08-Nov-2012
03:00:44[ERROR] Failed to execute goal
org.wso2.maven:carbon-p2-plugin:1.5:p2-feature-gen
(4-p2-feature-generation) on project org.wso2.carbon.core.common.feature:
Unable to retreive osgi bundle info:
org.wso2.carbon:org.wso2.carbon.user.core:4.0.4: error in opening zip file
- [Help 2]08-Nov-2012 03:00:44[ERROR]

The Kernel was successful for the previous three builds. The build ran svn
revision no 147580.

http://wso2.org/bamboo/browse/WCB001-KER004-9/log

-- 

Thanks  Best Regards,

Maheshika Goonetilleke
Engineering Process Coordinator
WSO2 Inc

www.wso2.com/

M : 0773 596707
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [Bamboo-Build] WSO2 Carbon 4.0.x Platform 4.0.4 #17 has FAILED. Change made by 7 authors.

2012-11-08 Thread Bamboo

---
WSO2 Carbon 4.0.x  Platform 4.0.4  #17 failed.
---
This build was manually triggered by Maheshika Goonetilleke.
No failed tests found, a possible compilation error.

http://wso2.org/bamboo/browse/WCB001-PLA004-17/

-
Currently Responsible
-

Chanaka Jayasena (Assigned by Maheshika Goonetilleke)
krishantha Samaraweera (Assigned by Maheshika Goonetilleke)
Lalaji Sureshika (Assigned by Maheshika Goonetilleke)
Miyuru  Wanninayaka (Assigned by Maheshika Goonetilleke)
Sanjeewa Malalgoda (Assigned by Maheshika Goonetilleke)
Shammi Jayasinghe (Assigned by Maheshika Goonetilleke)
Shelan Perera (Assigned by Maheshika Goonetilleke)
Subash Chaturanga (Assigned by Maheshika Goonetilleke)



--
Failing Jobs
--
  - Default Job (Default Stage): No tests found.



--
Code Changes
--
rathav (147592):

fix for https://wso2.org/jira/browse/APIMANAGER-745

rathav (147595):

adding DisplayCommentstrue/displayComments property

reka (147562):

adding 4.0.4



--
This message is automatically generated by Atlassian Bamboo___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [Bamboo-Build] WSO2 Carbon 4.0.x Kernel 4.0.4 #11 has FAILED. Change made by eranda.

2012-11-08 Thread Bamboo

---
WSO2 Carbon 4.0.x  Kernel 4.0.4  #11 failed.
---
Code has been updated by eranda.
No failed tests found, a possible compilation error.

http://wso2.org/bamboo/browse/WCB001-KER004-11/

-
Currently Responsible
-

No one is responsible for fixing this build.



--
Failing Jobs
--
  - Default Job (Default Stage): No tests found.



--
Code Changes
--
eranda (147625):

Improving checkin client



--
This message is automatically generated by Atlassian Bamboo___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [Bamboo-Build] WSO2 Carbon 4.0.x Platform 4.0.4 #18 has FAILED. Change made by 6 authors.

2012-11-08 Thread Bamboo

---
WSO2 Carbon 4.0.x  Platform 4.0.4  #18 failed.
---
Code has been updated by eranda, subash, reka, ajithn, rathav, lalaji.
No failed tests found, a possible compilation error.

http://wso2.org/bamboo/browse/WCB001-PLA004-18/

-
Currently Responsible
-

Chanaka Jayasena (Assigned by Maheshika Goonetilleke)
krishantha Samaraweera (Assigned by Maheshika Goonetilleke)
Lalaji Sureshika (Assigned by Maheshika Goonetilleke)
Miyuru  Wanninayaka (Assigned by Maheshika Goonetilleke)
Sanjeewa Malalgoda (Assigned by Maheshika Goonetilleke)
Shammi Jayasinghe (Assigned by Maheshika Goonetilleke)
Shelan Perera (Assigned by Maheshika Goonetilleke)
Subash Chaturanga (Assigned by Maheshika Goonetilleke)



--
Failing Jobs
--
  - Default Job (Default Stage): No tests found.



--
Code Changes
--
rathav (147637):

fix for https://wso2.org/jira/browse/APIMANAGER-746

ajithn (147636):

add new bundles

ajithn (147628):

add 4.0.4




--
This message is automatically generated by Atlassian Bamboo___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Identity features(4.0.3) in patch release pom.

2012-11-08 Thread Ajith Vitharana
Hi Prabath/Asela,

AFAIK , we are not doing IS release based on 4.0.4 .
Why do we have included those things ?

[1]
https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.0.0/patch-releases/4.0.4/features/pom.xml

Thanks
Ajith

-- 
Ajith Vitharana.
WSO2 Inc. - http://wso2.org
Email  :  aji...@wso2.com
Mobile : +94714631794
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [Bamboo-Build] WSO2 Carbon 4.0.x Platform 4.0.4 #19 has FAILED. Change made by sanjeewa and chanaka.

2012-11-08 Thread Bamboo

---
WSO2 Carbon 4.0.x  Platform 4.0.4  #19 failed.
---
Code has been updated by sanjeewa, chanaka.
No failed tests found, a possible compilation error.

http://wso2.org/bamboo/browse/WCB001-PLA004-19/

-
Currently Responsible
-

Chanaka Jayasena (Assigned by Maheshika Goonetilleke)
krishantha Samaraweera (Assigned by Maheshika Goonetilleke)
Lalaji Sureshika (Assigned by Maheshika Goonetilleke)
Miyuru  Wanninayaka (Assigned by Maheshika Goonetilleke)
Sanjeewa Malalgoda (Assigned by Maheshika Goonetilleke)
Shammi Jayasinghe (Assigned by Maheshika Goonetilleke)
Shelan Perera (Assigned by Maheshika Goonetilleke)
Subash Chaturanga (Assigned by Maheshika Goonetilleke)



--
Failing Jobs
--
  - Default Job (Default Stage): No tests found.



--
Code Changes
--
sanjeewa (147644):

change synapse version

chanaka (147645):

Fixing issue https://wso2.org/jira/browse/APIMANAGER-169



--
This message is automatically generated by Atlassian Bamboo___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Compilation error at greg checkin-client

2012-11-08 Thread Sanjeewa Malalgoda
Hi Team,
Please fix following issue as soon as possible this is a blocker for
upcoming release.

Thanks.


[INFO] Compiling 24 source files to
/var/home/lakmali/branch/platform/4.0.0/products/greg/4.5.2/modules/checkin-client/target/classes
[INFO] -
[ERROR] COMPILATION ERROR :
[INFO] -
[ERROR]
/var/home/lakmali/branch/platform/4.0.0/products/greg/4.5.2/modules/checkin-client/src/main/java/org/wso2/registry/checkin/Delete.java:[60,58]
cannot find symbol
symbol  : variable RESOURCE_NOT_UNDER_REGISTRY_CONTROL
location: class org.wso2.carbon.registry.synchronization.message.MessageCode
[ERROR]
/var/home/lakmali/branch/platform/4.0.0/products/greg/4.5.2/modules/checkin-client/src/main/java/org/wso2/registry/checkin/Delete.java:[62,58]
cannot find symbol
symbol  : variable RESOURCE_METADATA_CORRUPTED
location: class org.wso2.carbon.registry.synchronization.message.MessageCode
[ERROR]
/var/home/lakmali/branch/platform/4.0.0/products/greg/4.5.2/modules/checkin-client/src/main/java/org/wso2/registry/checkin/PropDelete.java:[70,58]
cannot find symbol
symbol  : variable RESOURCE_NOT_UNDER_REGISTRY_CONTROL
location: class org.wso2.carbon.registry.synchronization.message.MessageCode
[ERROR]
/var/home/lakmali/branch/platform/4.0.0/products/greg/4.5.2/modules/checkin-client/src/main/java/org/wso2/registry/checkin/PropDelete.java:[72,58]
cannot find symbol
symbol  : variable RESOURCE_METADATA_CORRUPTED
location: class org.wso2.carbon.registry.synchronization.message.MessageCode
[ERROR]
/var/home/lakmali/branch/platform/4.0.0/products/greg/4.5.2/modules/checkin-client/src/main/java/org/wso2/registry/checkin/Add.java:[45,58]
cannot find symbol
symbol  : variable CURRENT_COLLECTION_NOT_UNDER_REGISTRY_CONTROL
location: class org.wso2.carbon.registry.synchronization.message.MessageCode
[ERROR]
/var/home/lakmali/branch/platform/4.0.0/products/greg/4.5.2/modules/checkin-client/src/main/java/org/wso2/registry/checkin/Add.java:[47,58]
cannot find symbol
symbol  : variable RESOURCE_METADATA_CORRUPTED
location: class org.wso2.carbon.registry.synchronization.message.MessageCode
[ERROR]
/var/home/lakmali/branch/platform/4.0.0/products/greg/4.5.2/modules/checkin-client/src/main/java/org/wso2/registry/checkin/Add.java:[89,58]
cannot find symbol
symbol  : variable RESOURCE_ALREADY_UNDER_REGISTRY_CONTROL
location: class org.wso2.carbon.registry.synchronization.message.MessageCode
[ERROR]
/var/home/lakmali/branch/platform/4.0.0/products/greg/4.5.2/modules/checkin-client/src/main/java/org/wso2/registry/checkin/Add.java:[116,58]
cannot find symbol
symbol  : variable ERROR_IN_ADDING_METADATA
location: class org.wso2.carbon.registry.synchronization.message.MessageCode
[ERROR]
/var/home/lakmali/branch/platform/4.0.0/products/greg/4.5.2/modules/checkin-client/src/main/java/org/wso2/registry/checkin/PropSet.java:[75,58]
cannot find symbol
symbol  : variable RESOURCE_NOT_UNDER_REGISTRY_CONTROL
location: class org.wso2.carbon.registry.synchronization.message.MessageCode
[ERROR]
/var/home/lakmali/branch/platform/4.0.0/products/greg/4.5.2/modules/checkin-client/src/main/java/org/wso2/registry/checkin/PropSet.java:[77,58]
cannot find symbol
symbol  : variable RESOURCE_METADATA_CORRUPTED
location: class org.wso2.carbon.registry.synchronization.message.MessageCode
[INFO] 10 errors
[INFO] -
[INFO]

[INFO] Reactor Summary:
[INFO]
[INFO] WSO2 Carbon - Governance - Generic Artifact User Interface Stub
 SUCCESS [9.274s]
[INFO] WSO2 Carbon Platform - Aggregate Pom .. SUCCESS [0.119s]
[INFO] WSO2 Carbon - Patch releases - service-stubs - Aggregator Module
 SUCCESS [0.079s]
[INFO] WSO2 Carbon - SAML Web Browser SSO  SUCCESS [6.202s]
[INFO] SAML2 SSO Authenticator - Common bundle ... SUCCESS [2.886s]
[INFO] WSO2 Carbon - SAML Web Browser SSO UI . SUCCESS [3.708s]
[INFO] SAML2 SSO Authenticator - UI bundle ... SUCCESS [2.570s]
[INFO] WSO2 Carbon - Security BE . SUCCESS [4.459s]
[INFO] WSO2 Carbon - Registry - Indexing BE .. SUCCESS [5.395s]
[INFO] WSO2 Carbon - Governance - Life Cycles BE . SUCCESS [5.186s]
[INFO] WSO2 Carbon - Governance .. SUCCESS [18.754s]
[INFO] WSO2 Carbon - Governance - Generic Artifact User Interface  SUCCESS
[4.974s]
[INFO] WSO2 Carbon - Governance - Generic Artifact Management  SUCCESS
[4.268s]
[INFO] WSO2 Carbon - Registry - Web Service .. SUCCESS [9.047s]
[INFO] WSO2 Carbon - Registry - JCR .. SUCCESS [5.110s]
[INFO] WSO2 Carbon - Registry - Relations BE . SUCCESS [2.792s]
[INFO] WSO2 Carbon - Governance - List Metadata Service .. SUCCESS [6.694s]
[INFO] WSO2 Carbon - Api for API Management .. SUCCESS 

Re: [Dev] Compilation error at greg checkin-client

2012-11-08 Thread Shelan Perera
Hi,

We are looking into it.

THanks

On Thu, Nov 8, 2012 at 10:17 PM, Sanjeewa Malalgoda sanje...@wso2.comwrote:

 Hi Team,
 Please fix following issue as soon as possible this is a blocker for
 upcoming release.

 Thanks.


 [INFO] Compiling 24 source files to
 /var/home/lakmali/branch/platform/4.0.0/products/greg/4.5.2/modules/checkin-client/target/classes
 [INFO] -
 [ERROR] COMPILATION ERROR :
 [INFO] -
 [ERROR]
 /var/home/lakmali/branch/platform/4.0.0/products/greg/4.5.2/modules/checkin-client/src/main/java/org/wso2/registry/checkin/Delete.java:[60,58]
 cannot find symbol
 symbol  : variable RESOURCE_NOT_UNDER_REGISTRY_CONTROL
 location: class
 org.wso2.carbon.registry.synchronization.message.MessageCode
 [ERROR]
 /var/home/lakmali/branch/platform/4.0.0/products/greg/4.5.2/modules/checkin-client/src/main/java/org/wso2/registry/checkin/Delete.java:[62,58]
 cannot find symbol
 symbol  : variable RESOURCE_METADATA_CORRUPTED
 location: class
 org.wso2.carbon.registry.synchronization.message.MessageCode
 [ERROR]
 /var/home/lakmali/branch/platform/4.0.0/products/greg/4.5.2/modules/checkin-client/src/main/java/org/wso2/registry/checkin/PropDelete.java:[70,58]
 cannot find symbol
 symbol  : variable RESOURCE_NOT_UNDER_REGISTRY_CONTROL
 location: class
 org.wso2.carbon.registry.synchronization.message.MessageCode
 [ERROR]
 /var/home/lakmali/branch/platform/4.0.0/products/greg/4.5.2/modules/checkin-client/src/main/java/org/wso2/registry/checkin/PropDelete.java:[72,58]
 cannot find symbol
 symbol  : variable RESOURCE_METADATA_CORRUPTED
 location: class
 org.wso2.carbon.registry.synchronization.message.MessageCode
 [ERROR]
 /var/home/lakmali/branch/platform/4.0.0/products/greg/4.5.2/modules/checkin-client/src/main/java/org/wso2/registry/checkin/Add.java:[45,58]
 cannot find symbol
 symbol  : variable CURRENT_COLLECTION_NOT_UNDER_REGISTRY_CONTROL
 location: class
 org.wso2.carbon.registry.synchronization.message.MessageCode
 [ERROR]
 /var/home/lakmali/branch/platform/4.0.0/products/greg/4.5.2/modules/checkin-client/src/main/java/org/wso2/registry/checkin/Add.java:[47,58]
 cannot find symbol
 symbol  : variable RESOURCE_METADATA_CORRUPTED
 location: class
 org.wso2.carbon.registry.synchronization.message.MessageCode
 [ERROR]
 /var/home/lakmali/branch/platform/4.0.0/products/greg/4.5.2/modules/checkin-client/src/main/java/org/wso2/registry/checkin/Add.java:[89,58]
 cannot find symbol
 symbol  : variable RESOURCE_ALREADY_UNDER_REGISTRY_CONTROL
 location: class
 org.wso2.carbon.registry.synchronization.message.MessageCode
 [ERROR]
 /var/home/lakmali/branch/platform/4.0.0/products/greg/4.5.2/modules/checkin-client/src/main/java/org/wso2/registry/checkin/Add.java:[116,58]
 cannot find symbol
 symbol  : variable ERROR_IN_ADDING_METADATA
 location: class
 org.wso2.carbon.registry.synchronization.message.MessageCode
 [ERROR]
 /var/home/lakmali/branch/platform/4.0.0/products/greg/4.5.2/modules/checkin-client/src/main/java/org/wso2/registry/checkin/PropSet.java:[75,58]
 cannot find symbol
 symbol  : variable RESOURCE_NOT_UNDER_REGISTRY_CONTROL
 location: class
 org.wso2.carbon.registry.synchronization.message.MessageCode
 [ERROR]
 /var/home/lakmali/branch/platform/4.0.0/products/greg/4.5.2/modules/checkin-client/src/main/java/org/wso2/registry/checkin/PropSet.java:[77,58]
 cannot find symbol
 symbol  : variable RESOURCE_METADATA_CORRUPTED
 location: class
 org.wso2.carbon.registry.synchronization.message.MessageCode
 [INFO] 10 errors
 [INFO] -
 [INFO]
 
 [INFO] Reactor Summary:
 [INFO]
 [INFO] WSO2 Carbon - Governance - Generic Artifact User Interface Stub
  SUCCESS [9.274s]
 [INFO] WSO2 Carbon Platform - Aggregate Pom .. SUCCESS [0.119s]
 [INFO] WSO2 Carbon - Patch releases - service-stubs - Aggregator Module
  SUCCESS [0.079s]
 [INFO] WSO2 Carbon - SAML Web Browser SSO  SUCCESS [6.202s]
 [INFO] SAML2 SSO Authenticator - Common bundle ... SUCCESS [2.886s]
 [INFO] WSO2 Carbon - SAML Web Browser SSO UI . SUCCESS [3.708s]
 [INFO] SAML2 SSO Authenticator - UI bundle ... SUCCESS [2.570s]
 [INFO] WSO2 Carbon - Security BE . SUCCESS [4.459s]
 [INFO] WSO2 Carbon - Registry - Indexing BE .. SUCCESS [5.395s]
 [INFO] WSO2 Carbon - Governance - Life Cycles BE . SUCCESS [5.186s]
 [INFO] WSO2 Carbon - Governance .. SUCCESS
 [18.754s]
 [INFO] WSO2 Carbon - Governance - Generic Artifact User Interface  SUCCESS
 [4.974s]
 [INFO] WSO2 Carbon - Governance - Generic Artifact Management  SUCCESS
 [4.268s]
 [INFO] WSO2 Carbon - Registry - Web Service .. SUCCESS [9.047s]
 [INFO] WSO2 Carbon - Registry - JCR .. SUCCESS [5.110s]
 [INFO] WSO2 

[Dev] WSO2 App Factory 1.0.0 Milestone 7 Released!

2012-11-08 Thread Janaka Ranabahu
*WSO2 App Factory v1.0.0 M7 Released*
8th November, 2012


The WSO2 App Factory team is pleased to announce the release of 1.0.0
Milestone 7 version of WSO2 App Factory.
The pre-configured virtual machine could be downloaded from here
[0]http://builder1.us1.wso2.org/~appfactory/releases/Wso2Appfactory_1.0.0_M7.zip
.


*How to Run*

Download the virtual machine. The servers start automatically when the
VM boot up.


*Key Features*


   - Lifecycle management of an application
   - Automated build and deployment
   - Support multiple application versions
   - APIs to integrate with SDLC Tool chain
   - SVN/GIT repository provisioning
   - Out of the box integration with Jenkins, Redmine
   - Integrated with WSO2 APIManager
   - Role based views
   - Dashboards to monitor application development


*New Features and Improvements*

   - Integrating with Redmine
   - CIO/CEO dashbords
   - BPEL Security
   - Role based security
   - Change the username to email address
   - Dependency Management - API sandboxing
   - Build Status Recording and Gadget
   - Login to Controller to get Logs
   - G-Reg check list items
   - Other services tab
   - Publishing access URL


*Issues Fixed*


   - [APPFAC-1 https://wso2.org/jira/browse/APPFAC-1] - Secure the BPELs
   - [APPFAC-12 https://wso2.org/jira/browse/APPFAC-12] - User cannot log
   out - shows http 405  error and Url redirect into 
   https://vm.appfactory.wso2.com:9443/null;
   - [APPFAC-13 https://wso2.org/jira/browse/APPFAC-13] - frequently
   getting HTTP 403  error when accessing to repository location
   - [APPFAC-48 https://wso2.org/jira/browse/APPFAC-48] - Production
   appserver is not started in vm image
   - [APPFAC-62 https://wso2.org/jira/browse/APPFAC-62] - Add a favicon
   to WSO2 AppFactory
   - [APPFAC-64 https://wso2.org/jira/browse/APPFAC-64] - Automatically
   created app id has spaces
   - [APPFAC-69 https://wso2.org/jira/browse/APPFAC-69] - The pom.xml
   must be present in root directory for triggering the build
   - [APPFAC-71 https://wso2.org/jira/browse/APPFAC-71] - After
   registering a new user, directs to success/failure_register page
   - [APPFAC-78 https://wso2.org/jira/browse/APPFAC-78] - Sign up page
   allows users to submit the form with emplty data
   - [APPFAC-90 https://wso2.org/jira/browse/APPFAC-90] - Description of
   Invite User to Application should be changed
   - [APPFAC-91 https://wso2.org/jira/browse/APPFAC-91] - After the self
   registration, page stays in the same place.
   - [APPFAC-92 https://wso2.org/jira/browse/APPFAC-92] - Only AppOwner
   should be able to invite user and do other administrative actions on an
   application.
   - [APPFAC-110 https://wso2.org/jira/browse/APPFAC-110] - The
   application creation UI doesn't feel Asynchronous
   - [APPFAC-118 https://wso2.org/jira/browse/APPFAC-118] - Versioning of
   War files are not working properly
   - [APPFAC-119 https://wso2.org/jira/browse/APPFAC-119] - Remove
   hard-coded admin username from the bpel
   - [APPFAC-128 https://wso2.org/jira/browse/APPFAC-128] - Deployment to
   Production Fails
   - [APPFAC-146 https://wso2.org/jira/browse/APPFAC-146] - AccessUrl for
   web applications


*Known issues*
*
*
https://wso2.org/jira/secure/IssueNavigator.jspa?mode=hiderequestId=10867

*Report Problems*

Issues can be reported using the public JIRA available at
https://wso2.org/jira/browse/APPFAC


*Contact us*

WSO2 App Factory developers can be contacted via the mailing lists:
For Users: http://stackoverflow.com/questions/tagged/wso2
For Developers: dev@wso2.org
For details on subscriptions see http://wso2.org/mail


-The WSO2 App Factory Team

[0]
http://builder1.us1.wso2.org/~appfactory/releases/Wso2Appfactory_1.0.0_M7.zip


-- 
Janaka Ranabahu
Software Engineer
WSO2 Inc.

Mobile +94 718370861
Email : jan...@wso2.com
Blog : janakaranabahu.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Compilation error at greg checkin-client

2012-11-08 Thread Ajith Vitharana
Hi Sanjeewa,

Eranda has committed some fixes to registry kernel, therefore you have
update the kernel and  build again.

Thanks
Ajith


On Thu, Nov 8, 2012 at 10:17 PM, Sanjeewa Malalgoda sanje...@wso2.comwrote:

 Hi Team,
 Please fix following issue as soon as possible this is a blocker for
 upcoming release.

 Thanks.


 [INFO] Compiling 24 source files to
 /var/home/lakmali/branch/platform/4.0.0/products/greg/4.5.2/modules/checkin-client/target/classes
 [INFO] -
 [ERROR] COMPILATION ERROR :
 [INFO] -
 [ERROR]
 /var/home/lakmali/branch/platform/4.0.0/products/greg/4.5.2/modules/checkin-client/src/main/java/org/wso2/registry/checkin/Delete.java:[60,58]
 cannot find symbol
 symbol  : variable RESOURCE_NOT_UNDER_REGISTRY_CONTROL
 location: class
 org.wso2.carbon.registry.synchronization.message.MessageCode
 [ERROR]
 /var/home/lakmali/branch/platform/4.0.0/products/greg/4.5.2/modules/checkin-client/src/main/java/org/wso2/registry/checkin/Delete.java:[62,58]
 cannot find symbol
 symbol  : variable RESOURCE_METADATA_CORRUPTED
 location: class
 org.wso2.carbon.registry.synchronization.message.MessageCode
 [ERROR]
 /var/home/lakmali/branch/platform/4.0.0/products/greg/4.5.2/modules/checkin-client/src/main/java/org/wso2/registry/checkin/PropDelete.java:[70,58]
 cannot find symbol
 symbol  : variable RESOURCE_NOT_UNDER_REGISTRY_CONTROL
 location: class
 org.wso2.carbon.registry.synchronization.message.MessageCode
 [ERROR]
 /var/home/lakmali/branch/platform/4.0.0/products/greg/4.5.2/modules/checkin-client/src/main/java/org/wso2/registry/checkin/PropDelete.java:[72,58]
 cannot find symbol
 symbol  : variable RESOURCE_METADATA_CORRUPTED
 location: class
 org.wso2.carbon.registry.synchronization.message.MessageCode
 [ERROR]
 /var/home/lakmali/branch/platform/4.0.0/products/greg/4.5.2/modules/checkin-client/src/main/java/org/wso2/registry/checkin/Add.java:[45,58]
 cannot find symbol
 symbol  : variable CURRENT_COLLECTION_NOT_UNDER_REGISTRY_CONTROL
 location: class
 org.wso2.carbon.registry.synchronization.message.MessageCode
 [ERROR]
 /var/home/lakmali/branch/platform/4.0.0/products/greg/4.5.2/modules/checkin-client/src/main/java/org/wso2/registry/checkin/Add.java:[47,58]
 cannot find symbol
 symbol  : variable RESOURCE_METADATA_CORRUPTED
 location: class
 org.wso2.carbon.registry.synchronization.message.MessageCode
 [ERROR]
 /var/home/lakmali/branch/platform/4.0.0/products/greg/4.5.2/modules/checkin-client/src/main/java/org/wso2/registry/checkin/Add.java:[89,58]
 cannot find symbol
 symbol  : variable RESOURCE_ALREADY_UNDER_REGISTRY_CONTROL
 location: class
 org.wso2.carbon.registry.synchronization.message.MessageCode
 [ERROR]
 /var/home/lakmali/branch/platform/4.0.0/products/greg/4.5.2/modules/checkin-client/src/main/java/org/wso2/registry/checkin/Add.java:[116,58]
 cannot find symbol
 symbol  : variable ERROR_IN_ADDING_METADATA
 location: class
 org.wso2.carbon.registry.synchronization.message.MessageCode
 [ERROR]
 /var/home/lakmali/branch/platform/4.0.0/products/greg/4.5.2/modules/checkin-client/src/main/java/org/wso2/registry/checkin/PropSet.java:[75,58]
 cannot find symbol
 symbol  : variable RESOURCE_NOT_UNDER_REGISTRY_CONTROL
 location: class
 org.wso2.carbon.registry.synchronization.message.MessageCode
 [ERROR]
 /var/home/lakmali/branch/platform/4.0.0/products/greg/4.5.2/modules/checkin-client/src/main/java/org/wso2/registry/checkin/PropSet.java:[77,58]
 cannot find symbol
 symbol  : variable RESOURCE_METADATA_CORRUPTED
 location: class
 org.wso2.carbon.registry.synchronization.message.MessageCode
 [INFO] 10 errors
 [INFO] -
 [INFO]
 
 [INFO] Reactor Summary:
 [INFO]
 [INFO] WSO2 Carbon - Governance - Generic Artifact User Interface Stub
  SUCCESS [9.274s]
 [INFO] WSO2 Carbon Platform - Aggregate Pom .. SUCCESS [0.119s]
 [INFO] WSO2 Carbon - Patch releases - service-stubs - Aggregator Module
  SUCCESS [0.079s]
 [INFO] WSO2 Carbon - SAML Web Browser SSO  SUCCESS [6.202s]
 [INFO] SAML2 SSO Authenticator - Common bundle ... SUCCESS [2.886s]
 [INFO] WSO2 Carbon - SAML Web Browser SSO UI . SUCCESS [3.708s]
 [INFO] SAML2 SSO Authenticator - UI bundle ... SUCCESS [2.570s]
 [INFO] WSO2 Carbon - Security BE . SUCCESS [4.459s]
 [INFO] WSO2 Carbon - Registry - Indexing BE .. SUCCESS [5.395s]
 [INFO] WSO2 Carbon - Governance - Life Cycles BE . SUCCESS [5.186s]
 [INFO] WSO2 Carbon - Governance .. SUCCESS
 [18.754s]
 [INFO] WSO2 Carbon - Governance - Generic Artifact User Interface  SUCCESS
 [4.974s]
 [INFO] WSO2 Carbon - Governance - Generic Artifact Management  SUCCESS
 [4.268s]
 [INFO] WSO2 Carbon - Registry - Web Service .. SUCCESS 

Re: [Dev] Compilation error at greg checkin-client

2012-11-08 Thread Eranda Sooriyabandara
Hi Sanjeewa,


 Eranda has committed some fixes to registry kernel, therefore you have
 update the kernel and  build again.

 Yes, this is due to not building the kernel with the latest updates. If
you see the code [1] you can see the variables there. Sorry for the late
commits and inconvenience caused.

thanks
Eranda

[1].
https://svn.wso2.org/repos/wso2/carbon/kernel/branches/4.0.0/core/org.wso2.carbon.registry.core/4.0.4/src/main/java/org/wso2/carbon/registry/synchronization/message/MessageCode.java



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


Re: [Dev] Compilation error at greg checkin-client

2012-11-08 Thread Sanjeewa Malalgoda
Hi Eranda,
I will update source and trigger a new build.

Thanks.

On Thu, Nov 8, 2012 at 11:08 PM, Eranda Sooriyabandara era...@wso2.comwrote:

 Hi Sanjeewa,


 Eranda has committed some fixes to registry kernel, therefore you have
 update the kernel and  build again.

 Yes, this is due to not building the kernel with the latest updates. If
 you see the code [1] you can see the variables there. Sorry for the late
 commits and inconvenience caused.

 thanks
 Eranda

 [1].
 https://svn.wso2.org/repos/wso2/carbon/kernel/branches/4.0.0/core/org.wso2.carbon.registry.core/4.0.4/src/main/java/org/wso2/carbon/registry/synchronization/message/MessageCode.java



 *
 *




-- 
*Sanjeewa Malalgoda*
WSO2 Inc.
Mobile : +14084122175 | +94713068779

 http://sanjeewamalalgoda.blogspot.com/blog
:http://sanjeewamalalgoda.blogspot.com/http://sanjeewamalalgoda.blogspot.com/
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [Bamboo-Build] WSO2 Carbon 4.0.x - Nightly Kernel_4.0.4 #5 has FAILED. Change made by eranda and nuwand.

2012-11-08 Thread Bamboo

---
WSO2 Carbon 4.0.x - Nightly  Kernel_4.0.4  #5 failed.
---
This build was triggered at the scheduled time of 1:00 PM
No failed tests found, a possible compilation error.

http://wso2.org/bamboo/browse/WCB002-NKER002-5/

-
Currently Responsible
-

No one is responsible for fixing this build.



--
Failing Jobs
--
  - Default Job (Default Stage): No tests found.



--
Code Changes
--
nuwand (147580):

Fixing APIMANAGER-809 and APIMANAGER-813

eranda (147625):

Improving checkin client



--
This message is automatically generated by Atlassian Bamboo___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [BUILD FAILED] WSO2 Carbon 4.0.x - Nightly Kernel_4.0.4 build #5

2012-11-08 Thread Maheshika Goonetilleke
Hi All

The following error occurred while trying to build Nightly Kernel_4.0.4
build #5;

08-Nov-2012 13:19:30[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on
project org.wso2.carbon.user.core: There are test failures.08-Nov-2012
13:19:30[ERROR] 08-Nov-2012 13:19:30[ERROR] Please refer to
/home/bamboo/Bamboo-3.4/source-repository/build-dir/WCB002-NKER002-JOB1/core/org.wso2.carbon.user.core/4.0.4/target/surefire-reports
for the individual test results.08-Nov-2012 13:19:30[ERROR] - [Help
1]08-Nov-2012
13:19:30[ERROR] Failed to execute goal
org.wso2.maven:carbon-p2-plugin:1.5:p2-feature-gen
(4-p2-feature-generation) on project org.wso2.carbon.core.common.feature:
ERROR: Could not find artifact
org.wso2.carbon:org.wso2.carbon.core:jar:4.0.4 in wso2-nexus (
http://maven.wso2.org/nexus/content/groups/wso2-public/)08-Nov-2012
13:19:30[ERROR]
08-Nov-2012 13:19:30[ERROR] Try downloading the file manually from the
project website.08-Nov-2012 13:19:30[ERROR] 08-Nov-2012 13:19:30[ERROR]
Then, install it using the command:08-Nov-2012 13:19:30[ERROR] mvn
install:install-file -DgroupId=org.wso2.carbon
-DartifactId=org.wso2.carbon.core -Dversion=4.0.4 -Dpackaging=jar
-Dfile=/path/to/file08-Nov-2012 13:19:30[ERROR] 08-Nov-2012 13:19:30[ERROR]
Alternatively, if you host your own repository you can deploy the file
there:08-Nov-2012 13:19:30[ERROR] mvn deploy:deploy-file
-DgroupId=org.wso2.carbon -DartifactId=org.wso2.carbon.core -Dversion=4.0.4
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]08-Nov-2012
13:19:30[ERROR] 08-Nov-2012 13:19:30[ERROR] 08-Nov-2012 13:19:30[ERROR]
org.wso2.carbon:org.wso2.carbon.core:jar:4.0.408-Nov-2012
13:19:30[ERROR] 08-Nov-2012
13:19:30[ERROR] from the specified remote repositories:08-Nov-2012
13:19:30[ERROR]
wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/,
releases=true, snapshots=true),08-Nov-2012 13:19:30[ERROR] central (
http://repo1.maven.org/maven2, releases=true, snapshots=false)08-Nov-2012
13:19:30[ERROR] - [Help 2]08-Nov-2012 13:19:30[ERROR] Failed to execute
goal org.wso2.maven:carbon-p2-plugin:1.5:p2-feature-gen
(4-p2-feature-generation) on project org.wso2.carbon.core.feature: ERROR:
Could not find artifact
org.wso2.carbon:org.wso2.carbon.core.common.feature:zip:4.0.4 in wso2-nexus
(http://maven.wso2.org/nexus/content/groups/wso2-public/)08-Nov-2012
13:19:30[ERROR] 08-Nov-2012 13:19:30[ERROR] Try downloading the file
manually from the project website.08-Nov-2012 13:19:30[ERROR] 08-Nov-2012
13:19:30[ERROR] Then, install it using the command:08-Nov-2012 13:19:30[ERROR]
mvn install:install-file -DgroupId=org.wso2.carbon
-DartifactId=org.wso2.carbon.core.common.feature -Dversion=4.0.4
-Dpackaging=zip -Dfile=/path/to/file08-Nov-2012 13:19:30[ERROR] 08-Nov-2012
13:19:30[ERROR] Alternatively, if you host your own repository you can
deploy the file there:08-Nov-2012 13:19:30[ERROR] mvn deploy:deploy-file
-DgroupId=org.wso2.carbon -DartifactId=org.wso2.carbon.core.common.feature
-Dversion=4.0.4 -Dpackaging=zip -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]08-Nov-2012 13:19:30[ERROR] 08-Nov-2012
13:19:30[ERROR] 08-Nov-2012
13:19:30[ERROR]
org.wso2.carbon:org.wso2.carbon.core.common.feature:zip:4.0.408-Nov-2012
13:19:30[ERROR] 08-Nov-2012 13:19:30[ERROR] from the specified remote
repositories:08-Nov-2012 13:19:30[ERROR] wso2-nexus (
http://maven.wso2.org/nexus/content/groups/wso2-public/, releases=true,
snapshots=true),08-Nov-2012 13:19:30[ERROR] central (
http://repo1.maven.org/maven2, releases=true, snapshots=false)08-Nov-2012
13:19:30[ERROR] - [Help 2]08-Nov-2012 13:19:30[ERROR] Failed to execute
goal org.wso2.maven:carbon-p2-plugin:1.5:p2-repo-gen (p2-repo-generation)
on project wso2carbon-core: ERROR: Could not find artifact
org.wso2.carbon:org.wso2.carbon.core.feature:zip:4.0.4 in wso2-nexus (
http://maven.wso2.org/nexus/content/groups/wso2-public/)08-Nov-2012
13:19:30[ERROR]
08-Nov-2012 13:19:30[ERROR] Try downloading the file manually from the
project website.08-Nov-2012 13:19:30[ERROR] 08-Nov-2012 13:19:30[ERROR]
Then, install it using the command:08-Nov-2012 13:19:30[ERROR] mvn
install:install-file -DgroupId=org.wso2.carbon
-DartifactId=org.wso2.carbon.core.feature -Dversion=4.0.4 -Dpackaging=zip
-Dfile=/path/to/file08-Nov-2012 13:19:30[ERROR] 08-Nov-2012 13:19:30[ERROR]
Alternatively, if you host your own repository you can deploy the file
there:08-Nov-2012 13:19:30[ERROR] mvn deploy:deploy-file
-DgroupId=org.wso2.carbon -DartifactId=org.wso2.carbon.core.feature
-Dversion=4.0.4 -Dpackaging=zip -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]08-Nov-2012 13:19:30[ERROR] 08-Nov-2012
13:19:30[ERROR] 08-Nov-2012
13:19:30[ERROR]
org.wso2.carbon:org.wso2.carbon.core.feature:zip:4.0.408-Nov-2012
13:19:30[ERROR] 08-Nov-2012 13:19:30[ERROR] from the specified remote
repositories:08-Nov-2012 13:19:30[ERROR] wso2-nexus (
http://maven.wso2.org/nexus/content/groups/wso2-public/, 

[Dev] [Bamboo-Build] WSO2 Carbon 4.0.x - Nightly Kernel_4.0.4 #6 has FAILED

2012-11-08 Thread Bamboo

---
WSO2 Carbon 4.0.x - Nightly  Kernel_4.0.4  #6 failed.
---
This build was manually triggered by Maheshika Goonetilleke.
No failed tests found, a possible compilation error.

http://wso2.org/bamboo/browse/WCB002-NKER002-6/

-
Currently Responsible
-

Eranda Sooriyabandara (Assigned by Maheshika Goonetilleke)
Nuwan Dias (Assigned by Maheshika Goonetilleke)



--
Failing Jobs
--
  - Default Job (Default Stage): No tests found.




--
This message is automatically generated by Atlassian Bamboo___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [Bamboo-Build] WSO2 Carbon 4.0.x Platform 4.0.4 #20 was SUCCESSFUL (with 973 tests). Change made by miyuru and ajithn.

2012-11-08 Thread Bamboo

---
WSO2 Carbon 4.0.x  Platform 4.0.4  #20 was successful.
---
This build was manually triggered by Maheshika Goonetilleke.
973 tests in total.

http://wso2.org/bamboo/browse/WCB001-PLA004-20/




--
Code Changes
--
miyuru (147653):

synapse version changed to 2.1.1.wso2v1

ajithn (147654):

remove identity features and components



--
This message is automatically generated by Atlassian Bamboo___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [Bamboo-Build] WSO2 Carbon 4.0.x Kernel 4.0.4 #12 has FAILED. Change made by lalaji.

2012-11-08 Thread Bamboo

---
WSO2 Carbon 4.0.x  Kernel 4.0.4  #12 failed.
---
This build was manually triggered by Maheshika Goonetilleke.
No failed tests found, a possible compilation error.

http://wso2.org/bamboo/browse/WCB001-KER004-12/

-
Currently Responsible
-

Eranda Sooriyabandara (Assigned by Maheshika Goonetilleke)



--
Failing Jobs
--
  - Default Job (Default Stage): No tests found.



--
Code Changes
--
lalaji (147683):

Added core.ui feature 4.0.4

lalaji (147681):

Added carbon.ui 4.0.4 to patch release

lalaji (147685):

Added core.ui feature 4.0.4 to patch release



--
This message is automatically generated by Atlassian Bamboo___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [Bamboo-Build] WSO2 Carbon 4.0.x Kernel 4.0.4 #13 has FAILED. Change made by lalaji.

2012-11-08 Thread Bamboo

---
WSO2 Carbon 4.0.x  Kernel 4.0.4  #13 failed.
---
Code has been updated by lalaji.
No failed tests found, a possible compilation error.

http://wso2.org/bamboo/browse/WCB001-KER004-13/

-
Currently Responsible
-

Eranda Sooriyabandara (Assigned by Maheshika Goonetilleke)
Lalaji Sureshika (Assigned by Maheshika Goonetilleke)



--
Failing Jobs
--
  - Default Job (Default Stage): No tests found.



--
Code Changes
--
lalaji (147688):

Update version of ui feature in carbon.core feature



--
This message is automatically generated by Atlassian Bamboo___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] XACML Policy Evaluation request with multiple attribute values.

2012-11-08 Thread Lakmali Baminiwatta
Hi,

I have the following policy, which I am going to evaluate with multiple
values for subject attribute.

Policy xmlns=urn:oasis:names:tc:xacml:3.0:core:schema:wd-17
PolicyId=Entitlement_Filter_Sample_Policy
RuleCombiningAlgId=urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable
Version=1.0
   Target/Target
   Rule Effect=Permit RuleId=Rule1
  Target
 AnyOf
AllOf
   Match
MatchId=urn:oasis:names:tc:xacml:1.0:function:string-equal
  AttributeValue DataType=
http://www.w3.org/2001/XMLSchema#string;/twitter/*/AttributeValue
  AttributeDesignator
AttributeId=urn:oasis:names:tc:xacml:1.0:resource:resource-id
Category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource
DataType=http://www.w3.org/2001/XMLSchema#string;
MustBePresent=true/AttributeDesignator
   /Match
   Match
MatchId=urn:oasis:names:tc:xacml:1.0:function:string-equal
  AttributeValue DataType=
http://www.w3.org/2001/XMLSchema#string;GET/AttributeValue
  AttributeDesignator
AttributeId=urn:oasis:names:tc:xacml:1.0:action:action-id
Category=urn:oasis:names:tc:xacml:3.0:attribute-category:action DataType=
http://www.w3.org/2001/XMLSchema#string;
MustBePresent=true/AttributeDesignator
   /Match
   Match
MatchId=urn:oasis:names:tc:xacml:1.0:function:string-equal
  AttributeValue DataType=
http://www.w3.org/2001/XMLSchema#string;everyone/AttributeValue
  AttributeDesignator
AttributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id
Category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject
DataType=http://www.w3.org/2001/XMLSchema#string;
MustBePresent=true/AttributeDesignator
   /Match
/AllOf
 /AnyOf
  /Target
   /Rule
   Rule Effect=Deny RuleId=Rule2/Rule
/Policy

When I send admin, everone as Subject Names the decision is 'Deny'. But If
I send everyone, admin , the decision is 'Permit'.

I debugged the balana code and found that it only retrieves the first
attribute value and add it. So I did a fix in XACML3EvaluationCtx class to
add all the attribute values. After that this scenario worked for both
cases.

Here is the diff of my fix.

---
modules/balana-core/src/main/java/org/wso2/balana/ctx/xacml3/XACML3EvaluationCtx.java
(revision 147595)
+++
modules/balana-core/src/main/java/org/wso2/balana/ctx/xacml3/XACML3EvaluationCtx.java
(working copy)
@@ -125,7 +125,10 @@
 if(attribute.getId().equals(id) 
attribute.getType().equals(type)
  (issuer == null ||
issuer.equals(attribute.getIssuer()))
  attribute.getValue() != null){
-attributeValues.add(attribute.getValue());
+ListAttributeValue attributeValueList =
attribute.getValues();
+for (AttributeValue attributeVal : attributeValueList)
{
+attributeValues.add(attributeVal);
+}
 }
 }

Is this fix ok to procede with or was there any thing need to be changed in
the policy, to work this scenario.

Thanks,
Lakmali


-- 
Lakmali Baminiwatta*
*
Software Engineer
WSO2, Inc.: http://wso2.com
lean.enterprise.middleware

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


[Dev] [BUILD FAILED] WSO2 Carbon 4.0.x Kernel 4.0.4 build #13

2012-11-08 Thread Maheshika Goonetilleke
Hi All

The following error occurred while trying to build Kernel_4.0.4 build #13;

08-Nov-2012 22:54:38[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on
project org.wso2.carbon.user.core: There are test failures.08-Nov-2012
22:54:38[ERROR] 08-Nov-2012 22:54:38[ERROR] Please refer to
/home/bamboo/Bamboo-3.4/source-repository/build-dir/WCB001-KER004-JOB1/core/org.wso2.carbon.user.core/4.0.4/target/surefire-reports
for the individual test results.08-Nov-2012 22:54:38[ERROR] - [Help
1]08-Nov-2012
22:54:38[ERROR] Failed to execute goal
org.wso2.maven:carbon-p2-plugin:1.5:p2-feature-gen
(4-p2-feature-generation) on project org.wso2.carbon.core.common.feature:
Unable to retreive osgi bundle info:
org.wso2.carbon:org.wso2.carbon.user.core:4.0.4: error in opening zip file
- [Help 2]08-Nov-2012 22:54:38[ERROR] Failed to execute goal
org.wso2.maven:carbon-p2-plugin:1.5:p2-feature-gen
(4-p2-feature-generation) on project org.wso2.carbon.core.ui.feature:
ERROR: Failure to find org.wso2.carbon:org.wso2.carbon.ui:jar:4.0.4 in
http://maven.wso2.org/nexus/content/groups/wso2-public/ was cached in the
local repository, resolution will not be reattempted until the update
interval of wso2-nexus has elapsed or updates are forced08-Nov-2012
22:54:38[ERROR]


Appreciate if someone could check this urgently as the Kernel 4.0.4 build
#8 was successful.

http://wso2.org/bamboo/browse/WCB001-KER004-JOB1-13/log

-- 

Thanks  Best Regards,

Maheshika Goonetilleke
Engineering Process Coordinator
WSO2 Inc

www.wso2.com/

M : 0773 596707
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev