Alexei Fedotov wrote: > Do I understand correctly that > working_classlib/modules/awt/src/test/api/java/ should be actually at > working_classlib/modules/awt/src/test/api/java.injected? Is it > possible to use svn move instead of preparing a monstrous patch?
Just send along a script with the SVN commands you want the committer to perform, that is how people have done it in the past. > The reason why I'm asking is the following. I need to add a test at > working_classlib/modules/awt/src/test/api/java/ and the tests which > are injected to a boot classpath are in that place. I believe the > right way to solve the problem is to move injected test cases to the > proper place first. What do you think? Sounds good. Regards, Tim
