Hi

I did  it as follows:

1. download libraries from http://anonsvn.labs.jboss.com/labs/jbossrules/tags/5.0.0.23197.MR2/lib/
    (gwttasks.jar,cobogw-1.0.jar,gwt-diagrams-0.1.jar,gwtext.jar)
2. put the libraries into the directory, which is specified in the build.xml
3. ant gwt-compile (if you need)
4. mvn package
5. ant guvnor-standalone

Shige

Hi Toni,
Thanks 4 the response ... now I'm trying to build guvnor but neither the pom.xml nor the build.xml are well formed :(

In the pom.xml are missed the version number of the dependencies:
com.google.gwt:gwt-servlet
com.gwtext:gwtext
com.thoughtworks.xstream:xstream
commons-fileupload:commons-fileupload
commons-io:commons-io
javax.servlet:servlet-api
org.tmatesoft:svnkit

And the repo location is not setted ...

In the build.xml there are invalid paths as: de/samaflost/gwttasks/antlib.xml

Thanks,

NEStor


2009/3/20 Toni Rikkola <[email protected] <mailto:[email protected]>>

    Hi,

    Here is a wiki page that might be helpful
    http://www.jboss.org/community/docs/DOC-11917

    When making changes to the Guvnor client side you need to run ant
    gwt-compile before creating the war.

    Toni


    nestabur wrote:

        Hi All,

        I'm trying to tune up the guvnor project modifying some
        components for our
        enterprise and when I compile the source the changes in gwt
        infrastructure
        doesn't take any effect... so ¿how can I compile correctly the
        project?
        ?¿via maven? ¿ant task?

        Cheers,

        NEStor

    _______________________________________________
    rules-users mailing list
    [email protected] <mailto:[email protected]>
    https://lists.jboss.org/mailman/listinfo/rules-users


------------------------------------------------------------------------

_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users

_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to