Issue Type: Bug Bug
Assignee: Unassigned
Components: Amdatu Testing - Integration
Created: 03/Apr/12 7:31 PM
Description:

I took a shortcut in the itest CoreBundles. Needs a proper solution

// FIXME aplha release hotfix
        ProvisionOption<?> option = null;
        if (m_artifactId.equals("org.apache.ace.managementagent")) {
            option =
                mavenBundle().groupId(m_groupId).artifactId(m_artifactId).version("0.8.1-r1308923").start(false);
        }
        else {
            option =
                mavenBundle().groupId(m_groupId).artifactId(m_artifactId).versionAsInProject().start(false);
        }
Fix Versions: Backlog
Project: Amdatu
Priority: Major Major
Reporter: Bram de Kruijff
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Amdatu-developers mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-developers

Reply via email to