Commits

Roman Levenstein committed 52147ec3bc0
Add getGenericSignature() helper method to ArchetypeBuilder. NFC. This is just a small re-factoring moving some code around to make it possible for an ArchetypeBuilder to create a generic signature based on a provided list of generic parameter types and a set of archetype and requirements already known to the builder.