|
Packaging the webapp is not working properly after r427581 this morning.
* http://svn.apache.org/viewvc?rev=427581&view=rev When I switched from the distribution to the selenium-core jar in the Maven repo, I didn't synchronize the location where it gets unpacked with the location where the antrun plugin expects to find the files to copy. After the patch, 'mvn package -Pselenium' works again.
Wendy Smoak made changes - 01/Aug/06 04:11 PM
sean schofield made changes - 08/Aug/06 02:26 AM
Wendy, is this still an issue? If so, feel free to apply the patch ... it was not obvious to me which of the poms was supposed to be updated.
Resolving as the Selenium test for the mailreader app is working for me, and the infrastructure is in place to add Selenium tests to any of the other apps. (Just add files in src/test/selenium and package with the 'selenium' profile activated: -P selenium .)
Wendy Smoak made changes - 14/Dec/06 04:05 AM
Rahul Akolkar made changes - 23/Jan/07 04:40 PM
Jeff Turner made changes - 09/Aug/07 07:17 AM
Antonio Petrelli made changes - 08/Jan/09 08:56 AM
Antonio Petrelli made changes - 08/Jan/09 09:08 AM
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
See this page for information on installing Selenium and running the tests:
http://shale.apache.org/shale-apps/selenium.html
Commits:
* http://svn.apache.org/viewvc?rev=427397&view=rev
* http://svn.apache.org/viewvc?rev=427419&view=rev