Issue Details (XML | Word | Printable)

Key: CONTINUUM-2246
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Maria Odea Ching
Reporter: Maria Odea Ching
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Continuum

Release profile not respected during release perform even if it is enabled

Created: 29/May/09 08:54 AM   Updated: 29/May/09 10:08 AM   Resolved: 29/May/09 10:08 AM
Return to search
Component/s: Release
Affects Version/s: 1.3.2, 1.3.3
Fix Version/s: 1.3.4

Time Tracking:
Not Specified

Complexity: Intermediate


 Description  « Hide

Use Release Profile was checked in the release perform input screen, but from the logs, this was the command executed during release perform:

2009-05-29 21:50:47,124 [pool-4-thread-1] INFO org.apache.continuum.utils.shell.DefaultShellCommandHelper - Executing: /bin/sh -c cd /home/deng/Groups/Continuum/apache-continuum-1.3.3/data/working-directory/releases-1243605041563 && mvn clean deploy --no-plugin-updates --batch-mode

Notice that -DperformRelease=true parameter is missing which is the activation property for release profiles..



Maria Odea Ching added a comment - 29/May/09 10:08 AM

Fixed in 1.3.x branch -r780007 and merged to trunk -r780009.