Could you use something like http://snag.gy/ or http://expirebox.com/ to post a screenshot?
Kind regards,
Mahomed
-----Original Message-----
From: users [mailto:users-bounces@xwiki.org] On Behalf Of Maciej Fokt
Sent: 20 April 2015 15:10
To: users(a)xwiki.org
Subject: [xwiki-users] How to hide this?
Hi,
I used "inspector" to examine the element (still my problem with double
button on the top panel):
class="dropdown-split-right dropdown-toggle hidden-xs
dropdown-split-left"
Could anyone say something about this? Maybe I installed extension or
something... Please help me :p
I can't public XWiki with this bug.
Greetings,
Maciek.
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
That's just the way technology is. The more powerful a system is, and the more options it has, then the more "technical" it is. If you want something that's easy for "no computer" people then I'm afraid you need to use something which has less features and power. A jumbo jet pilot needs to have more experience and knowledge than a Cessna pilot. The jumbo jet has more buttons and features and probably cannot be easily or ever flown by a Cessna pilot. That's just the way things are.
XWiki actually has VERY good documentation (some of the best I've seen, and I've seen a lot of systems). It also has a helpful mailing list. Unfortunately it's not XWiki' s fault if you can't understand the documentation or the help that you have been offered several times here.
I genuinely hope you manage to find a system that you like and works for you.
Kind regards,
Mahomed
-----Original Message-----
From: Maciej Fokt [mailto:maciek.fokt@taxi123.pl]
Sent: 22 April 2015 17:27
To: XWiki Users; Mahomed Hussein
Subject: Re: [xwiki-users] Clear them all! :p
No way... I have back to the 1.1 version and now i haven't settings...
Why XWiki (good, big and helpful toll) can be so hard for "no computer"
people...
Thanks all for help, but XWiki is too hard for me, I think.
W dniu .04.2015 o 18:00 Mahomed Hussein <Mahomed(a)custodiandc.com> pisze:
> He has a problem with his install and I believe he wants to "reset" the
> system so it will be the same as when he installed it for the first
> time. I don't think this is possible without uninstalling, then
> searching and deleting all files/folders related and then installing
> from the beginning.
>
>
> Kind regards,
>
>
>
>
> -----Original Message-----
> From: users [mailto:users-bounces@xwiki.org] On Behalf Of Ecaterina
> Moraru (Valica)
> Sent: 22 April 2015 16:30
> To: XWiki Users
> Subject: Re: [xwiki-users] Clear them all! :p
>
> I guess you could revert the WebPreferences history to version 1.1.
>
> For example, in the Administration you have this URL:
> - "xwiki/bin/admin/XWiki/XWikiPreferences"
> You could do:
> - "xwiki/bin/view/XWiki/XWikiPreferences?viewer=history"
> and then on the version 1.1 use "Rollback".
>
> Not sure if this is what you meant.
> Thanks,
> Caty
>
>
> On Wed, Apr 22, 2015 at 6:01 PM, Maciej Fokt <maciek.fokt(a)taxi123.pl>
> wrote:
>
>>
>> Hello,
>>
>> Is there option to return to the first contain and settings? I mean, I
>> want to clear everything. I would like to back to the settings after
>> installation.
>>
>> Greetings,
>> Maciek.
>> _______________________________________________
>> users mailing list
>> users(a)xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
>>
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
He has a problem with his install and I believe he wants to "reset" the system so it will be the same as when he installed it for the first time. I don't think this is possible without uninstalling, then searching and deleting all files/folders related and then installing from the beginning.
Kind regards,
-----Original Message-----
From: users [mailto:users-bounces@xwiki.org] On Behalf Of Ecaterina Moraru (Valica)
Sent: 22 April 2015 16:30
To: XWiki Users
Subject: Re: [xwiki-users] Clear them all! :p
I guess you could revert the WebPreferences history to version 1.1.
For example, in the Administration you have this URL:
- "xwiki/bin/admin/XWiki/XWikiPreferences"
You could do:
- "xwiki/bin/view/XWiki/XWikiPreferences?viewer=history"
and then on the version 1.1 use "Rollback".
Not sure if this is what you meant.
Thanks,
Caty
On Wed, Apr 22, 2015 at 6:01 PM, Maciej Fokt <maciek.fokt(a)taxi123.pl> wrote:
>
> Hello,
>
> Is there option to return to the first contain and settings? I mean, I
> want to clear everything. I would like to back to the settings after
> installation.
>
> Greetings,
> Maciek.
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Hello,
Is there option to return to the first contain and settings? I mean, I
want to clear everything. I would like to back to the settings after
installation.
Greetings,
Maciek.
Hi guys,
I have a class containing a property type DBList. The Query is something
like this:
SELECT idVarProp.value, CONCAT(codeVarProp.value, ' - ',
naamVarProp.value, ' (', codeProdProp.value, ' - ', naamProdProp.value,
')')
FROM etc. etc.
This works fine if I use "displayView"; the CONCAT value is displayed on
screen. I now want to use a custom displayer to access this CONCAT part.
I guess I should have access to some kind of Map value, but I do not
know how to get to it.
Any ideas or is this not possible at all?
Peter
Via the application you can export spaces and pages offering to export
everything (by adding all spaces and containing pages). This will give you
a XAR file of the whole content.
Then you can import this XAR file via Administration > Import.
Again, if you have lots of (big) attachments I recommend switching to
filesystem attachments. There is also a documentation for that:
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Attachments#HFilesystem…
2015-04-21 16:11 GMT+02:00 Maciej Fokt <maciek.fokt(a)taxi123.pl>:
> Ok. I have this application.. so.. what now? (Sorry for my maybe stupid
> questions but XWiki is for me, black magic :p but it's really good tool)
>
> I would like to "take" all spaces to .zip file and import spaces with
> their contain to fresh installed XWiki.
>
> Thank you in advance for your help.
>
> Greetings,
> Maciek.
>
>
>
>
>
Hello,
I tried to make a backup of spaces. I made (I think correctly) backup of
one of space... and I deleted this space. Now I can't import this backup
.xar file... Why?!
File weight: 16.9 MB
Please tell me why..
Greetings,
Maciek.
When we have headers of level 1 or 2 inside the container macro it looks they can not be used as "section" in the Include/Display macro?
Or are we missing something?
Our goal is to have columns in a wide display that responsive change to a single column when the display (tablets, smart-phones) does not have enough width
Gerritjan Koekkoek
Vader van Rai Koekkoek (cdls) en voorzitter vereniging CdLS
Visit our website<http://www.cdlsworld.org>
Facebook<https://www.facebook.com/gerritjan.koekkoek>
email<gerritjan(a)cdlsworld.org>
> > I create MyClass/Sheet/Template and in
> another AnotherClass I add a Page type property with:
> > - Display Type : select
> > - XWiki Class Name: MyClass
> > - Id Field Name: doc.fullName
> > - Value Field Name : doc.name
> >
> > My purpose is to
> display a list of page (with MyClass object): this point is
> working well but ...
> >
>
> > I want that the user
> select in my select list: one page OR nothing.
>
...
> in
> order to add this item to a Page
> (actually DatabaseList) property you
> have to
> write a custom displayer. Another solution may be to create
Here I created a nice custom displayer in MyClass: Property type: Page (or database list)
It's filtered hidden doc and add one Empty entry in select list.
- Display Type : select
Hibernate Query (to filter hidden doc because http://jira.xwiki.org/browse/XWIKI-12031 issue): select distinct doc.name from XWikiDocument as doc, BaseObject as obj where doc.fullName=obj.name and obj.className='FormSMQ.EAClass' and doc.space='FormSMQ' and doc.hidden=false
Custom Display:
{{velocity}}
#if ($type == 'edit')
#set($MyClass=$object.getxWikiClass())
#set($list=$MyClass.get($name).getListValues())
#set ($MySelectList="<select id='" + "${prefix}_${name}" + "' size='1' name='" + $prefix + ${name} + "'>")
#set ($Selected="")
#if ($!value=='')
#set ($Selected=" selected='selected'")
#end
#set ($MySelectList=$MySelectList + "<option value=''" + $!Selected + " label='" + $services.localization.render('FormSMQ.PiacJ2Class.Empty') + "'>" + $services.localization.render('FormSMQ.PiacJ2Class.Empty') + "</option>")
#foreach($listitem in $list)
#if ($listitem==$value)
#set ($Selected=" selected='selected'")
#else
#set ($Selected="")
#end
#set ($MySelectList=$MySelectList + "<option value='" + $listitem + "'" + $!Selected + " label='" + $listitem + "'>" + $listitem + "</option>")
#end
#set ($MySelectList=$MySelectList + "</select>")
#set ($MySelectList=$MySelectList + "<input type='hidden' value='' name='" + ${prefix} + ${name} +"'>")
{{html clean=false}}
$MySelectList
{{/html}}
#elseif (($type == 'view') && ($!value!=''))
[[$value]]
#else
$value
#end
{{/velocity}}
Use $object.getxWikiClass().get($name).getMapValues() with XWiki Class Name: MyClass +Id Field Name: doc.fullName + Value Field Name : doc.name
First I used this awfull code (to forget of course):
#if ($type == 'edit')
#set ($propertyClass = $object.getxWikiClass().get($name))
#set ($MySelectList = $doc.displayEdit($propertyClass, $prefix, $object))
#set ($Empty=$services.localization.render('FormSMQ.PiacJ2Class.Empty'))
#if ($!value!='')
## if not empty, add "Empty" "option value"
#set($EmptyValueAdded='<option value="" label=' + $Empty + '>' + $Empty + '</option><option value=')
#set ($MySelectList = $stringtool.replaceOnce($MySelectList, '<option value=', $EmptyValueAdded))
#else
## if empty, add SELECTED "Empty" "option value"
#set($EmptyValueAdded="<option selected='selected' value='' label='" + $Empty + "'>" + $Empty + "</option>")
#set ($MySelectList = $stringtool.replaceOnce($MySelectList, "<option selected='selected' value='' label=''></option>", $EmptyValueAdded))
#end
Thxs for your help.
Pascal B
Hi,
I think my all problems will be resolve if I reinstall XWiki. Since I do
that i want to make a backup of all my spaces itp.
Could you tell me how to do that without changing something in code?
Greetings,
Maciek.
Hi Marius,
I am using 6.4.3 and the unmodified LiveTableResults macro. I haven't
tried this for a simple user since this is a (sub-)wiki that is
accessible only for Admin and guest (non-registered) users. I will try
to check this out later today.
Thanks,
Peter
users-request(a)xwiki.org schreef op 20-4-2015 om 14:00:
> Send users mailing list submissions to
> users(a)xwiki.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.xwiki.org/mailman/listinfo/users
> or, via email, send a message with subject or body 'help' to
> users-request(a)xwiki.org
>
> You can reach the person managing the list at
> users-owner(a)xwiki.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of users digest..."
>
>
> Today's Topics:
>
> 1. Livetable results for guest users (Peter Huisman)
> 2. Re: Livetable results for guest users (Marius Dumitru Florea)
> 3. create new xclass property (TOTOUM NEMKAM, Eva)
> 4. Re: create new xclass property (Marius Dumitru Florea)
> 5. Help me again ;) (Maciej Fokt)
> 6. Re: Help me again ;) (Ricardo.Julio.Rodriguez.Fernandez(a)sergas.es)
>
>
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
Cool. I wasn't able to completely recreate it, but the issue seems to be with the extra " dropdown-split-left". I wonder if deleting that bit in the inspector renders the button correctly.
The only thing I can think of is that a customer skin/theme or skin extension has been installed. I don't think this would be easy for someone else to troubleshoot without access to the live code. My suggestion is to disable/restore all skin/theme/skin extensions until the root cause is found.
Kind regards,
Mahomed
-----Original Message-----
From: users [mailto:users-bounces@xwiki.org] On Behalf Of Ricardo.Julio.Rodriguez.Fernandez(a)sergas.es
Sent: 20 April 2015 19:47
To: users(a)xwiki.org
Subject: Re: [xwiki-users] How to hide this?
Faster...
http://goo.gl/SLZuPR
--
Ricardo Rodríguez
Research Management and Promotion Technician
Technical Secretariat
Health Research Institute of Santiago de Compostela (IDIS)
http://www.idisantiago.es
________________________________________
De: users [users-bounces(a)xwiki.org] en nombre de Mahomed Hussein [Mahomed(a)CustodianDC.com]
Enviado: lunes, 20 de abril de 2015 18:22
Para: XWiki Users
Asunto: Re: [xwiki-users] How to hide this?
Could you use something like http://snag.gy/ or http://expirebox.com/ to post a screenshot?
Kind regards,
Mahomed
-----Original Message-----
From: users [mailto:users-bounces@xwiki.org] On Behalf Of Maciej Fokt
Sent: 20 April 2015 15:10
To: users(a)xwiki.org
Subject: [xwiki-users] How to hide this?
Hi,
I used "inspector" to examine the element (still my problem with double
button on the top panel):
class="dropdown-split-right dropdown-toggle hidden-xs
dropdown-split-left"
Could anyone say something about this? Maybe I installed extension or
something... Please help me :p
I can't public XWiki with this bug.
Greetings,
Maciek.
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
________________________________
Nota: A información contida nesta mensaxe e os seus posibles documentos adxuntos é privada e confidencial e está dirixida únicamente ó seu destinatario/a. Se vostede non é o/a destinatario/a orixinal desta mensaxe, por favor elimínea. A distribución ou copia desta mensaxe non está autorizada.
Nota: La información contenida en este mensaje y sus posibles documentos adjuntos es privada y confidencial y está dirigida únicamente a su destinatario/a. Si usted no es el/la destinatario/a original de este mensaje, por favor elimínelo. La distribución o copia de este mensaje no está autorizada.
See more languages: http://www.sergas.es/aviso_confidencialidad.htm
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Hi,
No, unless you prefer IDEA over Eclipse ;)
A lot of XWiki devs use Eclipse without problem.
This is not your problem here unless you’re building inside your IDE. Just run from the command line if that’s not already the case.
The issue could simply be that you’re on Windows and these custom sourcepaths may not work on Windows for some reason:
<!-- We need custom sourcepaths for our Component Annotation Process work
(See ComponentCheckerAnnotationProcessor.java). This is required because of
http://jira.codehaus.org/browse/MCOMPILER-122.
However note that IntelliJ IDEA doesn't honor custom sourcepaths, see
https://youtrack.jetbrains.com/issue/IDEA-133120, which means that you need to turn off
Annotation Processing in IDEA or IDEA will generate errors while building modules -->
<execution>
<id>default-compile</id>
<configuration>
<compilerArguments>
<sourcepath>${project.basedir}/src/main/java:${project.basedir}/src/main/resources</sourcepath>
</compilerArguments>
</configuration>
</execution>
<execution>
<id>default-testCompile</id>
<configuration>
<compilerArguments>
<sourcepath>${project.basedir}/src/test/java:${project.basedir}/src/test/resources</sourcepath>
</compilerArguments>
</configuration>
</execution>
For the moment try to turn off annotation processors and tell us if it builds fine:
mvn install -Dproc=none
Thanks
-Vincent
PS: Please always reply to the list!
On 18 Apr 2015 at 22:10:18, Khjintcorp (khjintcorp@gmail.com(mailto:khjintcorp@gmail.com)) wrote:
> Vincent,
>
> I use eclipse, do I need change to idea?
>
> Thanks
>
> Ken
>
> Sent from my iPhone
>
> On Apr 18, 2015, at 2:00 PM, "vincent@massol.net(mailto:vincent@massol.net)" wrote:
>
> >
> >
> >
> >
> > On 17 Apr 2015 at 22:47:00, Khjintcorp (khjintcorp@gmail.com(mailto:khjintcorp@gmail.com)) wrote:
> >
> > >
> > >
> > > Sent from my iPhone
> > >
> > > Begin forwarded message
> > > >
> > > > Hi Marius.
> > > >
> > > > I think this is related to MCOMPILER-122.
> > > >
> > > > (See ComponentCheckerAnnotationProcessor.java). This is required because of
> > > > http://jira.codehaus.org/browse/MCOMPILER-122.
> > > >
> > > > However note that IntelliJ IDEA doesn't honor custom sourcepaths, see
> > > > https://youtrack.jetbrains.com/issue/IDEA-133120, which means that you need to turn off
> > > > Annotation Processing in IDEA or IDEA will generate errors while building modules -->
> >
> >
> >
> >
> >
> > FTR I’ve fixed this on master (i.e.7.1-SNAPSHOT) and you don’t need to do anything in IDEA now, it’s turned off automatically if you’re doing a make inside IDEA.
> >
> >
> >
> >
> >
> >
> > Thanks
> >
> >
> > -Vincent
> >
> >
> >
> >
> >
> > >
> > > > ------------------------------------------------------------------------------------------------------------
> > > > Vincent Massol’ note
> > > >
> > > > I've hit this problem too.
> > > >
> > > > I've had to do the following (https://github.com/xwiki/xwiki-commons/blob/master/pom.xml#L762):
> > > >
> > > >
> > > > org.apache.maven.plugins
> > > > maven-compiler-plugin
> > > >
> > > > 3.2
> > > >
> > > > 1.7
> > > > 1.7
> > > >
> > > >
> > > >
> > > >
> > > > default-compile
> > > >
> > > >
> > > > ${project.basedir}/src/main/java:${project.basedir}/src/main/resources
> > > >
> > > >
> > > >
> > > >
> > > > default-testCompile
> > > >
> > > >
> > > > ${project.basedir}/src/test/java:${project.basedir}/src/test/resources
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > However this isn't perfect. It works in Maven but fails in IDEA (see https://youtrack.jetbrains.com/issue/IDEA-133120). I'm also not sure it works on Windows machines (but that could be fixed with profiles).
> > > >
> > > > In addition I've noticed that it runs javac with 2 -sourcepath parameters! For example:
> > > >
> > > > [DEBUG] -d /Users/vmassol/dev/xwiki/git/xwiki-commons/xwiki-commons-core/xwiki-commons-stability/target/classes -classpath /Users/vmassol/dev/xwiki/git/xwiki-commons/xwiki-commons-core/xwiki-commons-stability/target/classes:/Users/vmassol/.m2/repository/org/xwiki/commons/xwiki-commons-tool-component-generation/6.4-SNAPSHOT/xwiki-commons-tool-component-generation-6.4-SNAPSHOT.jar:
> > > > -sourcepath /Users/vmassol/dev/xwiki/git/xwiki-commons/xwiki-commons-core/xwiki-commons-stability/src/main/java:/Users/vmassol/dev/xwiki/git/xwiki-commons/xwiki-commons-core/xwiki-commons-stability/target/generated-sources/annotations:
> > > > -s /Users/vmassol/dev/xwiki/git/xwiki-commons/xwiki-commons-core/xwiki-commons-stability/target/generated-sources/annotations
> > > > -g -deprecation -target 1.7 -source 1.7 -encoding UTF-8
> > > > -sourcepath /Users/vmassol/dev/xwiki/git/xwiki-commons/xwiki-commons-core/xwiki-commons-stability/src/main/java:/Users/vmassol/dev/xwiki/git/xwiki-commons/xwiki-commons-core/xwiki-commons-stability/src/main/resources
> > > > -Xlint:all
> > > >
> > > > -------------------------------------------------------
> > > >
> > > > Do you know how to fix this in Window env
> > > >
> > > >
> > > > Thanks
> > > >
> > > > Ken
> > > >
> > > > From: LIANG, KEN K (CTR)
> > > > Sent: Friday, April 17, 2015 11:06 AM
> > > > To: 'khjintcorp@gmail.com(mailto:khjintcorp@gmail.com)'
> > > > Subject: Can'tbuild project xwiki-platform-wiki-default
> > > >
> > > > Hi Marius
> > > >
> > > > I used the entire xwiki-platform-wiki module on the clean master branch. I used window to build xwiki.
> > > >
> > > > Here is my configuration.
> > > > C:\Projects\xwiki-platform>mvn -version
> > > > Apache Maven 3.3.1 (cab6659f9874fa96462afef40fcf6bc033d58c1c; 2015-03-13T16:10:27-04:00)
> > > > Maven home: C:\apache-maven-3.3.1
> > > > Java version: 1.7.0_65, vendor: Oracle Corporation
> > > > Java home: C:\Program Files\Java\jdk1.7.0_65\jre
> > > > Default locale: en_US, platform encoding: Cp1252
> > > > OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
> > > >
> > > > I followed the direction on http://dev.xwiki.org/xwiki/bin/view/Community/Building#HInstallingMaven. I can do clean, but not install.
> > > >
> > > > mvn clean install -Dxwiki.checkstyle.skip=true
> > > >
> > > > It seems that the components in any modules are not able to be compiled. Do I miss any steps in set up in order to build xwiki? I got the same issue when I try to build the xwiki-common package
> > > >
> > > > Thanks
> > > >
> > > > Ken
> > > >
> > > > On Apr 16, 2015 11:14:02 pm , Marius Dumitru Florea (mari...@xwiki.com(http://xwiki.com)) Wrote
> > > > What branch / tag of https://github.com/xwiki/xwiki-platform/ are you
> > > > building? Did you make any changes (is git status clean) ? Did you
> > > > configure Maven as per
> > > > http://dev.xwiki.org/xwiki/bin/view/Community/Building#HInstallingMaven
> > > > ? What OS are you using?
> > > >
> > > > I have no problem building the entire xwiki-platform-wiki module on
> > > > the clean master branch, using Maven 3.0.4 and Java 7 on Linux
> > > > (Ubuntu).
> > > >
> > > > Hope this helps,
> > > > Marius
> > > >
> > > > On Thu, Apr 16, 2015 at 6:58 PM, Khjintcorp wrote:
> > > > Hello
> > > >
> > > > I am new on Xwiki. I like to rebuild Xwiki platform or common packages. I fixed
> > > > all problems related to build. Except one thing if the module has component
> > > > codes or components.txt I always got builderror. Please see the attached error
> > > > log. I think I missed one thing but I don't know yet. Can you help me on this
> > > > issue.
> > > >
> > > > Thanks
> > > >
> > > > Ken
> > > >
> > > > Sent from my iPhone
> > > >
> > > > Begin forwarded message:
> > > >
> > > > From: "LIANG, KEN K (CTR)"
> > > > Date: April 16, 2015 at 10:13:14 AM EDT
> > > > To: "khji...@gmail.com(http://gmail.com)"
> > > > Subject: Can'tbuild project xwiki-platform-wiki-default
> > > >
> > > > [INFO] XWiki Platform - Wiki - Parent POM ................. SUCCESS [ 7.463 s]
> > > > [INFO] XWiki Platform - Wiki - API ........................ SUCCESS [ 8.459 s]
> > > > [INFO] XWiki Platform - Wiki - Default Implementation ..... FAILURE [ 25.449 s]
> > > > [INFO] XWiki Platform - Wiki - REST - Parent POM .......... SKIPPED
> > > > [INFO] XWiki Platform - Wiki - REST - API ................. SKIPPED
> > > > [INFO] XWiki Platform - Wiki - Template - Parent POM ...... SKIPPED
> > > > [INFO] XWiki Platform - Wiki - Template - API ............. SKIPPED
> > > > [INFO] XWiki Platform - Wiki - REST - Default implementation SKIPPED
> > > > [INFO] XWiki Platform - Wiki - Script services ............ SKIPPED
> > > > [INFO] XWiki Platform - Wiki - Template - Default ......... SKIPPED
> > > > [INFO] XWiki Platform - Wiki - Template - Script .......... SKIPPED
> > > > [INFO] XWiki Platform - Wiki - User - Parent POM .......... SKIPPED
> > > > [INFO] XWiki Platform - Wiki - User - API ................. SKIPPED
> > > > [INFO] XWiki Platform - Wiki - User - Default ............. SKIPPED
> > > > [INFO] XWiki Platform - Wiki - User - Script .............. SKIPPED
> > > > [INFO] XWiki Platform - Wiki - UI - Parent POM ............ SKIPPED
> > > > [INFO] XWiki Platform - Wiki - UI - Common ................ SKIPPED
> > > > [INFO] XWiki Platform - Wiki - UI - Main Wiki ............. SKIPPED
> > > > [INFO] XWiki Platform - Wiki - UI - Wiki .................. SKIPPED
> > > > [INFO] XWiki Platform - Wiki - Workspaces Migrator ........ SKIPPED
> > > > [INFO] ------------------------------------------------------------------------
> > > > [INFO] BUILD FAILURE
> > > > [INFO] ------------------------------------------------------------------------
> > > > [INFO] Total time: 43.351 s
> > > > [INFO] Finished at: 2015-04-16T10:11:32-04:00
> > > > [INFO] Final Memory: 72M/912M
> > > > [INFO] ------------------------------------------------------------------------
> > > > [ERROR] Failed to execute goal
> > > > org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on
> > > > project xwiki-platform-wiki-default: Compilation failure: Compilation failure:
> > > > [ERROR] There's no [META-INF/components.txt] file and thus Component
> > > > [org.xwiki.wiki.internal.manager.DefaultWikiCreator] isn't declared! Consider
> > > > adding a components.txt file or if it's normal use the "staticRegistration"
> > > > parameter as in "@Component(staticRegistration = false)"
> > > > [ERROR] There's no [META-INF/components.txt] file and thus Component
> > > > [org.xwiki.wiki.internal.descriptor.builder.DefaultWikiDescriptorBuilder] isn't
> > > > declared! Consider adding a components.txt file or if it's normal use the
> > > > "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> > > > [ERROR] There's no [META-INF/components.txt] file and thus Component
> > > > [org.xwiki.wiki.internal.manager.WikiDescriptorCache] isn't declared! Consider
> > > > adding a components.txt file or if it's normal use the "staticRegistration"
> > > > parameter as in "@Component(staticRegistration = false)"
> > > > [ERROR] There's no [META-INF/components.txt] file and thus Component
> > > > [org.xwiki.wiki.internal.descriptor.listener.WikiDescriptorListener] isn't
> > > > declared! Consider adding a components.txt file or if it's normal use the
> > > > "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> > > > [ERROR] There's no [META-INF/components.txt] file and thus Component
> > > > [org.xwiki.wiki.internal.manager.DefaultWikiDeleter] isn't declared! Consider
> > > > adding a components.txt file or if it's normal use the "staticRegistration"
> > > > parameter as in "@Component(staticRegistration = false)"
> > > > [ERROR] There's no [META-INF/components.txt] file and thus Component
> > > > [org.xwiki.wiki.internal.descriptor.document.DefaultWikiDescriptorDocumentHelper]
> > > > isn't declared! Consider adding a components.txt file or if it's normal use the
> > > > "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> > > > [ERROR] There's no [META-INF/components.txt] file and thus Component
> > > > [org.xwiki.wiki.internal.descriptor.document.XWikiServerClassDocumentInitializer]
> > > > isn't declared! Consider adding a components.txt file or if it's normal use the
> > > > "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> > > > [ERROR] There's no [META-INF/components.txt] file and thus Component
> > > > [org.xwiki.wiki.internal.provisioning.DefaultWikiCopier] isn't declared!
> > > > Consider adding a components.txt file or if it's normal use the
> > > > "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> > > > [ERROR] There's no [META-INF/components.txt] file and thus Component
> > > > [org.xwiki.wiki.internal.descriptor.migrator.WikiDescriptorMigrator] isn't
> > > > declared! Consider adding a components.txt file or if it's normal use the
> > > > "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> > > > [ERROR] There's no [META-INF/components.txt] file and thus Component
> > > > [org.xwiki.wiki.internal.descriptor.DefaultWikiDescriptorManager] isn't
> > > > declared! Consider adding a components.txt file or if it's normal use the
> > > > "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> > > > [ERROR] There's no [META-INF/components.txt] file and thus Component
> > > > [org.xwiki.wiki.internal.configuration.DefaultWikiConfiguration] isn't declared!
> > > > Consider adding a components.txt file or if it's normal use the
> > > > "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> > > > [ERROR] There's no [META-INF/components.txt] file and thus Component
> > > > [org.xwiki.wiki.internal.descriptor.properties.DefaultWikiPropertyGroupManager]
> > > > isn't declared! Consider adding a components.txt file or if it's normal use the
> > > > "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> > > > [ERROR] There's no [META-INF/components.txt] file and thus Component
> > > > [org.xwiki.wiki.internal.provisioning.DefaultWikiProvisioningJobExecutor] isn't
> > > > declared! Consider adding a components.txt file or if it's normal use the
> > > > "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> > > > [ERROR] There's no [META-INF/components.txt] file and thus Component
> > > > [org.xwiki.wiki.internal.manager.DefaultWikiManager] isn't declared! Consider
> > > > adding a components.txt file or if it's normal use the "staticRegistration"
> > > > parameter as in "@Component(staticRegistration = false)"
> > > > [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/MojoFailureException
> > > > [ERROR]
> > > > [ERROR] After correcting the problems, you can resume the build with the command
> > > > [ERROR] mvn -rf :xwiki-platform-wiki-default
> > > > FATAL ERROR in native method: JDWP on getting class status,
> > > > jvmtiError=JVMTI_ERROR_WRONG_PHASE(112)
> > > > JDWP exit error JVMTI_ERROR_WRONG_PHASE(112): on getting class status
> > > > [util.c:1283]
> > > >
Hi,
I used "inspector" to examine the element (still my problem with double
button on the top panel):
class="dropdown-split-right dropdown-toggle hidden-xs
dropdown-split-left"
Could anyone say something about this? Maybe I installed extension or
something... Please help me :p
I can't public XWiki with this bug.
Greetings,
Maciek.
Hello,
I'm writing in connection with the same problem as last time... I have
double buttons on the top panel.
Could you tell me how to hide this or switch off? I have cleared cache of
my web browser, installed and deleted extensions of XWiki... all don't
working.
Please help me. I will really happy if you sent me screen shots or
something to show me how to do that.
Screen shot with issue in attachment.
Greetings,
Maciek.
Hello,
Please, i have two problems :
1) i try to add an object using this code
## Create an object
#set($obj = $doc.newObject("XWiki.SomeClass"))
$obj.set("field1","value1")
$obj.set("field2","value2")
## Save the object in the page
$doc.save()
but when I click on "save and view", the values I have set for my fields are not saved,
the fields of the object are empty; Moreover, when I add a second object, there are only the first that is displayed on the page.
2) I would like to create corresponding objects to my XCLASS ( For example i have create xClass Environment, Brick ...), a Xclass Environment contains a list of bricks ( i would like to add such property List<Brick> bricks to an object of EnvironmentClass...).
In fact, I would like to create my data model in order to use it in my pages.
I want to know how to create a List property <Brick> for example or in general List<Xclass>.
Thanks.
This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.
Hi,
I have a Wiki which sole purpose is provide documentation for another
Wiki based on vairous classes used to define this documentation. The
wiki should be publicly accessible. I'm using Livetables to show the
results.
So far so good. I do not have any problems controlling the environment
for guest users in accessing the data. I ran into a problem however: I
added a column "sequencenumber" (just a "Number") in a class, to control
the sequence of objects for a certain parent. This column is displayed
in the livetable as a sortable column. This works great when I'm
signed-in as Admin, but when I'm accessing the livetable as guest, it
doesn't work as I expected. The data is shown when I'm selecting any
other (non-number) column as a sort key, but when I select the
sequencenumber column to sort the data, nothing (no single row) is
displayed. Selecting another key to sort the data brings the rows back
on the screen.
I've tried changing the visibility of the livetable macro's but that
didn't bring me anything. Is there anyone who had the same experience
and (obviously) can help me solve this (without changing the
sequencenumber to String type)? :-)
Thanks,
Peter
Hi,
Searching for first names, last names or any other public user profile data gives for guest user no hits in this old installation. I'm using database index.
I'm not able to remember, and has not documented, any change affecting how search works on this information.
Guest users can see that information, for instance...
http://atriumkm.idisantiago.es/bin/XWiki/AteneaSotoSimon
... but search gives no hit looking for any string included in these fields.
I see that XWiki 7.0 index that fields out of the box, thus I guess XWiki follows the same policy in previous releases. But I'm not able to find how/why I broke this feature.
This old XWiki installation keeps been really useful for us and I would like keep it running. But we do need this search running.
Please, could you please point me in the right direction? Where must I change to allow guests to get users' profiles in their searches?
Thanks for your help!
Ricardo
--
Ricardo Rodríguez
Research Management and Promotion Technician
Technical Secretariat
Health Research Institute of Santiago de Compostela (IDIS)
http://www.idisantiago.es
________________________________
Nota: A información contida nesta mensaxe e os seus posibles documentos adxuntos é privada e confidencial e está dirixida únicamente ó seu destinatario/a. Se vostede non é o/a destinatario/a orixinal desta mensaxe, por favor elimínea. A distribución ou copia desta mensaxe non está autorizada.
Nota: La información contenida en este mensaje y sus posibles documentos adjuntos es privada y confidencial y está dirigida únicamente a su destinatario/a. Si usted no es el/la destinatario/a original de este mensaje, por favor elimínelo. La distribución o copia de este mensaje no está autorizada.
See more languages: http://www.sergas.es/aviso_confidencialidad.htm
Hi
I’m experiencing an “odd” behaviour with certain permissions that are applied to spaces and I’m not sure if I’m just doing it wrong, it’s a bug or a limitation of the design.
Basically we have a space for each department (e.g. Sales, Accounts, HR etc.). I have then created 3 groups for each department examples as below:
- Sales-Admin – Full permissions including admin
- Sales-Write – All permissions except Admin rights
- Sales-Read – View and Comment rights only
What I’ve had is if a user is in Sales-Admin group, then they cannot see any of the documents unless they are also a member of the Sales-Write group. This seems strange to me.
Basically we have
Sales-Admin contains:
UserA
UserB
Sales-Write contains:
UserC
UserD
Sales-Read contains:
No users in this group
The permissions are set as follows in the order it appears:
Sales Admin – View=Ticked, Comment=Ticked, Edit=Ticked, Delete=Ticked, Admin=Ticked
Sales-Read – View=Ticked, Comment=Ticked, Edit=Deny, Delete=Deny, Admin=Deny
Sales-Write = View=Ticked, , Comment=Ticked, Edit=Ticked, Delete=Deny, Admin=Deny
In some cases instead of specific deny, we just don’t tick that specific permission and still have issues with users not being able to see things unless they are made a member of another group.
Hopefully someone can help implement the permissions correctly with granular control. Thanks in advance for your time.
Kind regards,
Mahomed Hussein
Senior NOC Engineer
P.S. We are finalists for Data Centre Colocation Supplier of the year, please help us to win and VOTE<http://www.dcsawards.com/voting.php> for us here<http://www.dcsawards.com/voting.php>
Tel: +44 (0)1622 230382
| Email: Mahomed(a)CustodianDC.com
| Web: www.CustodianDC.com<http://www.CustodianDC.com>
| Info: info.CustodianDC.com<http://info.CustodianDC.com>
[Custodian Data Centres]<http://www.CustodianDC.com>
[ISO 27001 IS:567248]
Click to VOTE<http://www.dcsawards.com/voting.php> for Custodian! [DCS Awards Finalist]
[Like us on Facebook!][Follow us on Twitter][See us on YouTube!]
[Link to us!][Google Plus!]
Click here to view our email disclaimer<http://www.custodiandc.com/disclaimer.txt>
Registered Office: Maidstone TV Studios, Vinters Park, Maidstone, Kent ME14 5NZ. Company Number: 07878023
Sent from my iPhone
Begin forwarded message
>
> Hi Marius.
>
> I think this is related to MCOMPILER-122.
>
> (See ComponentCheckerAnnotationProcessor.java). This is required because of
> http://jira.codehaus.org/browse/MCOMPILER-122.
>
> However note that IntelliJ IDEA doesn't honor custom sourcepaths, see
> https://youtrack.jetbrains.com/issue/IDEA-133120, which means that you need to turn off
> Annotation Processing in IDEA or IDEA will generate errors while building modules -->
> ------------------------------------------------------------------------------------------------------------
> Vincent Massol’ note
>
> I've hit this problem too.
>
> I've had to do the following (https://github.com/xwiki/xwiki-commons/blob/master/pom.xml#L762):
>
> <plugin>
> <groupId>org.apache.maven.plugins</groupId>
> <artifactId>maven-compiler-plugin</artifactId>
> <!-- Lock down plugin version for build reproducibility -->
> <version>3.2</version>
> <configuration>
> <source>1.7</source>
> <target>1.7</target>
> </configuration>
> <executions>
> <!-- We need custom sourcepaths for our Component Annotation Process work
> (See ComponentCheckerAnnotationProcessor.java). This is required because of
> http://jira.codehaus.org/browse/MCOMPILER-122.
> However note that IntelliJ IDEA doesn't honor custom sourcepaths, see
> https://youtrack.jetbrains.com/issue/IDEA-133120, which means that you need to turn off
> Annotation Processing in IDEA or IDEA will generate errors while building modules -->
> <execution>
> <id>default-compile</id>
> <configuration>
> <compilerArguments>
> <sourcepath>${project.basedir}/src/main/java:${project.basedir}/src/main/resources</sourcepath>
> </compilerArguments>
> </configuration>
> </execution>
> <execution>
> <id>default-testCompile</id>
> <configuration>
> <compilerArguments>
> <sourcepath>${project.basedir}/src/test/java:${project.basedir}/src/test/resources</sourcepath>
> </compilerArguments>
> </configuration>
> </execution>
> </executions>
> </plugin>
> However this isn't perfect. It works in Maven but fails in IDEA (see https://youtrack.jetbrains.com/issue/IDEA-133120). I'm also not sure it works on Windows machines (but that could be fixed with profiles).
>
> In addition I've noticed that it runs javac with 2 -sourcepath parameters! For example:
>
> [DEBUG] -d /Users/vmassol/dev/xwiki/git/xwiki-commons/xwiki-commons-core/xwiki-commons-stability/target/classes -classpath /Users/vmassol/dev/xwiki/git/xwiki-commons/xwiki-commons-core/xwiki-commons-stability/target/classes:/Users/vmassol/.m2/repository/org/xwiki/commons/xwiki-commons-tool-component-generation/6.4-SNAPSHOT/xwiki-commons-tool-component-generation-6.4-SNAPSHOT.jar:
> -sourcepath /Users/vmassol/dev/xwiki/git/xwiki-commons/xwiki-commons-core/xwiki-commons-stability/src/main/java:/Users/vmassol/dev/xwiki/git/xwiki-commons/xwiki-commons-core/xwiki-commons-stability/target/generated-sources/annotations:
> -s /Users/vmassol/dev/xwiki/git/xwiki-commons/xwiki-commons-core/xwiki-commons-stability/target/generated-sources/annotations
> -g -deprecation -target 1.7 -source 1.7 -encoding UTF-8
> -sourcepath /Users/vmassol/dev/xwiki/git/xwiki-commons/xwiki-commons-core/xwiki-commons-stability/src/main/java:/Users/vmassol/dev/xwiki/git/xwiki-commons/xwiki-commons-core/xwiki-commons-stability/src/main/resources
> -Xlint:all
>
> -------------------------------------------------------
>
> Do you know how to fix this in Window env
>
>
> Thanks
>
> Ken
>
> From: LIANG, KEN K (CTR)
> Sent: Friday, April 17, 2015 11:06 AM
> To: 'khjintcorp(a)gmail.com'
> Subject: Can'tbuild project xwiki-platform-wiki-default
>
> Hi Marius
>
> I used the entire xwiki-platform-wiki module on the clean master branch. I used window to build xwiki.
>
> Here is my configuration.
> C:\Projects\xwiki-platform>mvn -version
> Apache Maven 3.3.1 (cab6659f9874fa96462afef40fcf6bc033d58c1c; 2015-03-13T16:10:27-04:00)
> Maven home: C:\apache-maven-3.3.1
> Java version: 1.7.0_65, vendor: Oracle Corporation
> Java home: C:\Program Files\Java\jdk1.7.0_65\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
>
> I followed the direction on http://dev.xwiki.org/xwiki/bin/view/Community/Building#HInstallingMaven. I can do clean, but not install.
>
> mvn clean install -Dxwiki.checkstyle.skip=true
>
> It seems that the components in any modules are not able to be compiled. Do I miss any steps in set up in order to build xwiki? I got the same issue when I try to build the xwiki-common package
>
> Thanks
>
> Ken
>
> On Apr 16, 2015 11:14:02 pm , Marius Dumitru Florea (mari...(a)xwiki.com) Wrote
> What branch / tag of https://github.com/xwiki/xwiki-platform/ are you
> building? Did you make any changes (is git status clean) ? Did you
> configure Maven as per
> http://dev.xwiki.org/xwiki/bin/view/Community/Building#HInstallingMaven
> ? What OS are you using?
>
> I have no problem building the entire xwiki-platform-wiki module on
> the clean master branch, using Maven 3.0.4 and Java 7 on Linux
> (Ubuntu).
>
> Hope this helps,
> Marius
>
> On Thu, Apr 16, 2015 at 6:58 PM, Khjintcorp <khji...(a)gmail.com> wrote:
> Hello
>
> I am new on Xwiki. I like to rebuild Xwiki platform or common packages. I fixed
> all problems related to build. Except one thing if the module has component
> codes or components.txt I always got builderror. Please see the attached error
> log. I think I missed one thing but I don't know yet. Can you help me on this
> issue.
>
> Thanks
>
> Ken
>
> Sent from my iPhone
>
> Begin forwarded message:
>
> From: "LIANG, KEN K (CTR)" <ken....(a)cbp.dhs.gov>
> Date: April 16, 2015 at 10:13:14 AM EDT
> To: "khji...(a)gmail.com" <khji...(a)gmail.com>
> Subject: Can'tbuild project xwiki-platform-wiki-default
>
> [INFO] XWiki Platform - Wiki - Parent POM ................. SUCCESS [ 7.463 s]
> [INFO] XWiki Platform - Wiki - API ........................ SUCCESS [ 8.459 s]
> [INFO] XWiki Platform - Wiki - Default Implementation ..... FAILURE [ 25.449 s]
> [INFO] XWiki Platform - Wiki - REST - Parent POM .......... SKIPPED
> [INFO] XWiki Platform - Wiki - REST - API ................. SKIPPED
> [INFO] XWiki Platform - Wiki - Template - Parent POM ...... SKIPPED
> [INFO] XWiki Platform - Wiki - Template - API ............. SKIPPED
> [INFO] XWiki Platform - Wiki - REST - Default implementation SKIPPED
> [INFO] XWiki Platform - Wiki - Script services ............ SKIPPED
> [INFO] XWiki Platform - Wiki - Template - Default ......... SKIPPED
> [INFO] XWiki Platform - Wiki - Template - Script .......... SKIPPED
> [INFO] XWiki Platform - Wiki - User - Parent POM .......... SKIPPED
> [INFO] XWiki Platform - Wiki - User - API ................. SKIPPED
> [INFO] XWiki Platform - Wiki - User - Default ............. SKIPPED
> [INFO] XWiki Platform - Wiki - User - Script .............. SKIPPED
> [INFO] XWiki Platform - Wiki - UI - Parent POM ............ SKIPPED
> [INFO] XWiki Platform - Wiki - UI - Common ................ SKIPPED
> [INFO] XWiki Platform - Wiki - UI - Main Wiki ............. SKIPPED
> [INFO] XWiki Platform - Wiki - UI - Wiki .................. SKIPPED
> [INFO] XWiki Platform - Wiki - Workspaces Migrator ........ SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 43.351 s
> [INFO] Finished at: 2015-04-16T10:11:32-04:00
> [INFO] Final Memory: 72M/912M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on
> project xwiki-platform-wiki-default: Compilation failure: Compilation failure:
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.manager.DefaultWikiCreator] isn't declared! Consider
> adding a components.txt file or if it's normal use the "staticRegistration"
> parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.descriptor.builder.DefaultWikiDescriptorBuilder] isn't
> declared! Consider adding a components.txt file or if it's normal use the
> "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.manager.WikiDescriptorCache] isn't declared! Consider
> adding a components.txt file or if it's normal use the "staticRegistration"
> parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.descriptor.listener.WikiDescriptorListener] isn't
> declared! Consider adding a components.txt file or if it's normal use the
> "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.manager.DefaultWikiDeleter] isn't declared! Consider
> adding a components.txt file or if it's normal use the "staticRegistration"
> parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.descriptor.document.DefaultWikiDescriptorDocumentHelper]
> isn't declared! Consider adding a components.txt file or if it's normal use the
> "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.descriptor.document.XWikiServerClassDocumentInitializer]
> isn't declared! Consider adding a components.txt file or if it's normal use the
> "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.provisioning.DefaultWikiCopier] isn't declared!
> Consider adding a components.txt file or if it's normal use the
> "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.descriptor.migrator.WikiDescriptorMigrator] isn't
> declared! Consider adding a components.txt file or if it's normal use the
> "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.descriptor.DefaultWikiDescriptorManager] isn't
> declared! Consider adding a components.txt file or if it's normal use the
> "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.configuration.DefaultWikiConfiguration] isn't declared!
> Consider adding a components.txt file or if it's normal use the
> "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.descriptor.properties.DefaultWikiPropertyGroupManager]
> isn't declared! Consider adding a components.txt file or if it's normal use the
> "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.provisioning.DefaultWikiProvisioningJobExecutor] isn't
> declared! Consider adding a components.txt file or if it's normal use the
> "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.manager.DefaultWikiManager] isn't declared! Consider
> adding a components.txt file or if it's normal use the "staticRegistration"
> parameter as in "@Component(staticRegistration = false)"
> [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/MojoFailureException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the command
> [ERROR] mvn <goals> -rf :xwiki-platform-wiki-default
> FATAL ERROR in native method: JDWP on getting class status,
> jvmtiError=JVMTI_ERROR_WRONG_PHASE(112)
> JDWP exit error JVMTI_ERROR_WRONG_PHASE(112): on getting class status
> [util.c:1283]
>
>
>
>
>
Sent from my iPhone
Begin forwarded message:
> Hi Marius
>
> I used the entire xwiki-platform-wiki module on the clean master branch. I used window to build xwiki.
>
> Here is my configuration.
> C:\Projects\xwiki-platform>mvn -version
> Apache Maven 3.3.1 (cab6659f9874fa96462afef40fcf6bc033d58c1c; 2015-03-13T16:10:27-04:00)
> Maven home: C:\apache-maven-3.3.1
> Java version: 1.7.0_65, vendor: Oracle Corporation
> Java home: C:\Program Files\Java\jdk1.7.0_65\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
>
> I followed the direction on http://dev.xwiki.org/xwiki/bin/view/Community/Building#HInstallingMaven. I can do clean, but not install.
>
> mvn clean install -Dxwiki.checkstyle.skip=true
>
> It seems that the components in any modules are not able to be compiled. Do I miss any steps in set up in order to build xwiki? I got the same issue when I try to build the xwiki-common package
>
> Thanks
>
> Ken
>
> On Apr 16, 2015 11:14:02 pm , Marius Dumitru Florea (mari...(a)xwiki.com) Wrote
> What branch / tag of https://github.com/xwiki/xwiki-platform/ are you
> building? Did you make any changes (is git status clean) ? Did you
> configure Maven as per
> http://dev.xwiki.org/xwiki/bin/view/Community/Building#HInstallingMaven
> ? What OS are you using?
>
> I have no problem building the entire xwiki-platform-wiki module on
> the clean master branch, using Maven 3.0.4 and Java 7 on Linux
> (Ubuntu).
>
> Hope this helps,
> Marius
>
> On Thu, Apr 16, 2015 at 6:58 PM, Khjintcorp <khji...(a)gmail.com> wrote:
> Hello
>
> I am new on Xwiki. I like to rebuild Xwiki platform or common packages. I fixed
> all problems related to build. Except one thing if the module has component
> codes or components.txt I always got builderror. Please see the attached error
> log. I think I missed one thing but I don't know yet. Can you help me on this
> issue.
>
> Thanks
>
> Ken
>
> Sent from my iPhone
>
> Begin forwarded message:
>
> From: "LIANG, KEN K (CTR)" <ken....(a)cbp.dhs.gov>
> Date: April 16, 2015 at 10:13:14 AM EDT
> To: "khji...(a)gmail.com" <khji...(a)gmail.com>
> Subject: Can'tbuild project xwiki-platform-wiki-default
>
> [INFO] XWiki Platform - Wiki - Parent POM ................. SUCCESS [ 7.463 s]
> [INFO] XWiki Platform - Wiki - API ........................ SUCCESS [ 8.459 s]
> [INFO] XWiki Platform - Wiki - Default Implementation ..... FAILURE [ 25.449 s]
> [INFO] XWiki Platform - Wiki - REST - Parent POM .......... SKIPPED
> [INFO] XWiki Platform - Wiki - REST - API ................. SKIPPED
> [INFO] XWiki Platform - Wiki - Template - Parent POM ...... SKIPPED
> [INFO] XWiki Platform - Wiki - Template - API ............. SKIPPED
> [INFO] XWiki Platform - Wiki - REST - Default implementation SKIPPED
> [INFO] XWiki Platform - Wiki - Script services ............ SKIPPED
> [INFO] XWiki Platform - Wiki - Template - Default ......... SKIPPED
> [INFO] XWiki Platform - Wiki - Template - Script .......... SKIPPED
> [INFO] XWiki Platform - Wiki - User - Parent POM .......... SKIPPED
> [INFO] XWiki Platform - Wiki - User - API ................. SKIPPED
> [INFO] XWiki Platform - Wiki - User - Default ............. SKIPPED
> [INFO] XWiki Platform - Wiki - User - Script .............. SKIPPED
> [INFO] XWiki Platform - Wiki - UI - Parent POM ............ SKIPPED
> [INFO] XWiki Platform - Wiki - UI - Common ................ SKIPPED
> [INFO] XWiki Platform - Wiki - UI - Main Wiki ............. SKIPPED
> [INFO] XWiki Platform - Wiki - UI - Wiki .................. SKIPPED
> [INFO] XWiki Platform - Wiki - Workspaces Migrator ........ SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 43.351 s
> [INFO] Finished at: 2015-04-16T10:11:32-04:00
> [INFO] Final Memory: 72M/912M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on
> project xwiki-platform-wiki-default: Compilation failure: Compilation failure:
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.manager.DefaultWikiCreator] isn't declared! Consider
> adding a components.txt file or if it's normal use the "staticRegistration"
> parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.descriptor.builder.DefaultWikiDescriptorBuilder] isn't
> declared! Consider adding a components.txt file or if it's normal use the
> "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.manager.WikiDescriptorCache] isn't declared! Consider
> adding a components.txt file or if it's normal use the "staticRegistration"
> parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.descriptor.listener.WikiDescriptorListener] isn't
> declared! Consider adding a components.txt file or if it's normal use the
> "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.manager.DefaultWikiDeleter] isn't declared! Consider
> adding a components.txt file or if it's normal use the "staticRegistration"
> parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.descriptor.document.DefaultWikiDescriptorDocumentHelper]
> isn't declared! Consider adding a components.txt file or if it's normal use the
> "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.descriptor.document.XWikiServerClassDocumentInitializer]
> isn't declared! Consider adding a components.txt file or if it's normal use the
> "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.provisioning.DefaultWikiCopier] isn't declared!
> Consider adding a components.txt file or if it's normal use the
> "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.descriptor.migrator.WikiDescriptorMigrator] isn't
> declared! Consider adding a components.txt file or if it's normal use the
> "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.descriptor.DefaultWikiDescriptorManager] isn't
> declared! Consider adding a components.txt file or if it's normal use the
> "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.configuration.DefaultWikiConfiguration] isn't declared!
> Consider adding a components.txt file or if it's normal use the
> "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.descriptor.properties.DefaultWikiPropertyGroupManager]
> isn't declared! Consider adding a components.txt file or if it's normal use the
> "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.provisioning.DefaultWikiProvisioningJobExecutor] isn't
> declared! Consider adding a components.txt file or if it's normal use the
> "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.manager.DefaultWikiManager] isn't declared! Consider
> adding a components.txt file or if it's normal use the "staticRegistration"
> parameter as in "@Component(staticRegistration = false)"
> [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/MojoFailureException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the command
> [ERROR] mvn <goals> -rf :xwiki-platform-wiki-default
> FATAL ERROR in native method: JDWP on getting class status,
> jvmtiError=JVMTI_ERROR_WRONG_PHASE(112)
> JDWP exit error JVMTI_ERROR_WRONG_PHASE(112): on getting class status
> [util.c:1283]
>
>
>
>
Hello,
I have a xwiki 7.0 instance without internet connection, so I have to manually install the extensions using xar archives.
The manually installed extensions don't appeared in "Installed Extensions" menu of the extension manager.
Can you tell me if this is normal ? Also, can you tell me how to cleanly uninstall manually installed extensions ?
Regards,
François
This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.
Hello
I'm creating a Live Table with the normal macro and I would like to know if it is possible to change the font size and color of the text inside the table ?
{{velocity}}
#set($columns = ["doc.name", "doc.date"])
#set($columnsProperties = {
"doc.name" : {"displayName" : "Name "},
"doc.date" : {"displayName" : " "},
})
#set($options = {
"className":"",
"selectedColumn" : "doc.date",
"defaultOrder" : "desc",
"rowCount": 10
})
#livetable("userdirectory" $columns $columnsProperties $options)
{{/velocity}}
This is the code I use to create the livetable (of all documents of the XWiki), but I have no idea how to change the font size and color for the whole table, and I would also like to know if it was possible to change the font size and color for a specific column?
Thanks for the advice !!
Greetings
Adrien
Hi all,
I have been working for some time now with XWiki 6.3. Basically all the
functionalities were OK.
The wiki contains about 6 virtual wiki's, and all of them are up and
running well.
From a certain moment on, however, I noticed that I could not add any
users to the main xwiki instance (I can add them to the virtual wiki's
though).
I am not aware of any change on the main-wiki (xwiki....) level that I
might have caused.
So I decided to upgrade to version 7.0
The upgrade process went well, but I still have this error.
The error on the add-users page in xwiki in a pink message popup:
Failed to execute the [velocity] macro. Click on the message
for details.
If I click on the message, there is no reaction. I can only close this
popup.
In the xwiki-log on the server I can read:
2015-04-16 19:29:24,968
[http://xwiki.-------.--/xwiki/bin/view/XWiki/XWikiPreferences?xpage=registe…]
ERROR o.x.v.i.DefaultVelocityEngine - Exception in macro #loadConfig
called at 19:xwiki:XWiki.Registration[line 19, column 1]
Any ideas on how to get this functioning would be highly appreciated, as
I will have to enter about 670 users with different rights on the
different virtual-wikis.
Cheers,
Rui Rosado