| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
13 (3.456s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Different library versions (zkclient, metrics) referenced from build files? - Kafka - [mail # dev]
|
|
...This was mentioned a few weeks ago with the sbt-assembly task findingmultiple versions of the same libs. The Build.scala was transposed from theolder build, so I didn't see it at the time, b...
|
|
|
Author: Derek Chen-Becker,
2013-03-22, 22:19
|
|
|
Re: 0.8 build problems - Kafka - [mail # dev]
|
|
...Reviewed. I added my comments on the ticket. Thanks!On Thu, Feb 21, 2013 at 5:03 PM, Swapnil Ghike wrote:> Hi Derek,>> We probably have a patch for adding assembly at> http...
|
|
|
Author: Derek Chen-Becker,
2013-02-22, 01:05
|
|
|
Re: 0.8 build problems - Kafka - [mail # dev]
|
|
...The two simplest approaches (short of parsing SBT output for classpaths)would be to either use https://github.com/n8han/conscript orhttps://github.com/sbt/sbt-assembly. Assembly would give y...
|
|
|
Author: Derek Chen-Becker,
2013-02-21, 22:46
|
|
|
Re: git workflow - Kafka - [mail # dev]
|
|
...If it's mandated by Apache rules, I understand, but I do think thatGitHub/git provide improved workflow over SVN + patch. Apache appears to bemirroring to GitHub anyway:https://github.com/ap...
|
|
|
Author: Derek Chen-Becker,
2013-01-07, 16:33
|
|
|
Re: git workflow - Kafka - [mail # dev]
|
|
...It makes it easier for a non-committer to contribute via email, but withpublicly available repos (a la GitHub) it's just as easy to merge from aremote (and doesn't require contorting through...
|
|
|
Author: Derek Chen-Becker,
2013-01-07, 15:06
|
|
|
Re: git workflow - Kafka - [mail # dev]
|
|
...Although I haven't contributed much here yet, I did want to ask: whydiff/patch and not pull/merge? I know my work on getting the SBT buildworking with a modern SBT was quite a headache for e...
|
|
|
Author: Derek Chen-Becker,
2013-01-07, 05:52
|
|
|
Re: EasyMock? - Kafka - [mail # dev]
|
|
...I haven't had any time to work on it in a few months, but it's definitely something I'd like to finish up. I think the last remaining issue is that SBT isn't integrated into the external pac...
|
|
|
Author: Derek Chen-Becker,
2012-11-20, 21:21
|
|
|
Re: EasyMock? - Kafka - [mail # dev]
|
|
...In particular it breaks some tests between Scala 2.8.0 and 2.9.x due to changes in Scala's collections impls that impact Map traversal order. I haven't had any time to work further on the SB...
|
|
|
Author: Derek Chen-Becker,
2012-11-20, 00:11
|
|
|
Re: [jira] [Commented] (KAFKA-139) cross-compile multiple Scala versions - Kafka - [mail # dev]
|
|
...Hi, This has been somewhat of a complicated patch to submit :). Besides the obvious application of the patch file itself, you'll need to downoad the latest SBT jar and replace ...
|
|
|
Author: Derek Chen-Becker,
2012-08-17, 22:38
|
|
|
Re: [DISCUSS] git as the primary data source - Kafka - [mail # dev]
|
|
...Just to throw in (an admittedly external) $0.02: with Git, at least, *everyone* has a full copy of the repo, +/- local changes, so even a catastrophic failure of the apache Git servers would...
|
|
|
Author: Derek Chen-Becker,
2012-07-30, 14:04
|
|
|
|