[jira] [Resolved] (KAFKA-9948) Gradle Issue

2022-06-04 Thread Dulvin Witharane (Jira)


 [ 
https://issues.apache.org/jira/browse/KAFKA-9948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dulvin Witharane resolved KAFKA-9948.
-
Resolution: Not A Bug

> Gradle Issue
> 
>
> Key: KAFKA-9948
> URL: https://issues.apache.org/jira/browse/KAFKA-9948
> Project: Kafka
>  Issue Type: Bug
>  Components: build
>Affects Versions: 2.4.1
> Environment: gradle -v
> 
> Gradle 6.0.1
> 
> Build time:   2019-11-18 20:25:01 UTC
> Revision: fad121066a68c4701acd362daf4287a7c309a0f5
> Kotlin:   1.3.50
> Groovy:   2.5.8
> Ant:  Apache Ant(TM) version 1.10.7 compiled on September 1 2019
> JVM:  1.8.0_152 (Oracle Corporation 25.152-b16)
> OS:   Mac OS X 10.15.4 x86_64
>Reporter: Dulvin Witharane
>Priority: Blocker
>
> Can't get Gradle to build kafka.
>  
> Build file '/Users/dulvin/Documents/Work/git/kafka/build.gradle' line: 457
> A problem occurred evaluating root project 'kafka'.
> > Could not create task ':clients:spotbugsMain'.
>  > Could not create task of type 'SpotBugsTask'.
>  > Could not create an instance of type 
> com.github.spotbugs.internal.SpotBugsReportsImpl.
>  > 
> org.gradle.api.reporting.internal.TaskReportContainer.(Ljava/lang/Class;Lorg/gradle/api/Task;)V
>  
> The above error is thrown



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


Build Issue

2020-05-02 Thread Dulvin Witharane
Hi,

I'm getting the following build issue when i load the project in IDEA.

Build file '/Users/dulvin/Documents/Work/git/kafka/build.gradle' line: 457

A problem occurred evaluating root project 'kafka'.
> Could not create task ':clients:spotbugsMain'.
   > Could not create task of type 'SpotBugsTask'.
  > Could not create an instance of type
com.github.spotbugs.internal.SpotBugsReportsImpl.
 >
org.gradle.api.reporting.internal.TaskReportContainer.(Ljava/lang/Class;Lorg/gradle/api/Task;)

Can anyone help me to get this fixed?

I have created the following issue in jira[1].
I have found a reference in SpotBugs repo[2] as well.


[1]https://issues.apache.org/jira/browse/KAFKA-9948
[2]https://github.com/spotbugs/spotbugs-gradle-plugin/issues/120

Thanks and Regards,

-- 
*Witharane, D.R.H.*

Software Engineer, WSO2 Inc,
Colombo 03
Mobile : *+94 7 <%2B94%2071%201127241>7 6746781*
Skype  : dulvin.rivindu
Facebook <https://www.facebook.com/people/Dulvin-Witharane/> | LinkedIn
<https://lk.linkedin.com/in/dulvin>


[jira] [Created] (KAFKA-9948) Gradle Issue

2020-05-02 Thread Dulvin Witharane (Jira)
Dulvin Witharane created KAFKA-9948:
---

 Summary: Gradle Issue
 Key: KAFKA-9948
 URL: https://issues.apache.org/jira/browse/KAFKA-9948
 Project: Kafka
  Issue Type: Bug
  Components: build
Affects Versions: 2.4.1
 Environment: gradle -v


Gradle 6.0.1


Build time:   2019-11-18 20:25:01 UTC
Revision: fad121066a68c4701acd362daf4287a7c309a0f5

Kotlin:   1.3.50
Groovy:   2.5.8
Ant:  Apache Ant(TM) version 1.10.7 compiled on September 1 2019
JVM:  1.8.0_152 (Oracle Corporation 25.152-b16)
OS:   Mac OS X 10.15.4 x86_64
Reporter: Dulvin Witharane


Can't get Gradle to build kafka.

 

Build file '/Users/dulvin/Documents/Work/git/kafka/build.gradle' line: 457

A problem occurred evaluating root project 'kafka'.
> Could not create task ':clients:spotbugsMain'.
 > Could not create task of type 'SpotBugsTask'.
 > Could not create an instance of type 
 > com.github.spotbugs.internal.SpotBugsReportsImpl.
 > org.gradle.api.reporting.internal.TaskReportContainer.(Ljava/lang/Class;Lorg/gradle/api/Task;)V

 

The above error is thrown



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


Re: Cant do integration testing

2019-06-16 Thread Dulvin Witharane
Oh shoot. Thanks for pointing it out. Will check that way.

Thanks and best regards,
Dulvin

On Mon, Jun 17, 2019 at 3:13 AM Matthias J. Sax 
wrote:

> Did you run
>
> ./gradle integrationTest
>
> or
>
> ./gradlew integrationTest
>
> ?
>
> The later would be correct. If you don't have the `gradlew` wrapper,
> just run
>
> $ gradle
>
> without any parameters and it will create it. See the README on GiHhub
> for more details: https://github.com/apache/kafka
>
>
> -Matthias
>
>
> On 6/16/19 9:34 AM, Dulvin Witharane wrote:
> > Hi,
> >
> > When I try /gradle integrationTest on a fresh trunk build, it fails. I
> tried this because I was trying to create a pull request, and that was also
> facing build issues.
> >
> > Is there anything I should look before opening the pull request. Working
> on MacOs
> >
> > Regards,
> > Dulvin
> >
>
> --
Witharane, DRH
R & D Engineer
Synopsys Lanka (Pvt) Ltd.
Borella, Sri Lanka
0776746781

Sent from my iPhone


Cant do integration testing

2019-06-16 Thread Dulvin Witharane
Hi,

When I try /gradle integrationTest on a fresh trunk build, it fails. I tried 
this because I was trying to create a pull request, and that was also facing 
build issues.

Is there anything I should look before opening the pull request. Working on 
MacOs

Regards,
Dulvin

Re: Contributor permissions

2019-06-07 Thread Dulvin Witharane
Hi,

I think for the first JIRA ticket you have to request to be added as the
assignee in a new thread. Afterwards you can assign them yourself and keep
working.

On Fri, Jun 7, 2019 at 12:28 PM Carlos Manuel Duclos-Vergara <
carlos.duc...@schibsted.com> wrote:

> Hi,
>
> I'd like to start working on some of the newbie tasks (I got permission
> from my employer to use up to 10% of my time on this project). I have
> already found a couple of tasks that I'd like to work on, so I'd like to be
> able to assign those tasks to me. What is the procedure?
>
> Regards
>
> --
> Carlos Manuel Duclos Vergara
> Backend Software Developer
>
-- 
Witharane, DRH
R & D Engineer
Synopsys Lanka (Pvt) Ltd.
Borella, Sri Lanka
0776746781

Sent from my iPhone


Re: [JIRA] KAFKA-7760

2019-06-06 Thread Dulvin Witharane
Hi Bill,

Thanks a lot. Hope to keep contributing



On Thu, Jun 6, 2019 at 7:34 PM Bill Bejeck  wrote:

> Hi Dulvin,
>
> Thanks for your interest in Apache Kafka.  I've assigned KAFKA-7760 to
> you.  I've also added you to the contributors list so in the future you can
> assign tickets yourself tickets.
>
> Thanks,
> Bill
>
> On Thu, Jun 6, 2019 at 8:17 AM Dulvin Witharane  wrote:
>
> > Please assign the above to me.
> >
> > Username : dulvinw
> > --
> > Witharane, DRH
> > R & D Engineer
> > Synopsys Lanka (Pvt) Ltd.
> > Borella, Sri Lanka
> > 0776746781
> >
> > Sent from my iPhone
> >
>
-- 
Witharane, DRH
R & D Engineer
Synopsys Lanka (Pvt) Ltd.
Borella, Sri Lanka
0776746781

Sent from my iPhone


[JIRA] KAFKA-7760

2019-06-06 Thread Dulvin Witharane
Please assign the above to me.

Username : dulvinw
-- 
Witharane, DRH
R & D Engineer
Synopsys Lanka (Pvt) Ltd.
Borella, Sri Lanka
0776746781

Sent from my iPhone


Re: Newbie on lookout for work

2019-06-06 Thread Dulvin Witharane
Hi I’ve found a ticket and wanting to know how to get it assigned to me to
start working on. Could anyone let me know how to.

On Thu, Jun 6, 2019 at 4:43 AM Gwen Shapira  wrote:

> Hi,
>
> You can look at our contribution guidelines:
> https://kafka.apache.org/contributing
>
> We have a number of open "newbie" tickets in JIRA, perhaps one of them
> will be interesting to you:
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20KAFKA%20AND%20status%20%3D%20Open%20AND%20labels%20in%20(Newbie%2C%20newbie)%20ORDER%20BY%20created%20DESC
>
> On Wed, Jun 5, 2019 at 9:36 AM Dulvin Witharane  wrote:
> >
> > Hi All,
> >
> > I'm a newbie for FOSS and I'd like to start contributing to Apache Kafka.
> > Any pointers for beginning would be appreciated.
> >
> > --
> > *Witharane, D.R.H.*
> >
> > R&D Engineer
> > Synopsys Inc,
> > Colombo 08
> > Mobile : *+94 7 <%2B94%2071%201127241>7 6746781*
> > Skype  : dulvin.rivindu
> > Facebook <https://www.facebook.com/people/Dulvin-Witharane/> | LinkedIn
> > <https://lk.linkedin.com/in/dulvin>
>
>
>
> --
> Gwen Shapira
> Product Manager | Confluent
> 650.450.2760 | @gwenshap
> Follow us: Twitter | blog
>
-- 
Witharane, DRH
R & D Engineer
Synopsys Lanka (Pvt) Ltd.
Borella, Sri Lanka
0776746781

Sent from my iPhone


Re: Newbie on lookout for work

2019-06-05 Thread Dulvin Witharane
Thanks a bunch for the reply and I’ll make sure to check it out

On Thu, Jun 6, 2019 at 4:43 AM Gwen Shapira  wrote:

> Hi,
>
> You can look at our contribution guidelines:
> https://kafka.apache.org/contributing
>
> We have a number of open "newbie" tickets in JIRA, perhaps one of them
> will be interesting to you:
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20KAFKA%20AND%20status%20%3D%20Open%20AND%20labels%20in%20(Newbie%2C%20newbie)%20ORDER%20BY%20created%20DESC
>
> On Wed, Jun 5, 2019 at 9:36 AM Dulvin Witharane  wrote:
> >
> > Hi All,
> >
> > I'm a newbie for FOSS and I'd like to start contributing to Apache Kafka.
> > Any pointers for beginning would be appreciated.
> >
> > --
> > *Witharane, D.R.H.*
> >
> > R&D Engineer
> > Synopsys Inc,
> > Colombo 08
> > Mobile : *+94 7 <%2B94%2071%201127241>7 6746781*
> > Skype  : dulvin.rivindu
> > Facebook <https://www.facebook.com/people/Dulvin-Witharane/> | LinkedIn
> > <https://lk.linkedin.com/in/dulvin>
>
>
>
> --
> Gwen Shapira
> Product Manager | Confluent
> 650.450.2760 | @gwenshap
> Follow us: Twitter | blog
>
-- 
Witharane, DRH
R & D Engineer
Synopsys Lanka (Pvt) Ltd.
Borella, Sri Lanka
0776746781

Sent from my iPhone


Newbie on lookout for work

2019-06-05 Thread Dulvin Witharane
Hi All,

I'm a newbie for FOSS and I'd like to start contributing to Apache Kafka.
Any pointers for beginning would be appreciated.

-- 
*Witharane, D.R.H.*

R&D Engineer
Synopsys Inc,
Colombo 08
Mobile : *+94 7 <%2B94%2071%201127241>7 6746781*
Skype  : dulvin.rivindu
Facebook <https://www.facebook.com/people/Dulvin-Witharane/> | LinkedIn
<https://lk.linkedin.com/in/dulvin>