Index: modules/drlvm-test/project.template =================================================================== --- modules/drlvm-test/project.template (revision 0) +++ modules/drlvm-test/project.template (revision 0) @@ -0,0 +1,90 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Index: modules/drlvm-test/build.xml =================================================================== --- modules/drlvm-test/build.xml (revision 0) +++ modules/drlvm-test/build.xml (revision 0) @@ -0,0 +1,26 @@ + + + + + + + + + + + \ No newline at end of file Property changes on: modules\drlvm-test\build.xml ___________________________________________________________________ Name: svn:eol-style + native Index: modules/drlvm/project.template =================================================================== --- modules/drlvm/project.template (revision 0) +++ modules/drlvm/project.template (revision 0) @@ -0,0 +1,75 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Index: modules/drlvm/build.xml =================================================================== --- modules/drlvm/build.xml (revision 0) +++ modules/drlvm/build.xml (revision 0) @@ -0,0 +1,26 @@ + + + + + + + + + + + \ No newline at end of file Property changes on: modules\drlvm\build.xml ___________________________________________________________________ Name: svn:eol-style + native Index: modules/classlib-test/project.template =================================================================== --- modules/classlib-test/project.template (revision 0) +++ modules/classlib-test/project.template (revision 0) @@ -0,0 +1,78 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Index: modules/classlib-test/build.xml =================================================================== --- modules/classlib-test/build.xml (revision 0) +++ modules/classlib-test/build.xml (revision 0) @@ -0,0 +1,27 @@ + + + + + + + + + + + + \ No newline at end of file Property changes on: modules\classlib-test\build.xml ___________________________________________________________________ Name: svn:eol-style + native Index: modules/classlib/project.template =================================================================== --- modules/classlib/project.template (revision 0) +++ modules/classlib/project.template (revision 0) @@ -0,0 +1,67 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Index: modules/classlib/build.xml =================================================================== --- modules/classlib/build.xml (revision 0) +++ modules/classlib/build.xml (revision 0) @@ -0,0 +1,25 @@ + + + + + + + + + + \ No newline at end of file Property changes on: modules\classlib\build.xml ___________________________________________________________________ Name: svn:eol-style + native Index: properties.xml =================================================================== --- properties.xml (revision 0) +++ properties.xml (revision 0) @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file Property changes on: properties.xml ___________________________________________________________________ Name: svn:eol-style + native Index: build.xml =================================================================== --- build.xml (revision 517164) +++ build.xml (working copy) @@ -39,6 +39,9 @@ + + + @@ -169,7 +172,9 @@ - + @@ -199,7 +204,6 @@ - @@ -329,4 +333,25 @@ + + + + + + + + + + + + + + + + + + + + +