Why would you need JEE to build binaries yourself ?

Werner

Rich Adili wrote:
> Thanks for the response. Would like to avoid installing J2EE just to
> build snapshots, though. When will I be able to get binaries?
> 
> -----Original Message-----
> From: Werner Guttmann [mailto:[EMAIL PROTECTED] 
> Sent: Friday, May 25, 2007 5:16 AM
> To: [email protected]
> Subject: Re: [castor-user] New binaries
> 
> I will upload a new snapshot for 1.1.2 in a few hours
> 
> Werner
> 
> Rich Adili wrote:
>> A snapshot would be appreciated.
>>
>> Thanks,
>> Rich
>>
>> -----Original Message-----
>> From: Ralf Joachim [mailto:[EMAIL PROTECTED] 
>> Sent: Wednesday, May 23, 2007 2:30 AM
>> To: [email protected]
>> Subject: Re: [castor-user] New binaries
>>
>> Hi Rich,
>>
>> the fix for http://jira.codehaus.org/browse/CASTOR-1956 has already
> been 
>> committed to SVN trunk for 1.1.2 release. If you like we can publish a
> 
>> snapshot of current SVN. We have not defined a date when 1.1.2 final 
>> will be released yet but I expect that this will happen in about 1
> month.
>> Regards
>> Ralf
>>
>>
>> Rich Adili schrieb:
>>> Hi,
>>>
>>>  
>>>
>>> I'm a Castor noob. Got my Java code generated and functional (ok,
> it's wobbly) in a couple of hours but I needed the
> http://jira.codehaus.org/browse/CASTOR-1956 fix to do so. Installing
> J2EE is a fair amount of work for me so I hacked the source until it
> compiled. Any idea when this change will be available in binary form?
>>>  
>>>
>>> By the way, at first glance Castor's interpretation of xs:sequence
> seems a bit strict. It rejects code that the Xalan, Altova, and
> Microsoft validators deem OK. More specifically, my XML contains
> sequences such as below, where A, B, and C are all optional and tend to
> appear in arbitrary order. The above change persuades Castor to accept
> my XML but Castor is not in agreement with the aforementioned tools.
>>>  
>>>
>>> <xsd:sequence minOccurs="0" maxOccurs="unbounded">
>>>
>>>             <xsd:element ref="A" minOccurs="0"/>
>>>
>>>             <xsd:element ref="B" minOccurs="0"/>
>>>
>>>             <xsd:element ref="C" minOccurs="0"/>
>>>
>>> </xsd:sequence>
>>>
>>>  
>>>
>>>  
>>>
>>> Thanks,
>>>
>>> Rich Adili
>>>
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
> 
>     http://xircles.codehaus.org/manage_email
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
> 
>     http://xircles.codehaus.org/manage_email
> 


---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to