[jira] Updated: (MAVEN-1296) Multiproject property inheritance

2004-07-01 Thread jira
The following issue has been updated: Updater: Brett Porter (mailto:[EMAIL PROTECTED]) Date: Thu, 1 Jul 2004 9:38 AM Changes: Fix Version changed to 1.0 - For a full history of the issue, see: ht

[jira] Updated: (MAVEN-1296) Multiproject property inheritance

2004-06-22 Thread jira
The following issue has been updated: Updater: Carlos Sanchez (mailto:[EMAIL PROTECTED]) Date: Tue, 22 Jun 2004 7:01 PM Changes: Attachment changed from MavenUtils.java.new - For a full history of t

[jira] Updated: (MAVEN-1296) Multiproject property inheritance

2004-06-22 Thread jira
The following issue has been updated: Updater: Carlos Sanchez (mailto:[EMAIL PROTECTED]) Date: Tue, 22 Jun 2004 7:00 PM Comment: This is the modification from Eric Lapierre in patch format Changes: Attachment changed to patch.txt

[jira] Updated: (MAVEN-1296) Multiproject property inheritance

2004-06-22 Thread jira
The following issue has been updated: Updater: Eric Lapierre (mailto:[EMAIL PROTECTED]) Date: Tue, 22 Jun 2004 1:04 PM Comment: The problems seems to be in the MavenUtils.java when a parent exists, only the project.properties in the parent directory gets merged instead of all varia

[jira] Updated: (MAVEN-1296) Multiproject property inheritance

2004-06-21 Thread jira
The following issue has been updated: Updater: Eric Lapierre (mailto:[EMAIL PROTECTED]) Date: Mon, 21 Jun 2004 9:07 AM Comment: I encountered a similar problem I have a project hierarchy like this one: top_project/ project.properties project.xml main

[jira] Updated: (MAVEN-1296) Multiproject property inheritance

2004-05-27 Thread jira
The following issue has been updated: Updater: Winston Rast (mailto:[EMAIL PROTECTED]) Date: Thu, 27 May 2004 11:11 AM Comment: This is my minimal test project that demonstrates the problem. Changes: Attachment changed to test.jar ---