Clad Development

From NovaOrdis Knowledge Base
Revision as of 05:17, 2 March 2016 by Ovidiu (talk | contribs)
Jump to navigation Jump to search

Internal

TODO

doc/cliff.docx TODO section.

New Release

This will install a new "development" release (same release number) in the Maven repository:

cdclad
mvn clean install

Indvidual Unit Test

mvn -Dmaven.surefire.debug="-agentlib:jdwp=transport=dt_socket,server=y,suspend=y,address=5012" -Dtest=StringOptionTest clean test