[ http://issues.apache.org/jira/browse/CLI-121?page=all ]
Henri Yandell updated CLI-121:
------------------------------
Fix Version: 2.0
Given the timeline of the JDK, I think this should be solved in 2.0 if possible.
> Tests fail under 1.6 + error at end that may or may not be related
> ------------------------------------------------------------------
>
> Key: CLI-121
> URL: http://issues.apache.org/jira/browse/CLI-121
> Project: Commons CLI
> Type: Bug
> Environment: JDK 1.6
> Reporter: Henri Yandell
> Fix For: 2.0
>
> Testsuite: org.apache.commons.cli2.bug.Bug27575Test
> Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.058 sec
> Testcase: testRequiredOptions(org.apache.commons.cli2.bug.Bug27575Test):
> FAILED
> expected:<[-h]> but was:<-c <arg>>
> junit.framework.ComparisonFailure: expected:<[-h]> but was:<-c <arg>>
> at
> org.apache.commons.cli2.bug.Bug27575Test.testRequiredOptions(Bug27575Test.java:36)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> and error at end of:
> Exception in thread "Thread-1"
> javax.xml.transform.TransformerFactoryConfigurationError: Provider for
> javax.xml.transform.TransformerFactory cannot be found
> at javax.xml.transform.TransformerFactory.newInstance(Unknown Source)
> at java.util.prefs.XmlSupport.writeDoc(XmlSupport.java:246)
> at java.util.prefs.XmlSupport.exportMap(XmlSupport.java:333)
> at
> java.util.prefs.FileSystemPreferences$8.run(FileSystemPreferences.java:607)
--
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]