You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by ka...@apache.org on 2009/06/03 19:57:29 UTC

svn commit: r781494 - /directory/sandbox/kayyagari/studio-1.4.0.v20090407-build.patch

Author: kayyagari
Date: Wed Jun  3 17:57:29 2009
New Revision: 781494

URL: http://svn.apache.org/viewvc?rev=781494&view=rev
Log:
a patch for fixing the studio build for version 1.4.0.v20090407

Added:
    directory/sandbox/kayyagari/studio-1.4.0.v20090407-build.patch

Added: directory/sandbox/kayyagari/studio-1.4.0.v20090407-build.patch
URL: http://svn.apache.org/viewvc/directory/sandbox/kayyagari/studio-1.4.0.v20090407-build.patch?rev=781494&view=auto
==============================================================================
--- directory/sandbox/kayyagari/studio-1.4.0.v20090407-build.patch (added)
+++ directory/sandbox/kayyagari/studio-1.4.0.v20090407-build.patch Wed Jun  3 17:57:29 2009
@@ -0,0 +1,139 @@
+Index: help-pom.xml
+===================================================================
+--- help-pom.xml	(revision 781464)
++++ help-pom.xml	(working copy)
+@@ -23,7 +23,7 @@
+   <parent>
+     <groupId>org.apache.directory.studio</groupId>
+     <artifactId>parent</artifactId>
+-    <version>1.4.0-SNAPSHOT</version>
++    <version>1.4.0.v20090407</version>
+     <relativePath>.</relativePath>
+   </parent>
+   
+Index: rcp-help/pom.xml
+===================================================================
+--- rcp-help/pom.xml	(revision 781464)
++++ rcp-help/pom.xml	(working copy)
+@@ -23,7 +23,7 @@
+   <parent>
+     <groupId>org.apache.directory.studio</groupId>
+     <artifactId>parent-help</artifactId>
+-    <version>1.4.0-SNAPSHOT</version>
++    <version>1.4.0.v20090407</version>
+     <relativePath>../help-pom.xml</relativePath>
+   </parent>
+ 
+@@ -63,4 +63,4 @@
+     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/studio/tags/1.4.0.v20090407/parent-help/rcp.help</developerConnection>
+     <url>https://svn.apache.org/repos/asf/directory/studio/tags/1.4.0.v20090407/parent-help/rcp.help</url>
+   </scm>
+-</project>
+\ No newline at end of file
++</project>
+Index: ldapbrowser-help/pom.xml
+===================================================================
+--- ldapbrowser-help/pom.xml	(revision 781464)
++++ ldapbrowser-help/pom.xml	(working copy)
+@@ -23,7 +23,7 @@
+   <parent>
+     <groupId>org.apache.directory.studio</groupId>
+     <artifactId>parent-help</artifactId>
+-    <version>1.4.0-SNAPSHOT</version>
++    <version>1.4.0.v20090407</version>
+     <relativePath>../help-pom.xml</relativePath>
+   </parent>
+ 
+@@ -63,4 +63,4 @@
+     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/studio/tags/1.4.0.v20090407/parent-help/ldapbrowser.help</developerConnection>
+     <url>https://svn.apache.org/repos/asf/directory/studio/tags/1.4.0.v20090407/parent-help/ldapbrowser.help</url>
+   </scm>
+-</project>
+\ No newline at end of file
++</project>
+Index: schemaeditor-help/pom.xml
+===================================================================
+--- schemaeditor-help/pom.xml	(revision 781464)
++++ schemaeditor-help/pom.xml	(working copy)
+@@ -23,7 +23,7 @@
+   <parent>
+     <groupId>org.apache.directory.studio</groupId>
+     <artifactId>parent-help</artifactId>
+-    <version>1.4.0-SNAPSHOT</version>
++    <version>1.4.0.v20090407</version>
+     <relativePath>../help-pom.xml</relativePath>
+   </parent>
+ 
+@@ -63,4 +63,4 @@
+     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/studio/tags/1.4.0.v20090407/parent-help/schemaeditor.help</developerConnection>
+     <url>https://svn.apache.org/repos/asf/directory/studio/tags/1.4.0.v20090407/parent-help/schemaeditor.help</url>
+   </scm>
+-</project>
+\ No newline at end of file
++</project>
+Index: apacheds-help/pom.xml
+===================================================================
+--- apacheds-help/pom.xml	(revision 781464)
++++ apacheds-help/pom.xml	(working copy)
+@@ -23,7 +23,7 @@
+   <parent>
+     <groupId>org.apache.directory.studio</groupId>
+     <artifactId>parent-help</artifactId>
+-    <version>1.4.0-SNAPSHOT</version>
++    <version>1.4.0.v20090407</version>
+     <relativePath>../help-pom.xml</relativePath>
+   </parent>
+ 
+@@ -63,4 +63,4 @@
+     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/studio/tags/1.4.0.v20090407/parent-help/apacheds.help</developerConnection>
+     <url>https://svn.apache.org/repos/asf/directory/studio/tags/1.4.0.v20090407/parent-help/apacheds.help</url>
+   </scm>
+-</project>
+\ No newline at end of file
++</project>
+Index: apacheds-configuration-help/pom.xml
+===================================================================
+--- apacheds-configuration-help/pom.xml	(revision 781464)
++++ apacheds-configuration-help/pom.xml	(working copy)
+@@ -23,7 +23,7 @@
+   <parent>
+     <groupId>org.apache.directory.studio</groupId>
+     <artifactId>parent-help</artifactId>
+-    <version>1.4.0-SNAPSHOT</version>
++    <version>1.4.0.v20090407</version>
+     <relativePath>../help-pom.xml</relativePath>
+   </parent>
+ 
+Index: studio/pom.xml
+===================================================================
+--- studio/pom.xml	(revision 781464)
++++ studio/pom.xml	(working copy)
+@@ -23,7 +23,7 @@
+   <parent>
+     <groupId>org.apache.directory.studio</groupId>
+     <artifactId>parent</artifactId>
+-    <version>1.4.0-SNAPSHOT</version>
++    <version>1.4.0.v20090407</version>
+   </parent>
+   
+   <artifactId>studio-build</artifactId>
+Index: ldifeditor-help/pom.xml
+===================================================================
+--- ldifeditor-help/pom.xml	(revision 781464)
++++ ldifeditor-help/pom.xml	(working copy)
+@@ -23,7 +23,7 @@
+   <parent>
+     <groupId>org.apache.directory.studio</groupId>
+     <artifactId>parent-help</artifactId>
+-    <version>1.4.0-SNAPSHOT</version>
++    <version>1.4.0.v20090407</version>
+     <relativePath>../help-pom.xml</relativePath>
+   </parent>
+ 
+@@ -63,4 +63,4 @@
+     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/studio/tags/1.4.0.v20090407/parent-help/ldifeditor.help</developerConnection>
+     <url>https://svn.apache.org/repos/asf/directory/studio/tags/1.4.0.v20090407/parent-help/ldifeditor.help</url>
+   </scm>
+-</project>
+\ No newline at end of file
++</project>