http://imagej.273.s1.nabble.com/Build-latest-IJ1-full-distro-from-source-tp5022839p5022899.html
On 01/21, J. Lewis Muir wrote:
> On 01/20, J. Lewis Muir wrote:
> > On 01/19, J. Lewis Muir wrote:
> > > Or maybe I should download the full distribution
> > >
> > >
http://wsr.imagej.net/distros/cross-platform/ij152.zip> > >
> > > and then build the JAR from source
> > >
> > >
https://github.com/imagej/ImageJA/releases/tag/v1.52s> > >
> > > and replace the JAR in the full distribution with the 1.52s JAR built
> > > from source to get an up to date full distribution?
> >
> > Hmm, I think not because it seems that more than just the JAR can change
> > in the full distro version based on comparing 152a to 152r as downloaded
> > from
> >
> >
https://imagej.nih.gov/ij/download/src/> >
> > which, after removing the ij directory and release-notes.html,
> > shows changes in IJ_Props.txt, aREADME.txt, build.xml, and
> > macros/SmoothWandTool.txt. I've included the diff below.
> >
> > So, I still don't know how to build the latest full distro from source.
> > I thought I might be able to do it by downloading ij152s-src.zip from
> >
> >
https://imagej.nih.gov/ij/download/src/> >
> > but it doesn't exist! The latest there is ij152r-src.zip in spite
> > of the fact that version 1.52s is listed as having been released on
> > December 10, 2019, at
> >
> >
https://imagej.nih.gov/ij/notes.html>
> Ping?
>
> Thanks to Michael, I now know that I can find ij152s-src.zip at
>
>
https://wsr.imagej.net/src/>
> but still, other things beyond just ij.jar can change in ij152s-src.zip
> compared to the ij152.zip cross-platform distro download. How can I
> build a full cross-platform distro from source, or is it not possible?
>
> Should I start with
>
>
http://wsr.imagej.net/distros/cross-platform/ij152.zip>
> and then just copy everything from
>
>
https://wsr.imagej.net/src/ij152s-src.zip>
> into it, overwriting any files of the same name?
>
> Or is there something that assembles a full cross-platform distro (i.e.,
> fetches the macros, plugins, and LUTs that are packaged with it)?
>
> Thanks!
>
> Lewis
distro from source as noted above. The above is my best guess, but it
seems awkward. Does anyone know how to properly do it?