[jboss-cvs] JBossAS SVN: r86434 - projects/jboss-osgi/trunk/build/docbook/en/modules.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Mar 27 14:34:03 EDT 2009


Author: thomas.diesler at jboss.com
Date: 2009-03-27 14:34:02 -0400 (Fri, 27 Mar 2009)
New Revision: 86434

Modified:
   projects/jboss-osgi/trunk/build/docbook/en/modules/gettingstarted.xml
Log:
Update download location

Modified: projects/jboss-osgi/trunk/build/docbook/en/modules/gettingstarted.xml
===================================================================
--- projects/jboss-osgi/trunk/build/docbook/en/modules/gettingstarted.xml	2009-03-27 18:32:27 UTC (rev 86433)
+++ projects/jboss-osgi/trunk/build/docbook/en/modules/gettingstarted.xml	2009-03-27 18:34:02 UTC (rev 86434)
@@ -12,16 +12,12 @@
     <title>Installing JBossOSGi</title>
     
     <para>JBossOSGi is distributed as an <ulink url="http://izpack.org">IzPack</ulink> installer archive. 
-    Currently, the JBossOSGi Installer is available from the <ulink url="http://repository.jboss.org/maven2">JBoss Maven Repository</ulink>. 
-    You can download the latest version from <ulink url="http://repository.jboss.org/maven2/org/jboss/osgi/jboss-osgi-distribution">jboss-osgi-distribution</ulink> directory.
-    To run the installer execute the following command:</para>
+    The JBossOSGi Installer is available from the JBossOSGi <ulink url="https://sourceforge.net/project/showfiles.php?group_id=22866&amp;package_id=316015">download area</ulink>.</para>
+     
+    <para>To run the installer execute the following command:</para>
     
-    <note>
-      <title>TODO: Provide better download support</title>
-    </note>
-    
     <programlisting>
-    java -jar jboss-osgi-distribution-1.0.0.Alpha3-installer.jar
+    java -jar jboss-osgi-installer-1.0.0.Alpha3.jar
     </programlisting>
       
     <para>The installer first shows a welcome screen</para>




More information about the jboss-cvs-commits mailing list