- Revision
- 769
- Author
- mward
- Date
- 2008-07-23 23:05:07 -0500 (Wed, 23 Jul 2008)
Log Message
reverted back pom.xml for rspec-mojo
Modified Paths
Diff
Modified: trunk/waffle-ruby/pom.xml (768 => 769)
--- trunk/waffle-ruby/pom.xml 2008-07-22 16:32:38 UTC (rev 768) +++ trunk/waffle-ruby/pom.xml 2008-07-24 04:05:07 UTC (rev 769) @@ -44,6 +44,7 @@ <configuration> <jrubyHome>${env.JRUBY_HOME}</jrubyHome> <sourceDirectory>${basedir}/src/test/specs</sourceDirectory> + <outputDirectory>${basedir}/target</outputDirectory> <reportFile>${basedir}/target/rspec-report.html</reportFile> <ignoreFailure>true</ignoreFailure> <!-- TODO remove when all tests pass --> </configuration>
To unsubscribe from this list please visit:
