Revision: 852 http://jwebunit.svn.sourceforge.net/jwebunit/?rev=852&view=rev Author: henryju Date: 2010-10-18 07:41:54 +0000 (Mon, 18 Oct 2010)
Log Message: ----------- Prevents deployment of tests. Modified Paths: -------------- trunk/jwebunit-commons-tests/pom.xml Modified: trunk/jwebunit-commons-tests/pom.xml =================================================================== --- trunk/jwebunit-commons-tests/pom.xml 2010-10-05 14:40:30 UTC (rev 851) +++ trunk/jwebunit-commons-tests/pom.xml 2010-10-18 07:41:54 UTC (rev 852) @@ -38,5 +38,7 @@ </dependencies> <properties> <topDirectoryLocation>..</topDirectoryLocation> + <!-- Prevents deployment as this module is not intended to be used by end-users --> + <maven.deploy.skip>true</maven.deploy.skip> </properties> </project> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Download new Adobe(R) Flash(R) Builder(TM) 4 The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly Flex(R) Builder(TM)) enable the development of rich applications that run across multiple browsers and platforms. Download your free trials today! http://p.sf.net/sfu/adobe-dev2dev _______________________________________________ JWebUnit-development mailing list JWebUnit-development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jwebunit-development