On 2019/02/19 12:29:53, Jeremy Cavanagh <jeremy.cavan...@orange.fr> wrote: 
> Hi Everyone,
> 
> I didn't like the appearance of my first submission, and have revised 
> formatting.
> 
> Do I need to create a new pull request or will my changes happen 
> automatically?
> 
> Sorry to ask these questions but, trying to get up to speed with lots of 
> things (contributing to a GitHub project, learning Asciidoc etc.) I need 
> really, really simple info with examples. These things are not easy to 
> find on the web.
> 
> Finally, how are the live pages created? Is it possible to run apps on 
> my Mac so that I can test before making submissions. I am currently 
> doing changes on Atom with all the Asciidoc plugins I can find but, 
> although the appearance in preview seems reasonable it is not the same 
> as the 'live' version.
> 
> Any help would be gratefully accepted as I don't want to make any more 
> submissions until I am sure that what I do will look okay on the 
> NetBeans website.
> 
> Kindest regards
> 
> Jeremy
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@netbeans.incubator.apache.org
> For additional commands, e-mail: dev-h...@netbeans.incubator.apache.org
> 
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
> 
> 
> 
> Thank you both for your kind and helpful comments, it's very encouraging to 
> receive such a warm welcome. 

Now down to the difficult bit, I am trying to follow Antonio's very clear guide 
to install a local test suite. But, it fails:

MBP-High-Sierra:netbeans.apache.org jeremycavanagh$ ./gradlew clean buildSite 
run --stacktrace
:buildSrc:compileJava NO-SOURCE
:buildSrc:compileGroovy UP-TO-DATE
:buildSrc:processResources NO-SOURCE
:buildSrc:classes UP-TO-DATE
:buildSrc:jar UP-TO-DATE
:buildSrc:assemble UP-TO-DATE
:buildSrc:compileTestJava NO-SOURCE
:buildSrc:compileTestGroovy NO-SOURCE
:buildSrc:processTestResources NO-SOURCE
:buildSrc:testClasses UP-TO-DATE
:buildSrc:test NO-SOURCE
:buildSrc:check UP-TO-DATE
:buildSrc:build UP-TO-DATE
:clean
:compileContentSass
$offcanvas-size is deprecated and not used anymore! Please update your settings 
and use the map $offcanvas-sizes instead
$offcanvas-vertical-size is deprecated and not used anymore! Please update your 
settings and use the map $offcanvas-vertical-sizes instead
:preprocessContentAssets
:preprocessContentStatics
:preprocessContentTemplates NO-SOURCE
:preprocessTemplates
:preprocessContent
:bake FAILED

FAILURE: Build failed with an exception.


Here is a summary of the stacktrace:


* What went wrong:
Execution failed for task ':bake'.
> java.lang.ExceptionInInitializerError (no error message)
..
* Exception is:
org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':bake'.
..
Caused by: java.lang.ExceptionInInitializerError
..
Caused by: java.lang.IllegalArgumentException: Invalid key

Have I done something wrong?

Sorry for not using an email reply with attachments, but, I'm re-organising my 
workspace to make it much easier for me to work on the documentation.

Regards

Jeremy 


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

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Reply via email to