Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-ant-dev] Re: Arrgh! Running patched org.eclipse.ant.core (more)

On Saturday, April 12, 2003, at 04:45  PM, Blake Meike wrote:

I just made a trivial change to the ant code which I expect to submit, shortly, as a patch. I also made a corresponding change to the relevant JUnit test.

On running the JUnits, I discover that they now fail. Although my new JUnit test is being run, my new version of org.eclipse.ant.core is not. I don't understand why not. Where does the decision about where to look for stuff get made.


More on this problem. I've ascertained that the .log message is irrelevant. Unfortunately, I still can't get my new version of org.eclipse.ant.core to run.

My workspace consists of three projects from the CVS server at dev.eclipse.org: org.eclipse.ant.core, org.eclipse.ant.optional.junit, org.eclipse.ant.tests.core. In addition I've imported 30 odd other binary project from plug-ins. My platform is a Mac, if that makes any difference.

I'd appreciate any help: either a fix, if I'm doing some boneheaded, or a handle to the mechanism eclipse is using to determine which ant-core plugin to run if the solution isn't obvious.

Thanks
  Blake Meike



Back to the top