[Dev] Build error in support chunk-11 branch

2014-12-17 Thread Indika Sampath
Hi All,

I am getting following build error when I tried to build support chunk-11
branch [1]. Please have a look into this.

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
(default-compile) on project
org.wso2.carbon.identity.application.authentication.framework: Compilation
failure
[ERROR]
/home/indika/dev-zone/support/turing/platform/trunk/components/identity/org.wso2.carbon.identity.application.authentication.framework/4.2.2/src/main/java/org/wso2/carbon/identity/application/authentication/framework/internal/FrameworkServiceComponent.java:[100,32]
error: type ServiceTrackerCustomizer does not take parameters

[1]
https://svn.wso2.com/wso2/custom/projects/projects/carbon/turing/platform/trunk/product-releases/chunk-11

Cheers!

-- 
Indika Sampath
Software Engineer
WSO2 Inc.
http://wso2.com

Phone: +94 716 424 744
Blog: http://indikasampath.blogspot.com/
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Build error in support chunk-11 branch

2014-12-17 Thread Prasad Tissera
Last build in Jenkins is successfu [1]. We don't have any changes to
org.wso2.carbon.identity.application.authentication.framework-4.2.2 (r29475).
Try to build whole chunk-11. Thanks.

[1]. https://supportbuild.wso2.com/jenkins/job/TURING-Chunk-11/659/changes

Regards,
Prasad.

On Wed, Dec 17, 2014 at 6:31 PM, Indika Sampath  wrote:
>
> Hi All,
>
> I am getting following build error when I tried to build support chunk-11
> branch [1]. Please have a look into this.
>
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
> (default-compile) on project
> org.wso2.carbon.identity.application.authentication.framework: Compilation
> failure
> [ERROR]
> /home/indika/dev-zone/support/turing/platform/trunk/components/identity/org.wso2.carbon.identity.application.authentication.framework/4.2.2/src/main/java/org/wso2/carbon/identity/application/authentication/framework/internal/FrameworkServiceComponent.java:[100,32]
> error: type ServiceTrackerCustomizer does not take parameters
>
> [1]
> https://svn.wso2.com/wso2/custom/projects/projects/carbon/turing/platform/trunk/product-releases/chunk-11
>
> Cheers!
>
> --
> Indika Sampath
> Software Engineer
> WSO2 Inc.
> http://wso2.com
>
> Phone: +94 716 424 744
> Blog: http://indikasampath.blogspot.com/
>
>

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


Re: [Dev] Build error in support chunk-11 branch

2014-12-17 Thread Rajeev Sampath
AFAIK, this error occurs when building with JDK 7+, try using JDK 6.


Thanks
Rajeev

On Wed, Dec 17, 2014 at 9:21 PM, Prasad Tissera  wrote:
>
> Last build in Jenkins is successfu [1]. We don't have any changes to
> org.wso2.carbon.identity.application.authentication.framework-4.2.2 (r29475).
> Try to build whole chunk-11. Thanks.
>
> [1]. https://supportbuild.wso2.com/jenkins/job/TURING-Chunk-11/659/changes
>
> Regards,
> Prasad.
>
> On Wed, Dec 17, 2014 at 6:31 PM, Indika Sampath  wrote:
>>
>> Hi All,
>>
>> I am getting following build error when I tried to build support chunk-11
>> branch [1]. Please have a look into this.
>>
>> [ERROR] Failed to execute goal
>> org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
>> (default-compile) on project
>> org.wso2.carbon.identity.application.authentication.framework: Compilation
>> failure
>> [ERROR]
>> /home/indika/dev-zone/support/turing/platform/trunk/components/identity/org.wso2.carbon.identity.application.authentication.framework/4.2.2/src/main/java/org/wso2/carbon/identity/application/authentication/framework/internal/FrameworkServiceComponent.java:[100,32]
>> error: type ServiceTrackerCustomizer does not take parameters
>>
>> [1]
>> https://svn.wso2.com/wso2/custom/projects/projects/carbon/turing/platform/trunk/product-releases/chunk-11
>>
>> Cheers!
>>
>> --
>> Indika Sampath
>> Software Engineer
>> WSO2 Inc.
>> http://wso2.com
>>
>> Phone: +94 716 424 744
>> Blog: http://indikasampath.blogspot.com/
>>
>>
>
> --
> Prasad Tissera
> Software Engineer.
> Mobile : +94777223444
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>

-- 
Rajeev Sampath
Senior Software Engineer
WSO2, Inc.; http://www.wso2.com.

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


Re: [Dev] Build error in support chunk-11 branch

2014-12-17 Thread Hasintha Indrajee
Hi Indika,

On Thu, Dec 18, 2014 at 11:36 AM, Rajeev Sampath  wrote:
>
>
> AFAIK, this error occurs when building with JDK 7+, try using JDK 6.
>
> Yes, the issue should be with your java version. Created a jira for this
[1]. Service tracker should be removed from Authentication Framework.

[1] https://wso2.org/jira/browse/IDENTITY-2953

>
> Thanks
> Rajeev
>
> On Wed, Dec 17, 2014 at 9:21 PM, Prasad Tissera  wrote:
>
>> Last build in Jenkins is successfu [1]. We don't have any changes to
>> org.wso2.carbon.identity.application.authentication.framework-4.2.2 (r29475).
>> Try to build whole chunk-11. Thanks.
>>
>> [1].
>> https://supportbuild.wso2.com/jenkins/job/TURING-Chunk-11/659/changes
>>
>> Regards,
>> Prasad.
>>
>> On Wed, Dec 17, 2014 at 6:31 PM, Indika Sampath  wrote:
>>>
>>> Hi All,
>>>
>>> I am getting following build error when I tried to build support
>>> chunk-11 branch [1]. Please have a look into this.
>>>
>>> [ERROR] Failed to execute goal
>>> org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
>>> (default-compile) on project
>>> org.wso2.carbon.identity.application.authentication.framework: Compilation
>>> failure
>>> [ERROR]
>>> /home/indika/dev-zone/support/turing/platform/trunk/components/identity/org.wso2.carbon.identity.application.authentication.framework/4.2.2/src/main/java/org/wso2/carbon/identity/application/authentication/framework/internal/FrameworkServiceComponent.java:[100,32]
>>> error: type ServiceTrackerCustomizer does not take parameters
>>>
>>> [1]
>>> https://svn.wso2.com/wso2/custom/projects/projects/carbon/turing/platform/trunk/product-releases/chunk-11
>>>
>>> Cheers!
>>>
>>> --
>>> Indika Sampath
>>> Software Engineer
>>> WSO2 Inc.
>>> http://wso2.com
>>>
>>> Phone: +94 716 424 744
>>> Blog: http://indikasampath.blogspot.com/
>>>
>>>
>>
>> --
>> Prasad Tissera
>> Software Engineer.
>> Mobile : +94777223444
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
> --
> Rajeev Sampath
> Senior Software Engineer
> WSO2, Inc.; http://www.wso2.com.
>
> Mobile:
> * +94716265766 <%2B94716265766>*
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev