From deaf03b30c8968fbcb3dfc22abfeef064d3cca12 Mon Sep 17 00:00:00 2001 From: deanhiller Date: Sun, 28 Jan 2007 01:13:01 +0000 Subject: renaming should fix the build. I can't tell as when I run testall, the build seems to hang forever. See if this works better checking it in as that seemed to send out email while my builds on my machine seem to hang. I think the build is now trying to pull these in as tests and they are not tests....my previous bad naming here. git-svn-id: file:///home/sven/projects/JOGL/temp/ant-contrib/svn/ant-contrib-code/trunk/ant-contrib@76 32d7a393-a5a9-423c-abd3-5d954feb1f2f --- test/resources/walls/testC/mod/TestCModule.java | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 test/resources/walls/testC/mod/TestCModule.java (limited to 'test/resources/walls/testC/mod/TestCModule.java') diff --git a/test/resources/walls/testC/mod/TestCModule.java b/test/resources/walls/testC/mod/TestCModule.java deleted file mode 100644 index 5d9c0e8..0000000 --- a/test/resources/walls/testC/mod/TestCModule.java +++ /dev/null @@ -1,11 +0,0 @@ - -package mod; - -import mod.modA.TestCModuleA; -import mod.modB.TestCModuleB; - -public class TestCModule -{ - private TestCModuleA temp1; - private TestCModuleB temp2; -}; \ No newline at end of file -- cgit v1.2.3