Now would be a great time to discuss the structure of the repository.

Under the root (incubator/imperius) we currently have only board.

What most projects do is to add a trunk for current (possibly broken in small ways) development, branches for maintained branches as well as multi-developer features that are too incomplete for the trunk, and tags for released code.

Under trunk, complex projects with multiple jar files often have several sub-projects, each of which has a structure suitable for the build/integration tool. For example, openjpa uses maven to build and has openjpa/trunk/openjpa-jdbc/ in which you find src and target directories and the pom.xml that defines the openjpa-jdbc sub-project.

Some also have their site as a directory in the main repository. Others use Confluence and publish directly to the web.

Craig

Craig Russell
Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
408 276-5638 mailto:[EMAIL PROTECTED]
P.S. A good JDO? O, Gasp!

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to