--- Stefan Bodewig wrote:
> On 2009-01-16, wrote:
>
> > Modified:
>
ant/core/trunk/src/main/org/apache/tools/ant/types/resources/BaseResourceCollectionContainer.java
> > @@ -159,8 +173,7 @@
> > /* now check each Resource in case the
> child only
> > lets through files from
Could I get a kind soul to add a link to my new article on Ant + Docbook
in the Articles section of your Resources page? I'm asking here, as
requested on that page.
http://pub.admc.com/howtos/ant-docbook-howto/
The DocBook team documents how to use "make" for DocBook more than Ant.
My HOWTO doc
Hi,
I am working on "Understanding dynamics of software and organisational
dynamics" and I am using Ant as my sample project. For that, I need
the developers (not committers) log information (committers log information
is available in svn repository) of ant as that would help me understand the
org
Developers are the ones who commit source code changes. These groups
(developers and committers) aren't exclusive to one another.
You have access to the archives of this development discussion forum.
shanker4uu wrote:
> Hi,
> I am working on "Understanding dynamics of software and organisational
But apache distinguishes between a developer and a committer. A committer is
the one who has the write access to the code base. Whereas there are many
developers who actively participate in submitting their patches. The list of
developers is not available in svn repository log list. Is there any o
The code committers are still developers, so the two groups are
definitely not exclusive.
If you look at the Subversion logs, you will see that the comments are
developer comments.
While anybody who writes code is a developer, it's unusual to refer to
somebody who contributes code to project X wi
On Fri, Jan 16, 2009 at 11:29 AM, Blaine Simpson
wrote:
> The code committers are still developers, so the two groups are
> definitely not exclusive.
>
> If you look at the Subversion logs, you will see that the comments are
> developer comments.
Have a look at the CONTRIBUTORS file in Ant's repo