Revision: 1210
Author:   [email protected]
Date:     Tue Nov 26 17:43:39 2013 UTC
Log:      minor edit
http://code.google.com/p/piccolo2d/source/detail?r=1210

Modified:
 /wiki/ReleaseChecklist.wiki

=======================================
--- /wiki/ReleaseChecklist.wiki Tue Nov 26 17:40:44 2013 UTC
+++ /wiki/ReleaseChecklist.wiki Tue Nov 26 17:43:39 2013 UTC
@@ -30,7 +30,7 @@
 $ java -jar target/piccolo2d-examples-1.3.2-rc1-jar-with-dependencies.jar
 }}}
* _Note: The maven assembly plugin is deprecating (see [http://maven.apache.org/plugins/maven-assembly-plugin/plugin-info.html here]) all goals (including assembly:assembly) except for assembly:single. However, mvn assembly:single currently fails to correctly build the assembly; likely having something to do with [http://jira.codehaus.org/browse/MASSEMBLY-94 this Maven ticket]. The workaround is to use run the clean and package phase at the same time as assembly:single (i.e., {{{mvn clean package assembly:single"}}}) or use mvn assembly:assembly so long as it is still available._
-    # Verify that the SWT examples run with jdk 1.4+ on all platforms
+ # Verify that the SWT examples run with the specified jdk version on all platforms
 {{{
 $ cd ../swt-examples
 $ mvn assembly:assembly

--
--
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en
--- You received this message because you are subscribed to the Google Groups "Piccolo2D Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to