[JBoss JIRA] (JBLOGGING-132) JavaDocs not generated from version 1.1.15
by Aurel Pintea (JIRA)
[ https://issues.jboss.org/browse/JBLOGGING-132?page=com.atlassian.jira.plu... ]
Aurel Pintea updated JBLOGGING-132:
-----------------------------------
Description:
JavaDocs aren't generated from version 1.1.15.
Ingo and me tried to run it with:
*$* mvn clean install -DperformRelease
and:
{code:xml}
<plugin>
<artifactId>maven-javadoc-plugin</artifactId>
<configuration>
<additionalparam>-Xdoclint:none</additionalparam>
<includeDependencySources>true</includeDependencySources>
<!-- <sourceFileIncludes>
<include>org/apache/log4j/**</include>
</sourceFileIncludes> -->
<dependencySourceIncludes>
<dependencySourceInclude>org.apache.log4j:*</dependencySourceInclude>
</dependencySourceIncludes>
</configuration>
</plugin>
{code}
And it worked like this.
The latest changes:
https://github.com/jboss-logging/log4j-jboss-logmanager/compare/1.1.4.Fin...
was:
JavaDocs aren't generated from version 1.1.15.
Ingo and me tried to run it with:
{code:xml}
<plugin>
<artifactId>maven-javadoc-plugin</artifactId>
<configuration>
<additionalparam>-Xdoclint:none</additionalparam>
<includeDependencySources>true</includeDependencySources>
<!-- <sourceFileIncludes>
<include>org/apache/log4j/**</include>
</sourceFileIncludes> -->
<dependencySourceIncludes>
<dependencySourceInclude>org.apache.log4j:*</dependencySourceInclude>
</dependencySourceIncludes>
</configuration>
</plugin>
{code}
And it worked like this.
The latest changes:
https://github.com/jboss-logging/log4j-jboss-logmanager/compare/1.1.4.Fin...
> JavaDocs not generated from version 1.1.15
> ------------------------------------------
>
> Key: JBLOGGING-132
> URL: https://issues.jboss.org/browse/JBLOGGING-132
> Project: JBoss Logging
> Issue Type: Bug
> Reporter: Aurel Pintea
> Assignee: James Perkins
>
> JavaDocs aren't generated from version 1.1.15.
> Ingo and me tried to run it with:
> *$* mvn clean install -DperformRelease
> and:
> {code:xml}
> <plugin>
> <artifactId>maven-javadoc-plugin</artifactId>
> <configuration>
> <additionalparam>-Xdoclint:none</additionalparam>
> <includeDependencySources>true</includeDependencySources>
> <!-- <sourceFileIncludes>
> <include>org/apache/log4j/**</include>
> </sourceFileIncludes> -->
> <dependencySourceIncludes>
> <dependencySourceInclude>org.apache.log4j:*</dependencySourceInclude>
> </dependencySourceIncludes>
> </configuration>
> </plugin>
> {code}
> And it worked like this.
> The latest changes:
> https://github.com/jboss-logging/log4j-jboss-logmanager/compare/1.1.4.Fin...
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months
[JBoss JIRA] (JBLOGGING-132) JavaDocs not generated from version 1.1.15
by Aurel Pintea (JIRA)
[ https://issues.jboss.org/browse/JBLOGGING-132?page=com.atlassian.jira.plu... ]
Aurel Pintea updated JBLOGGING-132:
-----------------------------------
Description:
JavaDocs aren't generated from version 1.1.15.
Ingo and me tried to run it with:
*$* mvn clean install -DperformRelease
and:
{code:xml}
<plugin>
<artifactId>maven-javadoc-plugin</artifactId>
<configuration>
<additionalparam>-Xdoclint:none</additionalparam>
<includeDependencySources>true</includeDependencySources>
<!-- <sourceFileIncludes>
<include>org/apache/log4j/**</include>
</sourceFileIncludes> -->
<dependencySourceIncludes>
<dependencySourceInclude>org.apache.log4j:*</dependencySourceInclude>
</dependencySourceIncludes>
</configuration>
</plugin>
{code}
and it worked like this.
The latest changes:
https://github.com/jboss-logging/log4j-jboss-logmanager/compare/1.1.4.Fin...
was:
JavaDocs aren't generated from version 1.1.15.
Ingo and me tried to run it with:
*$* mvn clean install -DperformRelease
and:
{code:xml}
<plugin>
<artifactId>maven-javadoc-plugin</artifactId>
<configuration>
<additionalparam>-Xdoclint:none</additionalparam>
<includeDependencySources>true</includeDependencySources>
<!-- <sourceFileIncludes>
<include>org/apache/log4j/**</include>
</sourceFileIncludes> -->
<dependencySourceIncludes>
<dependencySourceInclude>org.apache.log4j:*</dependencySourceInclude>
</dependencySourceIncludes>
</configuration>
</plugin>
{code}
And it worked like this.
The latest changes:
https://github.com/jboss-logging/log4j-jboss-logmanager/compare/1.1.4.Fin...
> JavaDocs not generated from version 1.1.15
> ------------------------------------------
>
> Key: JBLOGGING-132
> URL: https://issues.jboss.org/browse/JBLOGGING-132
> Project: JBoss Logging
> Issue Type: Bug
> Reporter: Aurel Pintea
> Assignee: James Perkins
>
> JavaDocs aren't generated from version 1.1.15.
> Ingo and me tried to run it with:
> *$* mvn clean install -DperformRelease
> and:
> {code:xml}
> <plugin>
> <artifactId>maven-javadoc-plugin</artifactId>
> <configuration>
> <additionalparam>-Xdoclint:none</additionalparam>
> <includeDependencySources>true</includeDependencySources>
> <!-- <sourceFileIncludes>
> <include>org/apache/log4j/**</include>
> </sourceFileIncludes> -->
> <dependencySourceIncludes>
> <dependencySourceInclude>org.apache.log4j:*</dependencySourceInclude>
> </dependencySourceIncludes>
> </configuration>
> </plugin>
> {code}
> and it worked like this.
> The latest changes:
> https://github.com/jboss-logging/log4j-jboss-logmanager/compare/1.1.4.Fin...
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months
[JBoss JIRA] (JBLOGGING-132) JavaDocs not generated from version 1.1.15
by Aurel Pintea (JIRA)
[ https://issues.jboss.org/browse/JBLOGGING-132?page=com.atlassian.jira.plu... ]
Aurel Pintea updated JBLOGGING-132:
-----------------------------------
Description:
JavaDocs aren't generated from version 1.1.15.
Ingo and me tried to run it with:
{code:xml}
<plugin>
<artifactId>maven-javadoc-plugin</artifactId>
<configuration>
<additionalparam>-Xdoclint:none</additionalparam>
<includeDependencySources>true</includeDependencySources>
<!-- <sourceFileIncludes>
<include>org/apache/log4j/**</include>
</sourceFileIncludes> -->
<dependencySourceIncludes>
<dependencySourceInclude>org.apache.log4j:*</dependencySourceInclude>
</dependencySourceIncludes>
</configuration>
</plugin>
{code}
And it worked like this.
The latest changes:
https://github.com/jboss-logging/log4j-jboss-logmanager/compare/1.1.4.Fin...
was:
JavaDocs aren't generated from version 1.1.15.
Ingo and me and tried to run it with:
{code:xml}
<plugin>
<artifactId>maven-javadoc-plugin</artifactId>
<configuration>
<additionalparam>-Xdoclint:none</additionalparam>
<includeDependencySources>true</includeDependencySources>
<!-- <sourceFileIncludes>
<include>org/apache/log4j/**</include>
</sourceFileIncludes> -->
<dependencySourceIncludes>
<dependencySourceInclude>org.apache.log4j:*</dependencySourceInclude>
</dependencySourceIncludes>
</configuration>
</plugin>
{code}
And it worked like this.
The latest changes:
https://github.com/jboss-logging/log4j-jboss-logmanager/compare/1.1.4.Fin...
> JavaDocs not generated from version 1.1.15
> ------------------------------------------
>
> Key: JBLOGGING-132
> URL: https://issues.jboss.org/browse/JBLOGGING-132
> Project: JBoss Logging
> Issue Type: Bug
> Reporter: Aurel Pintea
> Assignee: James Perkins
>
> JavaDocs aren't generated from version 1.1.15.
> Ingo and me tried to run it with:
> {code:xml}
> <plugin>
> <artifactId>maven-javadoc-plugin</artifactId>
> <configuration>
> <additionalparam>-Xdoclint:none</additionalparam>
> <includeDependencySources>true</includeDependencySources>
> <!-- <sourceFileIncludes>
> <include>org/apache/log4j/**</include>
> </sourceFileIncludes> -->
> <dependencySourceIncludes>
> <dependencySourceInclude>org.apache.log4j:*</dependencySourceInclude>
> </dependencySourceIncludes>
> </configuration>
> </plugin>
> {code}
> And it worked like this.
> The latest changes:
> https://github.com/jboss-logging/log4j-jboss-logmanager/compare/1.1.4.Fin...
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months
[JBoss JIRA] (JBLOGGING-132) JavaDocs not generated from version 1.1.15
by Aurel Pintea (JIRA)
Aurel Pintea created JBLOGGING-132:
--------------------------------------
Summary: JavaDocs not generated from version 1.1.15
Key: JBLOGGING-132
URL: https://issues.jboss.org/browse/JBLOGGING-132
Project: JBoss Logging
Issue Type: Bug
Reporter: Aurel Pintea
Assignee: James Perkins
JavaDocs aren't generated from version 1.1.15.
Ingo and me and tried to run it with:
{code:xml}
<plugin>
<artifactId>maven-javadoc-plugin</artifactId>
<configuration>
<additionalparam>-Xdoclint:none</additionalparam>
<includeDependencySources>true</includeDependencySources>
<!-- <sourceFileIncludes>
<include>org/apache/log4j/**</include>
</sourceFileIncludes> -->
<dependencySourceIncludes>
<dependencySourceInclude>org.apache.log4j:*</dependencySourceInclude>
</dependencySourceIncludes>
</configuration>
</plugin>
{code}
And it worked like this.
The latest changes:
https://github.com/jboss-logging/log4j-jboss-logmanager/compare/1.1.4.Fin...
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months
[JBoss JIRA] (WFLY-10911) Failing OnOffOpenTracingTestCase when -Dnode0 is defined to non-localhost address
by Jan Stourac (JIRA)
Jan Stourac created WFLY-10911:
----------------------------------
Summary: Failing OnOffOpenTracingTestCase when -Dnode0 is defined to non-localhost address
Key: WFLY-10911
URL: https://issues.jboss.org/browse/WFLY-10911
Project: WildFly
Issue Type: Bug
Components: Test Suite
Affects Versions: 14.0.0.Beta2
Reporter: Jan Stourac
Assignee: Jan Stourac
The OnOffOpenTracingTestCase fails when -Dnode0 is specified with non-localhost address.
The reason for this is that test reads value of the HTTP response from server and searches for {{java.lang.NoClassDefFoundError: Lio/opentracing/Tracer}} value to check that OpenTracing is not available in this case. This works just fine when server is running with localhost address as stack-trace for servlet deployments is by default set to "local-only" value. Although, when server runs with non-localhost IP address, the stacktrace is not included in HTTP response anymore.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 10 months