[gatein-dev] Node type generation

Julien Viet julien at julienviet.com
Mon Feb 22 14:52:48 EST 2010


does not generate yet orderable child nodes and some othe stuff like  
autocreated (that would need to update the annotations).



On Feb 22, 2010, at 8:40 PM, claprun at redhat.com wrote:

> Cool! Going to see if it works! ;)
>
> -- Sent from my iPhone
>
> On 22 févr. 2010, at 19:56, Julien Viet <julien at julienviet.com> wrote:
>
>> I have updated Chromattic in trunk and for now it generates the
>> nodetypes.xml from the processed model and outputs it on the standard
>> out.
>>
>> You will see something like :
>>
>> [INFO] Using 'UTF-8' encoding to copy filtered resources.
>> [INFO] Copying 5 resources
>> [INFO] [compiler:compile {execution: default-compile}]
>> [INFO] Compiling 10 source files to /Users/julien/java/gatein/portal/
>> trunk/gadgets/core/target/classes
>> Generated node types (still beta) <?xml version="1.0"  
>> encoding="UTF-8"?>
>> <nodeTypes>
>>  <nodeType name="lgn:gadgettoken" isMixin="false"
>> hasOrderableChildNodes="false">
>>    <supertypes>
>>      <supertype>mix:referenceable</supertype>
>>    </supertypes>
>>    <propertyDefinitions>
>>      <propertyDefinition name="tokenName" propertyType="String"
>> autoCreated="false" mandatory="false" onParentVersion="COPY"
>> protected="false" multiple="false">
>>        <valueConstraints/>
>>      </propertyDefinition>
>>      <propertyDefinition name="moduleId" propertyType="Long"
>> autoCreated="false" mandatory="false" onParentVersion="COPY"
>> protected="false" multiple="false">
>>        <valueConstraints/>
>>      </propertyDefinition>
>>      <propertyDefinition name="accessToken" propertyType="String"
>> autoCreated="false" mandatory="false" onParentVersion="COPY"
>> protected="false" multiple="false">
>>        <valueConstraints/>
>>
>>
>> It is not used (as it's not finished) but may seem strange if you are
>> not aware off that.
>>
>> So don't bother much :-)
>>
>> _______________________________________________
>> gatein-dev mailing list
>> gatein-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/gatein-dev




More information about the gatein-dev mailing list