Building the tag from github works fine. Looks like some local build artifacts snuck into the src.zip.
Excluding gremlin-dotnet, validate-distribution passes. Robert Dale On Thu, Jan 3, 2019 at 9:49 AM Robert Dale <[email protected]> wrote: > Daniel, I had to install 'msbuild' in addition to the mono packages. I > also installed mono-addins-devel. I don't know if that actually did > anything. > > But now I get some errors with : > > System.IO.FileNotFoundException: > */home/smallette*/git/apache/incubator-tinkerpop/gremlin-dotnet/src/obj/.cache/build/y2x4l8vu.n3b/2d1bhm1s.w5c > does not exist > > > Robert Dale > > > On Thu, Jan 3, 2019 at 9:43 AM Daniel Kuppitz <[email protected]> wrote: > >> I skimmed over the docs, they look good to me, but the >> validate-distribution.sh script fails the same way as for Robert. >> >> Investigating.... >> >> Cheers, >> Daniel >> >> >> On Wed, Jan 2, 2019 at 2:58 PM Stephen Mallette <[email protected]> >> wrote: >> >> > Hello, >> > >> > We are happy to announce that TinkerPop 3.3.5 is ready for release. >> > >> > The release artifacts can be found at this location: >> > https://dist.apache.org/repos/dist/dev/tinkerpop/3.3.5/ >> > >> > The source distribution is provided by: >> > apache-tinkerpop-3.3.5-src.zip >> > >> > Two binary distributions are provided for user convenience: >> > apache-tinkerpop-gremlin-console-3.3.5-bin.zip >> > apache-tinkerpop-gremlin-server-3.3.5-bin.zip >> > >> > The GPG key used to sign the release artifacts is available at: >> > https://dist.apache.org/repos/dist/dev/tinkerpop/KEYS >> > >> > The online docs can be found here: >> > http://tinkerpop.apache.org/docs/3.3.5/ (user docs) >> > http://tinkerpop.apache.org/docs/3.3.5/upgrade/ (upgrade docs) >> > http://tinkerpop.apache.org/javadocs/3.3.5/core/ (core javadoc) >> > http://tinkerpop.apache.org/javadocs/3.3.5/full/ (full javadoc) >> > >> > The tag in Apache Git can be found here: >> > https://github.com/apache/tinkerpop/tree/3.3.5 >> > >> > The release notes are available here: >> > >> https://github.com/apache/tinkerpop/blob/3.3.5/CHANGELOG.asciidoc >> > >> > The [VOTE] will be open for the next 72 hours --- closing Saturday >> (January >> > 5, 2018) at 5pm EST. >> > >> > My vote is +1. >> > >> > Thank you very much, >> > >> > Stephen >> > >> >
