Re: [Dev] Build Failure

2013-02-11 Thread Kishanthan Thangarajah
On Mon, Feb 11, 2013 at 4:25 PM, Supun Malinga wrote: > great! > Actually I tried adding the composite feature, but didn't work. Guess the > fix was adding the server and ui feature separately. > That was a separate fix, but the root cause was those features were missing groupID in the featureAr

Re: [Dev] Build Failure

2013-02-11 Thread Supun Malinga
great! Actually I tried adding the composite feature, but didn't work. Guess the fix was adding the server and ui feature separately. thanks.. ! On Mon, Feb 11, 2013 at 4:11 PM, Kishanthan Thangarajah wrote: > Fixed. > > Update features/stratos/common and AS p2 profile and build again. > > Tha

Re: [Dev] Build Failure

2013-02-11 Thread Kishanthan Thangarajah
Fixed. Update features/stratos/common and AS p2 profile and build again. Thanks Dileepa for finding the root cause. Had to add saml2.sso.ui feature as well. @Rasika, please build with integration tests as well. Kishanthan. On Mon, Feb 11, 2013 at 1:31 PM, Kishanthan Thangarajah wrote: > > >

Re: [Dev] Build Failure

2013-02-11 Thread Kishanthan Thangarajah
On Mon, Feb 11, 2013 at 1:23 PM, Supun Malinga wrote: > Hi, > > I faced this last night in the builder. Couldn't figure out why the > "cannot fine version" error happens. Mentioned feature version was build > and available. > Pradeep, can you have a look please?. > I'm currently building from pl

Re: [Dev] Build Failure

2013-02-10 Thread Supun Malinga
Hi, I faced this last night in the builder. Couldn't figure out why the "cannot fine version" error happens. Mentioned feature version was build and available. Pradeep, can you have a look please?. thanks, On Mon, Feb 11, 2013 at 12:44 PM, Rasika Kariyawasam wrote: > hi, > > I got the followin

[Dev] Build Failure

2013-02-10 Thread Rasika Kariyawasam
hi, I got the following error in trunk build. - [INFO] BUILD FAILURE [INFO] [INFO] Total time: 5:50.101s [INFO] Finished at: Mon Feb 11 12:33:24 IST 2013 [INFO] Final Memory: 231M/752M [INFO]

[Dev] Build failure

2013-02-09 Thread Eranda Sooriyabandara
I am getting the following error when building kernel clean repo. Please do the needful. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project org.wso2.carbon.server.admin: Compilation failure [ERROR] /home/eranda/carbon/kernel/bra

Re: [Dev] Build failure kernel: org.wso2.carbon.ui

2013-02-09 Thread Pradeep Fernando
On Sat, Feb 9, 2013 at 3:32 PM, Supun Malinga wrote: > Hi Pradeep, > > Actually I discussed with you related to this offline. And we agreed to > directly create the orbit in branch rather than trunk, since anyways we > need to branch it again.. :) > No point of arguing then :) > Also I sent th

Re: [Dev] Build failure kernel: org.wso2.carbon.ui

2013-02-09 Thread Supun Malinga
Hi Pradeep, Actually I discussed with you related to this offline. And we agreed to directly create the orbit in branch rather than trunk, since anyways we need to branch it again.. :) Also I sent the locations in the thread "[s-dev] Upgrade JSP and EL version to complaint with Tomcat7". thanks,

Re: [Dev] Build failure kernel: org.wso2.carbon.ui

2013-02-09 Thread Pradeep Fernando
No i did not. I checked the https://svn.wso2.org/repos/wso2/carbon/orbit/trunk/ location. we are working on trunk. shouldn't we add the orbit to trunk ? anyway i ll build the branch orbit and get around this. thanks, On Sat, Feb 9, 2013 at 3:17 PM, Supun Malinga wrote: > Hi Pradeep, > > Did

Re: [Dev] Build failure kernel: org.wso2.carbon.ui

2013-02-09 Thread Supun Malinga
Hi Pradeep, Did you build orbit [1]? [1] https://svn.wso2.org/repos/wso2/carbon/orbit/branches/4.1.0 thanks, On Sat, Feb 9, 2013 at 3:12 PM, Pradeep Fernando wrote: > hi supunM, > > i could not find the orbit bundle either in kernel or orbit. missing > commit ? am i missing something. ? > >

[Dev] Build failure kernel: org.wso2.carbon.ui

2013-02-09 Thread Pradeep Fernando
hi supunM, i could not find the orbit bundle either in kernel or orbit. missing commit ? am i missing something. ? thanks. Failed to execute goal on project org.wso2.carbon.ui: Could not resolve dependencies for project org.wso2.carbon:org.wso2.carbon.ui:bundle:4.1.0-SNAPSHOT: The following ar

Re: [Dev] Build failure in Remote User Management Client

2013-02-08 Thread Supun Malinga
Hi, Fixed this in r161441. thanks, On Sat, Feb 9, 2013 at 9:54 AM, Supun Malinga wrote: > Looks like an api changed. Please have a look. > > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile > (default-compile) on project org.wso2.carbon.um.ws.api:

[Dev] Build failure in Remote User Management Client

2013-02-08 Thread Supun Malinga
Looks like an api changed. Please have a look. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project org.wso2.carbon.um.ws.api: Compilation failure: Compilation failure: [ERROR] /home/wso2/as_501_release/platform/components/remote-

Re: [Dev] Build Failure [components/bam2/org.wso2.carbon.bam.cassandra.data.archive.ui/4.0.7]

2013-02-04 Thread Kasun Weranga
On Mon, Feb 4, 2013 at 5:24 PM, Lalaji Sureshika wrote: > Hi Kasun, > > I tried building org.wso2.carbon.bam.cassandra.data.archive.stub/4.0.7 > manually and then ui component again.This time it built successfully. Not > sure what went wrong with earlier built time from patch release,as I tried >

Re: [Dev] Build Failure [components/bam2/org.wso2.carbon.bam.cassandra.data.archive.ui/4.0.7]

2013-02-04 Thread Lalaji Sureshika
Hi Kasun, I tried building org.wso2.carbon.bam.cassandra.data.archive.stub/4.0.7 manually and then ui component again.This time it built successfully. Not sure what went wrong with earlier built time from patch release,as I tried with mvn clean install and related patch version is already there in

[Dev] Build Failure [components/bam2/org.wso2.carbon.bam.cassandra.data.archive.ui/4.0.7]

2013-02-04 Thread Lalaji Sureshika
Hi, I'm getting below compilation failure when building from patch release[4.0.7] pom after taking a svn up of platform. Note the org.wso2.carbon.bam.cassandra.data.archive.stub/4.0.7 was built successfully. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compi

Re: [Dev] Build failure in API mgt impl 1.0.7

2013-01-29 Thread Dinusha Senanayaka
Hi Tharindu, This module get build fine.. Can you check whether this is local in your build. bcz we didn't change the org.wso2.carbon.apimgt.api module @ all.. It's still using the 1.0.5 module. May be your m2 repo containing outdated org.wso2.carbon.apimgt.api-1.0.5 jar. Please try to build onli

Re: [Dev] Build failure in API mgt impl 1.0.7

2013-01-29 Thread Dinusha Senanayaka
looking in to it.. Regards, Dinusha. On Tue, Jan 29, 2013 at 4:54 PM, Tharindu Mathew wrote: > Hi, > > Please fix $subject... > > > INFO] > > [INFO] BUILD FAILURE > [INFO] >

[Dev] Build failure in API mgt impl 1.0.7

2013-01-29 Thread Tharindu Mathew
Hi, Please fix $subject... INFO] [INFO] BUILD FAILURE [INFO] [INFO] Total time: 10:58.368s [INFO] Finished at: Tue Jan 29 16:49:03 IST 2013 [INFO] Fin

Re: [Dev] Build failure in fast XSLT mediator

2013-01-29 Thread Tharindu Mathew
Fixed with r154282. svn diff is as follows: Index: pom.xml === --- pom.xml(revision 154281) +++ pom.xml(working copy) @@ -42,7 +42,7 @@ org.apache.synapse synapse-core -

[Dev] Build failure in fast XSLT mediator

2013-01-29 Thread Tharindu Mathew
Hi, $subject [INFO] [INFO] BUILD FAILURE [INFO] [INFO] Total time: 10.888s [INFO] Finished at: Tue Jan 29 16:21:13 IST 2013 [INFO] Final Memory: 33M/81

[Dev] Build failure in patch-release 4.0.7

2013-01-28 Thread Charitha Madurangi
I get the following error while building patch release 4.0.7 branch [INFO] Scanning for projects... Downloading: http://repo1.maven.org/maven2/org/wso2/carbon/bam2/4.0.0/bam2-4.0.0.pom [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project org.wso2.carbon:org.wso2.car

[Dev] build failure at oauth mediator

2013-01-10 Thread Tharindu Mathew
I believe this is because the stub is not included in patch release... Please include it... [INFO] [INFO] BUILD FAILURE [INFO] [INFO] Total time: 3:51.

Re: [Dev] Build Failure in Kernel [Revision: 152837]

2013-01-06 Thread Shelan Perera
This was due to an outdated jar in local repo. Sorted out building the 4.0.5 core utils. thanks On Mon, Jan 7, 2013 at 11:40 AM, Shelan Perera wrote: > [ERROR] COMPILATION ERROR : > [INFO] - > [ERROR] > /home/shelan/wso2/trunk/carbon/

[Dev] Build Failure in Kernel [Revision: 152837]

2013-01-06 Thread Shelan Perera
[ERROR] COMPILATION ERROR : [INFO] - [ERROR] /home/shelan/wso2/trunk/carbon/kernel/branches/4.0.0/core/org.wso2.carbon.core/4.0.6/src/main/java/org/wso2/carbon/core/deployment/DeploymentInterceptor.java:[629,91] cannot find symbol symbol

Re: [Dev] Build Failure - Broker Manager Feature

2012-12-12 Thread Sriskandarajah Suhothayan
fixed thanks for reporting Suho On Thu, Dec 13, 2012 at 11:52 AM, Isuru Udana wrote: > [INFO] > > [INFO] BUILD FAILURE > [INFO] > > [INFO] Total time

[Dev] Build Failure - Broker Manager Feature

2012-12-12 Thread Isuru Udana
[INFO] [INFO] BUILD FAILURE [INFO] [INFO] Total time: 34:08.790s [INFO] Finished at: Thu Dec 13 11:10:12 IST 2012 [INFO] Final Memory: 642M/906M [INFO] -

[Dev] Build Failure

2012-12-10 Thread Sanjaya Vithanagama
Hi All, Getting the following build error with r150843. [INFO] [INFO] BUILD FAILURE [INFO] [INFO] Total time: 18.759s [INFO] Finished at: Mon Dec 10 17

Re: [Dev] Build failure in IS p2 profile .. please fix!

2012-12-09 Thread Suresh Attanayaka
Hi Shariq, Please take a svn up from org.wso2.carbon.identity.user.profile.ui.feature 4.0.5 and build again. thanks, -suresh On Mon, Dec 10, 2012 at 12:10 PM, Suresh Attanayaka wrote: > looking into this. > > > On Mon, Dec 10, 2012 at 11:26 AM, Muhammed Shariq wrote: > >> Installation failed.

Re: [Dev] Build failure in IS p2 profile .. please fix!

2012-12-09 Thread Suresh Attanayaka
looking into this. On Mon, Dec 10, 2012 at 11:26 AM, Muhammed Shariq wrote: > Installation failed. > Cannot complete the install because one or more required items could not > be found. > Software being installed: Identity User Profiles Feature 4.0.5 > (org.wso2.carbon.identity.user.profile.fea

[Dev] Build failure in IS p2 profile .. please fix!

2012-12-09 Thread Muhammed Shariq
Installation failed. Cannot complete the install because one or more required items could not be found. Software being installed: Identity User Profiles Feature 4.0.5 (org.wso2.carbon.identity.user.profile.feature.group 4.0.5) Missing requirement: Identity User Profiles UI Feature 4.0.5 (org.wso2

Re: [Dev] Build failure - Deployment Synchronizer

2012-12-09 Thread Ajith Vitharana
Yes. It worked. Thanks Ajith On Sun, Dec 9, 2012 at 5:05 PM, Senaka Fernando wrote: > Hi Ajith, > > The reported errors seem to be fixed by commit r150689. Is the kernel > up-to-date? > > Thanks, > Senaka. > > On Sun, Dec 9, 2012 at 4:42 PM, Ajith Vitharana wrote: > >> Hi all, >> >> I'm getti

Re: [Dev] Build failure - Deployment Synchronizer

2012-12-09 Thread Senaka Fernando
Hi Ajith, The reported errors seem to be fixed by commit r150689. Is the kernel up-to-date? Thanks, Senaka. On Sun, Dec 9, 2012 at 4:42 PM, Ajith Vitharana wrote: > Hi all, > > I'm getting following compilation failure. > > [INFO] BUILD FAILURE > [INFO] > --

[Dev] Build failure - Deployment Synchronizer

2012-12-09 Thread Ajith Vitharana
Hi all, I'm getting following compilation failure. [INFO] BUILD FAILURE [INFO] [INFO] Total time: 21:10.629s [INFO] Finished at: Sun Dec 09 14:32:44 IST 2012 [INFO] Final Memory: 1419M/1857M [INFO] --

Re: [Dev] Build failure : Identity SCIM Feature

2012-12-05 Thread Hasini Gunasinghe
Hi Ajith, The fix you have done with r150439 is not the correct fix, since it will cause a build failure at product level. I have fixed this issue with r150411 today morning. Can you please take svn up in 4.0.5 patch-release/features and revert the above commit? Thanks, Hasini. On Thu, Dec 6, 20

Re: [Dev] Build failure : Identity SCIM Feature

2012-12-05 Thread Ajith Vitharana
Fixed. Thanks Ajith On Thu, Dec 6, 2012 at 12:49 PM, Ajith Vitharana wrote: > > > [INFO] Identity SCIM Feature . FAILURE [1.819s] > [INFO] Identity XACML Server Feature . SKIPPED > > [INFO] BUILD FAILURE > [INFO] > ---

[Dev] Build failure : Identity SCIM Feature

2012-12-05 Thread Ajith Vitharana
[INFO] Identity SCIM Feature . FAILURE [1.819s] [INFO] Identity XACML Server Feature . SKIPPED [INFO] BUILD FAILURE [INFO] [INFO] Total time: 25:51.693s [INFO] Finished at: Thu

[Dev] Build failure - org.wso2.carbon.mediators.ui.feature in branch .. please fix ..

2012-12-04 Thread Muhammed Shariq
[WARNING] The POM for org.apache.bsf:bsf-all:jar:3.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details [INFO] [INFO] BUILD FAILURE [INFO]

Re: [Dev] Build failure - CEP p2-profile ..

2012-11-26 Thread Muhammed Shariq
Hi Suho, I fixed this error in r149427, please verify the change .. On Mon, Nov 26, 2012 at 9:54 AM, Muhammed Shariq wrote: > Please fix asap ... > > Installing org.wso2.carbon.application.deployer.cep.feature.group 4.0.1. > Installation failed. > Cannot complete the install because one or more

[Dev] Build failure - CEP p2-profile ..

2012-11-25 Thread Muhammed Shariq
Please fix asap ... Installing org.wso2.carbon.application.deployer.cep.feature.group 4.0.1. Installation failed. Cannot complete the install because one or more required items could not be found. Software being installed: WSO2 Carbon - CEP Feature 4.0.2 (org.wso2.carbon.cep.feature.group 4.0.2)

Re: [Dev] Build failure - org.wso2.carbon.registry.resource.ui

2012-11-25 Thread Eranda Sooriyabandara
Hi Shariq, This was due to not updating the stub version in registry.resource.ui and I fixed it now. Please take svn up inside the org.wso2.carbon.registry.resource.ui/4.0.5 and build. thanks Eranda On Sun, Nov 25, 2012 at 11:35 PM, Muhammed Shariq wrote: > $Subject .. I am building from patch

[Dev] Build failure - org.wso2.carbon.registry.resource.ui

2012-11-25 Thread Muhammed Shariq
$Subject .. I am building from patch release pom .. please fix asap .. [INFO] Total time: 5:04.450s [INFO] Finished at: Sun Nov 25 10:03:07 PST 2012 [INFO] Final Memory: 1134M/2057M [INFO] [ERROR] Failed to execute goal org.a

[Dev] Build failure - Components

2012-11-22 Thread Ishan Somasiri
More missing imports and interface implementations. [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile > (default-compile) on project org.wso2.carbon.databridge.receiver.thrift: > Compilation failure: Compilation failure: > [ERROR] > /home/ishan/coding/w

Re: [Dev] Build failure in Components

2012-11-22 Thread Sriskandarajah Suhothayan
The bamboo is building fine Are you building 4.0.5 ? Suho On Fri, Nov 23, 2012 at 9:43 AM, Ishan Somasiri wrote: > Some import statements are missing. > > > > [ERROR] Failed to execute goal >> org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile >> (default-compile) on project org.wso2.

[Dev] Build failure in Components

2012-11-22 Thread Ishan Somasiri
Some import statements are missing. [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile > (default-compile) on project org.wso2.carbon.databridge.agent.thrift: > Compilation failure: Compilation failure: > [ERROR] > /home/ishan/coding/wso2/repo/carbon/pl

Re: [Dev] {Build failure 4.0.5 }-Components/jaggery

2012-11-22 Thread Vijayaratha Vijayasingam
Seems there is an issue in windows when taking up..I removed the jaggery component and tried svn up didnt work..in a seperate new folder chckout i got V3 files. tahnks On 22 November 2012 13:01, Vijayaratha Vijayasingam wrote: > Please correct both poms > > > On 22 November 2012 13:00, Vijayarat

Re: [Dev] {Build failure 4.0.5 }-Components/jaggery

2012-11-21 Thread Vijayaratha Vijayasingam
Please correct both poms On 22 November 2012 13:00, Vijayaratha Vijayasingam wrote: > Did you add this to patch releases/dependency/pom? > And why this entry in componetes/pom? > > > > ../../../components/jaggery/0.9.0.ALPHA2-wso2v3/pom.xml > > > > On 22 November 2012 12:57, Ma

Re: [Dev] {Build failure 4.0.5 }-Components/jaggery

2012-11-21 Thread Vijayaratha Vijayasingam
Did you add this to patch releases/dependency/pom? And why this entry in componetes/pom? ../../../components/jaggery/0.9.0.ALPHA2-wso2v3/pom.xml On 22 November 2012 12:57, Madhuka Udantha wrote: > > > On Thu, Nov 22, 2012 at 12:54 PM, Vijayaratha Vijayasingam < > rat...@wso2.

Re: [Dev] {Build failure 4.0.5 }-Components/jaggery

2012-11-21 Thread Madhuka Udantha
On Thu, Nov 22, 2012 at 12:54 PM, Vijayaratha Vijayasingam wrote: > Hi all; > Jaggery 0.9.0.ALPHA2-wso2v3 has been created? > yap, https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.0.0/dependencies/jaggery/0.9.0.ALPHA2-wso2v3 > > [INFO] Scanning for projects... > [ERROR] The build could

[Dev] {Build failure 4.0.5 }-Components/jaggery

2012-11-21 Thread Vijayaratha Vijayasingam
Hi all; Jaggery 0.9.0.ALPHA2-wso2v3 has been created? [INFO] Scanning for projects... [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project org.wso2.carbon:platform-patch-releases-components:4.0.5 (C:\Projects\platform\branches\4.0.0\patch-releases\4.0.5\components\p

[Dev] Build failure in kernal 4.0.0 patch release 4.0.5

2012-11-21 Thread Jeewantha Dharmaparakrama
Hi All, Patch release 4.0.5 cannot be built with a clean maven local repo. *service-stubs/org.wso2.carbon.user.mgt.stub/4.0.5/pom.xml* has the *maven-antrun-plugin *which needs ** But the build process downloads *axiom/1.2.11.wso2v2/. *When org.apache.ws.commons.axiom

Re: [Dev] Build failure in org.wso2.carbon.cassandra.cluster.mgt.ui

2012-11-21 Thread Andun Sameera
Still getting $Subject. Thanks AndunSLG On Mon, Nov 19, 2012 at 10:09 PM, Deependra Ariyadewa wrote: > > > On Mon, Nov 19, 2012 at 9:43 PM, Sinthuja Ragendran wrote: > >> Hi, >> >> compilation failure in org.wso2.carbon.cassandra.cluster.mgt.ui/4.0.5. I >> believe service-stub is not updated pr

Re: [Dev] Build Failure in Load Balancer component

2012-11-21 Thread Nirmal Fernando
On Thu, Nov 22, 2012 at 10:05 AM, Andun Sameera wrote: > Hi, > > I have fixed this by deleting the org.wso2.carbon.lb.common folder form my > m2 repo. Then it download the correct jar form nexues. > Cool! > > Thanks > AndunSLG > > > On Thu, Nov 22, 2012 at 9:49 AM, Andun Sameera wrote: > >> St

Re: [Dev] Build Failure in Load Balancer component

2012-11-21 Thread Andun Sameera
Hi, I have fixed this by deleting the org.wso2.carbon.lb.common folder form my m2 repo. Then it download the correct jar form nexues. Thanks AndunSLG On Thu, Nov 22, 2012 at 9:49 AM, Andun Sameera wrote: > Still getting $Subject. > > Thanks > AndunSLG > > On Tue, Nov 20, 2012 at 6:18 PM, Thari

Re: [Dev] Build Failure in Load Balancer component

2012-11-21 Thread Andun Sameera
Still getting $Subject. Thanks AndunSLG On Tue, Nov 20, 2012 at 6:18 PM, Tharindu Mathew wrote: > Hi, > > $subject! > > [INFO] > > [INFO] BUILD FAILURE > [INFO] > ---

[Dev] Build Failure in Load Balancer component

2012-11-20 Thread Tharindu Mathew
Hi, $subject! [INFO] [INFO] BUILD FAILURE [INFO] [INFO] Total time: 13.807s [INFO] Finished at: Tue Nov 20 18:16:59 IST 2012 [INFO] Final Memory: 71M/1

Re: [Dev] Build failure in org.wso2.carbon.cassandra.cluster.mgt.ui

2012-11-19 Thread Deependra Ariyadewa
On Mon, Nov 19, 2012 at 9:43 PM, Sinthuja Ragendran wrote: > Hi, > > compilation failure in org.wso2.carbon.cassandra.cluster.mgt.ui/4.0.5. I > believe service-stub is not updated properly. > We will check the issue. Thanks, Deependra. > > [INFO] ---

[Dev] Build failure in org.wso2.carbon.cassandra.cluster.mgt.ui

2012-11-19 Thread Sinthuja Ragendran
Hi, compilation failure in org.wso2.carbon.cassandra.cluster.mgt.ui/4.0.5. I believe service-stub is not updated properly. [INFO] - [ERROR] COMPILATION ERROR : [INFO] - [ERROR]

Re: [Dev] Build failure in 4.0.5 platform

2012-11-15 Thread Janaka Ranabahu
Also you need to take an update of /components/mediators/dblookup and features/mediators Thanks, Janaka On Thu, Nov 15, 2012 at 2:51 PM, Janaka Ranabahu wrote: > Hi Rajika, > > Just fixed it. Please take an svn update of patch release 4.0.5 features > pom > > Thanks, > Janaka > > > On Thu, Nov

Re: [Dev] Build failure in 4.0.5 platform

2012-11-15 Thread Janaka Ranabahu
Hi Rajika, Just fixed it. Please take an svn update of patch release 4.0.5 features pom Thanks, Janaka On Thu, Nov 15, 2012 at 2:49 PM, Rajika Kumarasiri wrote: > [rajika@localhost 4.0.5]$ mvn clean install -Dmaven.test.skip=true -o > [INFO] Scanning for projects... > [ERROR] The build could

[Dev] Build failure in 4.0.5 platform

2012-11-15 Thread Rajika Kumarasiri
[rajika@localhost 4.0.5]$ mvn clean install -Dmaven.test.skip=true -o [INFO] Scanning for projects... [ERROR] The build could not read 4 projects -> [Help 1] [ERROR] [ERROR] The project org.apache.httpcomponents:httpcore:4.1.3-wso2v3 (/home/rajika/projects/carbon/branch/4.0.0/platform/dependencie

Re: [Dev] Build failure in JDK 7

2012-11-07 Thread Amila Maha Arachchi
On Thu, Nov 8, 2012 at 11:49 AM, Senaka Fernando wrote: > Hi Amila, > > That's fine, but if we can get Carbon to build on JDK 7 in addition to JDK > 6, but break nothing, its not a waste. > +1 > > Thanks, > Senaka. > > > On Wed, Nov 7, 2012 at 2:33 PM, Amila Maha Arachchi wrote: > >> We do not

Re: [Dev] Build failure in JDK 7

2012-11-07 Thread Senaka Fernando
Hi Amila, That's fine, but if we can get Carbon to build on JDK 7 in addition to JDK 6, but break nothing, its not a waste. Thanks, Senaka. On Wed, Nov 7, 2012 at 2:33 PM, Amila Maha Arachchi wrote: > We do not recommend JDK 7 for building the code yet. Please use JDK6. > > On Wed, Nov 7, 2012

Re: [Dev] Build failure in JDK 7

2012-11-07 Thread Amila Maha Arachchi
We do not recommend JDK 7 for building the code yet. Please use JDK6. On Wed, Nov 7, 2012 at 5:59 PM, Shavindu Tillekeratne wrote: > Hi all, > > I am getting this error while building the registry core kernel. I have > JDK 1.7_04 version and UBUNTU 12.04 LTS. > > [ERROR] Failed to execute goal >

Re: [Dev] Build failure in JDK 7

2012-11-07 Thread Eranda Sooriyabandara
Hi Chandana, I have committed the patch to the branch. thanks Eranda On Wed, Nov 7, 2012 at 6:13 PM, Chandana Napagoda wrote: > Hi > > This is due to adding some methods in to following interfaces > "javax.sql.DataSource, java.sql.Connection and java.sql.PreparedStatement". > Please find the at

Re: [Dev] Build failure in JDK 7

2012-11-07 Thread Chandana Napagoda
Hi This is due to adding some methods in to following interfaces "javax.sql.DataSource, java.sql.Connection and java.sql.PreparedStatement". Please find the attached patch which fixes this issue. Regards, Chandana On Wed, Nov 7, 2012 at 5:59 PM, Shavindu Tillekeratne wrote: > Hi all, > > I am

[Dev] Build failure in JDK 7

2012-11-07 Thread Shavindu Tillekeratne
Hi all, I am getting this error while building the registry core kernel. I have JDK 1.7_04 version and UBUNTU 12.04 LTS. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project org.wso2.carbon.registry.core: Compilation failure: Com

Re: [Dev] Build Failure 4.0.4 public branch

2012-11-06 Thread Sanjeewa Malalgoda
Thanks. Will start new build while. On Tue, Nov 6, 2012 at 2:11 PM, Subash Chaturanga wrote: > Fixed in 147390 > > > On Tue, Nov 6, 2012 at 2:03 PM, Shelan Perera wrote: > >> Hi, >> >> We are looking into this. >> >> Thanks >> >> On Tue, Nov 6, 2012 at 1:55 PM, Sanjeewa Malalgoda wrote: >> >>>

Re: [Dev] Build Failure 4.0.4 public branch

2012-11-06 Thread Subash Chaturanga
Fixed in 147390 On Tue, Nov 6, 2012 at 2:03 PM, Shelan Perera wrote: > Hi, > > We are looking into this. > > Thanks > > On Tue, Nov 6, 2012 at 1:55 PM, Sanjeewa Malalgoda wrote: > >> Hi All, >> Please fix the following issue. Svn update done and built with clean >> repository. >> >> Thanks. >>

Re: [Dev] Build Failure 4.0.4 public branch

2012-11-06 Thread Shelan Perera
Hi, We are looking into this. Thanks On Tue, Nov 6, 2012 at 1:55 PM, Sanjeewa Malalgoda wrote: > Hi All, > Please fix the following issue. Svn update done and built with clean > repository. > > Thanks. > > [INFO] > > [INFO

[Dev] Build Failure 4.0.4 public branch

2012-11-06 Thread Sanjeewa Malalgoda
Hi All, Please fix the following issue. Svn update done and built with clean repository. Thanks. [INFO] [INFO] Building WSO2 Carbon - Governance 4.0.4 [INFO] --

Re: [Dev] Build failure - API Gateway

2012-10-10 Thread Sumedha Rubasinghe
Lalaji looking into this.. On Wed, Oct 10, 2012 at 1:22 PM, Ajith Vitharana wrote: > > Hi all, > > I'm getting following build failure in clean repo. > > > T E S T S > --- > Running org.wso2.carbon.apimgt.gateway.TestUtils > Tests run: 0, Failu

[Dev] Build failure - API Gateway

2012-10-10 Thread Ajith Vitharana
Hi all, I'm getting following build failure in clean repo. T E S T S --- Running org.wso2.carbon.apimgt.gateway.TestUtils Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec org.apache.maven.surefire.util.SurefireReflectio

Re: [Dev] Build failure Andes - core

2012-10-04 Thread Deependra Ariyadewa
On Thu, Oct 4, 2012 at 10:58 AM, Dileepa Jayakody wrote: > Actually this jar is there in dist : > http://dist.wso2.org/maven2/org/apache/cassandra/apache-cassandra/1.1.3-wso2v1/ > (however the jar has been updated very recently somehow) > I deployed these jars to fix a build issue. I used correc

[Dev] Build failure in 4.0.2 branch - saml2-sso-authenticator component

2012-10-04 Thread Rajika Kumarasiri
INFO] BUILD FAILURE [INFO] [INFO] Total time: 24:25.038s [INFO] Finished at: Thu Oct 04 15:15:23 IST 2012 [INFO] Final Memory: 1389M/2115M [INFO] [ERROR]

Re: [Dev] Build failure Andes - core

2012-10-03 Thread Dhanushka Ranasinghe
Done Thank You Dhanushka On Thu, Oct 4, 2012 at 10:58 AM, Dileepa Jayakody wrote: > Actually this jar is there in dist : > http://dist.wso2.org/maven2/org/apache/cassandra/apache-cassandra/1.1.3-wso2v1/ > (however the jar has been updated very recently somehow) > > Need to run a sync for our ma

Re: [Dev] Build failure Andes - core

2012-10-03 Thread Dileepa Jayakody
Actually this jar is there in dist : http://dist.wso2.org/maven2/org/apache/cassandra/apache-cassandra/1.1.3-wso2v1/ (however the jar has been updated very recently somehow) Need to run a sync for our maven repos. @Dhanushka can you please run a repo sync? Thanks, Dileepa On Thu, Oct 4, 2012 at

Re: [Dev] Build failure Andes - core

2012-10-03 Thread Ajith Vitharana
Hi Dileepa, Please upload org.apache.cassandra:apache-cassandra:jar:1.1.3-wso2v1 to nexus repo. Thanks Ajith On Thu, Oct 4, 2012 at 10:36 AM, Ajith Vitharana wrote: > Hi all, > > I'm getting following build failure in clean repo. > > [INFO] BUILD FAILURE > [INFO] >

[Dev] Build failure Andes - core

2012-10-03 Thread Ajith Vitharana
Hi all, I'm getting following build failure in clean repo. [INFO] BUILD FAILURE [INFO] [INFO] Total time: 15:15.223s [INFO] Finished at: Thu Oct 04 10:16:57 IST 2012 [INFO] Final Memory: 1257M/1949M [INFO] --

Re: [Dev] Build failure - Charon - Utils

2012-10-03 Thread Hasini Gunasinghe
This is fixed. Thanks, Hasini. On Thu, Oct 4, 2012 at 9:30 AM, Ajith Vitharana wrote: > Hi all, > > I'm getting following build failure in clean repo. > > > [INFO] BUILD FAILURE > [INFO] > > [INFO] Total time: 43:23.855s >

[Dev] Build failure - Charon - Utils

2012-10-03 Thread Ajith Vitharana
Hi all, I'm getting following build failure in clean repo. [INFO] BUILD FAILURE [INFO] [INFO] Total time: 43:23.855s [INFO] Finished at: Wed Oct 03 22:46:22 IST 2012 [INFO] Final Memory: 552M/1497M [INFO] --

Re: [Dev] Build failure in org.wso2.carbon.governance.generic.ui

2012-10-02 Thread Sinthuja Ragendran
Hi, building org.wso2.carbon.governance.generic.stub 4.0.1 solved the problem. Since I was building from the patch-release/4.0.2, this was not built. Thanks, Sinthuja On Tue, Oct 2, 2012 at 2:40 PM, Sinthuja Ragendran wrote: > Hi, > > On Tue, Oct 2, 2012 at 2:17 PM, Eranda Sooriyabandara wrote:

Re: [Dev] Build failure in org.wso2.carbon.governance.generic.ui

2012-10-02 Thread Sinthuja Ragendran
Hi, On Tue, Oct 2, 2012 at 2:17 PM, Eranda Sooriyabandara wrote: > Hi Sinthuja, > Currently this is not reproducible in my environment. But I wonder how it > appear all of a sudden since the stub and > the ManageGenericArtifactServiceStub class not changed after 4.5.0 release. > But the same bui

Re: [Dev] Build failure in org.wso2.carbon.governance.generic.ui

2012-10-02 Thread Eranda Sooriyabandara
Hi Sinthuja, Currently this is not reproducible in my environment. But I wonder how it appear all of a sudden since the stub and the ManageGenericArtifactServiceStub class not changed after 4.5.0 release. thanks Eranda On Tue, Oct 2, 2012 at 11:46 AM, Sinthuja Ragendran wrote: > Hi, > > I'm gett

[Dev] Build failure in org.wso2.carbon.governance.generic.ui

2012-10-01 Thread Sinthuja Ragendran
Hi, I'm getting compilation failure. Seems like update in service-stub is missing. ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project org.wso2.carbon.governance.generic.ui: Compilation failure [ERROR] /home/sinthuja/projects/bac

[Dev] Build failure from HDFS Management Feature

2012-10-01 Thread Kasun Weranga
Hi all, I got following build issue when building platform [INFO] WSO2 Carbon - HDFS Data Access Feature SUCCESS [0.169s] [INFO] WSO2 Carbon - HDFS Management Feature . FAILURE [1.248s] [INFO] WSO2 Carbon - Hadoop Server Management UI Feature . SKIPPED [INFO] WSO2 Carbon

Re: [Dev] Build failure - Logging Services

2012-09-27 Thread Reka Thirunavukkarasu
Hi I believe that you could build it without any issues after getting svn up since i had already committed the related stuffs. Thanks, Reka On Thu, Sep 27, 2012 at 9:42 PM, Deependra Ariyadewa wrote: > > > On Thu, Sep 27, 2012 at 9:39 PM, Ajith Vitharana wrote: > >> WSO2 Carbon - Logging Ser

Re: [Dev] Build failure - Logging Services

2012-09-27 Thread Deependra Ariyadewa
On Thu, Sep 27, 2012 at 9:39 PM, Ajith Vitharana wrote: > WSO2 Carbon - Logging Services FAILURE [0.154s] > > > [INFO] > > [INFO] BUILD FAILURE > [INFO] > ---

[Dev] Build failure - Logging Services

2012-09-27 Thread Ajith Vitharana
WSO2 Carbon - Logging Services FAILURE [0.154s] [INFO] [INFO] BUILD FAILURE [INFO] [INFO] Total time: 12:42.869s [INFO] Finished

Re: [Dev] Build failure - Apache Synapse - Handler Module

2012-09-27 Thread Dushan Abeyruwan
On Thu, Sep 27, 2012 at 2:48 PM, Ajith Vitharana wrote: > Hi all, > > I'm getting following build failure in latest branch. > > -- > [*ERROR] Failed to execute goal > org.apache.maven.plugins:maven-remote-resources-plugin:1.1:process > (default) on project syna

[Dev] Build failure - Apache Synapse - Handler Module

2012-09-27 Thread Ajith Vitharana
Hi all, I'm getting following build failure in latest branch. Apache Synapse - Handler Module ... FAILURE [INFO] [INFO] BUILD FAILURE [INFO] -

Re: [Dev] Build failure - 4.0.2 branch - org.wso2.carbon.identity.relying.party.ui.feature

2012-09-25 Thread Rajika Kumarasiri
The issue is fixed without an acknowledge here. Rajika On Wed, Sep 26, 2012 at 11:26 AM, Muhammed Shariq wrote: > I reported this another thread as well, there is no relyingpart.stub 4.0.1 > at [1], IS folks can you please have a look ?! > > [1] - > https://svn.wso2.org/repos/wso2/carbon/platfo

Re: [Dev] Build failure - 4.0.2 branch - org.wso2.carbon.identity.relying.party.ui.feature

2012-09-25 Thread Muhammed Shariq
I reported this another thread as well, there is no relyingpart.stub 4.0.1 at [1], IS folks can you please have a look ?! [1] - https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.0.0/service-stubs/org.wso2.carbon.identity.relyingparty.stub On Wed, Sep 26, 2012 at 10:04 AM, Rajika Kumarasi

[Dev] Build failure - 4.0.2 branch - org.wso2.carbon.identity.relying.party.ui.feature

2012-09-25 Thread Rajika Kumarasiri
ERROR] Failed to execute goal on project org.wso2.carbon.identity.relying.party.ui.feature: Could not resolve dependencies for project org.wso2.carbon:org.wso2.carbon.identity.relying.party.ui.feature:pom:4.0.2: Could not find artifact org.wso2.carbon:org.wso2.carbon.identity.relyingparty.stub:jar:

Re: [Dev] Build Failure - BPS profile generation

2012-09-24 Thread Sanjaya Vithanagama
Noticed a missing version upgrade in features/stratos/throttling/org.wso2.carbon.stratos.throttling.agent.feature/2.0.2/pom.xml Fixed in r143552. On Mon, Sep 24, 2012 at 12:11 PM, Sanjaya Vithanagama wrote: > [INFO] > > [INF

[Dev] Build Failure - BPS profile generation

2012-09-23 Thread Sanjaya Vithanagama
[INFO] [INFO] BUILD FAILURE [INFO] [INFO] Total time: 22.026s [INFO] Finished at: Mon Sep 24 12:07:40 IST 2012 [INFO] Final Memory: 51M/1228M [INFO]

Re: [Dev] build failure in components/cep/

2012-09-21 Thread Supun Malinga
On Fri, Sep 21, 2012 at 10:42 PM, Suhothayan Sriskandarajah wrote: > please build org.wso2.carbon.cep.core that will solve this issue > I wonder why cep.core was not triggered before cep.admin. > thanks. I built from the patch releases pom. > > On Fri, Sep 21, 2012 at 4:28 PM, Supun Malinga wro

Re: [Dev] build failure in components/cep/

2012-09-21 Thread Suhothayan Sriskandarajah
please build org.wso2.carbon.cep.core that will solve this issue I wonder why cep.core was not triggered before cep.admin. On Fri, Sep 21, 2012 at 4:28 PM, Supun Malinga wrote: > [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ > org.wso2.carbon.cep.admin --- > [INFO] Compiling

Re: [Dev] BUILD FAILURE : Mediation Library Feature

2012-09-21 Thread Supun Malinga
On Fri, Sep 21, 2012 at 6:09 PM, Dileepa Jayakody wrote: > Hi all, > > Actually the org.wso2.carbon:mediation-library-feature:pom:4.0.1 and the > feature are deployed to the main nexus repo: > > http://sr5.us1.wso2.com/nexus/content/groups/wso2-public/org/wso2/carbon/org.wso2.carbon.mediation.lib

<    1   2   3   4   5   6   7   8   9   >