Bug 900343 (JBPAPP6-614)
| Summary: | VMan deletes attributes from tags | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | David Walluck <dwalluck> | ||||
| Component: | unspecified | Assignee: | Default User <jbpapp-maint> | ||||
| Status: | CLOSED NEXTRELEASE | QA Contact: | |||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | unspecified | CC: | dwalluck | ||||
| Target Milestone: | --- | ||||||
| Target Release: | EAP 6.0.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| URL: | http://jira.jboss.org/jira/browse/JBPAPP6-614 | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2012-05-25 06:26:45 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 900335 | ||||||
| Attachments: |
|
||||||
These appear to be inside plugin configurations. This is the vman patch to the existing pom files. Let me know if you need the full poms. Attachment: Added: httpcomponents-vman.patch Link: Added: This issue is a dependency of JBPAPP-8878 Version 1.0.8-redhat-1 fixes this issue. Closing, VMan is not delivered with EAP. Docs QE Status: Removed: NEW |
project_key: JBPAPP6 For example (will attach file): - <ant antfile="src/main/assembly/build.xml"> - <property name="target" value="${project.build.directory}" /> - <property name="package.name" value="${project.artifactId}-${project.version}-bin" /> - </ant> + <ant> + <property /> + <property /> + </ant>