matthiasblaesing commented on PR #8790:
URL: https://github.com/apache/netbeans/pull/8790#issuecomment-3337867350

   > @matthiasblaesing I can't cover the `StandardPropertiesHelpResolverTest` 
by myself as it depends on the binary `css3-spec.zip` which requires upload to 
http://netbeans.osuosl.org/binaries/ I've updated the 
`css3-spec-howtocreate.txt` file, and tested the generated doc zip successfully 
on local, but that's the most I can do for the moment.
   
   I rebuild the css3-spec.zip with the updated instructions (please replace 
the https URL with a plain http one, so that it is consistent). You can use it 
by replacing the line in the `binaries-list` like this:
   
   ```
   FD81D87A20BB39C331599193E1CFBA0F64D4693E 
https://doppel-helix.eu/FD81D87A20BB39C331599193E1CFBA0F64D4693E-css3-spec.zip 
css3-spec.zip
   ```
   
   The idea here is that the `binaries-list` file has three different download 
routes:
   
   - download from maven central using maven coordinates as basis (preferred)
   - download from a stable public repository via URL - is also convenient for 
experiments/tests/staging as done here
   - download from netbeans.osuosl.org (fallback for legacy 
dependencies/exceptions)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to