GithubHelp home page GithubHelp logo

Comments (11)

brunobowden avatar brunobowden commented on August 22, 2024

@tomball - was cyclefinder whitelist removed?

It used to be in the source tree:
j2objc-sorce/jre_emul/build_result/java_sources.mf

On Tue, Apr 14, 2015 at 12:55 PM Confile [email protected] wrote:

To use cycle finder I do:

cycleFinderFlags "--whitelist /Applications/J2Objc/j2objc-sorce/jre_emul/cycle_whitelist.txt --sourcefilelist /Applications/J2Objc/j2objc-sorce/jre_emul/build_result/java_sources.mf"

In the latest source I could not find

j2objc-sorce/jre_emul/build_result/java_sources.mf

anymore. So I use an old version.

@brunobowden https://github.com/brunobowden How do you handle this?


Reply to this email directly or view it on GitHub
https://github.com/brunobowden/j2objc-gradle/issues/31.

from j2objc-gradle.

tomball avatar tomball commented on August 22, 2024

The whitelist is still there:
https://github.com/google/j2objc/blob/master/jre_emul/cycle_whitelist.txt

Everything in jre_emul/build_result is a build artifact, including the
directory (AFAIK, it was never in the source tree). The
build_result/java_sources.mf is created when building jre_emul, so run
'make dist' or, if you just want the minimum build, run 'make
java_sources_manifest'.

On Mon, Apr 20, 2015 at 7:58 PM Bruno Bowden [email protected]
wrote:

@tomball - was cyclefinder whitelist removed?

It used to be in the source tree:
j2objc-sorce/jre_emul/build_result/java_sources.mf

On Tue, Apr 14, 2015 at 12:55 PM Confile [email protected] wrote:

To use cycle finder I do:

cycleFinderFlags "--whitelist
/Applications/J2Objc/j2objc-sorce/jre_emul/cycle_whitelist.txt
--sourcefilelist
/Applications/J2Objc/j2objc-sorce/jre_emul/build_result/java_sources.mf"

In the latest source I could not find

j2objc-sorce/jre_emul/build_result/java_sources.mf

anymore. So I use an old version.

@brunobowden https://github.com/brunobowden How do you handle this?


Reply to this email directly or view it on GitHub
https://github.com/brunobowden/j2objc-gradle/issues/31.


Reply to this email directly or view it on GitHub
https://github.com/brunobowden/j2objc-gradle/issues/31#issuecomment-94622788
.

from j2objc-gradle.

confile avatar confile commented on August 22, 2024

@advayDev1 Do you have a good solution on this?

from j2objc-gradle.

advayDev1 avatar advayDev1 commented on August 22, 2024

never used cycle finder yet, sorry.

from j2objc-gradle.

brunobowden avatar brunobowden commented on August 22, 2024

When we do a plugin, I'll copy the file in manually for each version of
j2objc.

On Thu, May 21, 2015 at 7:35 AM Advay Mengle [email protected]
wrote:

never used cycle finder yet, sorry.


Reply to this email directly or view it on GitHub
https://github.com/brunobowden/j2objc-gradle/issues/31#issuecomment-104236316
.

from j2objc-gradle.

confile avatar confile commented on August 22, 2024

@brunobowden That is great.

from j2objc-gradle.

confile avatar confile commented on August 22, 2024

@advayDev1 @brunobowden as Bruno suggested we can copy the two files into the plugin. Do you see a way of specifying the correct path to the files. It is easy when it is not in the plugin but in the plugin it is hard.

Assume the files are in src/main/resources/file1.txt and src/main/resources/file2.txt. Is it possible to get the paths to the files somehow?

from j2objc-gradle.

brunobowden avatar brunobowden commented on August 22, 2024

You don't just need those two files... you also need the complete J2ObjC source and to do the local build. This is enough of a narrow case that I don't think there's a good way to solve it. There's many more other issues that are more pressing.

from j2objc-gradle.

MyCADDev avatar MyCADDev commented on August 22, 2024

Hi
In j2objc-1.1 the jre_emul java_sources.mf is missing.

make dist is not generating this file

Could someone help?

thanks

from j2objc-gradle.

brunobowden avatar brunobowden commented on August 22, 2024

I believe this requires a special build step to create this file:

https://groups.google.com/d/msg/j2objc-discuss/2fozbf6-liM/R83v7ffX5NMJ

On Sun, Aug 7, 2016 at 6:54 PM Harish C. Manohar [email protected]
wrote:

Hi
In j2objc-1.1 the jre_emul java_sources.mf is missing.

make dist is not generating this file

Could someone help?

thanks


You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
#31 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AApdq9gKPoTr25hrUd3x0yDoYMNVi9dTks5qdoxogaJpZM4EAhp3
.

from j2objc-gradle.

MyCADDev avatar MyCADDev commented on August 22, 2024

Thanks @brunobowden - that worked

from j2objc-gradle.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.