You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2015/03/29 01:25:34 UTC

svn commit: r1669849 - in /directory/studio/trunk/plugins: openldap.common.ui/ openldap.config.editor/ templateeditor/resources/templates/ templateeditor/src/main/resources/ templateeditor/src/test/java/org/apache/directory/studio/templateeditor/model/...

Author: elecharny
Date: Sun Mar 29 00:25:33 2015
New Revision: 1669849

URL: http://svn.apache.org/r1669849
Log:
Removed references to iktek

Modified:
    directory/studio/trunk/plugins/openldap.common.ui/pom-first.xml
    directory/studio/trunk/plugins/openldap.config.editor/pom-first.xml
    directory/studio/trunk/plugins/templateeditor/resources/templates/metaAttributeType-edit.xml
    directory/studio/trunk/plugins/templateeditor/resources/templates/metaAttributeType-view.xml
    directory/studio/trunk/plugins/templateeditor/src/main/resources/org.apache.directory.studio.templateeditor.templates.exsd
    directory/studio/trunk/plugins/templateeditor/src/test/java/org/apache/directory/studio/templateeditor/model/parser/TemplateIOTest.java
    directory/studio/trunk/plugins/templateeditor/src/test/resources/org/apache/directory/studio/templateeditor/model/parser/template_link_with_value_value.xml

Modified: directory/studio/trunk/plugins/openldap.common.ui/pom-first.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/plugins/openldap.common.ui/pom-first.xml?rev=1669849&r1=1669848&r2=1669849&view=diff
==============================================================================
--- directory/studio/trunk/plugins/openldap.common.ui/pom-first.xml (original)
+++ directory/studio/trunk/plugins/openldap.common.ui/pom-first.xml Sun Mar 29 00:25:33 2015
@@ -92,6 +92,5 @@
       </plugin>
     </plugins>
   </build>
-
 </project>
 

Modified: directory/studio/trunk/plugins/openldap.config.editor/pom-first.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/plugins/openldap.config.editor/pom-first.xml?rev=1669849&r1=1669848&r2=1669849&view=diff
==============================================================================
--- directory/studio/trunk/plugins/openldap.config.editor/pom-first.xml (original)
+++ directory/studio/trunk/plugins/openldap.config.editor/pom-first.xml Sun Mar 29 00:25:33 2015
@@ -49,16 +49,13 @@
             
             <Export-Package>org.apache.directory.studio.openldap.config</Export-Package>
 
-            <Import-Package>
-            org.apache.directory.api.ldap.model.name,
-            org.apache.directory.server.core.api.interceptor.context,
-            org.apache.directory.api.ldap.schema.manager.impl,
-            net.sf.ehcache,
-            org.slf4j
-            </Import-Package> 
+            <Import-Package>org.apache.directory.api.ldap.model.name,
+ org.apache.directory.server.core.api.interceptor.context,
+ org.apache.directory.api.ldap.schema.manager.impl,
+ net.sf.ehcache,
+ org.slf4j</Import-Package> 
             
-            <Require-Bundle>
- org.apache.directory.server.core.api;bundle-version="${org.apache.directory.server.bundleversion}",
+            <Require-Bundle>org.apache.directory.server.core.api;bundle-version="${org.apache.directory.server.bundleversion}",
  org.apache.directory.server.ldif.partition;bundle-version="${org.apache.directory.server.bundleversion}",
  org.apache.directory.server.xdbm.partition;bundle-version="${org.apache.directory.server.bundleversion}",
  org.apache.directory.api.asn1.api;bundle-version="${org.apache.directory.api.bundleversion}",
@@ -90,6 +87,5 @@
       </plugin>
     </plugins>
   </build>
-
 </project>
 

Modified: directory/studio/trunk/plugins/templateeditor/resources/templates/metaAttributeType-edit.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/plugins/templateeditor/resources/templates/metaAttributeType-edit.xml?rev=1669849&r1=1669848&r2=1669849&view=diff
==============================================================================
--- directory/studio/trunk/plugins/templateeditor/resources/templates/metaAttributeType-edit.xml (original)
+++ directory/studio/trunk/plugins/templateeditor/resources/templates/metaAttributeType-edit.xml Sun Mar 29 00:25:33 2015
@@ -19,7 +19,7 @@
   @author <a href="mailto:dev@directory.apache.org">Apache Directory Project</a>
 -->
 <template
-	id="com.iktek.studio.templateeditor.templates.metaAttributeType-edit"
+	id="org.apache.directory.studio.templateeditor.templates.metaAttributeType-edit"
 	title="MetaAttributeType - Edit">
 	<objectClasses>
 		<structural>metaAttributeType</structural>

Modified: directory/studio/trunk/plugins/templateeditor/resources/templates/metaAttributeType-view.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/plugins/templateeditor/resources/templates/metaAttributeType-view.xml?rev=1669849&r1=1669848&r2=1669849&view=diff
==============================================================================
--- directory/studio/trunk/plugins/templateeditor/resources/templates/metaAttributeType-view.xml (original)
+++ directory/studio/trunk/plugins/templateeditor/resources/templates/metaAttributeType-view.xml Sun Mar 29 00:25:33 2015
@@ -19,7 +19,7 @@
   @author <a href="mailto:dev@directory.apache.org">Apache Directory Project</a>
 -->
 <template
-	id="com.iktek.studio.templateeditor.templates.metaAttributeType-view"
+	id="org.apache.directory.studio.templateeditor.templates.metaAttributeType-view"
 	title="MetaAttributeType - View">
 	<objectClasses>
 		<structural>metaAttributeType</structural>

Modified: directory/studio/trunk/plugins/templateeditor/src/main/resources/org.apache.directory.studio.templateeditor.templates.exsd
URL: http://svn.apache.org/viewvc/directory/studio/trunk/plugins/templateeditor/src/main/resources/org.apache.directory.studio.templateeditor.templates.exsd?rev=1669849&r1=1669848&r2=1669849&view=diff
==============================================================================
--- directory/studio/trunk/plugins/templateeditor/src/main/resources/org.apache.directory.studio.templateeditor.templates.exsd (original)
+++ directory/studio/trunk/plugins/templateeditor/src/main/resources/org.apache.directory.studio.templateeditor.templates.exsd Sun Mar 29 00:25:33 2015
@@ -19,10 +19,10 @@
   @author <a href="mailto:dev@directory.apache.org">Apache Directory Project</a>
 -->
 <!-- Schema file written by PDE -->
-<schema targetNamespace="com.iktek.studio.templateeditor" xmlns="http://www.w3.org/2001/XMLSchema">
+<schema targetNamespace="org.apache.directory.studio.templateeditor" xmlns="http://www.w3.org/2001/XMLSchema">
 <annotation>
       <appinfo>
-         <meta.schema plugin="com.iktek.studio.templateeditor" id="templates" name="Entry Templates"/>
+         <meta.schema plugin="org.apache.directory.studio.templateeditor" id="templates" name="Entry Templates"/>
       </appinfo>
       <documentation>
          [Enter description of this extension point.]

Modified: directory/studio/trunk/plugins/templateeditor/src/test/java/org/apache/directory/studio/templateeditor/model/parser/TemplateIOTest.java
URL: http://svn.apache.org/viewvc/directory/studio/trunk/plugins/templateeditor/src/test/java/org/apache/directory/studio/templateeditor/model/parser/TemplateIOTest.java?rev=1669849&r1=1669848&r2=1669849&view=diff
==============================================================================
--- directory/studio/trunk/plugins/templateeditor/src/test/java/org/apache/directory/studio/templateeditor/model/parser/TemplateIOTest.java (original)
+++ directory/studio/trunk/plugins/templateeditor/src/test/java/org/apache/directory/studio/templateeditor/model/parser/TemplateIOTest.java Sun Mar 29 00:25:33 2015
@@ -727,7 +727,7 @@ public class TemplateIOTest extends Test
         TemplateLink link = ( TemplateLink ) section.getChildren().get( 0 );
         assertNotNull( link );
         assertNull( link.getAttributeType() );
-        assertEquals( "http://www.iktek.com", link.getValue() ); //$NON-NLS-1$
+        assertEquals( "http://www.apache.org", link.getValue() ); //$NON-NLS-1$
     }
 
 

Modified: directory/studio/trunk/plugins/templateeditor/src/test/resources/org/apache/directory/studio/templateeditor/model/parser/template_link_with_value_value.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/plugins/templateeditor/src/test/resources/org/apache/directory/studio/templateeditor/model/parser/template_link_with_value_value.xml?rev=1669849&r1=1669848&r2=1669849&view=diff
==============================================================================
--- directory/studio/trunk/plugins/templateeditor/src/test/resources/org/apache/directory/studio/templateeditor/model/parser/template_link_with_value_value.xml (original)
+++ directory/studio/trunk/plugins/templateeditor/src/test/resources/org/apache/directory/studio/templateeditor/model/parser/template_link_with_value_value.xml Sun Mar 29 00:25:33 2015
@@ -24,7 +24,7 @@
 	</objectClasses>
 	<form>
 		<section>
-			<link value="http://www.iktek.com" />
+			<link value="http://www.apache.org" />
 		</section>
 	</form>
 </template>