Re: [hibernate-dev] Problem with releasing 5.1.13.Final

2018-03-21 Thread Steve Ebersole
Great! On Wed, Mar 21, 2018 at 6:21 PM Gail Badner wrote: > Worked like a charm. > Thanks! > > On Wed, Mar 21, 2018 at 11:07 AM, Gail Badner wrote: > >> OK, I'll give it a try. Thanks! >> >> On Wed, Mar 21, 2018 at 10:50 AM, Steve Ebersole >> wrote: >> >>> The easiest is to just skip the jar t

Re: [hibernate-dev] Problem with releasing 5.1.13.Final

2018-03-21 Thread Gail Badner
Worked like a charm. Thanks! On Wed, Mar 21, 2018 at 11:07 AM, Gail Badner wrote: > OK, I'll give it a try. Thanks! > > On Wed, Mar 21, 2018 at 10:50 AM, Steve Ebersole > wrote: > >> The easiest is to just skip the jar tasks using -x. And aggregated >> javadocs task. Unfortunately I think you

Re: [hibernate-dev] Problem with releasing 5.1.13.Final

2018-03-21 Thread Gail Badner
OK, I'll give it a try. Thanks! On Wed, Mar 21, 2018 at 10:50 AM, Steve Ebersole wrote: > The easiest is to just skip the jar tasks using -x. And aggregated > javadocs task. Unfortunately I think you would nee to list them all > individually > > On Wed, Mar 21, 2018 at 12:42 PM Gail Badner wr

Re: [hibernate-dev] Problem with releasing 5.1.13.Final

2018-03-21 Thread Steve Ebersole
The easiest is to just skip the jar tasks using -x. And aggregated javadocs task. Unfortunately I think you would nee to list them all individually On Wed, Mar 21, 2018 at 12:42 PM Gail Badner wrote: > I still have the original jars. I was experimenting on a copy. > > How do I disable the up-t

Re: [hibernate-dev] Problem with releasing 5.1.13.Final

2018-03-21 Thread Gail Badner
I still have the original jars. I was experimenting on a copy. How do I disable the up-to-date checks? On Wed, Mar 21, 2018 at 5:43 AM, Steve Ebersole wrote: > You could have avoided that up front by disabling the up-to-date checks. > But now your original local jars are gone... > > That said,

Re: [hibernate-dev] Problem with releasing 5.1.13.Final

2018-03-21 Thread Steve Ebersole
You could have avoided that up front by disabling the up-to-date checks. But now your original local jars are gone... That said, it really does not matter if the jars are the *same* (as in ==) - it just matters that they are functionally the same. Checking out the tag/ref, changing the version an

Re: [hibernate-dev] Problem with releasing 5.1.13.Final

2018-03-21 Thread Gail Badner
I suppose another alternative is to make the distributions manually. On Tue, Mar 20, 2018 at 9:20 PM, Gail Badner wrote: > I am able to build the documentation using Andrea's suggestion and now I'm > struggling with gradle. > > I released the staging repository on nexus last night to make a dead