You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by fe...@apache.org on 2007/12/30 10:15:39 UTC

svn commit: r607532 [3/3] - in /directory/sandbox/felixk: ./ studio-aciitemeditor/ studio-apacheds-configuration-feature/ studio-apacheds-configuration-help/ studio-apacheds-configuration/ studio-connection-core/ studio-connection-ui/ studio-dsml-parse...

Modified: directory/sandbox/felixk/studio-aciitemeditor/pom.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-aciitemeditor/pom.xml?rev=607532&r1=607531&r2=607532&view=diff
==============================================================================
--- directory/sandbox/felixk/studio-aciitemeditor/pom.xml (original)
+++ directory/sandbox/felixk/studio-aciitemeditor/pom.xml Sun Dec 30 01:15:36 2007
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?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
@@ -17,7 +17,6 @@
 -->
 <!--
   @author <a href="mailto:dev@directory.apache.org">Apache Directory Project</a>
-  @version $Id: pom.xml 353 2007-10-28 14:59:35Z felix $
 -->
 
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

Modified: directory/sandbox/felixk/studio-apacheds-configuration-feature/pom.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-apacheds-configuration-feature/pom.xml?rev=607532&r1=607531&r2=607532&view=diff
==============================================================================
--- directory/sandbox/felixk/studio-apacheds-configuration-feature/pom.xml (original)
+++ directory/sandbox/felixk/studio-apacheds-configuration-feature/pom.xml Sun Dec 30 01:15:36 2007
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?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
@@ -17,7 +17,6 @@
 -->
 <!--
   @author <a href="mailto:dev@directory.apache.org">Apache Directory Project</a>
-  @version $Id: pom.xml 353 2007-10-28 14:59:35Z felix $
 -->
 
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

Modified: directory/sandbox/felixk/studio-apacheds-configuration-help/pom.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-apacheds-configuration-help/pom.xml?rev=607532&r1=607531&r2=607532&view=diff
==============================================================================
--- directory/sandbox/felixk/studio-apacheds-configuration-help/pom.xml (original)
+++ directory/sandbox/felixk/studio-apacheds-configuration-help/pom.xml Sun Dec 30 01:15:36 2007
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?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
@@ -17,7 +17,6 @@
 -->
 <!--
   @author <a href="mailto:dev@directory.apache.org">Apache Directory Project</a>
-  @version $Id: pom.xml 353 2007-10-28 14:59:35Z felix $
 -->
 
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

Modified: directory/sandbox/felixk/studio-apacheds-configuration/pom.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-apacheds-configuration/pom.xml?rev=607532&r1=607531&r2=607532&view=diff
==============================================================================
--- directory/sandbox/felixk/studio-apacheds-configuration/pom.xml (original)
+++ directory/sandbox/felixk/studio-apacheds-configuration/pom.xml Sun Dec 30 01:15:36 2007
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?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
@@ -17,7 +17,6 @@
 -->
 <!--
   @author <a href="mailto:dev@directory.apache.org">Apache Directory Project</a>
-  @version $Id: pom.xml 353 2007-10-28 14:59:35Z felix $
 -->
 
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

Modified: directory/sandbox/felixk/studio-connection-core/pom.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-connection-core/pom.xml?rev=607532&r1=607531&r2=607532&view=diff
==============================================================================
--- directory/sandbox/felixk/studio-connection-core/pom.xml (original)
+++ directory/sandbox/felixk/studio-connection-core/pom.xml Sun Dec 30 01:15:36 2007
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?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
@@ -17,7 +17,6 @@
 -->
 <!--
   @author <a href="mailto:dev@directory.apache.org">Apache Directory Project</a>
-  @version $Id: pom.xml 353 2007-10-28 14:59:35Z felix $
 -->
 
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

Modified: directory/sandbox/felixk/studio-connection-ui/pom.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-connection-ui/pom.xml?rev=607532&r1=607531&r2=607532&view=diff
==============================================================================
--- directory/sandbox/felixk/studio-connection-ui/pom.xml (original)
+++ directory/sandbox/felixk/studio-connection-ui/pom.xml Sun Dec 30 01:15:36 2007
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?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
@@ -17,7 +17,6 @@
 -->
 <!--
   @author <a href="mailto:dev@directory.apache.org">Apache Directory Project</a>
-  @version $Id: pom.xml 353 2007-10-28 14:59:35Z felix $
 -->
 
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

Modified: directory/sandbox/felixk/studio-dsml-parser/pom.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-dsml-parser/pom.xml?rev=607532&r1=607531&r2=607532&view=diff
==============================================================================
--- directory/sandbox/felixk/studio-dsml-parser/pom.xml (original)
+++ directory/sandbox/felixk/studio-dsml-parser/pom.xml Sun Dec 30 01:15:36 2007
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?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
@@ -17,7 +17,6 @@
 -->
 <!--
   @author <a href="mailto:dev@directory.apache.org">Apache Directory Project</a>
-  @version $Id: pom.xml 353 2007-10-28 14:59:35Z felix $
 -->
 
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

Modified: directory/sandbox/felixk/studio-jars/pom.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-jars/pom.xml?rev=607532&r1=607531&r2=607532&view=diff
==============================================================================
--- directory/sandbox/felixk/studio-jars/pom.xml (original)
+++ directory/sandbox/felixk/studio-jars/pom.xml Sun Dec 30 01:15:36 2007
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?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
@@ -17,7 +17,6 @@
 -->
 <!--
   @author <a href="mailto:dev@directory.apache.org">Apache Directory Project</a>
-  @version $Id: pom.xml 353 2007-10-28 14:59:35Z felix $
 -->
 
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

Modified: directory/sandbox/felixk/studio-ldapbrowser-common/pom.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-ldapbrowser-common/pom.xml?rev=607532&r1=607531&r2=607532&view=diff
==============================================================================
--- directory/sandbox/felixk/studio-ldapbrowser-common/pom.xml (original)
+++ directory/sandbox/felixk/studio-ldapbrowser-common/pom.xml Sun Dec 30 01:15:36 2007
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?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
@@ -17,7 +17,6 @@
 -->
 <!--
   @author <a href="mailto:dev@directory.apache.org">Apache Directory Project</a>
-  @version $Id: pom.xml 353 2007-10-28 14:59:35Z felix $
 -->
 
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

Modified: directory/sandbox/felixk/studio-ldapbrowser-core/pom.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-ldapbrowser-core/pom.xml?rev=607532&r1=607531&r2=607532&view=diff
==============================================================================
--- directory/sandbox/felixk/studio-ldapbrowser-core/pom.xml (original)
+++ directory/sandbox/felixk/studio-ldapbrowser-core/pom.xml Sun Dec 30 01:15:36 2007
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?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
@@ -17,7 +17,6 @@
 -->
 <!--
   @author <a href="mailto:dev@directory.apache.org">Apache Directory Project</a>
-  @version $Id: pom.xml 353 2007-10-28 14:59:35Z felix $
 -->
 
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

Modified: directory/sandbox/felixk/studio-ldapbrowser-feature/pom.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-ldapbrowser-feature/pom.xml?rev=607532&r1=607531&r2=607532&view=diff
==============================================================================
--- directory/sandbox/felixk/studio-ldapbrowser-feature/pom.xml (original)
+++ directory/sandbox/felixk/studio-ldapbrowser-feature/pom.xml Sun Dec 30 01:15:36 2007
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?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
@@ -17,7 +17,6 @@
 -->
 <!--
   @author <a href="mailto:dev@directory.apache.org">Apache Directory Project</a>
-  @version $Id: pom.xml 353 2007-10-28 14:59:35Z felix $
 -->
 
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

Modified: directory/sandbox/felixk/studio-ldapbrowser-help/pom.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-ldapbrowser-help/pom.xml?rev=607532&r1=607531&r2=607532&view=diff
==============================================================================
--- directory/sandbox/felixk/studio-ldapbrowser-help/pom.xml (original)
+++ directory/sandbox/felixk/studio-ldapbrowser-help/pom.xml Sun Dec 30 01:15:36 2007
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?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
@@ -17,7 +17,6 @@
 -->
 <!--
   @author <a href="mailto:dev@directory.apache.org">Apache Directory Project</a>
-  @version $Id: pom.xml 353 2007-10-28 14:59:35Z felix $
 -->
 
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

Modified: directory/sandbox/felixk/studio-ldapbrowser-ui/pom.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-ldapbrowser-ui/pom.xml?rev=607532&r1=607531&r2=607532&view=diff
==============================================================================
--- directory/sandbox/felixk/studio-ldapbrowser-ui/pom.xml (original)
+++ directory/sandbox/felixk/studio-ldapbrowser-ui/pom.xml Sun Dec 30 01:15:36 2007
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?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
@@ -17,7 +17,6 @@
 -->
 <!--
   @author <a href="mailto:dev@directory.apache.org">Apache Directory Project</a>
-  @version $Id: pom.xml 353 2007-10-28 14:59:35Z felix $
 -->
 
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

Modified: directory/sandbox/felixk/studio-ldif-parser/pom.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-ldif-parser/pom.xml?rev=607532&r1=607531&r2=607532&view=diff
==============================================================================
--- directory/sandbox/felixk/studio-ldif-parser/pom.xml (original)
+++ directory/sandbox/felixk/studio-ldif-parser/pom.xml Sun Dec 30 01:15:36 2007
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?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
@@ -17,7 +17,6 @@
 -->
 <!--
   @author <a href="mailto:dev@directory.apache.org">Apache Directory Project</a>
-  @version $Id: pom.xml 353 2007-10-28 14:59:35Z felix $
 -->
 
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

Modified: directory/sandbox/felixk/studio-ldifeditor-feature/pom.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-ldifeditor-feature/pom.xml?rev=607532&r1=607531&r2=607532&view=diff
==============================================================================
--- directory/sandbox/felixk/studio-ldifeditor-feature/pom.xml (original)
+++ directory/sandbox/felixk/studio-ldifeditor-feature/pom.xml Sun Dec 30 01:15:36 2007
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?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
@@ -17,7 +17,6 @@
 -->
 <!--
   @author <a href="mailto:dev@directory.apache.org">Apache Directory Project</a>
-  @version $Id: pom.xml 353 2007-10-28 14:59:35Z felix $
 -->
 
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

Modified: directory/sandbox/felixk/studio-ldifeditor-help/pom.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-ldifeditor-help/pom.xml?rev=607532&r1=607531&r2=607532&view=diff
==============================================================================
--- directory/sandbox/felixk/studio-ldifeditor-help/pom.xml (original)
+++ directory/sandbox/felixk/studio-ldifeditor-help/pom.xml Sun Dec 30 01:15:36 2007
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?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
@@ -17,7 +17,6 @@
 -->
 <!--
   @author <a href="mailto:dev@directory.apache.org">Apache Directory Project</a>
-  @version $Id: pom.xml 353 2007-10-28 14:59:35Z felix $
 -->
 
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

Modified: directory/sandbox/felixk/studio-ldifeditor/pom.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-ldifeditor/pom.xml?rev=607532&r1=607531&r2=607532&view=diff
==============================================================================
--- directory/sandbox/felixk/studio-ldifeditor/pom.xml (original)
+++ directory/sandbox/felixk/studio-ldifeditor/pom.xml Sun Dec 30 01:15:36 2007
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?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
@@ -17,7 +17,6 @@
 -->
 <!--
   @author <a href="mailto:dev@directory.apache.org">Apache Directory Project</a>
-  @version $Id: pom.xml 353 2007-10-28 14:59:35Z felix $
 -->
 
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

Modified: directory/sandbox/felixk/studio-plugin/pom.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-plugin/pom.xml?rev=607532&r1=607531&r2=607532&view=diff
==============================================================================
--- directory/sandbox/felixk/studio-plugin/pom.xml (original)
+++ directory/sandbox/felixk/studio-plugin/pom.xml Sun Dec 30 01:15:36 2007
@@ -1,217 +1,217 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?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.
+    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.
 -->
 <!--
-  @author <a href="mailto:dev@directory.apache.org">Apache Directory Project</a>
+    @author <a href="mailto:dev@directory.apache.org">Apache Directory Project</a>
 -->
 
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-  <modelVersion>4.0.0</modelVersion>
+    <modelVersion>4.0.0</modelVersion>
 
-  <parent>
-    <groupId>org.apache.directory.project</groupId>
-    <version>9-SNAPSHOT</version>
-    <artifactId>project</artifactId>
-  </parent>
-
-  <groupId>org.apache.directory.studio</groupId>
-  <artifactId>maven-studio-plugin</artifactId>
-  <version>1.0-SNAPSHOT</version>
-  <packaging>maven-plugin</packaging>
-  <name>Apache Directory Studio Plugin</name>
-
-  <description>Maven goals for the Apache Directory Studio</description>
-
-  <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/directory/sandbox/felixk/studio-plugin/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/sandbox/felixk/studio-plugin/</developerConnection>
-    <url>https://svn.apache.org/repos/asf/directory/sandbox/felixk/studio-plugin/</url>
-  </scm>
-
-  <mailingLists>
-    <mailingList>
-      <name>Developer</name>
-      <subscribe>dev-subscribe@directory.apache.org</subscribe>
-      <unsubscribe>dev-unsubscribe@directory.apache.org</unsubscribe>
-    </mailingList>
-    <mailingList>
-      <name>Developer</name>
-      <subscribe>users-subscribe@directory.apache.org</subscribe>
-      <unsubscribe>users-unsubscribe@directory.apache.org</unsubscribe>
-    </mailingList>
-  </mailingLists>
-  
-  <build>
-    <plugins>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-eclipse-plugin</artifactId>
-        <configuration>
-          <skip>false</skip>
-        </configuration>
-      </plugin>
-    </plugins>
-  </build>
-
-  <distributionManagement>
-    <site>
-     <id>felixknecht.ch</id>
-     <url>scpexe://felixknecht.ch/var/www/felixknecht.ch/htdocs/projects/studio-plugin/</url>
-    </site>
-  </distributionManagement>
-
-  <dependencies>
-    <dependency>
-      <groupId>org.apache.maven</groupId>
-      <artifactId>maven-artifact</artifactId>
-      <version>2.0.7</version>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.maven</groupId>
-      <artifactId>maven-plugin-api</artifactId>
-      <version>2.0.7</version>
-    </dependency>
-    <dependency>
-      <groupId>commons-lang</groupId>
-      <artifactId>commons-lang</artifactId>
-      <version>2.1</version>
-    </dependency>
-    <dependency>
-      <groupId>commons-io</groupId>
-      <artifactId>commons-io</artifactId>
-      <version>1.3.1</version>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.maven</groupId>
-      <artifactId>maven-project</artifactId>
-      <version>2.0.7</version>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.maven</groupId>
-      <artifactId>maven-model</artifactId>
-      <version>2.0.7</version>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.maven.shared</groupId>
-      <artifactId>maven-osgi</artifactId>
-      <version>0.2.0</version>
-    </dependency>
-    <dependency>
-      <groupId>org.codehaus.plexus</groupId>
-      <artifactId>plexus-archiver</artifactId>
-      <version>1.0-alpha-9</version>
-      <exclusions>
-        <exclusion>
-          <groupId>org.codehaus.plexus</groupId>
-          <artifactId>plexus-container-default</artifactId>
-        </exclusion>
-        <exclusion>
-          <groupId>org.codehaus.plexus</groupId>
-          <artifactId>plexus-component-api</artifactId>
-        </exclusion>
-      </exclusions>
-    </dependency>
-    <dependency>
-      <groupId>org.codehaus.plexus</groupId>
-      <artifactId>plexus-io</artifactId>
-      <version>1.0-alpha-1</version>
-      <exclusions>
-        <exclusion>
-          <groupId>org.codehaus.plexus</groupId>
-          <artifactId>plexus-container-default</artifactId>
-        </exclusion>
-        <exclusion>
-          <groupId>org.codehaus.plexus</groupId>
-          <artifactId>plexus-component-api</artifactId>
-        </exclusion>
-      </exclusions>
-    </dependency>
-  </dependencies>
-
-  <reporting>
-    <excludeDefaults>true</excludeDefaults>
-    <plugins>
-      <plugin>
-        <artifactId>maven-project-info-reports-plugin</artifactId>
-        <reportSets>
-          <reportSet>
-            <reports>
-              <report>license</report>
-              <report>dependencies</report>
-              <report>mailing-list</report>
-              <report>cim</report>
-              <report>scm</report>
-              <report>issue-tracking</report>
-              <report>project-team</report>
-              <report>license</report>
-            </reports>
-          </reportSet>
-        </reportSets>
-      </plugin>
-      <plugin>
-        <groupId>org.codehaus.mojo</groupId>
-        <artifactId>changelog-maven-plugin</artifactId>
-        <reportSets>
-          <reportSet>
-            <id>dual-report</id>
-            <configuration>
-              <type>range</type>
-              <range>30</range>
-            </configuration>
-            <reports>
-              <report>changelog</report>
-              <report>file-activity</report>
-              <report>dev-activity</report>
-            </reports>
-          </reportSet>
-        </reportSets>
-      </plugin>
-      <plugin>
-        <artifactId>maven-javadoc-plugin</artifactId>
-      </plugin>
-      <plugin>
-        <artifactId>maven-jxr-plugin</artifactId>
-      </plugin>
-      <plugin>
-        <artifactId>maven-pmd-plugin</artifactId>
-        <configuration>
-          <linkXref>true</linkXref>
-          <sourceEncoding>utf-8</sourceEncoding>
-          <minimumTokens>100</minimumTokens>
-          <targetJdk>1.5</targetJdk>
-        </configuration>
-      </plugin>
-      <plugin>
-        <groupId>org.codehaus.mojo</groupId>
-        <artifactId>taglist-maven-plugin</artifactId>
-        <configuration>
-          <tags>
-            <tag>TODO</tag>
-            <tag>@todo</tag>
-            <tag>@deprecated</tag>
-            <tag>FIXME</tag>
-          </tags>
-        </configuration>
-      </plugin>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-plugin-plugin</artifactId>
-      </plugin>
-    </plugins>
-  </reporting>
+    <parent>
+        <groupId>org.apache.directory.project</groupId>
+        <version>9-SNAPSHOT</version>
+        <artifactId>project</artifactId>
+    </parent>
+
+    <groupId>org.apache.directory.studio</groupId>
+    <artifactId>maven-studio-plugin</artifactId>
+    <version>1.0-SNAPSHOT</version>
+    <packaging>maven-plugin</packaging>
+    <name>Apache Directory Studio Plugin</name>
+
+    <description>Maven goals for the Apache Directory Studio</description>
+
+    <scm>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/directory/sandbox/felixk/studio-plugin/</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/sandbox/felixk/studio-plugin/</developerConnection>
+        <url>https://svn.apache.org/repos/asf/directory/sandbox/felixk/studio-plugin/</url>
+    </scm>
+
+    <mailingLists>
+        <mailingList>
+            <name>Developer</name>
+            <subscribe>dev-subscribe@directory.apache.org</subscribe>
+            <unsubscribe>dev-unsubscribe@directory.apache.org</unsubscribe>
+        </mailingList>
+        <mailingList>
+            <name>Developer</name>
+            <subscribe>users-subscribe@directory.apache.org</subscribe>
+            <unsubscribe>users-unsubscribe@directory.apache.org</unsubscribe>
+        </mailingList>
+    </mailingLists>
+
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-eclipse-plugin</artifactId>
+                <configuration>
+                    <skip>false</skip>
+                </configuration>
+            </plugin>
+        </plugins>
+    </build>
+
+    <distributionManagement>
+        <site>
+            <id>felixknecht.ch</id>
+            <url>scpexe://felixknecht.ch/var/www/felixknecht.ch/htdocs/projects/studio-plugin/</url>
+        </site>
+    </distributionManagement>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.maven</groupId>
+            <artifactId>maven-artifact</artifactId>
+            <version>2.0.7</version>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.maven</groupId>
+            <artifactId>maven-plugin-api</artifactId>
+            <version>2.0.7</version>
+        </dependency>
+        <dependency>
+            <groupId>commons-lang</groupId>
+            <artifactId>commons-lang</artifactId>
+            <version>2.1</version>
+        </dependency>
+        <dependency>
+            <groupId>commons-io</groupId>
+            <artifactId>commons-io</artifactId>
+            <version>1.3.1</version>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.maven</groupId>
+            <artifactId>maven-project</artifactId>
+            <version>2.0.7</version>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.maven</groupId>
+            <artifactId>maven-model</artifactId>
+            <version>2.0.7</version>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.maven.shared</groupId>
+            <artifactId>maven-osgi</artifactId>
+            <version>0.2.0</version>
+        </dependency>
+        <dependency>
+            <groupId>org.codehaus.plexus</groupId>
+            <artifactId>plexus-archiver</artifactId>
+            <version>1.0-alpha-9</version>
+            <exclusions>
+                <exclusion>
+                    <groupId>org.codehaus.plexus</groupId>
+                    <artifactId>plexus-container-default</artifactId>
+                </exclusion>
+                <exclusion>
+                    <groupId>org.codehaus.plexus</groupId>
+                    <artifactId>plexus-component-api</artifactId>
+                </exclusion>
+            </exclusions>
+        </dependency>
+        <dependency>
+            <groupId>org.codehaus.plexus</groupId>
+            <artifactId>plexus-io</artifactId>
+            <version>1.0-alpha-1</version>
+            <exclusions>
+                <exclusion>
+                    <groupId>org.codehaus.plexus</groupId>
+                    <artifactId>plexus-container-default</artifactId>
+                </exclusion>
+                <exclusion>
+                    <groupId>org.codehaus.plexus</groupId>
+                    <artifactId>plexus-component-api</artifactId>
+                </exclusion>
+            </exclusions>
+        </dependency>
+    </dependencies>
+
+    <reporting>
+        <excludeDefaults>true</excludeDefaults>
+        <plugins>
+            <plugin>
+                <artifactId>maven-project-info-reports-plugin</artifactId>
+                <reportSets>
+                    <reportSet>
+                        <reports>
+                            <report>license</report>
+                            <report>dependencies</report>
+                            <report>mailing-list</report>
+                            <report>cim</report>
+                            <report>scm</report>
+                            <report>issue-tracking</report>
+                            <report>project-team</report>
+                            <report>license</report>
+                        </reports>
+                    </reportSet>
+                </reportSets>
+            </plugin>
+            <plugin>
+                <groupId>org.codehaus.mojo</groupId>
+                <artifactId>changelog-maven-plugin</artifactId>
+                <reportSets>
+                    <reportSet>
+                        <id>dual-report</id>
+                        <configuration>
+                            <type>range</type>
+                            <range>30</range>
+                        </configuration>
+                        <reports>
+                            <report>changelog</report>
+                            <report>file-activity</report>
+                            <report>dev-activity</report>
+                        </reports>
+                    </reportSet>
+                </reportSets>
+            </plugin>
+            <plugin>
+                <artifactId>maven-javadoc-plugin</artifactId>
+            </plugin>
+            <plugin>
+                <artifactId>maven-jxr-plugin</artifactId>
+            </plugin>
+            <plugin>
+                <artifactId>maven-pmd-plugin</artifactId>
+                <configuration>
+                    <linkXref>true</linkXref>
+                    <sourceEncoding>utf-8</sourceEncoding>
+                    <minimumTokens>100</minimumTokens>
+                    <targetJdk>1.5</targetJdk>
+                </configuration>
+            </plugin>
+            <plugin>
+                <groupId>org.codehaus.mojo</groupId>
+                <artifactId>taglist-maven-plugin</artifactId>
+                <configuration>
+                    <tags>
+                        <tag>TODO</tag>
+                        <tag>@todo</tag>
+                        <tag>@deprecated</tag>
+                        <tag>FIXME</tag>
+                    </tags>
+                </configuration>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-plugin-plugin</artifactId>
+            </plugin>
+        </plugins>
+    </reporting>
 
 </project>

Modified: directory/sandbox/felixk/studio-rcp-feature/pom.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-rcp-feature/pom.xml?rev=607532&r1=607531&r2=607532&view=diff
==============================================================================
--- directory/sandbox/felixk/studio-rcp-feature/pom.xml (original)
+++ directory/sandbox/felixk/studio-rcp-feature/pom.xml Sun Dec 30 01:15:36 2007
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?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
@@ -17,7 +17,6 @@
 -->
 <!--
   @author <a href="mailto:dev@directory.apache.org">Apache Directory Project</a>
-  @version $Id: pom.xml 353 2007-10-28 14:59:35Z felix $
 -->
 
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

Modified: directory/sandbox/felixk/studio-rcp-help/pom.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-rcp-help/pom.xml?rev=607532&r1=607531&r2=607532&view=diff
==============================================================================
--- directory/sandbox/felixk/studio-rcp-help/pom.xml (original)
+++ directory/sandbox/felixk/studio-rcp-help/pom.xml Sun Dec 30 01:15:36 2007
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?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
@@ -17,7 +17,6 @@
 -->
 <!--
   @author <a href="mailto:dev@directory.apache.org">Apache Directory Project</a>
-  @version $Id: pom.xml 353 2007-10-28 14:59:35Z felix $
 -->
 
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

Modified: directory/sandbox/felixk/studio-rcp/pom.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-rcp/pom.xml?rev=607532&r1=607531&r2=607532&view=diff
==============================================================================
--- directory/sandbox/felixk/studio-rcp/pom.xml (original)
+++ directory/sandbox/felixk/studio-rcp/pom.xml Sun Dec 30 01:15:36 2007
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?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
@@ -17,7 +17,6 @@
 -->
 <!--
   @author <a href="mailto:dev@directory.apache.org">Apache Directory Project</a>
-  @version $Id: pom.xml 353 2007-10-28 14:59:35Z felix $
 -->
 
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

Modified: directory/sandbox/felixk/studio-schemaeditor-feature/pom.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-schemaeditor-feature/pom.xml?rev=607532&r1=607531&r2=607532&view=diff
==============================================================================
--- directory/sandbox/felixk/studio-schemaeditor-feature/pom.xml (original)
+++ directory/sandbox/felixk/studio-schemaeditor-feature/pom.xml Sun Dec 30 01:15:36 2007
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?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
@@ -17,7 +17,6 @@
 -->
 <!--
   @author <a href="mailto:dev@directory.apache.org">Apache Directory Project</a>
-  @version $Id: pom.xml 353 2007-10-28 14:59:35Z felix $
 -->
 
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

Modified: directory/sandbox/felixk/studio-schemaeditor-help/pom.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-schemaeditor-help/pom.xml?rev=607532&r1=607531&r2=607532&view=diff
==============================================================================
--- directory/sandbox/felixk/studio-schemaeditor-help/pom.xml (original)
+++ directory/sandbox/felixk/studio-schemaeditor-help/pom.xml Sun Dec 30 01:15:36 2007
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?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
@@ -17,7 +17,6 @@
 -->
 <!--
   @author <a href="mailto:dev@directory.apache.org">Apache Directory Project</a>
-  @version $Id: pom.xml 353 2007-10-28 14:59:35Z felix $
 -->
 
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

Modified: directory/sandbox/felixk/studio-schemaeditor/pom.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-schemaeditor/pom.xml?rev=607532&r1=607531&r2=607532&view=diff
==============================================================================
--- directory/sandbox/felixk/studio-schemaeditor/pom.xml (original)
+++ directory/sandbox/felixk/studio-schemaeditor/pom.xml Sun Dec 30 01:15:36 2007
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?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
@@ -17,7 +17,6 @@
 -->
 <!--
   @author <a href="mailto:dev@directory.apache.org">Apache Directory Project</a>
-  @version $Id: pom.xml 353 2007-10-28 14:59:35Z felix $
 -->
 
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

Modified: directory/sandbox/felixk/studio-updatesite/pom.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-updatesite/pom.xml?rev=607532&r1=607531&r2=607532&view=diff
==============================================================================
--- directory/sandbox/felixk/studio-updatesite/pom.xml (original)
+++ directory/sandbox/felixk/studio-updatesite/pom.xml Sun Dec 30 01:15:36 2007
@@ -1,209 +1,208 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?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.
+  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.
 -->
 <!--
-    @author <a href="mailto:dev@directory.apache.org">Apache Directory Project</a>
-    @version $Id: pom.xml 353 2007-10-28 14:59:35Z felix $
+  @author <a href="mailto:dev@directory.apache.org">Apache Directory Project</a>
 -->
 
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-    <modelVersion>4.0.0</modelVersion>
-    <parent>
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>org.apache.directory.studio</groupId>
+    <artifactId>parent</artifactId>
+    <version>1.0.2-SNAPSHOT</version>
+  </parent>
+  <artifactId>updatesite</artifactId>
+  <version>${updatesite.version}</version>
+  <name>Studio Update Site</name>
+  <packaging>pom</packaging>
+
+  <description></description>
+
+  <!-- Set path for local repository and others-->
+  <properties>
+    <current_pom_version>${pom.version}</current_pom_version>
+  </properties>
+
+  <build>
+    <resources>
+      <resource>
+        <directory>src/main/resources</directory>
+        <targetPath>../updatesite</targetPath>
+        <filtering>true</filtering>
+      </resource>
+    </resources>
+
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-resources-plugin</artifactId>
+        <executions>
+          <execution>
+            <phase>package</phase>
+            <goals>
+              <goal>resources</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+
+      <!-- Deploy all to ${project.build.directory}/updatesite for local use-->
+      <plugin>
         <groupId>org.apache.directory.studio</groupId>
-        <artifactId>parent</artifactId>
-        <version>1.0.2-SNAPSHOT</version>
-    </parent>
-    <artifactId>updatesite</artifactId>
-    <version>${updatesite.version}</version>
-    <name>Studio Update Site</name>
-    <packaging>pom</packaging>
-
-    <description></description>
-
-    <!-- Set path for local repository and others-->
-    <properties>
-        <current_pom_version>${pom.version}</current_pom_version>
-    </properties>
-
-    <build>
-        <resources>
-            <resource>
-                <directory>src/main/resources</directory>
-                <targetPath>../updatesite</targetPath>
-                <filtering>true</filtering>
-            </resource>
-        </resources>
-
-        <plugins>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-resources-plugin</artifactId>
-                <executions>
-                    <execution>
-                        <phase>package</phase>
-                        <goals>
-                            <goal>resources</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-
-            <!-- Deploy all to ${project.build.directory}/updatesite for local use-->
-            <plugin>
-                <groupId>org.apache.directory.studio</groupId>
-                <artifactId>maven-studio-plugin</artifactId>
-                <executions>
-                    <execution>
-                        <id>copy-directory-studio-plugins</id>
-                        <phase>package</phase>
-                        <goals>
-                            <goal>copy-eclipse-artifact</goal>
-                        </goals>
-                        <configuration>
-                            <destinationDirectory>${project.build.directory}/updatesite/plugins</destinationDirectory>
-                            <artifactItems>
-                                <artifactItem>
-                                    <groupId>org.apache.directory.studio</groupId>
-                                    <artifactId>aciitemeditor</artifactId>
-                                </artifactItem>
-                                <artifactItem>
-                                    <groupId>org.apache.directory.studio</groupId>
-                                    <artifactId>help</artifactId>
-                                </artifactItem>
-                                <artifactItem>
-                                    <groupId>org.apache.directory.studio</groupId>
-                                    <artifactId>jars</artifactId>
-                                </artifactItem>
-                                <artifactItem>
-                                    <groupId>org.apache.directory.studio</groupId>
-                                    <artifactId>ldifeditor</artifactId>
-                                </artifactItem>
-                                <artifactItem>
-                                    <groupId>org.apache.directory.studio</groupId>
-                                    <artifactId>schemaeditor</artifactId>
-                                </artifactItem>
-                                <artifactItem>
-                                    <groupId>org.apache.directory.studio</groupId>
-                                    <artifactId>studio</artifactId>
-                                </artifactItem>
-                                <artifactItem>
-                                    <groupId>org.apache.directory.studio</groupId>
-                                    <artifactId>valueeditors</artifactId>
-                                </artifactItem>
-                                <artifactItem>
-                                    <groupId>org.apache.directory.studio.apacheds</groupId>
-                                    <artifactId>configuration</artifactId>
-                                </artifactItem>
-                                <artifactItem>
-                                    <groupId>org.apache.directory.studio.apacheds.configuration</groupId>
-                                    <artifactId>help</artifactId>
-                                </artifactItem>
-                                <artifactItem>
-                                    <groupId>org.apache.directory.studio.connection</groupId>
-                                    <artifactId>core</artifactId>
-                                </artifactItem>
-                                <artifactItem>
-                                    <groupId>org.apache.directory.studio.connection</groupId>
-                                    <artifactId>ui</artifactId>
-                                </artifactItem>
-                                <artifactItem>
-                                    <groupId>org.apache.directory.studio.ldapbrowser</groupId>
-                                    <artifactId>common</artifactId>
-                                </artifactItem>
-                                <artifactItem>
-                                    <groupId>org.apache.directory.studio.ldapbrowser</groupId>
-                                    <artifactId>core</artifactId>
-                                </artifactItem>
-                                <artifactItem>
-                                    <groupId>org.apache.directory.studio.ldapbrowser</groupId>
-                                    <artifactId>help</artifactId>
-                                </artifactItem>
-                                <artifactItem>
-                                    <groupId>org.apache.directory.studio.ldapbrowser</groupId>
-                                    <artifactId>ui</artifactId>
-                                </artifactItem>
-                                <artifactItem>
-                                    <groupId>org.apache.directory.studio.ldifeditor</groupId>
-                                    <artifactId>help</artifactId>
-                                </artifactItem>
-                                <artifactItem>
-                                    <groupId>org.apache.directory.studio.schemaeditor</groupId>
-                                    <artifactId>help</artifactId>
-                                </artifactItem>
-                            </artifactItems>
-                        </configuration>
-                    </execution>
-                    <execution>
-                        <id>copy-features</id>
-                        <phase>package</phase>
-                        <goals>
-                            <goal>copy-eclipse-artifact</goal>
-                        </goals>
-                        <configuration>
-                            <destinationDirectory>${project.build.directory}/updatesite/features</destinationDirectory>
-                            <artifactItems>
-                                <artifactItem>
-                                    <groupId>org.apache.directory.studio</groupId>
-                                    <artifactId>feature</artifactId>
-                                </artifactItem>
-                                <artifactItem>
-                                    <groupId>org.apache.directory.studio.apacheds.configuration</groupId>
-                                    <artifactId>feature</artifactId>
-                                </artifactItem>
-                                <artifactItem>
-                                    <groupId>org.apache.directory.studio.ldapbrowser</groupId>
-                                    <artifactId>feature</artifactId>
-                                </artifactItem>
-                                <artifactItem>
-                                    <groupId>org.apache.directory.studio.ldifeditor</groupId>
-                                    <artifactId>feature</artifactId>
-                                </artifactItem>
-                                <artifactItem>
-                                    <groupId>org.apache.directory.studio.schemaeditor</groupId>
-                                    <artifactId>feature</artifactId>
-                                </artifactItem>
-                            </artifactItems>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-
-            <!-- Build dist in root projects target/distributions -->
-            <plugin>
-                <artifactId>maven-assembly-plugin</artifactId>
-                <version>2.2-beta-1</version>
-                <executions>
-                    <execution>
-                        <id>dist</id>
-                        <phase>package</phase>
-                        <configuration>
-                            <finalName>updatesite-${pom.version}</finalName>
-                            <outputDirectory>../target/distributions</outputDirectory>
-                            <descriptors>
-                                <descriptor>src/main/assembly/bin.xml</descriptor>
-                            </descriptors>
-                        </configuration>
-                        <goals>
-                            <goal>attached</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
+        <artifactId>maven-studio-plugin</artifactId>
+        <executions>
+          <execution>
+            <id>copy-directory-studio-plugins</id>
+            <phase>package</phase>
+            <goals>
+              <goal>copy-eclipse-artifact</goal>
+            </goals>
+            <configuration>
+              <destinationDirectory>${project.build.directory}/updatesite/plugins</destinationDirectory>
+              <artifactItems>
+                <artifactItem>
+                  <groupId>org.apache.directory.studio</groupId>
+                  <artifactId>aciitemeditor</artifactId>
+                </artifactItem>
+                <artifactItem>
+                  <groupId>org.apache.directory.studio</groupId>
+                  <artifactId>help</artifactId>
+                </artifactItem>
+                <artifactItem>
+                  <groupId>org.apache.directory.studio</groupId>
+                  <artifactId>jars</artifactId>
+                </artifactItem>
+                <artifactItem>
+                  <groupId>org.apache.directory.studio</groupId>
+                  <artifactId>ldifeditor</artifactId>
+                </artifactItem>
+                <artifactItem>
+                  <groupId>org.apache.directory.studio</groupId>
+                  <artifactId>schemaeditor</artifactId>
+                </artifactItem>
+                <artifactItem>
+                  <groupId>org.apache.directory.studio</groupId>
+                  <artifactId>studio</artifactId>
+                </artifactItem>
+                <artifactItem>
+                  <groupId>org.apache.directory.studio</groupId>
+                  <artifactId>valueeditors</artifactId>
+                </artifactItem>
+                <artifactItem>
+                  <groupId>org.apache.directory.studio.apacheds</groupId>
+                  <artifactId>configuration</artifactId>
+                </artifactItem>
+                <artifactItem>
+                  <groupId>org.apache.directory.studio.apacheds.configuration</groupId>
+                  <artifactId>help</artifactId>
+                </artifactItem>
+                <artifactItem>
+                  <groupId>org.apache.directory.studio.connection</groupId>
+                  <artifactId>core</artifactId>
+                </artifactItem>
+                <artifactItem>
+                  <groupId>org.apache.directory.studio.connection</groupId>
+                  <artifactId>ui</artifactId>
+                </artifactItem>
+                <artifactItem>
+                  <groupId>org.apache.directory.studio.ldapbrowser</groupId>
+                  <artifactId>common</artifactId>
+                </artifactItem>
+                <artifactItem>
+                  <groupId>org.apache.directory.studio.ldapbrowser</groupId>
+                  <artifactId>core</artifactId>
+                </artifactItem>
+                <artifactItem>
+                  <groupId>org.apache.directory.studio.ldapbrowser</groupId>
+                  <artifactId>help</artifactId>
+                </artifactItem>
+                <artifactItem>
+                  <groupId>org.apache.directory.studio.ldapbrowser</groupId>
+                  <artifactId>ui</artifactId>
+                </artifactItem>
+                <artifactItem>
+                  <groupId>org.apache.directory.studio.ldifeditor</groupId>
+                  <artifactId>help</artifactId>
+                </artifactItem>
+                <artifactItem>
+                  <groupId>org.apache.directory.studio.schemaeditor</groupId>
+                  <artifactId>help</artifactId>
+                </artifactItem>
+              </artifactItems>
+            </configuration>
+          </execution>
+          <execution>
+            <id>copy-features</id>
+            <phase>package</phase>
+            <goals>
+              <goal>copy-eclipse-artifact</goal>
+            </goals>
+            <configuration>
+              <destinationDirectory>${project.build.directory}/updatesite/features</destinationDirectory>
+              <artifactItems>
+                <artifactItem>
+                  <groupId>org.apache.directory.studio</groupId>
+                  <artifactId>feature</artifactId>
+                </artifactItem>
+                <artifactItem>
+                  <groupId>org.apache.directory.studio.apacheds.configuration</groupId>
+                  <artifactId>feature</artifactId>
+                </artifactItem>
+                <artifactItem>
+                  <groupId>org.apache.directory.studio.ldapbrowser</groupId>
+                  <artifactId>feature</artifactId>
+                </artifactItem>
+                <artifactItem>
+                  <groupId>org.apache.directory.studio.ldifeditor</groupId>
+                  <artifactId>feature</artifactId>
+                </artifactItem>
+                <artifactItem>
+                  <groupId>org.apache.directory.studio.schemaeditor</groupId>
+                  <artifactId>feature</artifactId>
+                </artifactItem>
+              </artifactItems>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+
+      <!-- Build dist in root projects target/distributions -->
+      <plugin>
+        <artifactId>maven-assembly-plugin</artifactId>
+        <version>2.2-beta-1</version>
+        <executions>
+          <execution>
+            <id>dist</id>
+            <phase>package</phase>
+            <configuration>
+              <finalName>updatesite-${pom.version}</finalName>
+              <outputDirectory>../target/distributions</outputDirectory>
+              <descriptors>
+                <descriptor>src/main/assembly/bin.xml</descriptor>
+              </descriptors>
+            </configuration>
+            <goals>
+              <goal>attached</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+    </plugins>
+  </build>
 
 </project>

Modified: directory/sandbox/felixk/studio-valueeditors/pom.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-valueeditors/pom.xml?rev=607532&r1=607531&r2=607532&view=diff
==============================================================================
--- directory/sandbox/felixk/studio-valueeditors/pom.xml (original)
+++ directory/sandbox/felixk/studio-valueeditors/pom.xml Sun Dec 30 01:15:36 2007
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?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
@@ -17,7 +17,6 @@
 -->
 <!--
   @author <a href="mailto:dev@directory.apache.org">Apache Directory Project</a>
-  @version $Id: pom.xml 353 2007-10-28 14:59:35Z felix $
 -->
 
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

Modified: directory/sandbox/felixk/studio/pom.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio/pom.xml?rev=607532&r1=607531&r2=607532&view=diff
==============================================================================
--- directory/sandbox/felixk/studio/pom.xml (original)
+++ directory/sandbox/felixk/studio/pom.xml Sun Dec 30 01:15:36 2007
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?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
@@ -17,7 +17,6 @@
 -->
 <!--
   @author <a href="mailto:dev@directory.apache.org">Apache Directory Project</a>
-  @version $Id: pom.xml 353 2007-10-28 14:59:35Z felix $
 -->
 
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
@@ -838,7 +837,7 @@
                   <groupId>org.apache.directory.studio.apacheds.configuration</groupId>
                   <artifactId>help</artifactId>
                 </artifactItem>
-                
+
                 <!-- The eclipse plugins -->
                 <artifactItem>
                   <groupId>org.eclipse.update</groupId>
@@ -992,7 +991,7 @@
                   <groupId>org.eclipse.core</groupId>
                   <artifactId>runtime</artifactId>
                 </artifactItem>
-                
+
                 <!-- TODO Do we need to unpack them ? -->
                 <artifactItem>
                   <groupId>org.apache</groupId>