hard to say why it fails. Can you have a look at the test output files in your ./tests/reports directory, maybe that gives a clue ?
regards, Harry On 6 January 2013 16:19, Will van de Corput <[email protected]>wrote: > Hi, > > Since early last year I use JSPWiki and am glad the nice project > continues on the incubator. > I use build JSPWiki v2.8.5-svn-14 on ARM (Excito B3), Java 1.6.0_24 > (openjdk-6-jre-headless, IcedTea6 1.11.5) and Tomcat 7.0.22. > Building a JSPWiki 2.8.5 war-file on Eclipse JEE works. > > I try out building the JSPWiki-incubator 2.9 on Eclipse JEE, last on > trunk, but have no success building the war-file. > > buildjar: > [junit] Test org.apache.wiki.WikiSessionTest FAILED > [junit] Test org.apache.wiki.auth.AuthenticationManagerTest FAILED > [junit] Test org.apache.wiki.auth.AuthorizationManagerTest FAILED > [junit] Test org.apache.wiki.auth.GroupManagerTest FAILED > [junit] Test org.apache.wiki.auth.UserManagerTest FAILED > [junit] Test org.apache.wiki.auth.acl.AclImplTest FAILED > [junit] Test org.apache.wiki.auth.acl.DefaultAclManagerTest FAILED > [junit] Test org.apache.wiki.auth.authorize.JDBCGroupDatabaseTest FAILED > [junit] Test org.apache.wiki.auth.authorize.XMLGroupDatabaseTest FAILED > [junit] Test org.apache.wiki.auth.login.UserDatabaseLoginModuleTest FAILED > [junit] Test org.apache.wiki.auth.user.JDBCUserDatabaseTest FAILED > [junit] Test org.apache.wiki.auth.user.XMLUserDatabaseTest FAILED > [junit] Test org.apache.wiki.filters.DefaultFilterManagerTest FAILED > [junit] Test org.apache.wiki.parser.CreoleToJSPWikiTranslatorTest FAILED > [junit] Test org.apache.wiki.workflow.ApprovalWorkflowTest FAILED > [junit] Test org.apache.wiki.workflow.DecisionQueueTest FAILED > [junit] Test org.apache.wiki.workflow.WorkflowManagerTest FAILED > > [junitreport] Processing > PATH\workspace\JSPWiki-2.9\tests\reports\TESTS-TestSuites.xml to > PATH\workspace\JSPWiki-2.9\tests\reports\junit-noframes.html > [junitreport] Loading stylesheet > > jar:file:/C:/eclipse32/plugins/org.apache.ant_1.8.3.v20120321-1730/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-noframes.xsl > [junitreport] Warning: The encoding 'UTF-8' is not supported by the > Java runtime. > [junitreport] Warning: encoding "UTF-8" not supported, using UTF-8 > [junitreport] Transform time: 4777ms > > To much failures, forgotten something to configure? > Anyone have a suggestion? > > Will van de Corput >
