From: <php...@li...> - 2017-01-17 14:01:00
|
Hi Seb, thanks for your reply and hinting at the source! I've just overlooked the Java sources somehow buried inside server/php/... I have now managed to successfully build the artifacts (*.jar, *.war, *.inc) and can start to play around with it a bit :) Ernestly: I wholehearted consider your project as an important component for some of my own major project works: Building a SaaS-ready Edition of Nextcloud Server. We have a definite requirement there for accessing the Java ecosystem from Nextcloud's PHP-centric environment in an effective and reliable way. In case you need any help for e.g. modernizing the Java code I would be quite willing to contribute my 10+ years of Java developer experience. Just let me know via christian [dot] lerch [at] km-works [dot] eu Best, Chris 2017-01-16 20:21 GMT+01:00 <php...@li...>: > Hi Chris, > > The original sources are available through CVS > https://sourceforge.net/p/php-java-bridge/code/ > > As a better alternative I made an unofficial fork : > > https://github.com/belgattitude/php-java-bridge > > You can have a look to the changelog to have more info or clone the > preserved 6.2.1 original branch. Check the README.md for build recipes. > > Note that if you intend to work with PHP7, I've rewrote the client part > `Java.inc`, see the > > https://github.com/belgattitude/soluble-japha > and http://docs.soluble.io/soluble-japha/manual/ > > As a teaser I'm also preparing a starter project with gradle, spring boot > and embedded tomcat: https://github.com/belgattitude/pjb-starter-gradle/ > Still at very early stages but don't hesitate to open issues or contribute. > > All the best, > > Seb > > On Mon, Jan 16, 2017 at 5:32 PM, < > php...@li...> wrote: > > > Hi all, > > > > would love to compile JavaBridge.jar with Java 8 but could not find the > > sources anywhere. Can you help? > > > > Best, > > Chris > > ------------------------------------------------------------ > > ------------------ > > Check out the vibrant tech community on one of the world's most > > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > > _______________________________________________ > > php-java-bridge-users mailing list > > php...@li... > > https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users > > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > php-java-bridge-users mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users > |