Krzysztof Debski edited a comment on Bug MASPECTJ-120

"java.vendor" property was changed from "Sun Microsystems Inc." to "Oracle Corporation".

See:

http://www.oracle.com/technetwork/java/javase/compatibility-417013.html
(Synopsis: Rebranding System Properties)

As a result, "default-tools.jar" profile is not being activated. I made a copy of this profile ("default-tools-oracle.jar") with different "java.vendor" property.
In this way, tests should work in both Java 6 and 7.
A copy of a profile is needed, because http://jira.codehaus.org/browse/MNG-3328 was not yet implemented.

The patch can be applied with "patch -p1 < MASPECTJ-120.patch".

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to