[shrinkwrap-issues] [JBoss JIRA] Commented: (SHRINKDESC-39) Support removing properties from PersistenceUnitDefs

Andrew Rubinger (JIRA) jira-events at lists.jboss.org
Thu Mar 17 04:13:45 EDT 2011


    [ https://issues.jboss.org/browse/SHRINKDESC-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12588528#comment-12588528 ] 

Andrew Rubinger commented on SHRINKDESC-39:
-------------------------------------------

Partially upstream; also see commit and line notes in:

https://github.com/lincolnthree/shrinkwrap-descriptors/commit/968f697c3ad825ff53c3216f3f8da5ed8a5c5ee6

...before full resolution.

> Support removing properties from PersistenceUnitDefs
> ----------------------------------------------------
>
>                 Key: SHRINKDESC-39
>                 URL: https://issues.jboss.org/browse/SHRINKDESC-39
>             Project: ShrinkWrap Descriptors
>          Issue Type: Feature Request
>          Components: api
>    Affects Versions: 0.1.3
>            Reporter: Lincoln Baxter III
>            Assignee: Lincoln Baxter III
>
>    List<Property> clearProperties();
>    PersistenceUnitDef property(String name, Object value);
>    boolean removeProperty(Property prop);
>    Property removeProperty(String name);

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the shrinkwrap-issues mailing list