Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] Google Summer of Code (GSOC) Participation

Robin Rosenberg <robin.rosenberg@xxxxxxxxxx> wrote:
> Creating simple and annotated unsigned tags is no problem. JGit has code for 
> that. Look for the Tag class and its presence in unit tests. Creating signed 
> tags requires PGP support. The only option I know of is Bouncy Castle, which 
> fortunately has a permissive license, so that should be relatively straight 
> forward.

If we're going to require Bouncy Castle, we should file the CQ
sooner rather than later, so the IP team has a chance to review it
before the GSoC project starts.

-- 
Shawn.


Back to the top