You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by ds...@apache.org on 2009/07/21 18:26:39 UTC

svn commit: r796367 - in /felix/trunk/sigil: common/core.tests/ common/obr/ eclipse/core/ eclipse/core/schema/ eclipse/help/ eclipse/obr/ eclipse/search/ eclipse/ui/ eclipse/utils/

Author: dsavage
Date: Tue Jul 21 16:26:38 2009
New Revision: 796367

URL: http://svn.apache.org/viewvc?rev=796367&view=rev
Log:
apply asf licence to xml files

Added:
    felix/trunk/sigil/eclipse/help/build.xml
    felix/trunk/sigil/eclipse/help/ivy.xml
    felix/trunk/sigil/eclipse/obr/build.xml
    felix/trunk/sigil/eclipse/obr/ivy.xml
    felix/trunk/sigil/eclipse/search/build.xml
    felix/trunk/sigil/eclipse/search/ivy.xml
    felix/trunk/sigil/eclipse/ui/build.xml
    felix/trunk/sigil/eclipse/ui/ivy.xml
    felix/trunk/sigil/eclipse/utils/build.xml
    felix/trunk/sigil/eclipse/utils/ivy.xml
Modified:
    felix/trunk/sigil/common/core.tests/build.xml
    felix/trunk/sigil/common/core.tests/ivy.xml
    felix/trunk/sigil/common/obr/build.xml
    felix/trunk/sigil/common/obr/ivy.xml
    felix/trunk/sigil/eclipse/core/build.xml
    felix/trunk/sigil/eclipse/core/ivy.xml
    felix/trunk/sigil/eclipse/core/schema/org.apache.felix.sigil.installbuilder.exsd
    felix/trunk/sigil/eclipse/core/schema/org.apache.felix.sigil.repositoryprovider.exsd

Modified: felix/trunk/sigil/common/core.tests/build.xml
URL: http://svn.apache.org/viewvc/felix/trunk/sigil/common/core.tests/build.xml?rev=796367&r1=796366&r2=796367&view=diff
==============================================================================
--- felix/trunk/sigil/common/core.tests/build.xml (original)
+++ felix/trunk/sigil/common/core.tests/build.xml Tue Jul 21 16:26:38 2009
@@ -1,3 +1,22 @@
+<?xml version="1.0"?>
+<!--
+  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.
+-->
 <project name="core.tests" default="build">
       <import file="../build.xml"/>
 </project>

Modified: felix/trunk/sigil/common/core.tests/ivy.xml
URL: http://svn.apache.org/viewvc/felix/trunk/sigil/common/core.tests/ivy.xml?rev=796367&r1=796366&r2=796367&view=diff
==============================================================================
--- felix/trunk/sigil/common/core.tests/ivy.xml (original)
+++ felix/trunk/sigil/common/core.tests/ivy.xml Tue Jul 21 16:26:38 2009
@@ -1,3 +1,22 @@
+<?xml version="1.0"?>
+<!--
+  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.
+-->
 <ivy-module version="1.0">
   <info 
         organisation="org.apache"

Modified: felix/trunk/sigil/common/obr/build.xml
URL: http://svn.apache.org/viewvc/felix/trunk/sigil/common/obr/build.xml?rev=796367&r1=796366&r2=796367&view=diff
==============================================================================
--- felix/trunk/sigil/common/obr/build.xml (original)
+++ felix/trunk/sigil/common/obr/build.xml Tue Jul 21 16:26:38 2009
@@ -1,3 +1,22 @@
+<?xml version="1.0"?>
+<!--
+  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.
+-->
 <project name="core" default="build">
       <import file="../build.xml"/>
 </project>

Modified: felix/trunk/sigil/common/obr/ivy.xml
URL: http://svn.apache.org/viewvc/felix/trunk/sigil/common/obr/ivy.xml?rev=796367&r1=796366&r2=796367&view=diff
==============================================================================
--- felix/trunk/sigil/common/obr/ivy.xml (original)
+++ felix/trunk/sigil/common/obr/ivy.xml Tue Jul 21 16:26:38 2009
@@ -1,3 +1,22 @@
+<?xml version="1.0"?>
+<!--
+  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.
+-->
 <ivy-module version="1.0">
     <info 
         organisation="org.apache"

Modified: felix/trunk/sigil/eclipse/core/build.xml
URL: http://svn.apache.org/viewvc/felix/trunk/sigil/eclipse/core/build.xml?rev=796367&r1=796366&r2=796367&view=diff
==============================================================================
--- felix/trunk/sigil/eclipse/core/build.xml (original)
+++ felix/trunk/sigil/eclipse/core/build.xml Tue Jul 21 16:26:38 2009
@@ -1,3 +1,22 @@
+<?xml version="1.0"?>
+<!--
+  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.
+-->
 <project name="eclipse.core" default="build">
       <import file="../build.xml"/>
 </project>

Modified: felix/trunk/sigil/eclipse/core/ivy.xml
URL: http://svn.apache.org/viewvc/felix/trunk/sigil/eclipse/core/ivy.xml?rev=796367&r1=796366&r2=796367&view=diff
==============================================================================
--- felix/trunk/sigil/eclipse/core/ivy.xml (original)
+++ felix/trunk/sigil/eclipse/core/ivy.xml Tue Jul 21 16:26:38 2009
@@ -1,3 +1,22 @@
+<?xml version="1.0"?>
+<!--
+  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.
+-->
 <ivy-module version="1.0">
   <info 
         organisation="org.apache"

Modified: felix/trunk/sigil/eclipse/core/schema/org.apache.felix.sigil.installbuilder.exsd
URL: http://svn.apache.org/viewvc/felix/trunk/sigil/eclipse/core/schema/org.apache.felix.sigil.installbuilder.exsd?rev=796367&r1=796366&r2=796367&view=diff
==============================================================================
--- felix/trunk/sigil/eclipse/core/schema/org.apache.felix.sigil.installbuilder.exsd (original)
+++ felix/trunk/sigil/eclipse/core/schema/org.apache.felix.sigil.installbuilder.exsd Tue Jul 21 16:26:38 2009
@@ -1,4 +1,22 @@
 <?xml version='1.0' encoding='UTF-8'?>
+<!--
+  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.
+-->
 <!-- Schema file written by PDE -->
 <schema targetNamespace="org.apache.felix.sigil.eclipse.core" xmlns="http://www.w3.org/2001/XMLSchema">
 <annotation>

Modified: felix/trunk/sigil/eclipse/core/schema/org.apache.felix.sigil.repositoryprovider.exsd
URL: http://svn.apache.org/viewvc/felix/trunk/sigil/eclipse/core/schema/org.apache.felix.sigil.repositoryprovider.exsd?rev=796367&r1=796366&r2=796367&view=diff
==============================================================================
--- felix/trunk/sigil/eclipse/core/schema/org.apache.felix.sigil.repositoryprovider.exsd (original)
+++ felix/trunk/sigil/eclipse/core/schema/org.apache.felix.sigil.repositoryprovider.exsd Tue Jul 21 16:26:38 2009
@@ -1,4 +1,22 @@
 <?xml version='1.0' encoding='UTF-8'?>
+<!--
+  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.
+-->
 <!-- Schema file written by PDE -->
 <schema targetNamespace="org.apache.felix.sigil.eclipse.core" xmlns="http://www.w3.org/2001/XMLSchema">
 <annotation>

Added: felix/trunk/sigil/eclipse/help/build.xml
URL: http://svn.apache.org/viewvc/felix/trunk/sigil/eclipse/help/build.xml?rev=796367&view=auto
==============================================================================
--- felix/trunk/sigil/eclipse/help/build.xml (added)
+++ felix/trunk/sigil/eclipse/help/build.xml Tue Jul 21 16:26:38 2009
@@ -0,0 +1,22 @@
+<?xml version="1.0"?>
+<!--
+  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.
+-->
+<project name="eclipse.help" default="build">
+      <import file="../build.xml"/>
+</project>

Added: felix/trunk/sigil/eclipse/help/ivy.xml
URL: http://svn.apache.org/viewvc/felix/trunk/sigil/eclipse/help/ivy.xml?rev=796367&view=auto
==============================================================================
--- felix/trunk/sigil/eclipse/help/ivy.xml (added)
+++ felix/trunk/sigil/eclipse/help/ivy.xml Tue Jul 21 16:26:38 2009
@@ -0,0 +1,28 @@
+<?xml version="1.0"?>
+<!--
+  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.
+-->
+<ivy-module version="1.0">
+  <info 
+        organisation="org.apache"
+        module="felix.sigil.eclipse.help"
+        status="integration"/>
+   <publications>
+     <artifact name="org.apache.felix.sigil.eclipse.help" />
+   </publications>
+</ivy-module>

Added: felix/trunk/sigil/eclipse/obr/build.xml
URL: http://svn.apache.org/viewvc/felix/trunk/sigil/eclipse/obr/build.xml?rev=796367&view=auto
==============================================================================
--- felix/trunk/sigil/eclipse/obr/build.xml (added)
+++ felix/trunk/sigil/eclipse/obr/build.xml Tue Jul 21 16:26:38 2009
@@ -0,0 +1,22 @@
+<?xml version="1.0"?>
+<!--
+  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.
+-->
+<project name="eclipse.obr" default="build">
+      <import file="../build.xml"/>
+</project>

Added: felix/trunk/sigil/eclipse/obr/ivy.xml
URL: http://svn.apache.org/viewvc/felix/trunk/sigil/eclipse/obr/ivy.xml?rev=796367&view=auto
==============================================================================
--- felix/trunk/sigil/eclipse/obr/ivy.xml (added)
+++ felix/trunk/sigil/eclipse/obr/ivy.xml Tue Jul 21 16:26:38 2009
@@ -0,0 +1,28 @@
+<?xml version="1.0"?>
+<!--
+  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.
+-->
+<ivy-module version="1.0">
+  <info 
+        organisation="org.apache"
+        module="felix.sigil.eclipse.obr"
+        status="integration"/>
+   <publications>
+     <artifact name="org.apache.felix.sigil.eclipse.obr" />
+   </publications>
+</ivy-module>

Added: felix/trunk/sigil/eclipse/search/build.xml
URL: http://svn.apache.org/viewvc/felix/trunk/sigil/eclipse/search/build.xml?rev=796367&view=auto
==============================================================================
--- felix/trunk/sigil/eclipse/search/build.xml (added)
+++ felix/trunk/sigil/eclipse/search/build.xml Tue Jul 21 16:26:38 2009
@@ -0,0 +1,22 @@
+<?xml version="1.0"?>
+<!--
+  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.
+-->
+<project name="eclipse.search" default="build">
+      <import file="../build.xml"/>
+</project>

Added: felix/trunk/sigil/eclipse/search/ivy.xml
URL: http://svn.apache.org/viewvc/felix/trunk/sigil/eclipse/search/ivy.xml?rev=796367&view=auto
==============================================================================
--- felix/trunk/sigil/eclipse/search/ivy.xml (added)
+++ felix/trunk/sigil/eclipse/search/ivy.xml Tue Jul 21 16:26:38 2009
@@ -0,0 +1,28 @@
+<?xml version="1.0"?>
+<!--
+  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.
+-->
+<ivy-module version="1.0">
+  <info 
+        organisation="org.apache"
+        module="felix.sigil.eclipse.search"
+        status="integration"/>
+   <publications>
+     <artifact name="org.apache.felix.sigil.eclipse.search" />
+   </publications>
+</ivy-module>

Added: felix/trunk/sigil/eclipse/ui/build.xml
URL: http://svn.apache.org/viewvc/felix/trunk/sigil/eclipse/ui/build.xml?rev=796367&view=auto
==============================================================================
--- felix/trunk/sigil/eclipse/ui/build.xml (added)
+++ felix/trunk/sigil/eclipse/ui/build.xml Tue Jul 21 16:26:38 2009
@@ -0,0 +1,22 @@
+<?xml version="1.0"?>
+<!--
+  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.
+-->
+<project name="eclipse.core" default="build">
+      <import file="../build.xml"/>
+</project>

Added: felix/trunk/sigil/eclipse/ui/ivy.xml
URL: http://svn.apache.org/viewvc/felix/trunk/sigil/eclipse/ui/ivy.xml?rev=796367&view=auto
==============================================================================
--- felix/trunk/sigil/eclipse/ui/ivy.xml (added)
+++ felix/trunk/sigil/eclipse/ui/ivy.xml Tue Jul 21 16:26:38 2009
@@ -0,0 +1,28 @@
+<?xml version="1.0"?>
+<!--
+  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.
+-->
+<ivy-module version="1.0">
+  <info 
+        organisation="org.apache"
+        module="felix.sigil.eclipse.ui"
+        status="integration"/>
+   <publications>
+     <artifact name="org.apache.felix.sigil.eclipse.ui" />
+   </publications>
+</ivy-module>

Added: felix/trunk/sigil/eclipse/utils/build.xml
URL: http://svn.apache.org/viewvc/felix/trunk/sigil/eclipse/utils/build.xml?rev=796367&view=auto
==============================================================================
--- felix/trunk/sigil/eclipse/utils/build.xml (added)
+++ felix/trunk/sigil/eclipse/utils/build.xml Tue Jul 21 16:26:38 2009
@@ -0,0 +1,22 @@
+<?xml version="1.0"?>
+<!--
+  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.
+-->
+<project name="eclipse.utils" default="build">
+      <import file="../build.xml"/>
+</project>

Added: felix/trunk/sigil/eclipse/utils/ivy.xml
URL: http://svn.apache.org/viewvc/felix/trunk/sigil/eclipse/utils/ivy.xml?rev=796367&view=auto
==============================================================================
--- felix/trunk/sigil/eclipse/utils/ivy.xml (added)
+++ felix/trunk/sigil/eclipse/utils/ivy.xml Tue Jul 21 16:26:38 2009
@@ -0,0 +1,28 @@
+<?xml version="1.0"?>
+<!--
+  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.
+-->
+<ivy-module version="1.0">
+  <info 
+        organisation="org.apache"
+        module="felix.sigil.eclipse.utils"
+        status="integration"/>
+   <publications>
+     <artifact name="org.apache.felix.sigil.eclipse.utils" />
+   </publications>
+</ivy-module>