Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[stellation-res] Changes for unittest

Hi Florin,

Per our offline discussion, I revised two files for the unittest project and
added a dummy plugin.xml file.  These changes allow Eclipse to recognize
unittest as a PDE project, which fixes the classpath update issue in the setup
procedure.  All three files are in the attached zip.

I tried to test the changes to ensure there were no command-line problems, but I wasn't able to get Ant and Junit to work together from the command line (from Eclipse, they work fine). This occurred even with the unmodified version of unittest; I have some kind of Ant / JUnit configuration problem: invoking ant produces an error message stating that ant can't create a junit task (even though junit.jar and optional.jar are both
in ANT_HOME/lib).

I'd appreciate a bit of help:
1. Please try the attached files, and let me know if you can still run the
unit tests from the command line. (Even better - if they don't, please hack the attached files so you *can* run the tests from the command line, and send or check in the results.)

2. Please advise details of your Ant configuration (version, installed files / locations ...
anything that might help me get a working configuration here).

Thanks!
Jim


Attachment: PDE_config.zip
Description: Zip archive

--
Jim Wright, IBM T.J. Watson Research Center
*** The Stellation project: Advanced SCM for Collaboration
*** http://www.eclipse.org/stellation
*** Work Email: jwright@xxxxxxxxxxxxxx ------- Personal Email: jim.wright@xxxxxxx

Back to the top