From eafc9a55cd9ba31709bc45aebd063ff8c2c7d781 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Wed, 9 Feb 2011 03:52:20 +0100 Subject: Move implementation private files from com.jogamp..impl. to jogamp. (2/2) - edit files - jogamp.openal -> jogamp.openal This sorts implementation details from the top level, ie skipping the public 'com', allowing a better seperation of public classes and implementation details and also reduces strings. This approach of public/private seperation is also used in the OpenJDK. --- make/build-test.xml | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) (limited to 'make/build-test.xml') diff --git a/make/build-test.xml b/make/build-test.xml index 3340906..58c3db9 100644 --- a/make/build-test.xml +++ b/make/build-test.xml @@ -43,7 +43,6 @@ - @@ -51,8 +50,8 @@ - - + + @@ -65,6 +64,8 @@ + + @@ -75,13 +76,13 @@ - - + - + @@ -103,7 +104,7 @@ --> - + @@ -119,18 +120,18 @@ - + - + - + - + @@ -153,7 +154,7 @@ - + -- cgit v1.2.3