[jboss-jira] [JBoss JIRA] Commented: (JBRULES-2686) Clean up GWT build for Guvnor
Toni Rikkola (JIRA)
jira-events at lists.jboss.org
Tue Sep 7 02:42:52 EDT 2010
[ https://jira.jboss.org/browse/JBRULES-2686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12549336#action_12549336 ]
Toni Rikkola commented on JBRULES-2686:
---------------------------------------
* unit tests take 20 minutes, some randomly fail
I forgot to mention that this is for the full Drools trunk. We don't have any randomly failing tests in Guvnor that I know of. Also they take less time, but they could be made faster by removing unnecessary text printing.
* /revision-number.xml should be done with mvn filtered-resources
This one is used so that the person who loaded the latest snapshot or other release knows what version he is using when reporting a bug. We could set the revision info in the Hudson. The problem with it was that it breaks the build if the users command line SVN is not working correctly.
For example: the SVN I use from command line is not the latest, however subclipse uses the latest one. If I edit the files with subclipse I can't use the command line anymore because it just gives a warning that a later version of SVN has been used.
> Clean up GWT build for Guvnor
> -----------------------------
>
> Key: JBRULES-2686
> URL: https://jira.jboss.org/browse/JBRULES-2686
> Project: Drools
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: drools-guvnor
> Affects Versions: 5.1.0.FINAL
> Reporter: Geoffrey De Smet
> Assignee: Geoffrey De Smet
> Fix For: FUTURE
>
>
> * Look into the GWT maven plugin (looks like we don't use it yet?!)
> * Remove the ANT build files from Guvnor
> * Remove the generated "cache" files from subversion (if possible)
> * Get a fast incremental build (from maven + Eclipse + IntelliJ)
> ** Use GWT shell: changing something and testing it manually should take seconds
> * Look into automated testings
> * Look into http://googlewebtoolkit.blogspot.com/2010/08/updated-maven-strategy-for-gwt.html
> * ... (feel free to suggest)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list