[ http://issues.apache.org/jira/browse/CACTUS-128?page=all ]
Felipe Leme updated CACTUS-128:
-------------------------------
Fix Version: 1.7.2
(was: 1.7)
Description:
In the latest version of plugin.jelly in cvs, the cactus task uses
cactus.sysproperties in the same way as in the maven-test-plugin uses
maven.junit.sysproperties.
However, it only sets such properties when executing the cactus:test-war goal,
not the cactus:match nor the cactus:single goals. The attached patch fixes this
problem
For full consistency with the maven-test-plugin, the sysproperty basedir would
be set to ${basedir}, but that is obviously at your discretion.
was:
In the latest version of plugin.jelly in cvs, the cactus task uses
cactus.sysproperties in the same way as in the maven-test-plugin uses
maven.junit.sysproperties.
However, it only sets such properties when executing the cactus:test-war goal,
not the cactus:match nor the cactus:single goals. The attached patch fixes this
problem
For full consistency with the maven-test-plugin, the sysproperty basedir would
be set to ${basedir}, but that is obviously at your discretion.
> cactus.sysproperties used inconsistently
> ----------------------------------------
>
> Key: CACTUS-128
> URL: http://issues.apache.org/jira/browse/CACTUS-128
> Project: Cactus
> Type: Bug
> Components: Maven Integration
> Versions: 1.7
> Environment: Maven 1.0rc3, Cactus-CVS-HEAD, Gentoo Linux
> Reporter: Maxwell Grender-Jones
> Assignee: Felipe Leme
> Fix For: 1.7.2
> Attachments: sysproperties.patch
>
> In the latest version of plugin.jelly in cvs, the cactus task uses
> cactus.sysproperties in the same way as in the maven-test-plugin uses
> maven.junit.sysproperties.
> However, it only sets such properties when executing the cactus:test-war
> goal, not the cactus:match nor the cactus:single goals. The attached patch
> fixes this problem
> For full consistency with the maven-test-plugin, the sysproperty basedir
> would be set to ${basedir}, but that is obviously at your discretion.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]