| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
68 (0.457s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Moving some minor issues from 0.0.2 to 0.0.1 to get them committed before the release? - Droids - [mail # dev]
|
|
...Ok, thanks for the answer, I'll list them later on today. The problem with the tag is the fact that it interferes with the way maven-release-plugin works - it needs to work from the trunk an...
|
|
|
Author: Eugen Paraschiv,
2011-03-07, 16:09
|
|
|
Re: Moving some minor issues from 0.0.2 to 0.0.1 to get them committed before the release? - Droids - [mail # dev]
|
|
...I have worked on a production project involving heavy branching in the past, and I can tell you the effort, especially dealing with SVN is significant - it does introduce a lot of complexity...
|
|
|
Author: Eugen Paraschiv,
2011-03-05, 21:38
|
|
|
Re: Moving some minor issues from 0.0.2 to 0.0.1 to get them committed before the release? - Droids - [mail # dev]
|
|
...The stable branch is a good idea in my mind as well. The only downside of it is that it would introduce complexity in the release process, especially thinking of maven-release-plugin. This m...
|
|
|
Author: Eugen Paraschiv,
2011-03-02, 22:08
|
|
|
Re: Moving some minor issues from 0.0.2 to 0.0.1 to get them committed before the release? - Droids - [mail # dev]
|
|
...Well, usually these would be reviewed by committers as time allows. Now however, with the release clearing all 0.0.1 issues, I guess that is the focus and then the 0.0.2 patches. That is the...
|
|
|
Author: Eugen Paraschiv,
2011-03-02, 21:56
|
|
|
Moving some minor issues from 0.0.2 to 0.0.1 to get them committed before the release? - Droids - [mail # dev]
|
|
...Hi, I have a few patches on 0.0.2 issues that are probably ready to commit (or at least review). I had previously moved them to 0.0.2 in order to clear up 0.0.1 and move the release forward ...
|
|
|
Author: Eugen Paraschiv,
2011-03-02, 21:45
|
|
|
[DROIDS-120] Better exception handling in SimpleTaskQueue - merge - Droids - [issue]
|
|
...In SimpleTaskQueue - merge, any exception in any of the individual tasks would end up in closing down the entire process and loosing all the results in that particular collection. This shoul...
|
|
|
http://issues.apache.org/jira/browse/DROIDS-120
Author: Eugen Paraschiv,
2011-02-28, 07:27
|
|
|
Re: Droids 0.1 release - Droids - [mail # dev]
|
|
...Hi, About the changes.xml file - is there anything to add here, seeing how there is no previous release? Should the release use the apache-release maven profile (-Papache-release)? Is there ...
|
|
|
Author: Eugen Paraschiv,
2011-02-25, 18:12
|
|
|
droid build tooling - Droids - [mail # dev]
|
|
...I've been involved in Droids for a while now, but not nearly enough to understand some of the historical context in some areas of the project. I'm sure I could piece it together from the mai...
|
|
|
Author: Eugen Paraschiv,
2011-02-23, 20:26
|
|
|
[DROIDS-106] Introduce Guava (the former google collections) into the droids project - Droids - [issue]
|
|
...Google Guava is becoming a standard extension to the collection framework and provides some very useful features (besides the obvious collection work which is extensive), such as Preconditio...
|
|
|
http://issues.apache.org/jira/browse/DROIDS-106
Author: Eugen Paraschiv,
2011-02-22, 21:18
|
|
|
Re: Droids 0.1 release - Droids - [mail # dev]
|
|
...Hi, I've used maven-release-plugin before. It requires a few elements to be present in the pom and does indeed do all of the work for you. I will follow up with a quick guide from my own doc...
|
|
|
Author: Eugen Paraschiv,
2011-02-21, 20:19
|
|
|
|