Author: tfischer
Date: Thu Jul 26 00:33:53 2012
New Revision: 1365854
URL: http://svn.apache.org/viewvc?rev=1365854&view=rev
Log:
added release building information
Modified:
db/torque/torque4/trunk/torque-site/src/site/xdoc/developer-info/developer-guide.xml
Modified:
db/torque/torque4/trunk/torque-site/src/site/xdoc/developer-info/developer-guide.xml
URL:
http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-site/src/site/xdoc/developer-info/developer-guide.xml?rev=1365854&r1=1365853&r2=1365854&view=diff
==============================================================================
---
db/torque/torque4/trunk/torque-site/src/site/xdoc/developer-info/developer-guide.xml
(original)
+++
db/torque/torque4/trunk/torque-site/src/site/xdoc/developer-info/developer-guide.xml
Thu Jul 26 00:33:53 2012
@@ -69,11 +69,24 @@
</section>
<section name="Testing">
- <p>
+ <p>
Torque is tested by running the test project. Please refer to the
<a href="test-project.html">Test Project docs</a> for information.
</p>
</section>
+ <section name="Building a release">
+ <p>
+ Run <code>mvn -Prelease clean install</code> to build a release
+ and install the artifacts in your local maven repository.
+ </p>
+ </section>
+
+ <section name="Deploying a release">
+ <p>
+ TODO
+ </p>
+ </section>
+
</body>
</document>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]