Re: [rng] Web site (Was: [rng] JIRA is up)

2016-08-16 Thread Benedikt Ritter
Hi,

looking at
https://svn.apache.org/repos/infra/websites/production/commons/content/ I
can't see a directory for RNG. Let me know if I can help to set up the site.

Benedikt

Artem Barger  schrieb am Di., 9. Aug. 2016 um 12:49 Uhr:

> On Tue, Aug 9, 2016 at 1:25 PM, Gilles 
> wrote:
>
> > In short, you might try this:
> >
> >   
> > 
> >   org.apache.maven.plugins
> >   maven-javadoc-plugin
> >   
> > -Xdoclint:none
> >   
> > 
> >   
> >
> > If it fixes your problem, I'll commit the change.
> >
>
> ​Yeah, now it's better. Based on this created a patch and attached to the
> issue report, since the change wasn't exactly the same.​
>
>
> Best regards,
>   Artem Barger.
>


Re: [rng] Web site (Was: [rng] JIRA is up)

2016-08-09 Thread Artem Barger
On Tue, Aug 9, 2016 at 1:25 PM, Gilles  wrote:

> In short, you might try this:
>
>   
> 
>   org.apache.maven.plugins
>   maven-javadoc-plugin
>   
> -Xdoclint:none
>   
> 
>   
>
> If it fixes your problem, I'll commit the change.
>

​Yeah, now it's better. Based on this created a patch and attached to the
issue report, since the change wasn't exactly the same.​


Best regards,
  Artem Barger.


Re: [rng] Web site (Was: [rng] JIRA is up)

2016-08-09 Thread Gilles

On Tue, 09 Aug 2016 12:25:21 +0200, Gilles wrote:

On Tue, 9 Aug 2016 13:00:29 +0300, Artem Barger wrote:
On Tue, Aug 9, 2016 at 12:45 PM, Gilles 


wrote:


Congrats! And here the first issue: RNG-1
, not able to produce 
site

web
pages ("mvn clean site"), looks like there is a link missing.



I also encountered this problem.
I suspect that it is a one time issue because a directory named
  site-content
is missing.
Creating it manually allows "mvn site" to run to completion, 
creating

the site inside the "target/site" directory.



​Made some progress, but still fails with errors:


Please try this command (or similar for specifying the JDK's home):

$ JAVA_1_8_HOME=/usr/lib/jvm/java-8-openjdk-amd64/ mvn -Pjava-1.8 site

Regards,
Gilles





http://blog.joda.org/2014/02/turning-off-doclint-in-jdk-8-javadoc.html

In short, you might try this:

  

  org.apache.maven.plugins
  maven-javadoc-plugin
  
-Xdoclint:none
  

  

If it fixes your problem, I'll commit the change.

Regards,
Gilles


-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: [rng] Web site (Was: [rng] JIRA is up)

2016-08-09 Thread Gilles

On Tue, 9 Aug 2016 13:00:29 +0300, Artem Barger wrote:
On Tue, Aug 9, 2016 at 12:45 PM, Gilles 


wrote:


Congrats! And here the first issue: RNG-1
, not able to produce 
site

web
pages ("mvn clean site"), looks like there is a link missing.



I also encountered this problem.
I suspect that it is a one time issue because a directory named
  site-content
is missing.
Creating it manually allows "mvn site" to run to completion, 
creating

the site inside the "target/site" directory.



​Made some progress, but still fails with errors:



http://blog.joda.org/2014/02/turning-off-doclint-in-jdk-8-javadoc.html

In short, you might try this:

  

  org.apache.maven.plugins
  maven-javadoc-plugin
  
-Xdoclint:none
  

  

If it fixes your problem, I'll commit the change.

Regards,
Gilles


-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: [rng] Web site (Was: [rng] JIRA is up)

2016-08-09 Thread Artem Barger
On Tue, Aug 9, 2016 at 12:45 PM, Gilles 
wrote:

> Congrats! And here the first issue: RNG-1
>> , not able to produce site
>> web
>> pages ("mvn clean site"), looks like there is a link missing.
>>
>
> I also encountered this problem.
> I suspect that it is a one time issue because a directory named
>   site-content
> is missing.
> Creating it manually allows "mvn site" to run to completion, creating
> the site inside the "target/site" directory.


​Made some progress, but still fails with errors:



[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-site-plugin:3.4:site (default-site) on
project commons-rng: Error generating maven-javadoc-plugin:2.10.3:javadoc:
[ERROR] Exit code: 1 -
/Users/bartem/sandbox/commons-rng/src/main/java/org/apache/commons/rng/internal/source32/MersenneTwister.java:52:
warning: attribute obsolete, use CSS instead: align
[ERROR] * 
[ERROR] ^
[ERROR]
/Users/bartem/sandbox/commons-rng/src/main/java/org/apache/commons/rng/internal/source32/MersenneTwister.java:52:
warning: attribute obsolete, use CSS instead: bgcolor
[ERROR] * 
[ERROR] ^
[ERROR]
/Users/bartem/sandbox/commons-rng/src/main/java/org/apache/commons/rng/internal/source32/MersenneTwister.java:83:
error: no summary or caption for table
[ERROR] * 
[ERROR] ^
[ERROR]
/Users/bartem/sandbox/commons-rng/src/main/java/org/apache/commons/rng/internal/source64/MersenneTwister64.java:38:
warning: attribute obsolete, use CSS instead: align
[ERROR] * 
[ERROR] ^
[ERROR]
/Users/bartem/sandbox/commons-rng/src/main/java/org/apache/commons/rng/internal/source64/MersenneTwister64.java:38:
warning: attribute obsolete, use CSS instead: bgcolor
[ERROR] * 
[ERROR] ^
[ERROR]
/Users/bartem/sandbox/commons-rng/src/main/java/org/apache/commons/rng/internal/source64/MersenneTwister64.java:69:
error: no summary or caption for table
[ERROR] * 
[ERROR] ^
[ERROR]
/Users/bartem/sandbox/commons-rng/src/main/java/org/apache/commons/rng/internal/source64/TwoCmres.java:32:
error: unexpected end tag: 
[ERROR] * 
[ERROR] ^
[ERROR]
/Users/bartem/sandbox/commons-rng/src/main/java/org/apache/commons/rng/internal/util/NumberFactory.java:122:
error: unexpected end tag: 
[ERROR] * 
[ERROR] ^
[ERROR]
/Users/bartem/sandbox/commons-rng/src/main/java/org/apache/commons/rng/internal/util/NumberFactory.java:141:
error: unexpected end tag: 
[ERROR] * 
[ERROR] ^
[ERROR]
/Users/bartem/sandbox/commons-rng/src/main/java/org/apache/commons/rng/RandomSource.java:257:
error: unexpected end tag: 
[ERROR] * 
[ERROR] ^
[ERROR]
/Users/bartem/sandbox/commons-rng/src/main/java/org/apache/commons/rng/RandomSource.java:274:
error: unexpected end tag: 
[ERROR] * 
[ERROR] ^
[ERROR]
/Users/bartem/sandbox/commons-rng/src/main/java/org/apache/commons/rng/RandomSource.java:284:
error: unexpected end tag: 
[ERROR] * 
[ERROR] ^
[ERROR]
/Users/bartem/sandbox/commons-rng/src/main/java/org/apache/commons/rng/RandomSource.java:304:
error: unexpected end tag: 
[ERROR] * 
[ERROR] ^
[ERROR]
/Users/bartem/sandbox/commons-rng/src/main/java/org/apache/commons/rng/RandomSource.java:306:
error: text not allowed in  element
[ERROR] * @param source RNG type.
[ERROR] ^
[ERROR]
/Users/bartem/sandbox/commons-rng/src/main/java/org/apache/commons/rng/RandomSource.java:288:
error: element not closed: ul
[ERROR] * 
[ERROR] ^
[ERROR]
/Users/bartem/sandbox/commons-rng/src/main/java/org/apache/commons/rng/RandomSource.java:48:
error: unexpected end tag: 
[ERROR] * 
[ERROR] ^
[ERROR]
[ERROR] Command line was:
/Library/Java/JavaVirtualMachines/jdk1.8.0_101.jdk/Contents/Home/jre/../bin/javadoc
@options @packages
[ERROR]
[ERROR] Refer to the generated Javadoc files in
'/Users/bartem/sandbox/commons-rng/target/site/apidocs' dir.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
​


Best regards,
  Artem Barger.


[rng] Web site (Was: [rng] JIRA is up)

2016-08-09 Thread Gilles

On Tue, 9 Aug 2016 11:49:10 +0300, Artem Barger wrote:

Congrats! And here the first issue: RNG-1
, not able to produce 
site web

pages ("mvn clean site"), looks like there is a link missing.


I also encountered this problem.
I suspect that it is a one time issue because a directory named
  site-content
is missing.
Creating it manually allows "mvn site" to run to completion, creating
the site inside the "target/site" directory.

The instructions at
 http://commons.apache.org/site-publish.html
are fairly terse.
Do I have to
 $ svn co 
https://svn.apache.org/repos/infra/websites/production/commons/content/proper


And create "commons-rng" inside manually?
Or is everything handled by
 $ mvn site-deploy
?

And in both cases, is it OK to do it now, or should the contents be
reviewed first?

Thanks,
Gilles



Best regards,
  Artem Barger.

On Tue, Aug 9, 2016 at 1:13 AM, Gilles  
wrote:




https://issues.apache.org/jira/browse/RNG


Regards,
Gilles



-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org





-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: [rng] JIRA is up

2016-08-09 Thread Artem Barger
Congrats! And here the first issue: RNG-1
, not able to produce site web
pages ("mvn clean site"), looks like there is a link missing.

Best regards,
  Artem Barger.

On Tue, Aug 9, 2016 at 1:13 AM, Gilles  wrote:

>
> https://issues.apache.org/jira/browse/RNG
>
>
> Regards,
> Gilles
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


[rng] JIRA is up

2016-08-08 Thread Gilles


https://issues.apache.org/jira/browse/RNG


Regards,
Gilles


-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org