Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/apache/directory-studio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre-Arnaud Marcelot <pamarcelot@apache.org>2009-10-19 15:21:20 +0400
committerPierre-Arnaud Marcelot <pamarcelot@apache.org>2009-10-19 15:21:20 +0400
commit9334a4a2ecccd9f2cc3191a2817bf4d715af907d (patch)
treecd5361bf7fadc62d3acd9fcc23395f126f3bc85f
parenta4de6749d6cde66c3090418697fe6caf3a84d2c0 (diff)
Fixed the build of the '1.4.0.v20090407' tag.1.4.0.v20090407
git-svn-id: https://svn.apache.org/repos/asf/directory/studio/tags/1.4.0.v20090407@826643 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--apacheds-configuration-help/pom.xml2
-rw-r--r--apacheds-help/pom.xml2
-rw-r--r--help-pom.xml2
-rw-r--r--ldapbrowser-help/pom.xml2
-rw-r--r--ldifeditor-help/pom.xml2
-rw-r--r--pom.xml30
-rw-r--r--rcp-help/pom.xml2
-rw-r--r--schemaeditor-help/pom.xml2
-rw-r--r--studio/pom.xml2
-rw-r--r--test-integration-core/pom.xml4
-rw-r--r--test-integration-ui/pom.xml4
-rw-r--r--updatesite/pom.xml4
12 files changed, 19 insertions, 39 deletions
diff --git a/apacheds-configuration-help/pom.xml b/apacheds-configuration-help/pom.xml
index 6b5a00a5a..5697dfe36 100644
--- a/apacheds-configuration-help/pom.xml
+++ b/apacheds-configuration-help/pom.xml
@@ -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>
diff --git a/apacheds-help/pom.xml b/apacheds-help/pom.xml
index 8511c2cfd..fd1fa3628 100644
--- a/apacheds-help/pom.xml
+++ b/apacheds-help/pom.xml
@@ -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>
diff --git a/help-pom.xml b/help-pom.xml
index f8f91f379..73c9a0ec2 100644
--- a/help-pom.xml
+++ b/help-pom.xml
@@ -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>
diff --git a/ldapbrowser-help/pom.xml b/ldapbrowser-help/pom.xml
index 02f2eeebb..47e3340a6 100644
--- a/ldapbrowser-help/pom.xml
+++ b/ldapbrowser-help/pom.xml
@@ -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>
diff --git a/ldifeditor-help/pom.xml b/ldifeditor-help/pom.xml
index 7cc02aa40..300b2069d 100644
--- a/ldifeditor-help/pom.xml
+++ b/ldifeditor-help/pom.xml
@@ -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>
diff --git a/pom.xml b/pom.xml
index 6559b94f4..65327aad0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -88,15 +88,15 @@
<rcp.version>1.4.0.v20090407</rcp.version>
<rcp.feature.version>1.4.0.v20090407</rcp.feature.version>
<rcp.help.version>1.4.0.v20090407</rcp.help.version>
- <repository.version>1.4.0-SNAPSHOT</repository.version>
+ <repository.version>1.4.0.v20090407</repository.version>
<schemaeditor.version>1.4.0.v20090407</schemaeditor.version>
<schemaeditor.feature.version>1.4.0.v20090407</schemaeditor.feature.version>
<schemaeditor.help.version>1.4.0.v20090407</schemaeditor.help.version>
- <studio.dsml.parser.version>0.4.5-SNAPSHOT</studio.dsml.parser.version>
- <updatesite.version>1.4.0-SNAPSHOT</updatesite.version>
+ <studio.dsml.parser.version>0.4.5</studio.dsml.parser.version>
+ <updatesite.version>1.4.0.v20090407</updatesite.version>
<valueeditors.version>1.4.0.v20090407</valueeditors.version>
- <test.integration.core.version>1.4.0-SNAPSHOT</test.integration.core.version>
- <test.integration.ui.version>1.4.0-SNAPSHOT</test.integration.ui.version>
+ <test.integration.core.version>1.4.0.v20090407</test.integration.core.version>
+ <test.integration.ui.version>1.4.0.v20090407</test.integration.ui.version>
<!-- Set versions for depending projects -->
<org.apache.directory.shared.version>0.9.14</org.apache.directory.shared.version>
@@ -163,15 +163,6 @@
-Pintegration-tests
to the commandline to launch them.
-->
- <!--
- NOTE:
- This profile has been disabled for the release, and needs to be
- enabled again after the release is over.
- We are disabling the build of 'updatesite' and 'studio' because we don't
- want to overload the maven repository with useless (heavy) packages and
- distributions
- -->
- <!--
<profile>
<id>integration-tests</id>
<modules>
@@ -179,22 +170,12 @@
<module>test-integration-ui</module>
</modules>
</profile>
- -->
<!--
Add the dist modules as profile to force them being built
AFTER the help modules, otherwise we run into a backlog
of at least 1 iteration because the dist modules would be
built before the help modules ...
-->
- <!--
- NOTE:
- This profile has been disabled for the release, and needs to be
- enabled again after the release is over.
- We are disabling the build of 'updatesite' and 'studio' because we don't
- want to overload the maven repository with useless (heavy) packages and
- distributions
- -->
- <!--
<profile>
<id>build-dist-modules</id>
<activation>
@@ -207,7 +188,6 @@
<module>studio</module>
</modules>
</profile>
- -->
</profiles>
<dependencyManagement>
diff --git a/rcp-help/pom.xml b/rcp-help/pom.xml
index 82f30fb12..96fcd78dc 100644
--- a/rcp-help/pom.xml
+++ b/rcp-help/pom.xml
@@ -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>
diff --git a/schemaeditor-help/pom.xml b/schemaeditor-help/pom.xml
index 76ea81d88..fcd1d3768 100644
--- a/schemaeditor-help/pom.xml
+++ b/schemaeditor-help/pom.xml
@@ -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>
diff --git a/studio/pom.xml b/studio/pom.xml
index 361489f36..e0cf97a00 100644
--- a/studio/pom.xml
+++ b/studio/pom.xml
@@ -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>
diff --git a/test-integration-core/pom.xml b/test-integration-core/pom.xml
index e624bd942..6a9c04e6d 100644
--- a/test-integration-core/pom.xml
+++ b/test-integration-core/pom.xml
@@ -23,11 +23,11 @@
<parent>
<groupId>org.apache.directory.studio</groupId>
<artifactId>parent</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.0.v20090407</version>
</parent>
<artifactId>test.integration.core</artifactId>
- <version>${test.integration.core.version}</version>
+ <version>1.4.0.v20090407</version>
<name>Apache Directory Studio Core Integration Tests</name>
<packaging>jar</packaging>
diff --git a/test-integration-ui/pom.xml b/test-integration-ui/pom.xml
index 31701aa7d..a5e4ddec1 100644
--- a/test-integration-ui/pom.xml
+++ b/test-integration-ui/pom.xml
@@ -23,11 +23,11 @@
<parent>
<groupId>org.apache.directory.studio</groupId>
<artifactId>parent</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.0.v20090407</version>
</parent>
<artifactId>test.integration.ui</artifactId>
- <version>${test.integration.ui.version}</version>
+ <version>1.4.0.v20090407</version>
<name>Apache Directory Studio UI Integration Tests</name>
<packaging>jar</packaging>
diff --git a/updatesite/pom.xml b/updatesite/pom.xml
index 7bd042624..7e23c5d47 100644
--- a/updatesite/pom.xml
+++ b/updatesite/pom.xml
@@ -23,11 +23,11 @@
<parent>
<groupId>org.apache.directory.studio</groupId>
<artifactId>parent</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.0.v20090407</version>
</parent>
<artifactId>updatesite</artifactId>
- <version>${updatesite.version}</version>
+ <version>1.4.0.v20090407</version>
<name>Apache Directory Studio Update Site</name>
<packaging>pom</packaging>