Pierre-Arnaud Marcelot schrieb:
Felix,
Is this 'current_pom_version' variable still used ?
In principle not. But your question pointed me to another point we need
to fix: ATM current_pom_version is used in the
updatesite/src/main/resources/site.xml to generate to url attribute in
the feature tags what is wrong nowadays because different features can
have different versions. I'm going to remove/fix this.
Regards
Felix
Thanks,
Pierre-Arnaud
On Feb 6, 2008 11:55 AM, <[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>> wrote:
Author: pamarcelot
Date: Wed Feb 6 02:55:22 2008
New Revision: 618957
URL: http://svn.apache.org/viewvc?rev=618957&view=rev
<http://svn.apache.org/viewvc?rev=618957&view=rev>
Log:
Removed comment.
Modified:
directory/studio/branches/studio-maven/updatesite/pom.xml
Modified: directory/studio/branches/studio-maven/updatesite/pom.xml
URL:
http://svn.apache.org/viewvc/directory/studio/branches/studio-maven/updatesite/pom.xml?rev=618957&r1=618956&r2=618957&view=diff
<http://svn.apache.org/viewvc/directory/studio/branches/studio-maven/updatesite/pom.xml?rev=618957&r1=618956&r2=618957&view=diff>
==============================================================================
--- directory/studio/branches/studio-maven/updatesite/pom.xml
(original)
+++ directory/studio/branches/studio-maven/updatesite/pom.xml Wed
Feb 6 02:55:22 2008
@@ -34,7 +34,6 @@
<description></description>
- <!-- Set path for local repository and others-->
<properties>
<current_pom_version>${pom.version}</current_pom_version>
</properties>