[mailinglist] Re: [rules-users] Questions on building from source of 4.0.7

Brett M. Bergquist brett at thebergquistfamily.com
Wed May 14 14:40:32 EDT 2008


Thanks for getting back on the repository to use.  I want to build from 
the SVN source since I found a couple of places where an input stream is 
being created but not closed.  In my application (Glassfish JCA 
connector), the application bitches about streams still open when 
undeploying my application.  So I found the places where the streams 
were not being closed and fixed then and I would like to submit this as 
a patch.  Using the SVN source allows this to be done easily (at least 
for me).



Mark Proctor wrote:
> Brett M. Bergquist wrote:
>> What is the correct way to get the source for the 4.0.7 release.  I 
>> followed the directions in the documentation and used the SVN 
>> repository:
>>
>>     http://anonsvn.labs.jboss.com/labs/jbossrules/trunk/
> http://anonsvn.labs.jboss.com/labs/jbossrules/tags/4.0.7.19894.GA/
> The src zip is also available from the downloads site, so you don't 
> have to checkout from that tag.
>>
>> but is there some release tag that I should be using to ensure that 
>> the source that I retrieve matches the 4.0.7 bin release?
>>
>> A second question, when I build from this source, I get 3 tests 
>> failing.  I can build with a "-Dmaven.skip.test" but should there be 
>> tests failing?
>>
>>
>>
>>
>> _______________________________________________
>> rules-users mailing list
>> rules-users at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/rules-users
>>
>
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>



More information about the rules-users mailing list