From ec7d40862574f9b2da67a159ca482e514747f977 Mon Sep 17 00:00:00 2001 From: George Gastaldi Date: Thu, 16 Aug 2012 12:37:29 -0300 Subject: [PATCH] FORGE-626 and uUpgraded to 1.0.6.Final --- docs/index.html.haml | 4 ++-- .../{debuggin-foge.textile => debugging-forge.textile} | 8 ++++++-- index.html.haml | 4 ++-- 3 files changed, 10 insertions(+), 6 deletions(-) rename docs/using/{debuggin-foge.textile => debugging-forge.textile} (80%) diff --git a/docs/index.html.haml b/docs/index.html.haml index 371dd38..1837b5b 100644 --- a/docs/index.html.haml +++ b/docs/index.html.haml @@ -9,7 +9,7 @@ The documentation is written in Textile, which is a lightweight markup language. %br Follow these steps to conribute documentation: %ol - %li Clone http://github.com/forge/website on GitHub. + %li Clone http://github.com/forge/forge.github.com on GitHub. %li Add a new .textile file in one of the sub directories of the docs directory. %li Push the empty Textile file to your GitHub repository. %li Use the GitHub Textile editor to write your docs and preview changes. Of course you can use your own editor if you prefer so. @@ -21,7 +21,7 @@ gives a good introduction about the markup language. %br %br %h3 Some technical details -The Forge website is built using Awestruct, and the sources are on http://github.com/forge/website. However you don't have to install anything to contribute documentation! If you are interested in Awestruct anyway, you'll find a guide on the github page about how to setup and use Awestruct. +The Forge website is built using Awestruct, and the sources are on http://github.com/forge/forge.github.com. However you don't have to install anything to contribute documentation! If you are interested in Awestruct anyway, you'll find a guide on the github page about how to setup and use Awestruct. diff --git a/docs/using/debuggin-foge.textile b/docs/using/debugging-forge.textile similarity index 80% rename from docs/using/debuggin-foge.textile rename to docs/using/debugging-forge.textile index a3847d6..9f24d7e 100644 --- a/docs/using/debuggin-foge.textile +++ b/docs/using/debugging-forge.textile @@ -14,7 +14,11 @@ bc(command). $HOME/.forge/runtime.log h2. Enable debug mode -In order to debug a "live" Forge installation, you need to set the following FORGE_OPTS (JVM arguments) in your console before starting Forge (this does not work when running Forge in the IDE - it must be run from the command line). +Start Forge by using the following parameter: + +bc(command). forge --debug + +If you don't want to use the --debug parameter, you need to set the following FORGE_OPTS (JVM arguments) in your console before starting Forge (this does not work when running Forge in the IDE - it must be run from the command line). For Unix: @@ -34,4 +38,4 @@ Make sure the remote debugger port is set to 8000 (or the port you've selected,) h2. Attach the sources -If Eclipse complains that it cannot find the source attachment for a breakpoint, make sure to add all related Forge projects as source attachments to your new 'maven-debug' project by clicking the "Attach Sources" button. \ No newline at end of file +If Eclipse complains that it cannot find the source attachment for a breakpoint, make sure to add all related Forge projects as source attachments to your new 'maven-debug' project by clicking the "Attach Sources" button. diff --git a/index.html.haml b/index.html.haml index 2bfc191..59c21be 100644 --- a/index.html.haml +++ b/index.html.haml @@ -20,8 +20,8 @@ layout: base %p A core framework for rapid-application development in a standards-based environment. Plugins / incremental project enhancement for Java EE, and more. %p - %a.btn.btn-primary.btn-large{ :href =>'https://repository.jboss.org/nexus/service/local/artifact/maven/redirect?r=releases&g=org.jboss.forge&a=forge-distribution&v=1.0.5.Final&e=zip'} Download - %a.btn.btn-secondary.btn-large{ :href =>'/docs/using/'} Install + %a.btn.btn-primary.btn-large{ :href =>'https://repository.jboss.org/nexus/service/local/artifact/maven/redirect?r=releases&g=org.jboss.forge&a=forge-distribution&v=1.0.6.Final&e=zip'} Download (1.0.6.Final) + %a.btn.btn-secondary.btn-large{ :href =>'/docs/using/'} How to Install .row.visible-phone %h2 The new enterprise industrial evolution.