6 Replies Latest reply on Jun 27, 2009 7:47 AM by roman.mandeleil1

    SVN Build problem

    roman.mandeleil1

      Hi ,

      I am trying to build 3.2.x snapshot:
      Got the source from here:
      http://anonsvn.jboss.org/repos/richfaces/branches/archive/3.2.x/
      and run mvn install.

      Got an error:

      SEVERE: Error loading JavaScript from [http:/testContext/a4j/g/3_2_3-SNAPSHOTorg
      /richfaces/renderkit/html/scripts/controls-scrollable-data-table.js].
      java.io.IOException: Could not get Input stream for resource: org/richfaces/rend
      erkit/html/scripts/controls-scrollable-data-table.js
       at org.ajax4jsf.resource.ScriptRenderer.send(ScriptRenderer.java:54)
       at org.ajax4jsf.resource.InternetResourceBase.send(InternetResourceBase.
      java:376)


      Tests in error:
       testRenderScripts(org.richfaces.renderkit.html.ScrollableDataTableRendererTest
      )
      



      I have also tried to run build with test skip, then I got success build
      but the ui jar was very partial .

      Can someone help me please ?

      Thanks in advance