Author: aaf
Date: Tue Jan 24 08:44:06 2012
New Revision: 1235164
URL: http://svn.apache.org/viewvc?rev=1235164&view=rev
Log:
added proper wiki URL
Modified:
incubator/openmeetings/trunk/singlewebapp/build.xml
incubator/openmeetings/trunk/singlewebapp/docs/get-involved.html
incubator/openmeetings/trunk/singlewebapp/xdocs/get-involved.xml
Modified: incubator/openmeetings/trunk/singlewebapp/build.xml
URL:
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/build.xml?rev=1235164&r1=1235163&r2=1235164&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/build.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/build.xml Tue Jan 24 08:44:06 2012
@@ -656,7 +656,12 @@
</taskdef>
- <target name="build.only.webservice.doc">
+ <target name="anakia">
+ <anakia basedir="${docs.src}" destdir="${docs.dest}/"
extension=".html" style="./site.vsl" projectFile="stylesheets/project.xml"
excludes="**/stylesheets/** empty.xml" includes="**/*.xml"
lastModifiedCheck="true" templatePath="xdocs/stylesheets">
+ </anakia>
+ </target>
+
+ <target name="build.only.webservice.doc" depends="anakia">
<javadoc classpathref="build.webservice.classpath">
<source
file="src/userservice/org/openmeetings/axis/services/UserWebService.java" />
<source
file="src/roomservice/org/openmeetings/axis/services/RoomWebService.java" />
@@ -666,9 +671,6 @@
</doclet>
</javadoc>
- <anakia basedir="${docs.src}" destdir="${docs.dest}/"
extension=".html" style="./site.vsl" projectFile="stylesheets/project.xml"
excludes="**/stylesheets/** empty.xml" includes="**/*.xml"
lastModifiedCheck="true" templatePath="xdocs/stylesheets">
- </anakia>
-
<copy todir="${docs.dest}/images" filtering="no">
<fileset dir="${docs.src}/images">
<include name="**/*.gif" />
Modified: incubator/openmeetings/trunk/singlewebapp/docs/get-involved.html
URL:
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/get-involved.html?rev=1235164&r1=1235163&r2=1235164&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/get-involved.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/get-involved.html Tue Jan 24
08:44:06 2012
@@ -809,11 +809,11 @@ available <a href="svn.html">here</a>.
</li>
<li>
Bugs and other issues can be posted on the project
-<a href=" http://issues.apache.org/jira/secure/BrowseProject.jspa?id=0
">JIRA</a>
+<a href="https://issues.apache.org/jira/browse/OPENMEETINGS">JIRA</a> (<a
href="https://issues.apache.org/jira/secure/Signup!default.jspa">sign up</a>).
</li>
<li>
-Additional documentation and discussion can be found on the project
-<a href="http://wiki.apache.org/incubator/OpenMeetings">wiki</a>
+Additional documentation and discussion can be contributed to the project
+<a href="https://cwiki.apache.org/confluence/display/OPENMEETINGS">Wiki</a>
(<a href="https://cwiki.apache.org/confluence/signup.action">sign up</a>).
</li>
</ul>
</blockquote>
@@ -857,15 +857,6 @@ SubversionRepository</a>.
</p>
</li>
-<li><p> Sign up for a
-<a class="external" rel="nofollow"
href="http://wiki.apache.org/incubator/UserPreferences">WiKi</a> account.
-</p>
-</li>
-<li><p> Sign up for an
-<a class="external" rel="nofollow" href="http://issues.apache.org/jira/">
-ASF JIRA</a> account.
-</p>
-</li>
</ul>
</blockquote>
Modified: incubator/openmeetings/trunk/singlewebapp/xdocs/get-involved.xml
URL:
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/xdocs/get-involved.xml?rev=1235164&r1=1235163&r2=1235164&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/xdocs/get-involved.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/xdocs/get-involved.xml Tue Jan 24
08:44:06 2012
@@ -29,12 +29,11 @@ available <a href="svn.html">here</a>.
</li>
<li>
Bugs and other issues can be posted on the project
-<a href="
-http://issues.apache.org/jira/secure/BrowseProject.jspa?id=0 ">JIRA</a>
+<a href="https://issues.apache.org/jira/browse/OPENMEETINGS">JIRA</a> (<a
href="https://issues.apache.org/jira/secure/Signup!default.jspa">sign up</a>).
</li>
<li>
-Additional documentation and discussion can be found on the project
-<a href="http://wiki.apache.org/incubator/OpenMeetings">wiki</a>
+Additional documentation and discussion can be contributed to the project
+<a href="https://cwiki.apache.org/confluence/display/OPENMEETINGS">Wiki</a>
(<a href="https://cwiki.apache.org/confluence/signup.action">sign up</a>).
</li>
</ul>
@@ -72,17 +71,6 @@ SubversionRepository</a>.
</p>
</li>
-<li><p> Sign up for a
-<a class="external" rel="nofollow"
-href="http://wiki.apache.org/incubator/UserPreferences">WiKi</a> account.
-</p>
-</li>
-<li><p> Sign up for an
-<a class="external" rel="nofollow"
-href="http://issues.apache.org/jira/">
-ASF JIRA</a> account.
-</p>
-</li>
</ul>