Skip to content

Commit

Permalink
Fixed some whitespace that git was complaining about
Browse files Browse the repository at this point in the history
  • Loading branch information
dchenbecker committed Sep 16, 2008
1 parent 79972f3 commit 3f3ec1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions book.txt
Expand Up @@ -45,7 +45,7 @@ So you see 2 distinct Sections: Generalized info and intro, and getting into and
* Prerequisites * Prerequisites
* Java 1.5 or newer (Scala is not required directly since Maven will pull it down) * Java 1.5 or newer (Scala is not required directly since Maven will pull it down)
* Maven 2 - include a very brief synopsis on Maven. Anything more detailed should point to the Maven site or go in an appendix * Maven 2 - include a very brief synopsis on Maven. Anything more detailed should point to the Maven site or go in an appendix
* Some sort of programming editor is recommended: mention emacs, Eclipse, NetBeans, JEdit, etc. * Some sort of programming editor is recommended: mention emacs, Eclipse, NetBeans, JEdit, etc.
* Download the HelloLift project and unzip it * Download the HelloLift project and unzip it
* "mvn jetty:run" * "mvn jetty:run"
* Profit! * Profit!
Expand Down Expand Up @@ -78,7 +78,7 @@ So you see 2 distinct Sections: Generalized info and intro, and getting into and
* Repo definitions * Repo definitions
* Dependencies * Dependencies
* Special build targets * Special build targets

====== General Topics ====== ====== General Topics ======


3. Lift Architecture in general (need info from dpp and marius) 3. Lift Architecture in general (need info from dpp and marius)
Expand Down

0 comments on commit 3f3ec1e

Please sign in to comment.