Hi Murali, I checked into trunk changes that undid what had been done in r1768564. Do you think we'll be able to have a release candidate by tomorrow so we can give the community time to test it and announce the release on the 18th? Thanks! -- James
On Mon, Apr 10, 2017 at 10:27 AM, Murali Minnah <mmin...@gmail.com> wrote: > Hello fellow cTAKERs > > Can someone please help revert this change? > > r.1768564 > ctakes-distribution/pom.xml > "Separated build into 2 profiles: packageBinary and packageSource > packageBinary is enabled by default, packageSource is not" > > > This changed prevents source code from being distributed using the > default apache release profile when running mvn > release:prepare/perform. In fact, it should be the opposite. At ASF, > binaries are only distributed as a convenience; source code should > always be distributed and binaries should be able to be built from > source. [1] > > [1] http://www.apache.org/legal/release-policy.html#source-packages > > Thanks, > Murali >