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. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Property changes on: modules/drlvm-test/project.template ___________________________________________________________________ Name: svn:eol-style + native Index: modules/drlvm-test/build.xml =================================================================== --- modules/drlvm-test/build.xml (revision 0) +++ modules/drlvm-test/build.xml (revision 0) @@ -0,0 +1,26 @@ + + + + + + + + + + + Index: modules/drlvm/project.template =================================================================== --- modules/drlvm/project.template (revision 0) +++ modules/drlvm/project.template (revision 0) @@ -0,0 +1,77 @@ +# 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. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Property changes on: modules/drlvm/project.template ___________________________________________________________________ Name: svn:eol-style + native Index: modules/drlvm/build.xml =================================================================== --- modules/drlvm/build.xml (revision 0) +++ modules/drlvm/build.xml (revision 0) @@ -0,0 +1,26 @@ + + + + + + + + + + + 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. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Property changes on: modules/classlib-test/project.template ___________________________________________________________________ Name: svn:eol-style + native Index: modules/classlib-test/build.xml =================================================================== --- modules/classlib-test/build.xml (revision 0) +++ modules/classlib-test/build.xml (revision 0) @@ -0,0 +1,27 @@ + + + + + + + + + + + + Index: modules/classlib/project.template =================================================================== --- modules/classlib/project.template (revision 0) +++ modules/classlib/project.template (revision 0) @@ -0,0 +1,68 @@ +# 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. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Property changes on: modules/classlib/project.template ___________________________________________________________________ Name: svn:eol-style + native Index: modules/classlib/build.xml =================================================================== --- modules/classlib/build.xml (revision 0) +++ modules/classlib/build.xml (revision 0) @@ -0,0 +1,25 @@ + + + + + + + + + + Index: properties.xml =================================================================== --- properties.xml (revision 0) +++ properties.xml (revision 0) @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + Index: build.xml =================================================================== --- build.xml (revision 515027) +++ build.xml (working copy) @@ -39,6 +39,9 @@ + + + @@ -148,9 +151,7 @@ - - Copying full test configuration for CruiseControl from /config/config-full.xml - + @@ -202,7 +203,7 @@ - + @@ -329,4 +330,29 @@ + + + + + + + +<cruisecontrol> + + <property file="cc.properties" /> + + + + + + + + + + + + + + +