Author: danhaywood
Date: Tue Dec 18 20:12:39 2012
New Revision: 1423613

URL: http://svn.apache.org/viewvc?rev=1423613&view=rev
Log:
isis site; stuff on building isis, dev env and on verifying releases

Modified:
    isis/site/trunk/content/contributors/development-environment.md
    isis/site/trunk/content/contributors/verifying-releases.md

Modified: isis/site/trunk/content/contributors/development-environment.md
URL: 
http://svn.apache.org/viewvc/isis/site/trunk/content/contributors/development-environment.md?rev=1423613&r1=1423612&r2=1423613&view=diff
==============================================================================
--- isis/site/trunk/content/contributors/development-environment.md (original)
+++ isis/site/trunk/content/contributors/development-environment.md Tue Dec 18 
20:12:39 2012
@@ -162,4 +162,4 @@ In addition:
 
 ## What's Next
 
-The next thing to do is probably to build Isis; see [here](building-isis.html).
+Now you've set up your development environment the next thing to do is to 
[build Isis](building-isis.html).

Modified: isis/site/trunk/content/contributors/verifying-releases.md
URL: 
http://svn.apache.org/viewvc/isis/site/trunk/content/contributors/verifying-releases.md?rev=1423613&r1=1423612&r2=1423613&view=diff
==============================================================================
--- isis/site/trunk/content/contributors/verifying-releases.md (original)
+++ isis/site/trunk/content/contributors/verifying-releases.md Tue Dec 18 
20:12:39 2012
@@ -8,7 +8,7 @@ Per this [ASF documentation](http://www.
 
 * a source zip file + corresponding signature (signed by me, which is in the 
ASF web of trust and in our KEYS file)
 * all source files have the Apache license (this is ensured by the running of 
the rat plugin prior to release; you could run it on the unzipped source)
-* all dependencies are appropriately licensed; see the DEPENDENCIES file which 
is automatically generated from the POMs plus the supplemental-models.xml file
+* all dependencies are appropriately licensed; see the `DEPENDENCIES` file 
which is automatically generated from the POMs plus the supplemental-models.xml 
file
 
 Note that the binaries are *not* an ASF release, they merely exist on the 
Maven central repo as a convenience.
 


Reply via email to