[seam-issues] [JBoss JIRA] Resolved: (SOLDER-118) solder jar missing integrated JBoss Logging classes

Ken Finnigan (JIRA) jira-events at lists.jboss.org
Mon Aug 15 09:18:02 EDT 2011


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

Ken Finnigan resolved SOLDER-118.
---------------------------------

      Assignee: Ken Finnigan  (was: Shane Bryzak)
    Resolution: Rejected


Post 3.0.0.Final the logging classes were moved into a new package structure to prevent conflicts with jboss-logging.

The Solder logging classes (imported from jboss-logging) are now in org.jboss.seam.solder.logging.internal

> solder jar missing integrated JBoss Logging classes
> ---------------------------------------------------
>
>                 Key: SOLDER-118
>                 URL: https://issues.jboss.org/browse/SOLDER-118
>             Project: Seam Solder
>          Issue Type: Bug
>          Components: Logging
>         Environment: 3.1.0-SNAPSHOT
>            Reporter: Marek Schmidt
>            Assignee: Ken Finnigan
>             Fix For: 3.1.0.Beta1
>
>
> The combined seam-solder 3.0.0.Final jar used to contain integrated JBoss Logging classes (org/jboss/logging/*). Seam modules using JBoss logging used to just depend on the org.jboss.seam.solder:seam-solder, having no explicit dependency on JBoss logging.
> Since the removal of the combined module, the seam-solder 3.1.0-SNAPSHOT jar doesn't contain it, it is not clear if this is an omission in Solder, or if seam modules using JBoss logging through Solder should explicitly add some other dependency to get the org.jboss.logging.* classes...

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

        


More information about the seam-issues mailing list