You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Frank Bille Jensen (JIRA)" <ji...@apache.org> on 2008/06/18 23:41:45 UTC

[jira] Resolved: (WICKET-1335) Fixes for "first read" docs in distro

     [ https://issues.apache.org/jira/browse/WICKET-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Frank Bille Jensen resolved WICKET-1335.
----------------------------------------

    Resolution: Fixed

> Fixes for "first read" docs in distro
> -------------------------------------
>
>                 Key: WICKET-1335
>                 URL: https://issues.apache.org/jira/browse/WICKET-1335
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.3.0-final
>            Reporter: Jacek Laskowski
>            Assignee: Frank Bille Jensen
>
> After downloaded 1.3 distro begun reading README. Here are a few comments on it.
> 1/ It reads: "The text is included in the file LICENSE.txt in the root of the project.", but there's no LICENSE.txt, but LICENSE.
> 2/ There's more directories than what's listed in "You will find the source code here".
> 3/ s/you want like is outlined/you want as outlined/
> 4/ s/outlined in the quickstart/outlined in the wicket-quickstart/
> 5/ s/use Maven/use Apache Maven (http://maven.apache.org)/
> 6/ s/uploads the source-jars and JavaDoc jars together with the final jar/uploads the source and JavaDoc jars as well as the final jar/
> 7/ s/your local repository/your maven local repository/
> 8/ s/for use in other projects//
> Went on reading apache-wicket\src\archetypes/README:
> 1/ s/wicket-archetypes folder/archetypes directory/
> 2/ s/Wicket-archetypes is a collection/Wicket's archetypes directory is a collection/
> 3/ s/these archetype/these archetypes/
> 4/ README file reads as if there're more archetypes, but there's only one available.
> And finished with http://wicket.apache.org/quickstart.html that warned about NPE:
> Caveats
> At present, running mvn package or mvn install will result in a NPE from the Surefire (testing) plugin as the generated pom.xml has no dependency on either JUnit or TestNG,
> It does no longer applies to Wicket 1.3 as I could run mvn clean install with no troubles.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.