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/modA/TrialCModuleA.java | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 test/resources/walls/testC/mod/modA/TrialCModuleA.java (limited to 'test/resources/walls/testC/mod/modA/TrialCModuleA.java') diff --git a/test/resources/walls/testC/mod/modA/TrialCModuleA.java b/test/resources/walls/testC/mod/modA/TrialCModuleA.java new file mode 100644 index 0000000..a7c6a89 --- /dev/null +++ b/test/resources/walls/testC/mod/modA/TrialCModuleA.java @@ -0,0 +1,7 @@ + +package mod.modA; + +public class TrialCModuleA +{ + +}; \ No newline at end of file -- cgit v1.2.3