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

Andrew Rubinger (JIRA) jira-events at lists.jboss.org
Thu Aug 25 14:21:17 EDT 2011


     [ https://issues.jboss.org/browse/SHRINKDESC-39?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Rubinger closed SHRINKDESC-39.
-------------------------------------

    Resolution: Duplicate Issue


Taken care of by nature of work in SHRINKDESC-54, which supports removing properties in PersistenceUnitDefs

> 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