[jira] [Updated] (KAFKA-1876) pom file for scala 2.11 should reference a specific version

2015-01-19 Thread Jun Rao (JIRA)

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

Jun Rao updated KAFKA-1876:
---
Resolution: Fixed
Status: Resolved  (was: Patch Available)

Thanks for the reviews. Committed to 0.8.2 and trunk after fixing the README 
accordingly.

 pom file for scala 2.11 should reference a specific version
 ---

 Key: KAFKA-1876
 URL: https://issues.apache.org/jira/browse/KAFKA-1876
 Project: Kafka
  Issue Type: Bug
Affects Versions: 0.8.2
Reporter: Jun Rao
Assignee: Jun Rao
Priority: Blocker
 Fix For: 0.8.2

 Attachments: kafka-1876.patch, twoeleven.tgz


 Currently, the pom file specifies the following scala dependency for 2.11.
 dependency
   groupIdorg.scala-lang/groupId
   artifactIdscala-library/artifactId
   version2.11/version
   scopecompile/scope
 /dependency
 However, there is no 2.11 in maven central (there are only 2.11.1, 2.11.2, 
 etc).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (KAFKA-1876) pom file for scala 2.11 should reference a specific version

2015-01-19 Thread Joe Stein (JIRA)

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

Joe Stein updated KAFKA-1876:
-
Attachment: twoeleven.tgz

gradle works yes however maven fails since it doesn't have unicorns and pixie 
dust built in. 

I attached the project i used to test gradle and maven w/ 2.11 support.

We need this patch otherwise anyone using pom w/ kafka wanting 2.11 won't work

patch LGTM +1

 pom file for scala 2.11 should reference a specific version
 ---

 Key: KAFKA-1876
 URL: https://issues.apache.org/jira/browse/KAFKA-1876
 Project: Kafka
  Issue Type: Bug
Affects Versions: 0.8.2
Reporter: Jun Rao
Assignee: Jun Rao
Priority: Blocker
 Fix For: 0.8.2

 Attachments: kafka-1876.patch, twoeleven.tgz


 Currently, the pom file specifies the following scala dependency for 2.11.
 dependency
   groupIdorg.scala-lang/groupId
   artifactIdscala-library/artifactId
   version2.11/version
   scopecompile/scope
 /dependency
 However, there is no 2.11 in maven central (there are only 2.11.1, 2.11.2, 
 etc).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (KAFKA-1876) pom file for scala 2.11 should reference a specific version

2015-01-18 Thread Jun Rao (JIRA)

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

Jun Rao updated KAFKA-1876:
---
Attachment: kafka-1876.patch

 pom file for scala 2.11 should reference a specific version
 ---

 Key: KAFKA-1876
 URL: https://issues.apache.org/jira/browse/KAFKA-1876
 Project: Kafka
  Issue Type: Bug
Affects Versions: 0.8.2
Reporter: Jun Rao
Assignee: Jun Rao
Priority: Blocker
 Fix For: 0.8.2

 Attachments: kafka-1876.patch


 Currently, the pom file specifies the following scala dependency for 2.11.
 dependency
   groupIdorg.scala-lang/groupId
   artifactIdscala-library/artifactId
   version2.11/version
   scopecompile/scope
 /dependency
 However, there is no 2.11 in maven central (there are only 2.11.1, 2.11.2, 
 etc).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (KAFKA-1876) pom file for scala 2.11 should reference a specific version

2015-01-18 Thread Jun Rao (JIRA)

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

Jun Rao updated KAFKA-1876:
---
Status: Patch Available  (was: Open)

 pom file for scala 2.11 should reference a specific version
 ---

 Key: KAFKA-1876
 URL: https://issues.apache.org/jira/browse/KAFKA-1876
 Project: Kafka
  Issue Type: Bug
Affects Versions: 0.8.2
Reporter: Jun Rao
Assignee: Jun Rao
Priority: Blocker
 Fix For: 0.8.2

 Attachments: kafka-1876.patch


 Currently, the pom file specifies the following scala dependency for 2.11.
 dependency
   groupIdorg.scala-lang/groupId
   artifactIdscala-library/artifactId
   version2.11/version
   scopecompile/scope
 /dependency
 However, there is no 2.11 in maven central (there are only 2.11.1, 2.11.2, 
 etc).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)