Discussion:
[Jabref-devel] Build process
Tobias Diez
2015-05-08 09:18:52 UTC
Permalink
Hi,

I'm in the middle of fixing a bug with JabRef's integration into the Win7/8
taskbar. In order to test my changes, I also need to build the installer
executable as well as the Launch4j wrapper. How do I do this?
So far I invoked "gradlew generateSource antTargets.jars" and now have a jar
file sitting in buildant\lib. What comes next?

Moreover, there are a few copies of the setup configuration file setup.nsi.
Which one should I edit and push to git?

Thanks,
Tobias
Oliver Kopp
2015-05-08 10:01:44 UTC
Permalink
Hi Tobias,

Thank you for your effort. You can output all gradle tasks using
"gradlew tasks". There you see "antTargets.release"

Where do you find setup.nsi?

dir /s setup.nsi

Volume in Laufwerk C: hat keine Bezeichnung.
Volumeseriennummer: 82E2-D3D9

Verzeichnis von C:\git-repositories\jabref\jabref\bin\windows\nsis

20.05.2014 14:57 8.634 setup.nsi
1 Datei(en), 8.634 Bytes

Verzeichnis von
C:\git-repositories\jabref\jabref\src\main\resources\windows\nsis

20.05.2014 14:57 8.634 setup.nsi
1 Datei(en), 8.634 Bytes

Anzahl der angezeigten Dateien:
2 Datei(en), 17.268 Bytes
0 Verzeichnis(se), 11.760.517.120 Bytes frei


...and the directory "bin" is .gitignored...

HTH

Cheers,

Oliver
Post by Tobias Diez
Hi,
I'm in the middle of fixing a bug with JabRef's integration into the Win7/8
taskbar. In order to test my changes, I also need to build the installer
executable as well as the Launch4j wrapper. How do I do this?
So far I invoked "gradlew generateSource antTargets.jars" and now have a jar
file sitting in buildant\lib. What comes next?
Moreover, there are a few copies of the setup configuration file setup.nsi.
Which one should I edit and push to git?
Thanks,
Tobias
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Jabref-devel mailing list
https://lists.sourceforge.net/lists/listinfo/jabref-devel
Loading...