Closed gschrader closed 9 years ago
Hey, yes it would be nice to see a pull request for that! I'm looking forward to merge it into the master branch..
Thanks in advance!
The one other issue I see that you might have with this is there is no public maven repository for the JIDE dependencies. So compiling the code might be an issue for you. I notice in the old repository the pom has the jide dependencies specified as <scope>provided</scope>
so I'm not sure how they handled it back in the day.
Thanks! They provide a developer API so I'll try retrieving one of these and merge the request as soon as I got that thing running ;-)
@gschrader under which licence is the code available you submitted? Is Peter Murray the owner of code?
It looks to be an apache license, Yes Peter Murray is the owner, I looked a bit to see if I could find any contact information for him and came up empty.
Of course now I see that he's starred this repository already :blush: So I guess you can ask @peter-murray if that license still applies or if he has any issues with this merge.
I personally, have no issues with the merge, as long as you can satisfy jide's own licences and or requirements.
thanks @peter-murray. @croesch let's check jide's licences and or requirements to be sure we are doing the right thing.
@peter-murray thanks! And thanks for the quick reply :+1: @joel-costigliola yes. I'm currently waiting for access to their development center and then I'll check what they allow.
But I would say that as long as we don't distribute any of their code (source or compiled) they have no ability to disallow our integration of jide. But I'll check that - to be sure..
Okay, I didn't hear from them since then..
I wrote a mail today, got a quick reply, got the code compiling locally. I'm going to get the licence requirements satisfied now, which might just be a link to their website. But I'm mailing with them to be sure..
support@jidesoft:
If you just compile against it, no need to acknowledge using JIDE.
-> PR merged.
Relesead 1.1.0 of assertj-swing containing jide support.
I found the old jide fest source code here (I'm not sure if that's the original or not) that I was able to convert to assertj-swing. I'm just wondering if you would like to have it as part of this repository (I would do a pull request). There maybe isn't that many people that even require it any more so maybe it's not worth it for you. If not, I'll push it somewhere else in case anyone else needs it.