Hello,
I am testing my project application-glossary. My tests are failing again
https://pastebin.com/Ww28QHzB. Can anyone please help me?
In general, how to read and use stack traces for debugging/removing errors?
I am not pretty good at this. I mean, in this stack trace also there are so
many errors with the same name like "XWikiLogOutputStream". Which line to
look? How to find where am I going wrong?
application-glossary <https://github.com/xwiki-contrib/application-glossary>
Thanks
Sarthak Gupta
Hi devs,
This is a small proposal that shows improvements related to:
- layout changes for ratings,
- the display of price for payed extensions,
- replacing the Silk icons with FontAwesome and
- experimenting with a custom Theme styling.
http://design.xwiki.org/xwiki/bin/view/Proposal/ExtensionManager99
Let me know what you think.
Thanks,
Caty
Hi devs,
To remove a big step from the release I would like to modify a bit our
setup and deploy released xwiki-commons and xwiki-rendering artifacts
on Maven Central instead of nexus.xwiki.org/maven.xwiki.org.
PRO:
* speed up releases
* less stuff to store on our side
* only one artifact for a specific version (right now they are built
twice which produce two different JARs in pratice)
CONS:
* depends more on Maven Central
In practice we already depend on Maven Central for many things so if
Maven Central ever end up dead the fact that we don't have the
artifact on our side is going to be the least of our issues :)
So WDYT ?
+1 on my side
--
Thomas Mortagne
Hi devs,
Here’s a proposal for XWiki 9.9 + 9.10 (2 months).
Dates
=====
Roadmap for the coming 2 months.
* 9.9RC1: 16 Oct 2017
* 9.9: 23 oct 2017
* 9.10RC1: 13 Nov 2017
* 9.10: 20 Nov 2017
Sure
====
* Notifications - Continue work - Guillaume
** Finish replacing the Watchlist
** Fix UX and improve UI - Help from Caty needed!
** Add notifications for recommended apps
* XWIKI-14377 Warnings when editing extension pages (same as for delete) - Thomas (Priority) + Caty help for the UI
* Fix the move issue: http://jira.xwiki.org/browse/XWIKI-14626 - Thomas (Priority)
* Performance work - Thomas
** Finish stuff to make filesystem attachment/history content the default (automatic migration, broken deleted attachments UI, etc.)
If time permits
===========
* XWIKI-14162: Save button more visible. Position Save buttons on a fixed-bottom area. (continue from Pierre's PR)
* Livetable improvements
** Implement bulk actions on livetable items
* Administration: Default values
** {{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-14157{{/jira}} Display the default and inherited values in the Administration
** {{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-9663{{/jira}} Show default value for date format in administration
* Multipage tour feature
* Add an {{attachments}} macro
* More perf work
** {{jira url="https://jira.xwiki.org" style="enum"}}XCOMMONS-1121{{/jira}} - Store the job status in separated files
** {{jira url="https://jira.xwiki.org" style="enum"}}XCOMMONS-764{{/jira}} - Live storage of the job log instead of at the end of the job execution
** Async macros, panels, ui extensions, etc.
** ...
* Start Page API work
Let me know if anyone has any comment or if some contributor/committers want to work on more stuff! :)
Thanks
-Vincent