Coder Social home page Coder Social logo

Comments (12)

dhmodi avatar dhmodi commented on August 12, 2024

+1

from json2flat.

tomng92 avatar tomng92 commented on August 12, 2024

Hi @opendevl,
I see that you are looking into this bug.
Could you provide me with a fix date ?
(to avoid to provide a workaround)

from json2flat.

opendevl avatar opendevl commented on August 12, 2024

Hi @tomng92
I am a little busy right now. I will try for fix it till Apr 2nd.

from json2flat.

tomng92 avatar tomng92 commented on August 12, 2024

Thanks @opendevl .

from json2flat.

tomng92 avatar tomng92 commented on August 12, 2024

hi @opendevl,
are you working on it ?
I need to implement a workaround if you cannot provide a fix by tomorrow.
Our code depends on this.

Thankx

from json2flat.

opendevl avatar opendevl commented on August 12, 2024

@tomng92
Yes I am on it. Will be completing by EOD.

from json2flat.

tomng92 avatar tomng92 commented on August 12, 2024

Thx.

from json2flat.

opendevl avatar opendevl commented on August 12, 2024

@tomng92
Its Done. will be pushing to the Maven and Github soon.

from json2flat.

opendevl avatar opendevl commented on August 12, 2024

@tomng92
Please check the fix and do let me know in case of any issues with the current fixes.

Maven pom:

<dependency>
    <groupId>com.github.opendevl</groupId>
    <artifactId>json2flat</artifactId>
    <version>1.0.4-SNAPSHOT</version>
</dependency>

Repository:

<repositories>
	<repository>
		<id>snapshots-repo</id>
		<url>https://oss.sonatype.org/content/repositories/snapshots</url>
		<releases>
			<enabled>false</enabled>
		</releases>
		<snapshots>
			<enabled>true</enabled>
		</snapshots>
	</repository>
</repositories>

from json2flat.

opendevl avatar opendevl commented on August 12, 2024

@tomng92 Please do let me know if the fix works properly or not

from json2flat.

tomng92 avatar tomng92 commented on August 12, 2024

Hey @opendevl,
It works and passes our internal tests!
Thanks a lot.

from json2flat.

tomng92 avatar tomng92 commented on August 12, 2024

Hi @opendevl ,
Could you deploy it to the repo please ?

from json2flat.

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.