>> On 26 Aug 2016, at 13:50, Vincent Massol wrote:
[...]
>> * What I understand is that you’re not proposing to change the XAR
>> format but to introduce some tooling to generate a XAR from a set of
>> source files, at build time. Correct?
[...]
I am rewaking this rather older subject (see
http://xwiki.475771.n2.nabble.com/XAR-source-projects-should-allow-source-f…
and older things mentioned there) with yet another attempt which might
satisfy everyone: an attempt to use XAR-Transformations to include files
into XARs. It defines two extra transformations:
- INSERT_TEXT (using an XPath expression): inserts the content of the
text file
- INSERT_ATTACHMENT_CONTENT (using a file name): inserts the content of
a file in base64
The attempt is detailed in https://jira.xwiki.org/browse/XCOMMONS-1614
and has a pull-request and an example realisation.
I claim that this attempt allows project developers to nicely edit files
and let them be combined into a xar when it is the time. See the issue
for an example realisation.
I would love your comments.
Paul
Hi there xwiki devs,
I am Mua from Cameroon. I study computer engineering where i offer as major
software engineering. I am a lover of open source and would love to
contribute to xwiki. Here is my github link https://github.com/muarachmann
I have been around open source for a year now and familiar to the way it
works. I am kind of lost with xwiki to my suprise (lol). I would really
love to contribute to this organization and help increase my skills.
My skill set is python, C, html, css , php, javascript and a little of
java.
I have a few questions with regards to xwiki.
1. Does it works like wiki.
2. How can i setup a dev environment for xwiki. I am on MacOS
3. I forked this repo https://github.com/muarachmann/xwiki-platform to
begin contributions but i am lost
Regards,
Mua
Hi,
Since Maven 3.3.1 it’s possible to declare default command line options and JVM options, see https://maven.apache.org/docs/3.3.1/release-notes.html
It could be interesting to do so in our repos so that all users run with the right values.
Or we could decide that the values depend too much on the profiles being executed and it’s not worht it.
WDYT?
Thanks
-Vincent
The XWiki development team is proud to announce the availability of
XWiki 11.3.
This release was focused on bug fixes and also comes with a couple of
small improvements for things like the live table date filter, the
Database List field from AppWithinMinutes or the Delete User modal.
There's also a new Tomcat 9 based Debian package that you might want to try.
You can download it here: https://www.xwiki.org/xwiki/bin/view/Main/Download
Make sure to review the release notes:
https://www.xwiki.org/xwiki/bin/view/ReleaseNotes/Data/XWiki/11.3
Thanks for your support
-The XWiki dev team
The XWiki development team is proud to announce the availability of XWiki
11.3RC1.
This release comes with a lot of bug fixes and a couple of small
improvements for things like the live table date filter, the Database List
field from AppWithinMinutes or the Delete User modal. There's also a new
Tomcat 9 based Debian package that you might want to try.
You can download it here: https://www.xwiki.org/xwiki/bin/view/Main/Download
Make sure to review the release notes:
https://www.xwiki.org/xwiki/bin/view/ReleaseNotes/Data/XWiki/11.3RC1
Thanks for your support
-The XWiki dev team