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 587018 Details for
Bug 825355
added missing weld-build-config library
[?]
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]
weld-core-1.1.5.AS71.Final-remove-checkstyle.patch
weld-core-1.1.5.AS71.Final-remove-checkstyle.patch (text/plain), 4.17 KB, created by
gil cattaneo
on 2012-05-26 15:15:20 UTC
(
hide
)
Description:
weld-core-1.1.5.AS71.Final-remove-checkstyle.patch
Filename:
MIME Type:
Creator:
gil cattaneo
Created:
2012-05-26 15:15:20 UTC
Size:
4.17 KB
patch
obsolete
>diff -Nru weld-core-1.1.5.AS71.Final/pom.xml weld-core-1.1.5.AS71.Final-work/pom.xml >--- weld-core-1.1.5.AS71.Final/pom.xml 2012-05-25 15:01:06.000000000 +0200 >+++ weld-core-1.1.5.AS71.Final-work/pom.xml 2012-05-26 15:05:55.993574782 +0200 >@@ -39,7 +39,6 @@ > <cargo.maven2.plugin.version>1.0</cargo.maven2.plugin.version> > <cdi.api.version>1.0-SP4</cdi.api.version> > <cdi.tck.version>1.0.4.SP3</cdi.tck.version> >- <checkstyle.plugin.version>2.5</checkstyle.plugin.version> > <contiperf.version>1.06</contiperf.version> > <findbugs-maven-plugin.version>2.3.2</findbugs-maven-plugin.version> > <glassfish.el.version>2.1.2-b04</glassfish.el.version> >@@ -73,7 +72,6 @@ > </properties> > > <modules> >- <module>build-config</module> > <module>impl</module> > </modules> > >@@ -396,12 +394,6 @@ > > <dependency> > <groupId>org.jboss.weld</groupId> >- <artifactId>weld-build-config</artifactId> >- <version>${project.version}</version> >- </dependency> >- >- <dependency> >- <groupId>org.jboss.weld</groupId> > <artifactId>weld-core</artifactId> > <version>${project.version}</version> > </dependency> >@@ -495,13 +487,6 @@ > > </dependencyManagement> > >- <dependencies> >- <dependency> >- <groupId>org.jboss.weld</groupId> >- <artifactId>weld-build-config</artifactId> >- </dependency> >- </dependencies> >- > <build> > <pluginManagement> > <plugins> >@@ -523,42 +508,9 @@ > <artifactId>selenium-maven-plugin</artifactId> > <version>${selenium.maven.plugin.version}</version> > </plugin> >- <plugin> >- <groupId>org.apache.maven.plugins</groupId> >- <artifactId>maven-checkstyle-plugin</artifactId> >- <version>${checkstyle.plugin.version}</version> >- <configuration> >- <configLocation>weld-checkstyle/checkstyle.xml</configLocation> >- <consoleOutput>true</consoleOutput> >- <failsOnError>true</failsOnError> >- <useFile /> >- </configuration> >- <dependencies> >- <dependency> >- <groupId>org.jboss.weld</groupId> >- <artifactId>weld-build-config</artifactId> >- <version>${project.version}</version> >- </dependency> >- </dependencies> >- <executions> >- <execution> >- <id>check-style</id> >- <phase>compile</phase> >- <goals> >- <goal>checkstyle</goal> >- </goals> >- </execution> >- </executions> >- </plugin> > </plugins> > > </pluginManagement> >- <plugins> >- <plugin> >- <groupId>org.apache.maven.plugins</groupId> >- <artifactId>maven-checkstyle-plugin</artifactId> >- </plugin> >- </plugins> > </build> > > >@@ -591,13 +543,6 @@ > <value>!false</value> > </property> > </activation> >- <modules> >- <module>porting-package</module> >- <module>tests</module> >- <module>tests-arquillian</module> >- <module>inject-tck-runner</module> >- <module>jboss-tck-runner</module> >- </modules> > </profile> > <profile> > <id>examples</id> >@@ -640,11 +585,6 @@ > <value>!false</value> > </property> > </activation> >- <modules> >- <module>environments/se/core</module> >- <module>environments/se/build</module> >- <module>environments/servlet</module> >- </modules> > </profile> > <profile> > <id>bundles</id>
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 825355
:
586927
|
587017
| 587018