[Dev] carbon-identity build failure

2014-06-26 Thread Kishanthan Thangarajah
Getting the following when building carbon-identity on git-hub.

[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 6:30.066s
[INFO] Finished at: Thu Jun 26 12:30:39 IST 2014
[INFO] Final Memory: 132M/744M
[INFO]

[ERROR] Failed to execute goal on project
org.wso2.carbon.identity.application.authenticator.facebook: Could not
resolve dependencies for project
org.wso2.carbon:org.wso2.carbon.identity.application.authenticator.facebook:bundle:4.3.0-SNAPSHOT:
Could not find artifact
org.apache.amber.wso2:amber:jar:0.22.1358727.wso2v4-SNAPSHOT in wso2-nexus (
http://maven.wso2.org/nexus/content/groups/wso2-public/) -> [Help 1]

Thanks,
Kishanthan.

-- 
*Kishanthan Thangarajah*
Senior Software Engineer,
Platform Technologies Team,
WSO2, Inc.
lean.enterprise.middleware

Mobile - +94773426635
Blog - *http://kishanthan.wordpress.com *
Twitter - *http://twitter.com/kishanthan *
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] rampart project is missing in GitHub

2014-06-26 Thread Kishanthan Thangarajah
We also need to fork rampart to wso2-dev repo. This is missing currently.


On Mon, Mar 10, 2014 at 5:04 PM, Chamath Gunawardana 
wrote:

> Rampart code moved to Git under [1].
>
> [1] - https://github.com/wso2/wso2-rampart
>
> @Eranda,
>
> Please add this to Jenkins build.
>
>
>
> On Mon, Mar 10, 2014 at 12:33 PM, Chamath Gunawardana 
> wrote:
>
>> Thanks.
>>
>>
>> On Mon, Mar 10, 2014 at 12:31 PM, Eranda Sooriyabandara 
>> wrote:
>>
>>> Hi Chamath,
>>>
>>> Please find in [1].
>>>
>>> thanks
>>> Eranda
>>>
>>> [1]. https://github.com/wso2/wso2-rampart
>>>
>>>
>>> On Mon, Mar 10, 2014 at 12:29 PM, Chamath Gunawardana >> > wrote:
>>>
 Hi Eranda,

 Please create a repo for wso2-rampart in git.




 On Wed, Mar 5, 2014 at 8:01 PM, Chamath Gunawardana 
 wrote:

> I will move rampart to git EOD next Monday. If you need it sooner
> please proceed and I'm happy to assist on it.
>
>
> On Wed, Mar 5, 2014 at 5:46 PM, Sagara Gunathunga 
> wrote:
>
>>
>>
>>
>> On Wed, Mar 5, 2014 at 5:38 PM, Vanjikumaran Sivajothy <
>> va...@wso2.com> wrote:
>>
>>> When we requested, we have been asked to use the existing rampart in
>>> the nexus.
>>>
>>
>> It was OK during the initial stages where  we focused on cleaning
>> POMs and restructuring activities but now we are building product packs 
>> and
>> we can't depend further on released Rampart version. The rational here is
>> what ever the changes available on Axis2, Axiom and WSS4J should validate
>> with Rampart codes and tests but right now it's not happening.
>>
>> Thanks !
>>
>>>
>>> Thanks you,
>>> Best Regards,
>>> Vanji
>>>
>>>
>>> On Wed, Mar 5, 2014 at 5:30 PM, Sagara Gunathunga 
>>> wrote:
>>>



 On Wed, Mar 5, 2014 at 5:22 PM, Punnadi Gunarathna <
 punn...@wso2.com> wrote:

> hi All,
>
> I got the following exception while i was building App Factory
> p2-profile-gen module.
>
> Cannot complete the install because one or more required items
> could not be found.
>  Software being installed: WSO2 Carbon - Registry WS API Feature
> 4.3.0.SNAPSHOT (org.wso2.carbon.registry.ws.feature.group 
> 4.3.0.SNAPSHOT)
>  Missing requirement: org.wso2.carbon.registry.ws.api
> 4.3.0.SNAPSHOT (org.wso2.carbon.registry.ws.api 4.3.0.SNAPSHOT) 
> requires
> 'package org.apache.rampart.policy.model 1.6.1.wso2v9' but it could 
> not be
> found
>  Cannot satisfy dependency:
>   From: WSO2 Carbon - Registry WS API Feature 4.3.0.SNAPSHOT
> (org.wso2.carbon.registry.ws.feature.group 4.3.0.SNAPSHOT)
>   To: org.wso2.carbon.registry.ws.api [4.3.0.SNAPSHOT]
> Application failed, log file location:
> /home/punnadi/.m2/repository/org/eclipse/tycho/tycho-p2-runtime/0.13.0/eclipse/configuration/1394016997349.log
>
> I found that it was configured in [1] as [2]. This has to be
> corrected by adding the rampart project to GitHub and change the 
> version to
> -SNAPSHOT.
>
> [1]https://github.com/wso2/carbon-registry/blob/master/pom.xml
> [2]1.6.1.wso2v9
>


 1. We should have wso2-rampart project on GitHub by now I'm not
 sure why it is not there, any idea ?

 2. As we already depend on SNAPSHOT versions of Axiom, Axis2 and
 WSS4J we can't depend on released version of Rampart even though there 
 is
 no Rampart changes. There should be a Rampart SNAPSHOT  version which
 depends on Axiom, Axis2 and WSS4J SNAPSHOT versions.

 Someone from IS team please look into this.

 Thanks !


>
>
> --
> Thanks and Regards,
>
> Punnadi Gunarathna
> Senior Software Engineer,
> WSO2, Inc.; http://wso2.com 
> Blog: http://hi-my-world.blogspot.com/
> Tel : 94 11 214 5345
> Fax :94 11 2145300
>
>
>
>  
>



 --
 Sagara Gunathunga

 Senior Technical Lead; WSO2, Inc.;  http://wso2.com
 V.P Apache Web Services;http://ws.apache.org/
 Linkedin; http://www.linkedin.com/in/ssagara
 Blog ;  http://ssagara.blogspot.com


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


>>>
>>>
>>> --
>>> Sivajothy Vanjikumaran
>>> *Senior Software Engineer*
>>> *Integration Technologies Team*
>>> *WSO2 Inc. http://wso2.com <

[Dev] Ignoring target and temp files in git

2014-06-26 Thread Manuranga Perera
shall we add the maven target dir to git ignore list. and vim temp files

# Maven
target/

# VIM
*~
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]


-- 
With regards,
*Manu*ranga Perera.

phone : 071 7 70 20 50
mail : m...@wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Ignoring target and temp files in git

2014-06-26 Thread Manuranga Perera
my bad, target is already there. I though it's getting from my global.


On Thu, Jun 26, 2014 at 1:18 PM, Manuranga Perera  wrote:

> shall we add the maven target dir to git ignore list. and vim temp files
>
> # Maven
> target/
>
> # VIM
> *~
> [._]*.s[a-w][a-z]
> [._]s[a-w][a-z]
>
>
> --
> With regards,
> *Manu*ranga Perera.
>
> phone : 071 7 70 20 50
> mail : m...@wso2.com
>



-- 
With regards,
*Manu*ranga Perera.

phone : 071 7 70 20 50
mail : m...@wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] EMM Oracle database support

2014-06-26 Thread Niranjan Karunanandham
Hi Inosh,

Whats the status of this [1]?

[1] - https://wso2.org/jira/browse/EMM-695

Regards,
Niranjan


On Tue, Jun 24, 2014 at 12:20 PM, Inosh Perera  wrote:

> Hi all,
> I have been working on adding Oracle database support to EMM and there
> were couple of queries, that did not work, for example, query that has
> LIMIT, key word. I fixed this by changing the query to a generic query that
> works on both h2 and Oracle. I tested the server with the android Client
> for now and it is working flawlessly.
>
> Regards,
> Inosh
>
> --
> Inosh Perera
> Software Engineer, WSO2 Inc.
> Tel: 0785293686
>



-- 

*Niranjan Karunanandham*
Senior Software Engineer - WSO2 Inc.
WSO2 Inc.: http://www.wso2.com
M: +94 777 749 661 
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] EMM Oracle database support

2014-06-26 Thread Inosh Perera
Hi Niranjan,
I haven't committed the changes yet, since I was testing it more for a
while locally. So far it is working perfectly. I will commit it ASAP.

Regards,
Inosh


On Thu, Jun 26, 2014 at 3:07 PM, Niranjan Karunanandham 
wrote:

> Hi Inosh,
>
> Whats the status of this [1]?
>
> [1] - https://wso2.org/jira/browse/EMM-695
>
> Regards,
> Niranjan
>
>
> On Tue, Jun 24, 2014 at 12:20 PM, Inosh Perera  wrote:
>
>> Hi all,
>> I have been working on adding Oracle database support to EMM and there
>> were couple of queries, that did not work, for example, query that has
>> LIMIT, key word. I fixed this by changing the query to a generic query that
>> works on both h2 and Oracle. I tested the server with the android Client
>> for now and it is working flawlessly.
>>
>> Regards,
>> Inosh
>>
>> --
>> Inosh Perera
>> Software Engineer, WSO2 Inc.
>> Tel: 0785293686
>>
>
>
>
> --
>
> *Niranjan Karunanandham*
> Senior Software Engineer - WSO2 Inc.
> WSO2 Inc.: http://www.wso2.com
> M: +94 777 749 661 
>



-- 
Inosh Perera
Software Engineer, WSO2 Inc.
Tel: 0785293686
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [dev] BLOCKER https://wso2.org/jira/browse/CARBON-14842

2014-06-26 Thread Dushan Abeyruwan
HI
  We hit with blocker (binding invalid ports when ESB starts windows) ,this
should be due to carbon changers.

https://wso2.org/jira/browse/CARBON-14842


Cheers,
Dushan Abeyruwan | Associate Tech Lead
Integration Technologies Team
PMC Member Apache Synpase
WSO2 Inc. http://wso2.com/
Blog:http://dushansview.blogspot.com/
Mobile:(0094)713942042
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Connector Integration Test Error!- SSL Handshake Exception

2014-06-26 Thread Asanki Fernando
Hi All,

When I try to execute the integration test cases of the connector, it gives
me the following error. The connector is getting uploaded and enabled
successfully. I've imported the certificate to the keystore as well. And
I'm passing the valid access token via url. Please let me know a way to
solve this.


===
Foursquare-Connector-Test
Tests run: 1, Failures: 1, Skips: 0
===

[2014-06-26 17:00:02,108]  INFO
{org.wso2.carbon.automation.core.PlatformTestManager} -
 --Finishing executing test class Foursquare-Connector-Test on
suiteESBTestSuite
[2014-06-26 17:00:02,115]  INFO
{org.wso2.carbon.automation.core.PlatformSuiteManager} -
 ***Finishing executing test Suite ESBTestSuite on user***
[2014-06-26 17:00:02,115]  INFO
{org.wso2.carbon.automation.core.PlatformExecutionManager} -
 ---Test Execution Finished --
[2014-06-26 17:00:02,166]  INFO
{org.wso2.carbon.automation.core.PlatformReportManager} -
 
/home/ian/Documents/foursquare_new/foursquare_proj/target/surefire-reports/ESBTestSuite-
[TestNG] Time taken by
org.wso2.carbon.automation.core.PlatformReportManager@70092adf: 61 ms
[TestNG] Time taken by org.testng.reporters.XMLReporter@1604470f: 5 ms
[TestNG] Time taken by [TestListenerAdapter] Passed:0 Failed:0 Skipped:0]:
5 ms
[TestNG] Time taken by org.testng.reporters.SuiteHTMLReporter@73cd15da: 9 ms
[TestNG] Time taken by org.testng.reporters.EmailableReporter@7ae73995: 8 ms
[TestNG] Time taken by org.testng.reporters.JUnitReportReporter@67d6bdeb: 4
ms
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 33.961 sec
<<< FAILURE!
testgetCheckinDetails(org.wso2.carbon.connector.integration.test.foursquare.FoursquareConnectorIntegrationTest)
 Time elapsed: 0.321 sec  <<< FAILURE!
javax.net.ssl.SSLHandshakeException:
sun.security.validator.ValidatorException: PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to find
valid certification path to requested target
at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1884)
at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:276)
at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:270)
at
sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1341)
at
sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:153)
at sun.security.ssl.Handshaker.processLoop(Handshaker.java:868)
at sun.security.ssl.Handshaker.process_record(Handshaker.java:804)
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1016)
at
sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1312)
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1339)
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1323)
at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563)
at
sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1300)
at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:468)
at
sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338)
at
org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase.readResponse(ConnectorIntegrationTestBase.java:489)
at
org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase.sendJsonRestRequest(ConnectorIntegrationTestBase.java:277)
at
org.wso2.connector.integration.test.base.ConnectorIntegrationTestBase.sendJsonRestRequest(ConnectorIntegrationTestBase.java:211)
at
org.wso2.carbon.connector.integration.test.foursquare.FoursquareConnectorIntegrationTest.testgetCheckinDetails(FoursquareConnectorIntegrationTest.java:69)
Caused by: sun.security.validator.ValidatorException: PKIX path building
failed: sun.security.provider.certpath.SunCertPathBuilderException: unable
to find valid certification path to requested target
at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:385)
at
sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292)
at sun.security.validator.Validator.validate(Validator.java:260)
at
sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:326)
at
sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:231)
at
sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:126)
at
sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1323)
... 50 more
Caused by: sun.security.provider.certpath.SunCertPathBuilderException:
unable to find valid certification path to requested target
at
sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:196)
at java.security.cert.CertPathB

[Dev] Remove the top-level orbit pom?

2014-06-26 Thread Kasun Gajasinghe
Hi,

Is there a need to have a parent pom file for orbit bundles in git? [1]
AFAIK, the orbit bundles should be self-contained. If so, shall we get rid
of it?

[1] https://github.com/wso2/orbit/blob/master/pom.xml

Thanks,
KasunG

-- 

*Kasun Gajasinghe*Senior Software Engineer, WSO2 Inc.
email: kasung AT spamfree wso2.com
linked-in: http://lk.linkedin.com/in/gajasinghe
blog: http://kasunbg.org
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] rampart project is missing in GitHub

2014-06-26 Thread Darshana Gunawardana
Hi,

Rampart wso2-dev repo created at [1].

[1] https://github.com/wso2-dev/wso2-rampart

Thanks,


On Thu, Jun 26, 2014 at 12:48 PM, Kishanthan Thangarajah <
kishant...@wso2.com> wrote:

> We also need to fork rampart to wso2-dev repo. This is missing currently.
>
>
> On Mon, Mar 10, 2014 at 5:04 PM, Chamath Gunawardana 
> wrote:
>
>> Rampart code moved to Git under [1].
>>
>> [1] - https://github.com/wso2/wso2-rampart
>>
>> @Eranda,
>>
>> Please add this to Jenkins build.
>>
>>
>>
>> On Mon, Mar 10, 2014 at 12:33 PM, Chamath Gunawardana 
>> wrote:
>>
>>> Thanks.
>>>
>>>
>>> On Mon, Mar 10, 2014 at 12:31 PM, Eranda Sooriyabandara >> > wrote:
>>>
 Hi Chamath,

 Please find in [1].

 thanks
 Eranda

 [1]. https://github.com/wso2/wso2-rampart


 On Mon, Mar 10, 2014 at 12:29 PM, Chamath Gunawardana <
 chama...@wso2.com> wrote:

> Hi Eranda,
>
> Please create a repo for wso2-rampart in git.
>
>
>
>
> On Wed, Mar 5, 2014 at 8:01 PM, Chamath Gunawardana  > wrote:
>
>> I will move rampart to git EOD next Monday. If you need it sooner
>> please proceed and I'm happy to assist on it.
>>
>>
>> On Wed, Mar 5, 2014 at 5:46 PM, Sagara Gunathunga 
>> wrote:
>>
>>>
>>>
>>>
>>> On Wed, Mar 5, 2014 at 5:38 PM, Vanjikumaran Sivajothy <
>>> va...@wso2.com> wrote:
>>>
 When we requested, we have been asked to use the existing rampart
 in the nexus.

>>>
>>> It was OK during the initial stages where  we focused on cleaning
>>> POMs and restructuring activities but now we are building product packs 
>>> and
>>> we can't depend further on released Rampart version. The rational here 
>>> is
>>> what ever the changes available on Axis2, Axiom and WSS4J should 
>>> validate
>>> with Rampart codes and tests but right now it's not happening.
>>>
>>> Thanks !
>>>

 Thanks you,
 Best Regards,
 Vanji


 On Wed, Mar 5, 2014 at 5:30 PM, Sagara Gunathunga 
 wrote:

>
>
>
> On Wed, Mar 5, 2014 at 5:22 PM, Punnadi Gunarathna <
> punn...@wso2.com> wrote:
>
>> hi All,
>>
>> I got the following exception while i was building App Factory
>> p2-profile-gen module.
>>
>> Cannot complete the install because one or more required items
>> could not be found.
>>  Software being installed: WSO2 Carbon - Registry WS API Feature
>> 4.3.0.SNAPSHOT (org.wso2.carbon.registry.ws.feature.group 
>> 4.3.0.SNAPSHOT)
>>  Missing requirement: org.wso2.carbon.registry.ws.api
>> 4.3.0.SNAPSHOT (org.wso2.carbon.registry.ws.api 4.3.0.SNAPSHOT) 
>> requires
>> 'package org.apache.rampart.policy.model 1.6.1.wso2v9' but it could 
>> not be
>> found
>>  Cannot satisfy dependency:
>>   From: WSO2 Carbon - Registry WS API Feature 4.3.0.SNAPSHOT
>> (org.wso2.carbon.registry.ws.feature.group 4.3.0.SNAPSHOT)
>>   To: org.wso2.carbon.registry.ws.api [4.3.0.SNAPSHOT]
>> Application failed, log file location:
>> /home/punnadi/.m2/repository/org/eclipse/tycho/tycho-p2-runtime/0.13.0/eclipse/configuration/1394016997349.log
>>
>> I found that it was configured in [1] as [2]. This has to be
>> corrected by adding the rampart project to GitHub and change the 
>> version to
>> -SNAPSHOT.
>>
>> [1]https://github.com/wso2/carbon-registry/blob/master/pom.xml
>> [2]1.6.1.wso2v9
>>
>
>
> 1. We should have wso2-rampart project on GitHub by now I'm not
> sure why it is not there, any idea ?
>
> 2. As we already depend on SNAPSHOT versions of Axiom, Axis2 and
> WSS4J we can't depend on released version of Rampart even though 
> there is
> no Rampart changes. There should be a Rampart SNAPSHOT  version which
> depends on Axiom, Axis2 and WSS4J SNAPSHOT versions.
>
> Someone from IS team please look into this.
>
> Thanks !
>
>
>>
>>
>> --
>> Thanks and Regards,
>>
>> Punnadi Gunarathna
>> Senior Software Engineer,
>> WSO2, Inc.; http://wso2.com 
>> Blog: http://hi-my-world.blogspot.com/
>> Tel : 94 11 214 5345
>> Fax :94 11 2145300
>>
>>
>>
>>  
>>
>
>
>
> --
> Sagara Gunathunga
>
> Senior Technical Lead; WSO2, Inc.;  http://wso2.com
> V.P Apache Web Services;http://ws.apache.org/
> Linkedin; http://www.linkedin.com/in/ssagara
> Blog ;  h

[Dev] Greg 5.0.0 M1 Release plan meeting

2014-06-26 Thread Pulasthi Supun
Greg 5.0.0 M1 Release plan meeting notes.

1.Properly merge changes in wso2 and wso2-dev branches of, product-greg,
carbon-governance, carbon-registry.

   - The wso2 branch has commits that are not in wso2-dev hence these needs
   to be merged properly into wso2-dev before continuing with further commits.

2. Merging the fix for "Version for WSDL/Services/Schema" [1] and fixing
all the integration test modules with the changes in place.

3. Verify Impact Analysis, KPI monitoring Jaggery apps are working properly
and make them stable.

Work discussed for future milestones.

1. With the changes in "Version for WSDL/Services/Schema" data migrations
scripts will need to be developed for data migration between 4.6.0 to 5.0.0


[1] https://wso2.org/jira/browse/REGISTRY-2175

Regards,
Pulasthi
-- 
--
Pulasthi Supun
Software Engineer; WSO2 Inc.; http://wso2.com,
Email: pulas...@wso2.com
Mobile: +94 (71) 9258281
Blog : http://pulasthisupun.blogspot.com/
Git hub profile: https://github.com/pulasthi
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] carbon-identity build failure

2014-06-26 Thread Darshana Gunawardana
Hi Kishanthan,

This is fixed with [1].

[1]
https://github.com/wso2/carbon-identity/commit/66bc9dedcf1c828b8ebbd08727c10306fd3a6f3b

Thanks,




On Thu, Jun 26, 2014 at 12:46 PM, Kishanthan Thangarajah <
kishant...@wso2.com> wrote:

> Getting the following when building carbon-identity on git-hub.
>
> [INFO]
> 
> [INFO] BUILD FAILURE
> [INFO]
> 
> [INFO] Total time: 6:30.066s
> [INFO] Finished at: Thu Jun 26 12:30:39 IST 2014
> [INFO] Final Memory: 132M/744M
> [INFO]
> 
> [ERROR] Failed to execute goal on project
> org.wso2.carbon.identity.application.authenticator.facebook: Could not
> resolve dependencies for project
> org.wso2.carbon:org.wso2.carbon.identity.application.authenticator.facebook:bundle:4.3.0-SNAPSHOT:
> Could not find artifact
> org.apache.amber.wso2:amber:jar:0.22.1358727.wso2v4-SNAPSHOT in wso2-nexus (
> http://maven.wso2.org/nexus/content/groups/wso2-public/) -> [Help 1]
>
> Thanks,
> Kishanthan.
>
> --
> *Kishanthan Thangarajah*
> Senior Software Engineer,
> Platform Technologies Team,
> WSO2, Inc.
> lean.enterprise.middleware
>
> Mobile - +94773426635
> Blog - *http://kishanthan.wordpress.com *
> Twitter - *http://twitter.com/kishanthan *
>



-- 
Regards,


*Darshana Gunawardana *Software Engineer
WSO2 Inc.; http://wso2.com

* E-mail: darsh...@wso2.com *
*Mobile: +94718566859 <%2B94718566859> *Lean . Enterprise . Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Concern in configuring IS as key manager doc

2014-06-26 Thread Lahiru Sandaruwan
Hi,

At [1], while following 10th step of IS configuration, it complains about
two duplication. We can manually remove them and fix.

Is my process wrong or need to go to docs?

Thanks.

[1]
https://docs.wso2.org/display/CLUSTER420/Configuring+WSO2+Identity+Server+as+the+Key+Manager

-- 
--
Lahiru Sandaruwan
Committer and PMC member, Apache Stratos,
Senior Software Engineer,
WSO2 Inc., http://wso2.com
lean.enterprise.middleware

email: lahi...@wso2.com cell: (+94) 773 325 954
blog: http://lahiruwrites.blogspot.com/
twitter: http://twitter.com/lahirus
linked-in: http://lk.linkedin.com/pub/lahiru-sandaruwan/16/153/146
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [G-Reg]5.0.0-SNAPSHOT Build failure

2014-06-26 Thread Sameera Kannangara
Hi all,

When building G-Reg 5.0.0-SNAPSHOT I got following error.

[INFO] --- carbon-p2-plugin:1.5.3:p2-repo-gen (2-p2-repo-generation) @
governance-profile-gen ---
[ERROR] Error occured when processing the Feature Artifact:
org.wso2.carbon:org.wso2.carbon.identity.relying.party.server.feature.group:4.3.0-SNAPSHOT
org.apache.maven.plugin.MojoExecutionException: Error occured when
processing the Feature Artifact:
org.wso2.carbon:org.wso2.carbon.identity.relying.party.server.feature.group:4.3.0-SNAPSHOT
at
org.wso2.maven.p2.RepositoryGenMojo.getProcessedFeatureArtifacts(RepositoryGenMojo.java:322)
at
org.wso2.maven.p2.RepositoryGenMojo.createRepo(RepositoryGenMojo.java:197)
at org.wso2.maven.p2.RepositoryGenMojo.execute(RepositoryGenMojo.java:191)
at
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
at
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
at
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
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:597)
at
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
at
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
at
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoExecutionException: ERROR
at
org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:43)
at
org.wso2.maven.p2.RepositoryGenMojo.getProcessedFeatureArtifacts(RepositoryGenMojo.java:319)
... 23 more
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException:
Failure to find
org.wso2.carbon:org.wso2.carbon.identity.relying.party.server.feature.group:zip:4.3.0-SNAPSHOT
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 forced

Try downloading the file manually from the project website.

Then, install it using the command:
mvn install:install-file -DgroupId=org.wso2.carbon
-DartifactId=org.wso2.carbon.identity.relying.party.server.feature.group
-Dversion=4.3.0-SNAPSHOT -Dpackaging=zip -Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file
there:
mvn deploy:deploy-file -DgroupId=org.wso2.carbon
-DartifactId=org.wso2.carbon.identity.relying.party.server.feature.group
-Dversion=4.3.0-SNAPSHOT -Dpackaging=zip -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]



org.wso2.carbon:org.wso2.carbon.identity.relying.party.server.feature.group:zip:4.3.0-SNAPSHOT

from the specified remote repositories:
  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/,
releases=true, snapshots=true),
  wso2.releases (http://maven.wso2.org/nexus/content/repositories/releases/,
releases=true, snapshots=true),
  wso2.snapshots (
http://maven.wso2.org/nexus/content/repositories/snapshots/,
releases=false, snapshots=true),
  central (http://repo.maven.apache.org/maven2, releases=true,
snapshots=false)

at
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:219)
at
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:157)
at
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:525)
at
org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:39)
... 24 more
Caused by: org.sonatype.aether.resolution.ArtifactResolutionException:
Failure to find
org.wso2.carbon:org.wso2.carbon.identity.relying.party.server.feature.group:zip:4.3.0-SNAPSHOT
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 upd

[Dev] [G-Reg]Build failure in carbon-registry

2014-06-26 Thread Sameera Kannangara
Hi all,

When building wso2-dev/carbon-registry with following rampart version
values in the pom

1.6.1-wso2v13-SNAPSHOT
1.6.1.wso2v13-SNAPSHOT

I got following error.

[INFO]

[INFO] Building WSO2 Carbon - Registry - Web Service 4.3.0-SNAPSHOT
[INFO]

[WARNING] The POM for
org.apache.rampart:rampart-core:jar:1.6.1.wso2v13-SNAPSHOT is missing, no
dependency information available
[INFO]

[INFO] Reactor Summary:
[INFO]
[INFO] WSO2 Carbon - Registry - Web Service .. FAILURE [0.636s]
[INFO] WSO2 Carbon - Registry - Web Service Client ... SKIPPED
[INFO] WSO2 Carbon - Registry - Indexing UI .. SKIPPED
[INFO] WSO2 Carbon - Registry - WebDAV ... SKIPPED
[INFO] WSO2 Carbon - Registry - JCR .. SKIPPED
[INFO] WSO2 Carbon - Registry - Social ... SKIPPED
[INFO] WSO2 Carbon - Registry - Social API Impl .. SKIPPED
[INFO] WSO2 Carbon - Registry - Task Implementation .. SKIPPED
[INFO] WSO2 Carbon - Registry - Reporting BE . SKIPPED
[INFO] WSO2 Carbon - Registry - Reporting UI . SKIPPED
[INFO] Registry REST API . SKIPPED
[INFO] WSO2 Carbon - Registry - CMIS . SKIPPED
[INFO] WSO2 Carbon - Registry Core Feature Aggregator Module  SKIPPED
[INFO] WSO2 Carbon - Registry Core Common Feature  SKIPPED
[INFO] WSO2 Carbon - Registry Core Server Feature  SKIPPED
[INFO] WSO2 Carbon - Registry Core UI Feature  SKIPPED
[INFO] WSO2 Carbon - Registry Search UI Feature .. SKIPPED
[INFO] WSO2 Carbon - Registry Core Feature ... SKIPPED
[INFO] WSO2 Carbon - Registry UI Menu Feature  SKIPPED
[INFO] WSO2 Carbon - Registry UI Menu for Governance Feature  SKIPPED
[INFO] WSO2 Carbon - Registry Content Search Feature Aggregator Module
 SKIPPED
[INFO] WSO2 Carbon - Registry Content Search Server Feature  SKIPPED
[INFO] WSO2 Carbon - Registry Content Search Feature . SKIPPED
[INFO] WSO2 Carbon - Registry Content Search UI Feature .. SKIPPED
[INFO] WSO2 Carbon - Registry Resource Properties Feature Aggregator Module
 SKIPPED
[INFO] WSO2 Carbon - Registry Resource Properties Server Feature  SKIPPED
[INFO] WSO2 Carbon - Registry Resource Properties UI Feature  SKIPPED
[INFO] WSO2 Carbon - Registry Resource Properties Feature  SKIPPED
[INFO] WSO2 Carbon - Registry Profiles Feature Aggregator Module  SKIPPED
[INFO] WSO2 Carbon - Registry Profiles Server Feature  SKIPPED
[INFO] WSO2 Carbon - Registry Profiles UI Feature  SKIPPED
[INFO] WSO2 Carbon - Registry Profiles Feature ... SKIPPED
[INFO] WSO2 Carbon - Registry WS API Feature Aggregator Module  SKIPPED
[INFO] WSO2 Carbon - Registry WS API Feature . SKIPPED
[INFO] WSO2 Carbon - Registry Activities Feature Aggregator Module  SKIPPED
[INFO] WSO2 Carbon - Registry Activities Server Feature .. SKIPPED
[INFO] WSO2 Carbon - Registry Activities UI Feature .. SKIPPED
[INFO] WSO2 Carbon - Registry Activities Feature . SKIPPED
[INFO] WSO2 Carbon - Registry Handler Config Feature Aggregator Module
 SKIPPED
[INFO] WSO2 Carbon - Registry Handler Config Server Feature  SKIPPED
[INFO] WSO2 Carbon - Registry Handler Config UI Feature .. SKIPPED
[INFO] WSO2 Carbon - Registry Handler Config Feature . SKIPPED
[INFO] WSO2 Carbon - Registry Associations/Dependencies Feature Aggregator
Module  SKIPPED
[INFO] WSO2 Carbon - Registry Associations/Dependencies Server Feature
 SKIPPED
[INFO] WSO2 Carbon - Registry Associations/Dependencies UI Feature  SKIPPED
[INFO] WSO2 Carbon - Registry Associations/Dependencies Feature  SKIPPED
[INFO] WSO2 Carbon - Registry Community Features Feature Aggregator Module
 SKIPPED
[INFO] WSO2 Carbon - Registry Community Features Server Feature  SKIPPED
[INFO] WSO2 Carbon - Registry Community Features UI Feature  SKIPPED
[INFO] WSO2 Carbon - Registry Community Features Feature . SKIPPED
[INFO] WSO2 Carbon - Registry Task Feature Aggregator Module  SKIPPED
[INFO] WSO2 Carbon - Registry Task Server Feature  SKIPPED
[INFO] WSO2 Carbon - Registry Task Feature ... SKIPPED
[INFO] WSO2 Carbon - Registry Reporting Feature Aggregator Module  SKIPPED
[INFO] WSO2 Carbon - Registry Reporting Server Feature ... SKIPPED
[INFO] WSO2 Carbon - Registry Reporting UI Feature ... SKIPPED
[INFO] WSO2 Carbon - Registry Reporting Feature .. SKIPPED
[INFO] WSO2 Carbon - Registry Social Feature Aggregator Module  SKIPPED
[INFO] WSO2 Carbon - Registry Social Feature . SKIPPED
[INFO] WSO2 Carbon - Registry Webdav Module .. SKIPPED
[INFO] WSO2 Carbon - Registry Webdav Feature . SKIPPED
[INFO] WSO2 Carbon - Registry JCR Module . SKIPPED
[INFO] WSO2 Carbon - 

Re: [Dev] Ignoring target and temp files in git

2014-06-26 Thread Sameera Kannangara
Hi all,

+1 for adding ignore entries for temp files.

Thank you,
SameeraK


On Thu, Jun 26, 2014 at 1:21 PM, Manuranga Perera  wrote:

> my bad, target is already there. I though it's getting from my global.
>
>
> On Thu, Jun 26, 2014 at 1:18 PM, Manuranga Perera  wrote:
>
>> shall we add the maven target dir to git ignore list. and vim temp files
>>
>> # Maven
>> target/
>>
>> # VIM
>> *~
>> [._]*.s[a-w][a-z]
>> [._]s[a-w][a-z]
>>
>>
>> --
>> With regards,
>> *Manu*ranga Perera.
>>
>> phone : 071 7 70 20 50
>> mail : m...@wso2.com
>>
>
>
>
> --
> With regards,
> *Manu*ranga Perera.
>
> phone : 071 7 70 20 50
> mail : m...@wso2.com
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Sameera Kannangara,
Software Engineer,
WSO2 Inc.
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Please review and merge PR carbon-storage-management#2

2014-06-26 Thread Mohanadarshan Vivekanandalingam
Hi Prabath,

Sorry, we are still encountering the same issue. It seems issue is not
fixed (I have checkout the carbon-storage-management repo and built it)..
Is it possible to look into this when you got some time..

Thanks,
Mohan



On Wed, Jun 25, 2014 at 10:59 AM, Mohanadarshan Vivekanandalingam <
mo...@wso2.com> wrote:

> Thanks a lot Prabath..
>
> Regards,
> Mohan
>
>
>
> On Wed, Jun 25, 2014 at 8:51 AM, Prabath Abeysekera 
> wrote:
>
>> Hi Mohan,
>>
>> This is done. Please check and verify.
>>
>> Cheers,
>> Prabath
>>
>>
>> On Tue, Jun 24, 2014 at 12:05 PM, Mohanadarshan Vivekanandalingam <
>> mo...@wso2.com> wrote:
>>
>>> Hi Prabath,
>>>
>>> Are there any issues in merging these changes.. It is one of a blocker
>>> to build a proper pack from github..
>>> Appreciate for a quick response..
>>>
>>> Thanks,
>>> Mohan
>>>
>>>
>>>
>>>
>>> On Fri, Jun 6, 2014 at 8:17 AM, Prabath Abeysekera 
>>> wrote:
>>>
 Hi Lasantha,

 Will do.

 Cheers,
 Prabath


 On Thu, Jun 5, 2014 at 10:46 PM, Lasantha Fernando 
 wrote:

> Hi,
>
> Can you please review and merge pull request in [1]?
>
> [1] https://github.com/wso2-dev/carbon-storage-management/pull/2
>
> Thanks,
> Lasantha
>
> --
> *Lasantha Fernando*
> Software Engineer - Data Technologies Team
> WSO2 Inc. http://wso2.com
>
> email: lasan...@wso2.com
> mobile: (+94) 71 5247551
>



 --
 Prabath Abeysekara
 Associate Technical Lead, Data TG.
 WSO2 Inc.
 Email: praba...@wso2.com
 Mobile: +94774171471

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


>>>
>>>
>>> --
>>> *V. Mohanadarshan*
>>> *Software Engineer,*
>>> *Data Technologies Team,*
>>> *WSO2, Inc. http://wso2.com  *
>>> *lean.enterprise.middleware.*
>>>
>>> email: mo...@wso2.com
>>> phone:(+94) 771117673
>>>
>>
>>
>>
>> --
>> Prabath Abeysekara
>> Associate Technical Lead, Data TG.
>> WSO2 Inc.
>> Email: praba...@wso2.com
>> Mobile: +94774171471
>>
>
>
>
> --
> *V. Mohanadarshan*
> *Software Engineer,*
> *Data Technologies Team,*
> *WSO2, Inc. http://wso2.com  *
> *lean.enterprise.middleware.*
>
> email: mo...@wso2.com
> phone:(+94) 771117673
>



-- 
*V. Mohanadarshan*
*Software Engineer,*
*Data Technologies Team,*
*WSO2, Inc. http://wso2.com  *
*lean.enterprise.middleware.*

email: mo...@wso2.com
phone:(+94) 771117673
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] IS 4.6.0 "travelocity" SSO sample is broken due to maven build issue

2014-06-26 Thread Lahiru Sandaruwan
Hi,

$subject... ?
Followed [1] and got following error,

[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR]   The project org.wso2.identity:org.wso2.sample.is.sso.agent:1.1.0
(/home/lahiru/work/engagements/setups/is_apim_sso/sampple/sso/SSOAgentSample/pom.xml)
has 1 error
[ERROR] Non-resolvable parent POM for
org.wso2.identity:wso2is-identity-samples-sso:4.6.0: Failure to find
org.wso2.identity:wso2is-identity-samples:pom:4.6.0 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 forced and
'parent.relativePath' points at wrong local POM @
org.wso2.identity:wso2is-identity-samples-sso:4.6.0,
/home/lahiru/work/engagements/setups/is_apim_sso/sampple/sso/pom.xml, line
22, column 13 -> [Help 2]
[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/ProjectBuildingException
[ERROR] [Help 2]
http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException


Thanks.

[1] https://docs.wso2.com/display/IS460/Configuring+SAML2+SSO

-- 
--
Lahiru Sandaruwan
Committer and PMC member, Apache Stratos,
Senior Software Engineer,
WSO2 Inc., http://wso2.com
lean.enterprise.middleware

email: lahi...@wso2.com cell: (+94) 773 325 954
blog: http://lahiruwrites.blogspot.com/
twitter: http://twitter.com/lahirus
linked-in: http://lk.linkedin.com/pub/lahiru-sandaruwan/16/153/146
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [G-Reg]5.0.0-SNAPSHOT Build failure

2014-06-26 Thread Darshana Gunawardana
Hi Sameera,

Seems like this is a issue with the p2-profile-gen pom. I have checked with
[1] but it dont have
"org.wso2.carbon.identity.relying.party.server.feature.group"
there.. Can you share the pom you were using..


[1]
https://github.com/wso2-dev/product-greg/blob/master/modules/p2-profile-gen/pom.xml


On Thu, Jun 26, 2014 at 7:53 PM, Sameera Kannangara 
wrote:

> Hi all,
>
> When building G-Reg 5.0.0-SNAPSHOT I got following error.
>
> [INFO] --- carbon-p2-plugin:1.5.3:p2-repo-gen (2-p2-repo-generation) @
> governance-profile-gen ---
> [ERROR] Error occured when processing the Feature Artifact:
> org.wso2.carbon:org.wso2.carbon.identity.relying.party.server.feature.group:4.3.0-SNAPSHOT
> org.apache.maven.plugin.MojoExecutionException: Error occured when
> processing the Feature Artifact:
> org.wso2.carbon:org.wso2.carbon.identity.relying.party.server.feature.group:4.3.0-SNAPSHOT
>  at
> org.wso2.maven.p2.RepositoryGenMojo.getProcessedFeatureArtifacts(RepositoryGenMojo.java:322)
> at
> org.wso2.maven.p2.RepositoryGenMojo.createRepo(RepositoryGenMojo.java:197)
>  at
> org.wso2.maven.p2.RepositoryGenMojo.execute(RepositoryGenMojo.java:191)
> at
> org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
>  at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
> at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
>  at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
> at
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
>  at
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
> at
> org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
>  at
> org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
> at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
>  at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
> at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
>  at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
> at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
>  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:597)
>  at
> org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
> at
> org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
>  at
> org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
> at
> org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
> Caused by: org.apache.maven.plugin.MojoExecutionException: ERROR
> at
> org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:43)
>  at
> org.wso2.maven.p2.RepositoryGenMojo.getProcessedFeatureArtifacts(RepositoryGenMojo.java:319)
> ... 23 more
> Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException:
> Failure to find
> org.wso2.carbon:org.wso2.carbon.identity.relying.party.server.feature.group:zip:4.3.0-SNAPSHOT
> 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 forced
>
> Try downloading the file manually from the project website.
>
> Then, install it using the command:
> mvn install:install-file -DgroupId=org.wso2.carbon
> -DartifactId=org.wso2.carbon.identity.relying.party.server.feature.group
> -Dversion=4.3.0-SNAPSHOT -Dpackaging=zip -Dfile=/path/to/file
>
> Alternatively, if you host your own repository you can deploy the file
> there:
> mvn deploy:deploy-file -DgroupId=org.wso2.carbon
> -DartifactId=org.wso2.carbon.identity.relying.party.server.feature.group
> -Dversion=4.3.0-SNAPSHOT -Dpackaging=zip -Dfile=/path/to/file -Durl=[url]
> -DrepositoryId=[id]
>
>
>
> org.wso2.carbon:org.wso2.carbon.identity.relying.party.server.feature.group:zip:4.3.0-SNAPSHOT
>
> from the specified remote repositories:
>   wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/,
> releases=true, snapshots=true),
>   wso2.releases (
> http://maven.wso2.org/nexus/content/repositories/releases/,
> releases=true, snapshots=true),
>   wso2.snapshots (
> http://maven.wso2.org/nexus/content/repositories/snapshots/,
> releases=false, snapshots=true),
>   central (http://repo.maven.apache.org/maven2, releases=true,
> snapshots=false)
>
> at
> org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:219)
>  at
> org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:157

Re: [Dev] [Architecture] Developer Studio 3.7.0 RC 1 Released!

2014-06-26 Thread Isuru Perera
On Wed, Jun 25, 2014 at 7:55 PM, Jasintha Dasanayake 
wrote:

> Hi Isuru
>
> IMO, SR2 is the most stable version of particular eclipse release also
> come up with fixes, that's why we do the migration after the SR2 release,
>
So, you are saying Eclipse Luna release is not stable? Also the SR1 release
is not stable enough to support Developer Studio?

>  Also migration effort depend on the changes in the eclipse core libraries
> , GMF and few other plug ins (M2E) , so it not easy always.
>
I really don't understand why you need to wait till SR2 release to do the
migration. Then in another four months a new Eclipse Release is coming. So,
Eclipse Luna users can use Developer Studio only for four months.

>
> BTW users are welcome to test this in Luna and send feedback :) that would
> be helpful to us do the migration quickly
>
I can definitely test as I am using Eclipse for development work. But my
point was that the users should not have to wait 8 months to get officially
supported WSO2 Developer Studio release on latest Eclipse release.

>
> Thanks
> /Jasintha
>
>
>
> On Thu, Jun 26, 2014 at 3:36 AM, Isuru Perera  wrote:
>
>> Hi Harshana,
>>
>> Well, I don't think that's a good practice now. This means that we have
>> to wait till February 25, 2015 to see Developer Studio on Eclipse Luna!
>> That's a major barrier for Eclipse users to use Developer Studio. At least
>> for me.
>>
>> In future, I would expect the Developer Studio team to test with release
>> candidates and make sure Developer Studio is ready for the newest Eclipse
>> Release. Eclipse releases follow a proper release schedule [1] and it
>> wouldn't be so hard for the team to work on supporting new releases.
>>
>> [1] http://wiki.eclipse.org/Simultaneous_Release
>>
>>
>> On Wed, Jun 25, 2014 at 10:05 AM, Harshana Eranga Martin <
>> harshan...@gmail.com> wrote:
>>
>>> Hi Isuru,
>>>
>>> Unfortunately the answer would be No!
>>>
>>> As a practice we always migrate only to a SR2 version of a new Eclipse
>>> release. It has been proven to be effective in the past due to bug fixes in
>>> SR2 releases and thus will be the case for future as well IMO.
>>>
>>> Thanks and Regards,
>>> Harshana
>>> On 26 Jun 2014 00:35, "Isuru Perera"  wrote:
>>>
 Eclipse Luna is released today [1]. When can we expect the Developer
 Studio to support Eclipse Luna?

 [1] http://www.eclipse.org/


 On Tue, Jun 17, 2014 at 10:17 PM, Gayan Yalpathwala 
 wrote:

> Hi Isuru,
>
> Developer Studio 3.7.0 runs on top of Eclipse Kepler and will not
> support Eclipse Luna.
>
> Thanks,
>
>
>  On Tue, Jun 17, 2014 at 11:23 PM, Isuru Perera 
> wrote:
>
>>  Hi,
>>
>> Can we install Developer Studio 3.7.0 to Eclipse Luna? Eclipse Luna
>> RC packages [1] are already available and I hope Developer Studio 3.7.0
>> will be compatible.
>>
>> [1] http://www.eclipse.org/downloads/index-developer.php
>>
>>
>> On Tue, Jun 10, 2014 at 1:42 AM, Susankha Nirmala 
>> wrote:
>>
>>> Hi All,
>>>
>>>   We have WSO2 Developer Studio 3.7.0 RC 1 ready to be downloaded at
>>> [1] and installed eclipse distributions available at [2]. This release
>>> includes following bug fixes, improvements and tasks.
>>>
>>> *Bug*
>>>
>>> [TOOLS-2261] - [Assignment Activity] XPath Expression auto fill is
>>> not working and also it's missing the 'Expression Language' selection 
>>> drop
>>> down list
>>> [TOOLS-2448] - Dev Studio doesn't support DSS 3.2.0 cassandra data
>>> stax configuration
>>> [TOOLS-2451] - The property name should be 'Cache Type' instead of
>>> 'Cache Action'
>>> [TOOLS-2452] - Connection type should be 'Pool' instead of
>>> DB_Connection in DBLOOKUP and DBREPORT
>>> [TOOLS-2453] - Composite application project pom editor has been
>>> overridden by default maven pom editor
>>> [TOOLS-2454] - 'initAxis2ClientOptions' is missing in Callout
>>> Mediator
>>> [TOOLS-2455] - Properties are missing in the Property Window of the
>>> Failover Endpoint
>>> [TOOLS-2456] - 'Session Timeout' property is missing in LoadBalance
>>>  Endpoint
>>> [TOOLS-2457] - Unnecessary properties 'WSDL Definition' and 'WSDL
>>> Description' in WSDLEndpoint
>>> [TOOLS-2458] - In Local entry properties view 'Value Type' property
>>> should be renamed properly with the values
>>> [TOOLS-2459] - 'Condition Type' property's values should be inline with
>>> management console in Filter Mediator
>>> [TOOLS-2461] - In Send Mediator only sequences should list down
>>> under 'Static Receiving Sequence' property
>>> [TOOLS-2462] - App Factory Login window always gets default Host URL
>>> [TOOLS-2464] - In HTTPEndpoint unwanted properties are displayed
>>> [TOOLS-2468] - Bean Mediator's property window is not properly
>>> organized
>>> [TOOLS-2469] - Property Name

Re: [Dev] IS 4.6.0 "travelocity" SSO sample is broken due to maven build issue

2014-06-26 Thread Dulanja Liyanage
Hi Lahiru,

Please refer "IS 4.6.0 SSO sample not building" @Dev.

Thanks
Dulanja


On Thu, Jun 26, 2014 at 10:40 PM, Lahiru Sandaruwan 
wrote:

> Hi,
>
> $subject... ?
> Followed [1] and got following error,
>
> [INFO] Scanning for projects...
> [ERROR] The build could not read 1 project -> [Help 1]
> [ERROR]
> [ERROR]   The project org.wso2.identity:org.wso2.sample.is.sso.agent:1.1.0
> (/home/lahiru/work/engagements/setups/is_apim_sso/sampple/sso/SSOAgentSample/pom.xml)
> has 1 error
> [ERROR] Non-resolvable parent POM for
> org.wso2.identity:wso2is-identity-samples-sso:4.6.0: Failure to find
> org.wso2.identity:wso2is-identity-samples:pom:4.6.0 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 forced and
> 'parent.relativePath' points at wrong local POM @
> org.wso2.identity:wso2is-identity-samples-sso:4.6.0,
> /home/lahiru/work/engagements/setups/is_apim_sso/sampple/sso/pom.xml, line
> 22, column 13 -> [Help 2]
> [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/ProjectBuildingException
> [ERROR] [Help 2]
> http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
>
>
> Thanks.
>
> [1] https://docs.wso2.com/display/IS460/Configuring+SAML2+SSO
>
> --
> --
> Lahiru Sandaruwan
> Committer and PMC member, Apache Stratos,
> Senior Software Engineer,
> WSO2 Inc., http://wso2.com
> lean.enterprise.middleware
>
> email: lahi...@wso2.com cell: (+94) 773 325 954
> blog: http://lahiruwrites.blogspot.com/
> twitter: http://twitter.com/lahirus
> linked-in: http://lk.linkedin.com/pub/lahiru-sandaruwan/16/153/146
>
>


-- 
Dulanja Liyanage
WSO2 Inc.
M: +94776764717
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] IS 4.6.0 "travelocity" SSO sample is broken due to maven build issue

2014-06-26 Thread Lahiru Sandaruwan
Thanks Dulanja,

Is this a room for doc improvement? We might mention changes before
building.

Thanks.


On Thu, Jun 26, 2014 at 11:13 PM, Dulanja Liyanage  wrote:

> Hi Lahiru,
>
> Please refer "IS 4.6.0 SSO sample not building" @Dev.
>
> Thanks
> Dulanja
>
>
>  On Thu, Jun 26, 2014 at 10:40 PM, Lahiru Sandaruwan 
> wrote:
>
>> Hi,
>>
>> $subject... ?
>> Followed [1] and got following error,
>>
>> [INFO] Scanning for projects...
>> [ERROR] The build could not read 1 project -> [Help 1]
>> [ERROR]
>> [ERROR]   The project
>> org.wso2.identity:org.wso2.sample.is.sso.agent:1.1.0
>> (/home/lahiru/work/engagements/setups/is_apim_sso/sampple/sso/SSOAgentSample/pom.xml)
>> has 1 error
>> [ERROR] Non-resolvable parent POM for
>> org.wso2.identity:wso2is-identity-samples-sso:4.6.0: Failure to find
>> org.wso2.identity:wso2is-identity-samples:pom:4.6.0 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 forced and
>> 'parent.relativePath' points at wrong local POM @
>> org.wso2.identity:wso2is-identity-samples-sso:4.6.0,
>> /home/lahiru/work/engagements/setups/is_apim_sso/sampple/sso/pom.xml, line
>> 22, column 13 -> [Help 2]
>> [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/ProjectBuildingException
>> [ERROR] [Help 2]
>> http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
>>
>>
>> Thanks.
>>
>> [1] https://docs.wso2.com/display/IS460/Configuring+SAML2+SSO
>>
>> --
>> --
>> Lahiru Sandaruwan
>> Committer and PMC member, Apache Stratos,
>> Senior Software Engineer,
>> WSO2 Inc., http://wso2.com
>> lean.enterprise.middleware
>>
>> email: lahi...@wso2.com cell: (+94) 773 325 954
>> blog: http://lahiruwrites.blogspot.com/
>> twitter: http://twitter.com/lahirus
>> linked-in: http://lk.linkedin.com/pub/lahiru-sandaruwan/16/153/146
>>
>>
>
>
> --
> Dulanja Liyanage
> WSO2 Inc.
> M: +94776764717
>



-- 
--
Lahiru Sandaruwan
Committer and PMC member, Apache Stratos,
Senior Software Engineer,
WSO2 Inc., http://wso2.com
lean.enterprise.middleware

email: lahi...@wso2.com cell: (+94) 773 325 954
blog: http://lahiruwrites.blogspot.com/
twitter: http://twitter.com/lahirus
linked-in: http://lk.linkedin.com/pub/lahiru-sandaruwan/16/153/146
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [G-Reg]Build failure in carbon-registry

2014-06-26 Thread Sameera Kannangara
Hi,

Please note that changes regarding this build are still in my personal
repository at [1]

Thank you,
SameeraK

[1] https://github.com/sameerak/carbon-registry/blob/master/pom.xml



On Thu, Jun 26, 2014 at 8:05 PM, Sameera Kannangara 
wrote:

> Hi all,
>
> When building wso2-dev/carbon-registry with following rampart version
> values in the pom
>
> 1.6.1-wso2v13-SNAPSHOT
> 1.6.1.wso2v13-SNAPSHOT
>
> I got following error.
>
> [INFO]
> 
> [INFO] Building WSO2 Carbon - Registry - Web Service 4.3.0-SNAPSHOT
> [INFO]
> 
> [WARNING] The POM for
> org.apache.rampart:rampart-core:jar:1.6.1.wso2v13-SNAPSHOT is missing, no
> dependency information available
> [INFO]
> 
> [INFO] Reactor Summary:
> [INFO]
> [INFO] WSO2 Carbon - Registry - Web Service .. FAILURE [0.636s]
> [INFO] WSO2 Carbon - Registry - Web Service Client ... SKIPPED
> [INFO] WSO2 Carbon - Registry - Indexing UI .. SKIPPED
> [INFO] WSO2 Carbon - Registry - WebDAV ... SKIPPED
> [INFO] WSO2 Carbon - Registry - JCR .. SKIPPED
> [INFO] WSO2 Carbon - Registry - Social ... SKIPPED
> [INFO] WSO2 Carbon - Registry - Social API Impl .. SKIPPED
> [INFO] WSO2 Carbon - Registry - Task Implementation .. SKIPPED
> [INFO] WSO2 Carbon - Registry - Reporting BE . SKIPPED
> [INFO] WSO2 Carbon - Registry - Reporting UI . SKIPPED
> [INFO] Registry REST API . SKIPPED
> [INFO] WSO2 Carbon - Registry - CMIS . SKIPPED
> [INFO] WSO2 Carbon - Registry Core Feature Aggregator Module  SKIPPED
> [INFO] WSO2 Carbon - Registry Core Common Feature  SKIPPED
> [INFO] WSO2 Carbon - Registry Core Server Feature  SKIPPED
> [INFO] WSO2 Carbon - Registry Core UI Feature  SKIPPED
> [INFO] WSO2 Carbon - Registry Search UI Feature .. SKIPPED
> [INFO] WSO2 Carbon - Registry Core Feature ... SKIPPED
> [INFO] WSO2 Carbon - Registry UI Menu Feature  SKIPPED
> [INFO] WSO2 Carbon - Registry UI Menu for Governance Feature  SKIPPED
> [INFO] WSO2 Carbon - Registry Content Search Feature Aggregator Module
>  SKIPPED
> [INFO] WSO2 Carbon - Registry Content Search Server Feature  SKIPPED
> [INFO] WSO2 Carbon - Registry Content Search Feature . SKIPPED
> [INFO] WSO2 Carbon - Registry Content Search UI Feature .. SKIPPED
> [INFO] WSO2 Carbon - Registry Resource Properties Feature Aggregator
> Module  SKIPPED
> [INFO] WSO2 Carbon - Registry Resource Properties Server Feature  SKIPPED
> [INFO] WSO2 Carbon - Registry Resource Properties UI Feature  SKIPPED
> [INFO] WSO2 Carbon - Registry Resource Properties Feature  SKIPPED
> [INFO] WSO2 Carbon - Registry Profiles Feature Aggregator Module  SKIPPED
> [INFO] WSO2 Carbon - Registry Profiles Server Feature  SKIPPED
> [INFO] WSO2 Carbon - Registry Profiles UI Feature  SKIPPED
> [INFO] WSO2 Carbon - Registry Profiles Feature ... SKIPPED
> [INFO] WSO2 Carbon - Registry WS API Feature Aggregator Module  SKIPPED
> [INFO] WSO2 Carbon - Registry WS API Feature . SKIPPED
> [INFO] WSO2 Carbon - Registry Activities Feature Aggregator Module  SKIPPED
> [INFO] WSO2 Carbon - Registry Activities Server Feature .. SKIPPED
> [INFO] WSO2 Carbon - Registry Activities UI Feature .. SKIPPED
> [INFO] WSO2 Carbon - Registry Activities Feature . SKIPPED
> [INFO] WSO2 Carbon - Registry Handler Config Feature Aggregator Module
>  SKIPPED
> [INFO] WSO2 Carbon - Registry Handler Config Server Feature  SKIPPED
> [INFO] WSO2 Carbon - Registry Handler Config UI Feature .. SKIPPED
> [INFO] WSO2 Carbon - Registry Handler Config Feature . SKIPPED
> [INFO] WSO2 Carbon - Registry Associations/Dependencies Feature Aggregator
> Module  SKIPPED
> [INFO] WSO2 Carbon - Registry Associations/Dependencies Server Feature
>  SKIPPED
> [INFO] WSO2 Carbon - Registry Associations/Dependencies UI Feature  SKIPPED
> [INFO] WSO2 Carbon - Registry Associations/Dependencies Feature  SKIPPED
> [INFO] WSO2 Carbon - Registry Community Features Feature Aggregator Module
>  SKIPPED
> [INFO] WSO2 Carbon - Registry Community Features Server Feature  SKIPPED
> [INFO] WSO2 Carbon - Registry Community Features UI Feature  SKIPPED
> [INFO] WSO2 Carbon - Registry Community Features Feature . SKIPPED
> [INFO] WSO2 Carbon - Registry Task Feature Aggregator Module  SKIPPED
> [INFO] WSO2 Carbon - Registry Task Server Feature  SKIPPED
> [INFO] WSO2 Carbon - Registry Task Feature ... SKIPPED
> [INFO] WSO2 Carbon - Registry Reporting Feature Aggregator Module  SKIPPED
> [INFO] WSO2 Carbon - Registry Reporting Server Feature ... SKIPPED
> [INFO] WSO2 Carbon - Registry Reporting UI Feature ... SKIPPED
> [INFO] WSO2 Ca

Re: [Dev] Please review and merge PR carbon-storage-management#2

2014-06-26 Thread Prabath Abeysekera
Yeah sure. Lemme check and get back to you.

Cheers,
Prabath


On Thu, Jun 26, 2014 at 8:03 PM, Mohanadarshan Vivekanandalingam <
mo...@wso2.com> wrote:

> Hi Prabath,
>
> Sorry, we are still encountering the same issue. It seems issue is not
> fixed (I have checkout the carbon-storage-management repo and built it)..
> Is it possible to look into this when you got some time..
>
> Thanks,
> Mohan
>
>
>
> On Wed, Jun 25, 2014 at 10:59 AM, Mohanadarshan Vivekanandalingam <
> mo...@wso2.com> wrote:
>
>> Thanks a lot Prabath..
>>
>> Regards,
>> Mohan
>>
>>
>>
>> On Wed, Jun 25, 2014 at 8:51 AM, Prabath Abeysekera 
>> wrote:
>>
>>> Hi Mohan,
>>>
>>> This is done. Please check and verify.
>>>
>>> Cheers,
>>> Prabath
>>>
>>>
>>> On Tue, Jun 24, 2014 at 12:05 PM, Mohanadarshan Vivekanandalingam <
>>> mo...@wso2.com> wrote:
>>>
 Hi Prabath,

 Are there any issues in merging these changes.. It is one of a blocker
 to build a proper pack from github..
 Appreciate for a quick response..

 Thanks,
 Mohan




 On Fri, Jun 6, 2014 at 8:17 AM, Prabath Abeysekera 
 wrote:

> Hi Lasantha,
>
> Will do.
>
> Cheers,
> Prabath
>
>
> On Thu, Jun 5, 2014 at 10:46 PM, Lasantha Fernando 
> wrote:
>
>> Hi,
>>
>> Can you please review and merge pull request in [1]?
>>
>> [1] https://github.com/wso2-dev/carbon-storage-management/pull/2
>>
>> Thanks,
>> Lasantha
>>
>> --
>> *Lasantha Fernando*
>> Software Engineer - Data Technologies Team
>> WSO2 Inc. http://wso2.com
>>
>> email: lasan...@wso2.com
>> mobile: (+94) 71 5247551
>>
>
>
>
> --
> Prabath Abeysekara
> Associate Technical Lead, Data TG.
> WSO2 Inc.
> Email: praba...@wso2.com
> Mobile: +94774171471
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


 --
 *V. Mohanadarshan*
 *Software Engineer,*
 *Data Technologies Team,*
 *WSO2, Inc. http://wso2.com  *
 *lean.enterprise.middleware.*

 email: mo...@wso2.com
 phone:(+94) 771117673

>>>
>>>
>>>
>>> --
>>> Prabath Abeysekara
>>> Associate Technical Lead, Data TG.
>>> WSO2 Inc.
>>> Email: praba...@wso2.com
>>> Mobile: +94774171471
>>>
>>
>>
>>
>> --
>> *V. Mohanadarshan*
>> *Software Engineer,*
>> *Data Technologies Team,*
>> *WSO2, Inc. http://wso2.com  *
>> *lean.enterprise.middleware.*
>>
>> email: mo...@wso2.com
>> phone:(+94) 771117673
>>
>
>
>
> --
> *V. Mohanadarshan*
> *Software Engineer,*
> *Data Technologies Team,*
> *WSO2, Inc. http://wso2.com  *
> *lean.enterprise.middleware.*
>
> email: mo...@wso2.com
> phone:(+94) 771117673
>



-- 
Prabath Abeysekara
Associate Technical Lead, Data TG.
WSO2 Inc.
Email: praba...@wso2.com
Mobile: +94774171471
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [G-Reg]5.0.0-SNAPSHOT Build failure

2014-06-26 Thread Darshana Gunawardana
Hi Sameera,

Try removing 'group' at line 288 in [1].
Ex,
org.wso2.carbon:org.wso2.carbon.identity.relying.party.server.feature:${carbon.platform.version}

[1]
https://github.com/sameerak/product-greg/blob/master/modules/p2-profile-gen/pom.xml#L288

Thanks,


On Thu, Jun 26, 2014 at 10:56 PM, Sameera Kannangara 
wrote:

> Hi Darshana,
>
> Please find the pom attached.
> Commit to these changes are only applied to my fork yet.
> you can get the pom at [1] too.
>
> [1]
> https://github.com/sameerak/product-greg/blob/master/modules/p2-profile-gen/pom.xml
>
>
>
> On Thu, Jun 26, 2014 at 10:40 PM, Darshana Gunawardana 
> wrote:
>
>> Hi Sameera,
>>
>> Seems like this is a issue with the p2-profile-gen pom. I have checked
>> with [1] but it dont have 
>> "org.wso2.carbon.identity.relying.party.server.feature.group"
>> there.. Can you share the pom you were using..
>>
>>
>> [1]
>> https://github.com/wso2-dev/product-greg/blob/master/modules/p2-profile-gen/pom.xml
>>
>>
>> On Thu, Jun 26, 2014 at 7:53 PM, Sameera Kannangara 
>> wrote:
>>
>>> Hi all,
>>>
>>> When building G-Reg 5.0.0-SNAPSHOT I got following error.
>>>
>>> [INFO] --- carbon-p2-plugin:1.5.3:p2-repo-gen (2-p2-repo-generation) @
>>> governance-profile-gen ---
>>> [ERROR] Error occured when processing the Feature Artifact:
>>> org.wso2.carbon:org.wso2.carbon.identity.relying.party.server.feature.group:4.3.0-SNAPSHOT
>>> org.apache.maven.plugin.MojoExecutionException: Error occured when
>>> processing the Feature Artifact:
>>> org.wso2.carbon:org.wso2.carbon.identity.relying.party.server.feature.group:4.3.0-SNAPSHOT
>>>  at
>>> org.wso2.maven.p2.RepositoryGenMojo.getProcessedFeatureArtifacts(RepositoryGenMojo.java:322)
>>> at
>>> org.wso2.maven.p2.RepositoryGenMojo.createRepo(RepositoryGenMojo.java:197)
>>>  at
>>> org.wso2.maven.p2.RepositoryGenMojo.execute(RepositoryGenMojo.java:191)
>>> at
>>> org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
>>>  at
>>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
>>> at
>>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
>>>  at
>>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
>>> at
>>> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
>>>  at
>>> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
>>> at
>>> org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
>>>  at
>>> org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
>>> at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
>>>  at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
>>> at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
>>>  at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
>>> at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
>>>  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:597)
>>>  at
>>> org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
>>> at
>>> org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
>>>  at
>>> org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
>>> at
>>> org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
>>> Caused by: org.apache.maven.plugin.MojoExecutionException: ERROR
>>> at
>>> org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:43)
>>>  at
>>> org.wso2.maven.p2.RepositoryGenMojo.getProcessedFeatureArtifacts(RepositoryGenMojo.java:319)
>>> ... 23 more
>>> Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException:
>>> Failure to find
>>> org.wso2.carbon:org.wso2.carbon.identity.relying.party.server.feature.group:zip:4.3.0-SNAPSHOT
>>> 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 forced
>>>
>>> Try downloading the file manually from the project website.
>>>
>>> Then, install it using the command:
>>> mvn install:install-file -DgroupId=org.wso2.carbon
>>> -DartifactId=org.wso2.carbon.identity.relying.party.server.feature.group
>>> -Dversion=4.3.0-SNAPSHOT -Dpackaging=zip -Dfile=/path/to/file
>>>
>>> Alternatively, if you host your own repository you can deploy the file
>>> there:
>>> mvn deploy:deploy-file -DgroupId=org.wso2.carbon
>>> -DartifactId=org.wso2.carbon.identity.relying.party.server.feature.group
>>> -Dversion=4.3.0-SNAPSHOT -Dpackaging=zip -Dfile=/path/to/fi

[Dev] JSON Path Evaluation prints logs which is really not needed

2014-06-26 Thread Dushan Abeyruwan
Hi Ishan,
  We need to fix this, don't think this required to be printed.

$.hash>. Returning empty result. Error>>> invalid path
[2014-06-27 10:22:39,097]  INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
 [2014-06-27 10:22:39,097] ERROR - SynapseJsonPath #stringValueOf. Error
evaluating JSON Path <$.list>. Returning empty result. Error>>> invalid path
[2014-06-27 10:22:39,098]  INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
 [2014-06-27 10:22:39,098] ERROR - SynapseJsonPath #stringValueOf. Error
evaluating JSON Path <$.revLimit>. Returning empty result. Error>>> invalid
path
[2014-06-27 10:22:39,099]  INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
 [2014-06-27 10:22:39,099] ERROR - SynapseJsonPath #stringValueOf. Error
evaluating JSON Path <$.includeMediaInfo>. Returning empty result. Error>>>
invalid path
[2014-06-27 10:22:39,100]  INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
 [2014-06-27 10:22:39,100] ERROR - SynapseJsonPath #stringValueOf. Error
evaluating JSON Path <$.fromCopyRef>. Returning empty result. Error>>>
invalid path
[2014-06-27 10:22:39,101]  INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
 [2014-06-27 10:22:39,101] ERROR - SynapseJsonPath #stringValueOf. Error
evaluating JSON Path <$.overwrite>. Returning empty result. Error>>>
invalid path
[2014-06-27 10:22:39,103]  INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
 [2014-06-27 10:22:39,102] ERROR - SynapseJsonPath #stringValueOf. Error
evaluating JSON Path <$.parentRev>. Returning empty result. Error>>>
invalid path
[2014-06-27 10:22:39,104]  INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
 [2014-06-27 10:22:39,104] ERROR - SynapseJsonPath #stringValueOf. Error
evaluating JSON Path <$.uploadId>. Returning empty result. Error>>> invalid
path
[2014-06-27 10:22:39,853]  INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
 [2014-06-27 10:22:39,853] ERROR - SynapseJsonPath #stringValueOf. Error
evaluating JSON Path <$.apiUrl>. Returning empty result. Error>>> invalid
path
[2014-06-27 10:22:39,853]  INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
 [2014-06-27 10:22:39,853] ERROR - SynapseJsonPath #stringValueOf. Error
evaluating JSON Path <$.accessToken>. Returning empty result. Error>>>
invalid path
[2014-06-27 10:22:39,854]  INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
 [2014-06-27 10:22:39

-- 
Dushan Abeyruwan | Associate Tech Lead
Integration Technologies Team
PMC Member Apache Synpase
WSO2 Inc. http://wso2.com/
Blog:http://dushansview.blogspot.com/
Mobile:(0094)713942042
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Why carbon-platform-integration fails in master jenkins

2014-06-26 Thread Krishantha Samaraweera
Hi Maheshika,

Can you please check why this fails -
https://wso2.org/jenkins/job/carbon-platform-integration/422/console

It seems like a git plugin issue. Shall we try to trigger the build
manually.

Thanks,
Krishantha.

-- 
Krishantha Samaraweera
Senior Technical Lead - Test Automation
Mobile: +94 77 7759918
WSO2, Inc.; http://wso2.com/
lean . enterprise . middlewear.
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [G-Reg]5.0.0-SNAPSHOT Build failure

2014-06-26 Thread Sameera Kannangara
Hi,

I changed org.wso2.carbon.identity.relying.party.server.feature.group
entries to org.wso2.carbon.identity.relying.party.server.feature,
and built again.
now the build process gives following build failure.

[INFO] Extracting feature
org.wso2.carbon:org.wso2.carbon.tenant.common.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Command line:
/bin/sh -c cd
/home/sameerak/repos/wso2/g-reg/product-greg/modules/p2-profile-gen &&
/usr/installations/jdk1.6.0_45/jre/bin/java -jar
/home/sameerak/.m21/repository/org/eclipse/tycho/tycho-p2-runtime/0.13.0/eclipse/plugins/org.eclipse.equinox.launcher_1.2.0.v20110725-1610.jar
-nosplash -application
org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher -source
/home/sameerak/repos/wso2/g-reg/product-greg/modules/p2-profile-gen/target/tmp.1403846776845/featureExtract
-metadataRepository
file:/home/sameerak/repos/wso2/g-reg/product-greg/modules/p2-profile-gen/target/p2-repo
-metadataRepositoryName governance-profile-gen -artifactRepository
file:/home/sameerak/repos/wso2/g-reg/product-greg/modules/p2-profile-gen/target/p2-repo
-artifactRepositoryName governance-profile-gen -publishArtifacts
-publishArtifactRepository -compress -append
Generating metadata for ..
Generation completed with success [9 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated
Repository
[INFO]
[INFO] --- carbon-p2-plugin:1.5.3:publish-product (publishing product) @
governance-profile-gen ---
[INFO] Command line:
/bin/sh -c cd
/home/sameerak/repos/wso2/g-reg/product-greg/modules/p2-profile-gen &&
/usr/installations/jdk1.6.0_45/jre/bin/java -jar
/home/sameerak/.m21/repository/org/eclipse/tycho/tycho-p2-runtime/0.13.0/eclipse/plugins/org.eclipse.equinox.launcher_1.2.0.v20110725-1610.jar
-nosplash -application org.eclipse.equinox.p2.publisher.ProductPublisher
-metadataRepository
file:/home/sameerak/repos/wso2/g-reg/product-greg/modules/p2-profile-gen/target/p2-repo
-artifactRepository
file:/home/sameerak/repos/wso2/g-reg/product-greg/modules/p2-profile-gen/target/p2-repo
-productFile
/home/sameerak/repos/wso2/g-reg/product-greg/modules/p2-profile-gen/carbon.product
-executables
/home/sameerak/repos/wso2/g-reg/product-greg/modules/p2-profile-gen/target/org.eclipse.equinox.executable_3.5.0.v20110530-7P7NFUFFLWUl76mart
-publishArtifacts -configs gtk.linux.x86 -flavor tooling -append
Generating metadata for ..
Generation completed with success [0 seconds].
[INFO]
[INFO] --- carbon-p2-plugin:1.5.3:materialize-product
(creating-repository-profile) @ governance-profile-gen ---
[INFO] Command line:
/bin/sh -c cd
/home/sameerak/repos/wso2/g-reg/product-greg/modules/p2-profile-gen &&
/usr/installations/jdk1.6.0_45/jre/bin/java -jar
/home/sameerak/.m21/repository/org/eclipse/tycho/tycho-p2-runtime/0.13.0/eclipse/plugins/org.eclipse.equinox.launcher_1.2.0.v20110725-1610.jar
-nosplash -application org.eclipse.equinox.p2.director -metadataRepository
file:/home/sameerak/repos/wso2/g-reg/product-greg/modules/p2-profile-gen/target/p2-repo
-artifactRepository
file:/home/sameerak/repos/wso2/g-reg/product-greg/modules/p2-profile-gen/target/p2-repo
-installIU carbon.product.id -profileProperties
org.eclipse.update.install.features=true -profile repository -bundlepool
file:/home/sameerak/repos/wso2/g-reg/product-greg/modules/p2-profile-gen/target/wso2carbon-core-4.3.0-SNAPSHOT/repository/components
-shared
file:/home/sameerak/repos/wso2/g-reg/product-greg/modules/p2-profile-gen/target/wso2carbon-core-4.3.0-SNAPSHOT/repository/components/p2
-destination
file:/home/sameerak/repos/wso2/g-reg/product-greg/modules/p2-profile-gen/target/wso2carbon-core-4.3.0-SNAPSHOT/repository/components/repository
-p2.os linux -p2.ws gtk -p2.arch x86 -roaming
Installing carbon.product.id 4.3.0.SNAPSHOT.
Operation completed in 1774 ms.
[INFO]
[INFO] --- carbon-p2-plugin:1.5.3:materialize-product
(creating-uddi-registry-profile) @ governance-profile-gen ---
[INFO] Command line:
/bin/sh -c cd
/home/sameerak/repos/wso2/g-reg/product-greg/modules/p2-profile-gen &&
/usr/installations/jdk1.6.0_45/jre/bin/java -jar
/home/sameerak/.m21/repository/org/eclipse/tycho/tycho-p2-runtime/0.13.0/eclipse/plugins/org.eclipse.equinox.launcher_1.2.0.v20110725-1610.jar
-nosplash -application org.eclipse.equinox.p2.director -metadataRepository
file:/home/sameerak/repos/wso2/g-reg/product-greg/modules/p2-profile-gen/target/p2-repo
-artifactRepository
file:/home/sameerak/repos/wso2/g-reg/product-greg/modules/p2-profile-gen/target/p2-repo
-installIU carbon.product.id -profileProperties
org.eclipse.update.install.features=true -profile uddi-registry -bundlepool
file:/home/sameerak/repos/wso2/g-reg/product-greg/modules/p2-profile-gen/target/wso2carbon-core-4.3.0-SNAPSHOT/repository/components
-shared
file:/home/sameerak/repos/wso2/g-reg/product-greg/modules/p2-profile-gen/target/wso2carbon-core-4.3.0-SNAPSHOT/repository/components/p2
-destination
file:/home/sameerak/r

[Dev] @Before and @After annotations

2014-06-26 Thread Prasad Tissera
Hi,

I tried to use @Before and @After annotations in IS Integration tests which
uses Test framework 4.2.8 but those were not working as expected. I also
tried setUp() and tearDown() methods, but that also didn't work.

Can't we use those annotations with the test framework?

Thanks.
-- 
Prasad Tissera
Software Engineer.
Mobile : +94777223444
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Why carbon-platform-integration fails in master jenkins

2014-06-26 Thread Maheshika Goonetilleke
Hi Krishantha

I started a manual build and is successful.



On Fri, Jun 27, 2014 at 10:54 AM, Krishantha Samaraweera <
krishan...@wso2.com> wrote:

> Hi Maheshika,
>
> Can you please check why this fails -
> https://wso2.org/jenkins/job/carbon-platform-integration/422/console
>
> It seems like a git plugin issue. Shall we try to trigger the build
> manually.
>
> Thanks,
> Krishantha.
>
> --
> Krishantha Samaraweera
> Senior Technical Lead - Test Automation
> Mobile: +94 77 7759918
> WSO2, Inc.; http://wso2.com/
> lean . enterprise . middlewear.
>



-- 

Thanks & Best Regards,

Maheshika Goonetilleke
Engineering Process Coordinator

*WSO2 Inc*
*email   : mahesh...@wso2.com *
*mobile : +94 773 596707*
*www: :http://wso2.com *lean . enterprise . middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] @Before and @After annotations

2014-06-26 Thread Nuwan Wimalasekara
Hi Prasad,
 @Before and @After annotations come with the JUnit.  The test framework
works with TestNg. So you can not get worked JUint annotations with test
framework. Please use  @BeforeClass and @AfterClass annotations to get the
same work done and refer [1] for all annotation support with testNg.

[1] http://testng.org/doc/documentation-main.html#annotations

Thanks,
Nuwanw


On Fri, Jun 27, 2014 at 11:22 AM, Prasad Tissera  wrote:

> Hi,
>
> I tried to use @Before and @After annotations in IS Integration tests
> which uses Test framework 4.2.8 but those were not working as expected. I
> also tried setUp() and tearDown() methods, but that also didn't work.
>
> Can't we use those annotations with the test framework?
>
> Thanks.
> --
> Prasad Tissera
> Software Engineer.
> Mobile : +94777223444
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Nuwan Wimalasekara
Senior Software Engineer - Test Automation
WSO2, Inc.: http://wso2.com
lean. enterprise. middleware

phone: +94 71 668 4620
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Debug Server in Integration Tests

2014-06-26 Thread Prasad Tissera
Hi,

When using mvn -Dmaven.surefire.debug test we cannot debug the server. Is
there a way to launch the server (ex. IS) in debug mode. Because sometimes
it is helpful when creating test cases. Thanks.

-- 
Prasad Tissera
Software Engineer.
Mobile : +94777223444
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Where is axiom svn location in our svn?

2014-06-26 Thread Vijayaratha Vijayasingam
Hi all;
I could not find the place..
Can somebody point me?
I do not see axiom jar in my svn, due to that service-stub build does not
build in my machine..
Thanks.

-- 
-Ratha
mobile: (+94)755906608
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Debug Server in Integration Tests

2014-06-26 Thread Krishantha Samaraweera
Debugging carbon server is describes at TAF documentation -
https://docs.wso2.com/display/TA430/Debugging+Product+Integration+Tests

Thanks,
Krishantha.


On Fri, Jun 27, 2014 at 11:40 AM, Prasad Tissera  wrote:

> Hi,
>
> When using mvn -Dmaven.surefire.debug test we cannot debug the server. Is
> there a way to launch the server (ex. IS) in debug mode. Because sometimes
> it is helpful when creating test cases. Thanks.
>
> --
> Prasad Tissera
> Software Engineer.
> Mobile : +94777223444
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Krishantha Samaraweera
Senior Technical Lead - Test Automation
Mobile: +94 77 7759918
WSO2, Inc.; http://wso2.com/
lean . enterprise . middlewear.
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] @Before and @After annotations

2014-06-26 Thread Isura Karunaratne
Hi Prasad,

You can use *@BeforeMethod and @AfterMethod *annotations instead of
 @Before and @After

Thanks


On Fri, Jun 27, 2014 at 11:33 AM, Nuwan Wimalasekara 
wrote:

> Hi Prasad,
>  @Before and @After annotations come with the JUnit.  The test framework
> works with TestNg. So you can not get worked JUint annotations with test
> framework. Please use  @BeforeClass and @AfterClass annotations to get the
> same work done and refer [1] for all annotation support with testNg.
>
> [1] http://testng.org/doc/documentation-main.html#annotations
>
> Thanks,
> Nuwanw
>
>
> On Fri, Jun 27, 2014 at 11:22 AM, Prasad Tissera  wrote:
>
>> Hi,
>>
>> I tried to use @Before and @After annotations in IS Integration tests
>> which uses Test framework 4.2.8 but those were not working as expected. I
>> also tried setUp() and tearDown() methods, but that also didn't work.
>>
>> Can't we use those annotations with the test framework?
>>
>> Thanks.
>> --
>> Prasad Tissera
>> Software Engineer.
>> Mobile : +94777223444
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Nuwan Wimalasekara
> Senior Software Engineer - Test Automation
> WSO2, Inc.: http://wso2.com
> lean. enterprise. middleware
>
> phone: +94 71 668 4620
>
>
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Isura Dilhara Karunaratne
Software Engineer

Mob +94 772 254 810
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [G-Reg]5.0.0-SNAPSHOT Build failure

2014-06-26 Thread Sameera Kannangara
Hi Darshana,

Build progresses passing last failure point after changing line 288.
previous build failure occurred due to changing all
org.wso2.carbon.identity.relying.party.server.feature.group entries
to org.wso2.carbon.identity.relying.party.server.feature.

Thanks a lot,
SameeraK



On Fri, Jun 27, 2014 at 11:06 AM, Sameera Kannangara 
wrote:

> Hi,
>
> I changed org.wso2.carbon.identity.relying.party.server.feature.group
> entries to org.wso2.carbon.identity.relying.party.server.feature,
> and built again.
> now the build process gives following build failure.
>
> [INFO] Extracting feature
> org.wso2.carbon:org.wso2.carbon.tenant.common.feature
> [INFO] Copying resources
> [INFO] Running Equinox P2 Publisher Application for Repository Generation
> [INFO] Command line:
> /bin/sh -c cd
> /home/sameerak/repos/wso2/g-reg/product-greg/modules/p2-profile-gen &&
> /usr/installations/jdk1.6.0_45/jre/bin/java -jar
> /home/sameerak/.m21/repository/org/eclipse/tycho/tycho-p2-runtime/0.13.0/eclipse/plugins/org.eclipse.equinox.launcher_1.2.0.v20110725-1610.jar
> -nosplash -application
> org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher -source
> /home/sameerak/repos/wso2/g-reg/product-greg/modules/p2-profile-gen/target/tmp.1403846776845/featureExtract
> -metadataRepository
> file:/home/sameerak/repos/wso2/g-reg/product-greg/modules/p2-profile-gen/target/p2-repo
> -metadataRepositoryName governance-profile-gen -artifactRepository
> file:/home/sameerak/repos/wso2/g-reg/product-greg/modules/p2-profile-gen/target/p2-repo
> -artifactRepositoryName governance-profile-gen -publishArtifacts
> -publishArtifactRepository -compress -append
> Generating metadata for ..
> Generation completed with success [9 seconds].
> [INFO] Running Equinox P2 Category Publisher Application for the Generated
> Repository
> [INFO]
> [INFO] --- carbon-p2-plugin:1.5.3:publish-product (publishing product) @
> governance-profile-gen ---
> [INFO] Command line:
> /bin/sh -c cd
> /home/sameerak/repos/wso2/g-reg/product-greg/modules/p2-profile-gen &&
> /usr/installations/jdk1.6.0_45/jre/bin/java -jar
> /home/sameerak/.m21/repository/org/eclipse/tycho/tycho-p2-runtime/0.13.0/eclipse/plugins/org.eclipse.equinox.launcher_1.2.0.v20110725-1610.jar
> -nosplash -application org.eclipse.equinox.p2.publisher.ProductPublisher
> -metadataRepository
> file:/home/sameerak/repos/wso2/g-reg/product-greg/modules/p2-profile-gen/target/p2-repo
> -artifactRepository
> file:/home/sameerak/repos/wso2/g-reg/product-greg/modules/p2-profile-gen/target/p2-repo
> -productFile
> /home/sameerak/repos/wso2/g-reg/product-greg/modules/p2-profile-gen/carbon.product
> -executables
> /home/sameerak/repos/wso2/g-reg/product-greg/modules/p2-profile-gen/target/org.eclipse.equinox.executable_3.5.0.v20110530-7P7NFUFFLWUl76mart
> -publishArtifacts -configs gtk.linux.x86 -flavor tooling -append
> Generating metadata for ..
> Generation completed with success [0 seconds].
> [INFO]
> [INFO] --- carbon-p2-plugin:1.5.3:materialize-product
> (creating-repository-profile) @ governance-profile-gen ---
> [INFO] Command line:
> /bin/sh -c cd
> /home/sameerak/repos/wso2/g-reg/product-greg/modules/p2-profile-gen &&
> /usr/installations/jdk1.6.0_45/jre/bin/java -jar
> /home/sameerak/.m21/repository/org/eclipse/tycho/tycho-p2-runtime/0.13.0/eclipse/plugins/org.eclipse.equinox.launcher_1.2.0.v20110725-1610.jar
> -nosplash -application org.eclipse.equinox.p2.director -metadataRepository
> file:/home/sameerak/repos/wso2/g-reg/product-greg/modules/p2-profile-gen/target/p2-repo
> -artifactRepository
> file:/home/sameerak/repos/wso2/g-reg/product-greg/modules/p2-profile-gen/target/p2-repo
> -installIU carbon.product.id -profileProperties
> org.eclipse.update.install.features=true -profile repository -bundlepool
> file:/home/sameerak/repos/wso2/g-reg/product-greg/modules/p2-profile-gen/target/wso2carbon-core-4.3.0-SNAPSHOT/repository/components
> -shared
> file:/home/sameerak/repos/wso2/g-reg/product-greg/modules/p2-profile-gen/target/wso2carbon-core-4.3.0-SNAPSHOT/repository/components/p2
> -destination
> file:/home/sameerak/repos/wso2/g-reg/product-greg/modules/p2-profile-gen/target/wso2carbon-core-4.3.0-SNAPSHOT/repository/components/repository
> -p2.os linux -p2.ws gtk -p2.arch x86 -roaming
> Installing carbon.product.id 4.3.0.SNAPSHOT.
> Operation completed in 1774 ms.
> [INFO]
> [INFO] --- carbon-p2-plugin:1.5.3:materialize-product
> (creating-uddi-registry-profile) @ governance-profile-gen ---
> [INFO] Command line:
> /bin/sh -c cd
> /home/sameerak/repos/wso2/g-reg/product-greg/modules/p2-profile-gen &&
> /usr/installations/jdk1.6.0_45/jre/bin/java -jar
> /home/sameerak/.m21/repository/org/eclipse/tycho/tycho-p2-runtime/0.13.0/eclipse/plugins/org.eclipse.equinox.launcher_1.2.0.v20110725-1610.jar
> -nosplash -application org.eclipse.equinox.p2.director -metadataRepository
> file:/home/sameerak/repos/wso2/g-reg/product-greg/modules/p2-profile-gen/target/p2-repo
> -artifactRepository
> file:/hom

Re: [Dev] Concern in configuring IS as key manager doc

2014-06-26 Thread Sanjeewa Malalgoda
10th step is about database creation. Did get duplicates while doing that?

Thanks,
sanjeewa.


On Thu, Jun 26, 2014 at 7:44 PM, Lahiru Sandaruwan  wrote:

> Hi,
>
> At [1], while following 10th step of IS configuration, it complains about
> two duplication. We can manually remove them and fix.
>
> Is my process wrong or need to go to docs?
>
> Thanks.
>
> [1]
> https://docs.wso2.org/display/CLUSTER420/Configuring+WSO2+Identity+Server+as+the+Key+Manager
>
> --
> --
> Lahiru Sandaruwan
> Committer and PMC member, Apache Stratos,
> Senior Software Engineer,
> WSO2 Inc., http://wso2.com
> lean.enterprise.middleware
>
> email: lahi...@wso2.com cell: (+94) 773 325 954
> blog: http://lahiruwrites.blogspot.com/
> twitter: http://twitter.com/lahirus
> linked-in: http://lk.linkedin.com/pub/lahiru-sandaruwan/16/153/146
>
>


-- 

*Sanjeewa Malalgoda*
WSO2 Inc.
Mobile : +94713068779

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

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


[Dev] Disabled test cases in DSS integration tests

2014-06-26 Thread Krishantha Samaraweera
Hi Anjana,

Can you check why these test cases are disabled. We need to fix test cases
or product issues which caused issues.

These disabled tests might downgrade the coverage.

1. ReScheduleTaskTestCase.java
2. EventingSampleTestCase.java
3. ExcelSampleTestCase.java
4. WebResourceSampleTestCase.java
5. RDBMSSampleTestCase.java
6. SecurityVerificationTestCase.java
7. JSONContentTypeHandlerTestCase.java

Thanks,
Krishantha.

-- 
Krishantha Samaraweera
Senior Technical Lead - Test Automation
Mobile: +94 77 7759918
WSO2, Inc.; http://wso2.com/
lean . enterprise . middlewear.
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Where is axiom svn location in our svn?

2014-06-26 Thread Manoj Kumara
Hi Ratha,

You can find the svn location of axiom under [1]. We are using the same
dependancy released under 4.1.0 branch.
Jar is hosted in nexus [2]

[1]
https://svn.wso2.org/repos/wso2/carbon/kernel/branches/4.1.0/dependencies/axiom/
[2]
http://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/ws/commons/axiom/wso2/axiom/1.2.11.wso2v4/

Thanks,
Manoj


*Manoj Kumara*
Software Engineer
WSO2 Inc. http://wso2.com/
*lean.enterprise.middleware*
Mobile: +94713448188


On Fri, Jun 27, 2014 at 11:42 AM, Vijayaratha Vijayasingam 
wrote:

> Hi all;
> I could not find the place..
> Can somebody point me?
> I do not see axiom jar in my svn, due to that service-stub build does not
> build in my machine..
> Thanks.
>
> --
> -Ratha
> mobile: (+94)755906608
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Where is axiom svn location in our svn?

2014-06-26 Thread Vijayaratha Vijayasingam
I rebuilt the axiom from 4.1.0 branch..but it didn't solve my issue..
When i build service stub, it is not generating class files..Im getting;[1]
Looks like same issue is discussed here[2]
Did anyone face this issue before?

[2]
http://stackoverflow.com/questions/10797416/getting-exception-while-trying-to-execute-axis2-service-client

[1]

[INFO]

[INFO] Building WSO2 Carbon - API Key Management Stub 4.2.3
[INFO]

[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @
org.wso2.carbon.apimgt.keymgt.stub ---
[INFO] Deleting
C:\Projects\platform\branches\turing\service-stubs\org.wso2.carbon.apimgt.keymgt.stub\4.2.3\target
[INFO]
[INFO] --- incremental-build-plugin:1.3:incremental-build (default) @
org.wso2.carbon.apimgt.keymgt.stub ---
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting
C:\Projects\platform\branches\turing\service-stubs\org.wso2.carbon.apimgt.keymgt.stub\4.2.3\target
[INFO]
[INFO] --- build-helper-maven-plugin:1.7:add-source (add-source) @
org.wso2.carbon.apimgt.keymgt.stub ---
[INFO] Source directory:
C:\Projects\platform\branches\turing\service-stubs\org.wso2.carbon.apimgt.keymgt.stub\4.2.3\target\generated-code\src
added.
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @
org.wso2.carbon.apimgt.keymgt.stub ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-antrun-plugin:1.1:run (source-code-generation) @
org.wso2.carbon.apimgt.keymgt.stub ---
[INFO] Executing tasks
 [java] Retrieving document at
'src/main/resources/APIKeyMgtProviderService.wsdl'.
 [java] Exception in thread "main"
org.apache.axis2.wsdl.codegen.CodeGenerationException: Error parsing WSDL
 [java] at
org.apache.axis2.wsdl.codegen.CodeGenerationEngine.(CodeGenerationEngine.java:181)
 [java] at org.apache.axis2.wsdl.WSDL2Code.main(WSDL2Code.java:35)
 [java] at org.apache.axis2.wsdl.WSDL2Java.main(WSDL2Java.java:24)
 [java] Caused by: org.apache.axiom.om.OMException: No meta factory
found for feature 'default'; this usually means that axiom-impl.jar is not
in
the classpath
 [java] at
org.apache.axiom.om.OMAbstractFactory.getMetaFactory(OMAbstractFactory.java:172)
 [java] at
org.apache.axiom.om.OMAbstractFactory.getMetaFactory(OMAbstractFactory.java:137)
 [java] at
org.apache.axiom.om.OMAbstractFactory.getOMFactory(OMAbstractFactory.java:186)
 [java] at
org.apache.axis2.description.AxisDescription.(AxisDescription.java:72)
 [java] at
org.apache.axis2.description.AxisService.(AxisService.java:371)
 [java] at
org.apache.axis2.description.WSDLToAxisServiceBuilder.(WSDLToAxisServiceBuilder.java:103)
 [java] at
org.apache.axis2.description.WSDL11ToAxisServiceBuilder.(WSDL11ToAxisServiceBuilder.java:217)
 [java] at
org.apache.axis2.description.WSDL11ToAllAxisServicesBuilder.(WSDL11ToAllAxisServicesBuilder.java:63)
 [java] at
org.apache.axis2.wsdl.codegen.CodeGenerationEngine.(CodeGenerationEngine.java:166)
 [java] ... 2 more
 [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
 [java] Java Result: 1
 [java] Retrieving document at
'src/main/resources/APIKeyMgtSubscriberService.wsdl'.
 [java] Exception in thread "main"
org.apache.axis2.wsdl.codegen.CodeGenerationException: Error parsing WSDL
 [java] at
org.apache.axis2.wsdl.codegen.CodeGenerationEngine.(CodeGenerationEngine.java:181)
 [java] at org.apache.axis2.wsdl.WSDL2Code.main(WSDL2Code.java:35)
 [java] at org.apache.axis2.wsdl.WSDL2Java.main(WSDL2Java.java:24)
 [java] Caused by: org.apache.axiom.om.OMException: No meta factory
found for feature 'default'; this usually means that axiom-impl.jar is not
in
the classpath
 [java] at
org.apache.axiom.om.OMAbstractFactory.getMetaFactory(OMAbstractFactory.java:172)
 [java] at
org.apache.axiom.om.OMAbstractFactory.getMetaFactory(OMAbstractFactory.java:137)
 [java] at
org.apache.axiom.om.OMAbstractFactory.getOMFactory(OMAbstractFactory.java:186)
 [java] at
org.apache.axis2.description.AxisDescription.(AxisDescription.java:72)
 [java] at
org.apache.axis2.description.AxisService.(AxisService.java:371)
 [java] at
org.apache.axis2.description.WSDLToAxisServiceBuilder.(WSDLToAxisServiceBuilder.java:103)
 [java] at
org.apache.axis2.description.WSDL11ToAxisServiceBuilder.(WSDL11ToAxisServiceBuilder.java:217)
 [java] at
org.apache.axis2.description.WSDL11ToAllAxisServicesBuilder.(WSDL11ToAllAxisServicesBuilder.java:63)
 [java] at
org.apache.axis2.wsdl.codegen.CodeGenerationEngine.(CodeGenerationEngine.java:166)
 [java] ... 2 more
 [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
 [java] Java Result: 1
 [