You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by "Harry Metske (JIRA)" <ji...@apache.org> on 2009/01/18 14:04:59 UTC

[jira] Commented: (JSPWIKI-471) Building from Source

    [ https://issues.apache.org/jira/browse/JSPWIKI-471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12664959#action_12664959 ] 

Harry Metske commented on JSPWIKI-471:
--------------------------------------

I am not familiar with Sun Java Studio, but I guess it has a way of importing projects from an SVN repository, that would be the easiest way to build.

Eclipse (the IDE that is used by most JSPWiki developers) has this ability, building JSPWiki with Eclipse has been less or more documented at http://www.jspwiki.org/wiki/EclipseConfig.

To find out what libraries are needed for the compile, you can use the .classpath file that is also in the repository:
http://svn.eu.apache.org/viewvc/incubator/jspwiki/trunk/.classpath?view=markup

> Building from Source
> --------------------
>
>                 Key: JSPWIKI-471
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-471
>             Project: JSPWiki
>          Issue Type: Bug
>          Components: Documentation & website
>    Affects Versions: 2.8.1
>         Environment: Win XP, Sun Java Studio 8.1, Tomcat 5.5
>            Reporter: Jens Doll
>            Priority: Minor
>
> When trying to build the Wiki 2.8.1 from the sources, I proceeded this way:
> 1. download *src.zip
> 2. download *.war
> 2. download *sourceforge.stripes,
> but there are still compile errors:
> 1. hsqldb missing
> 2. mortbay missing
>  3. ... and probably more
> I wonder, which packages will also need downloading. Could you please specify the additionally neede jars?
> Regards
> Jens

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