Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 579301 Details for
Bug 815101
update to 4.0.1.Final
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
corrects the position of the class LoggingToolsProcessor for the new jboss-logging-tools
hibernate-commons-annotations-4.0.1.Final-pom.patch (text/plain), 1.30 KB, created by
gil cattaneo
on 2012-04-22 14:18:36 UTC
(
hide
)
Description:
corrects the position of the class LoggingToolsProcessor for the new jboss-logging-tools
Filename:
MIME Type:
Creator:
gil cattaneo
Created:
2012-04-22 14:18:36 UTC
Size:
1.30 KB
patch
obsolete
>--- pom.xml 2011-11-29 18:16:49.000000000 +0100 >+++ pom.xml-gil 2012-02-29 21:34:00.348848176 +0100 >@@ -245,7 +245,7 @@ > <configuration> > <compilerArguments>-AloggingVersion=3.0 -AtranslationFilesPath=${project.basedir}/src/main/resources/ -source 1.6 -target 1.6</compilerArguments> > <processors> >- <processor>org.jboss.logging.generator.apt.LoggingToolsProcessor</processor> >+ <processor>org.jboss.logging.processor.apt.LoggingToolsProcessor</processor> > </processors> > </configuration> > </execution> >@@ -259,7 +259,7 @@ > <configuration> > <compilerArguments>-AloggingVersion=3.0 -AtranslationFilesPath=${project.basedir}/src/main/resources/ -source 1.6 -target 1.6</compilerArguments> > <processors> >- <processor>org.jboss.logging.generator.apt.LoggingToolsProcessor</processor> >+ <processor>org.jboss.logging.processor.apt.LoggingToolsProcessor</processor> > </processors> > </configuration> > </execution>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 815101
:
579301
|
579302
|
579306
|
582080
|
582081
|
582091
|
582096