Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [p2-dev] Publisher Refactorings - Infrastructure

Makes good sense to me. 
I'll go ahead and do it, since it seems that your commit rights have not yet been granted (apparently waiting on some paperworks)

On 2011-02-13, at 8:25 AM, Oberlies, Tobias wrote:

> Before starting to work on the actual publisher refactorings (cf. https://bugs.eclipse.org/bugs/show_bug.cgi?id=331974 ), we need to do the following infrastructure-related changes in the incubator branch:
> 
> - Add the content of org.eclipse.pde.build/templates/ from the main branch tag "publishing_incubator". It seems that the folder is missing because it is listed in the corresponding .cvsignore.
> - Disable the $Header$ and $Revision$ tokens in org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/tasks/Version.java. Since CVS replaces them on commit, they make it harder for us to maintain our internal Git mirror of the CVS repository. It seems that Version.java is only file containing these tokens, so this should be easy to undo before merging the branch back into HEAD.
> - Merge the changes from HEAD into the incubator branch. Nothing has happened in the incubator branch, so this should be trivial.
> 
> Any remarks/concerns?
> 
> Regards
> Tobias
> _______________________________________________
> p2-dev mailing list
> p2-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/p2-dev



Back to the top