Em Development: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=Internal= * em =TODO= doc/em Development.docx TODO section. =std.shlib= <font color=red> '''TODO''' On 04/04/16 a standalone <tt>std.shlib</tt> proje...")
 
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:


* [[em#Development|em]]
* [[em#Development|em]]
=GitHub=
<blockquote style="background-color: AliceBlue; border: solid thin LightSteelBlue;">
:<br>https://github.com/NovaOrdis/em<br><br>
</blockquote>
To clone:
<pre>
git clone git@github.com:NovaOrdis/em.git
</pre>


=TODO=
=TODO=


doc/em Development.docx TODO section.
doc/em Development.docx TODO section.
* 10/03/16 bug: Fix <tt><property name="initial_hosts">$ </property></tt> when building JDG.


=std.shlib=
=std.shlib=

Latest revision as of 17:49, 4 October 2016

Internal

GitHub


https://github.com/NovaOrdis/em

To clone:

git clone git@github.com:NovaOrdis/em.git


TODO

doc/em Development.docx TODO section.


  • 10/03/16 bug: Fix <property name="initial_hosts">$ </property> when building JDG.

std.shlib

TODO

On 04/04/16 a standalone std.shlib project was created. At that time, em contained its own version of std.shlib. Must migrate em to use the separated one. See std.shlib.


Development

New Release

This will install a new "development" release (same release number) locally:

cdem
mvn clean install; ./install -f