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

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 >>

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

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

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

[hibernate-dev] Problem with releasing 5.1.13.Final

2018-03-20 Thread Gail Badner
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 deadline. I also updated the version in build.gradle to 5.1.14-SNAPSHOT, which was probably a mistake. Today I went back to build