This is a daily summary of all recent changes in Confluence.
-
Updated Spaces:
-
Apache ActiveMQ (https://cwiki.apache.org/confluence/display/ACTIVEMQ)
Pages
-
Author: niallp
Date: Sat Oct 9 00:29:06 2010
New Revision: 1006084
URL: http://svn.apache.org/viewvc?rev=1006084&view=rev
Log:
M3 warnings - replace deprecated variables
- replace ${version}with ${project.version}
- replace ${pom.version}with ${project.version}
- replace ${pom.g
Author: niallp
Date: Fri Oct 8 23:16:24 2010
New Revision: 1006077
URL: http://svn.apache.org/viewvc?rev=1006077&view=rev
Log:
M3 warnings - replace deprecated variables
- replace ${version}with ${project.version}
- replace ${artifactId} with ${project.artifactId}
- replace ${po