On 10/05/2011 03:28 PM, Ade Lee wrote:
 ACK
 subject to provisos discussed in #dogtag-pki about removing entries
 from .gitignore
 On Wed, 2011-10-05 at 14:46 -0400, Adam Young wrote:
> This contains only the files necessary to get the project to import into
> Eclipse,  plus a very small .gitignore file for people that want to use
> git svn.  This patch should have no effects on the way that code
> currently runs.
>
> The difference between this patch and the previous submission is that
> this one does not attempt to deal with the problems due to the code
> duplication between the console and common code bases:  it does not
> include the console in the classpath.  People that want to use eclipse
> to work with the console will have to perform additional modifications.
> Also, it does not include the  directory base/common/test  that has
> classes in it with undefined abstract methods.
>
>
> _______________________________________________
> Pki-devel mailing list
> Pki-devel(a)redhat.com
> 
https://www.redhat.com/mailman/listinfo/pki-devel
 Removed and pushed/commited to TRUNK.  Attached patch was what was pushed.