Automated building? #11

Closed
opened 2014-09-10 00:09:24 -04:00 by Fysac · 21 comments
Fysac commented 2014-09-10 00:09:24 -04:00 (Migrated from github.com)

At the moment, it's somewhat difficult for others to build Openinv, due to the large number of CraftBukkit versions it depends on. Perhaps we could introduce a system such as Gradle in order to make things easier?

At the moment, it's somewhat difficult for others to build Openinv, due to the large number of CraftBukkit versions it depends on. Perhaps we could introduce a system such as Gradle in order to make things easier?
lishid commented 2014-09-11 14:34:13 -04:00 (Migrated from github.com)

I totally should... Just been too busy recently to do anything on my bukkit stuff...

I totally should... Just been too busy recently to do anything on my bukkit stuff...
Fysac commented 2014-09-11 14:42:15 -04:00 (Migrated from github.com)

I can probably take care of it.

I can probably take care of it.
lishid commented 2014-09-11 14:42:57 -04:00 (Migrated from github.com)

Sounds great! Thanks for your help

Sounds great! Thanks for your help
Fysac commented 2014-09-11 16:37:49 -04:00 (Migrated from github.com)

I just realized it's impossible (at least legally) for me to accomplish this, because of the DMCA takedown against CraftBukkit. There's no place for me to pull those dependencies from.

I just realized it's impossible (at least legally) for me to accomplish this, because of the DMCA takedown against CraftBukkit. There's no place for me to pull those dependencies from.
lishid commented 2014-09-11 16:41:53 -04:00 (Migrated from github.com)

O.o what happened

O.o what happened
Fysac commented 2014-09-11 16:44:07 -04:00 (Migrated from github.com)

It's a long story. The Bukkit project is essentially dead now.

It's a long story. The Bukkit project is essentially dead now.
lishid commented 2014-09-11 18:22:54 -04:00 (Migrated from github.com)

...............

...............
Fysac commented 2014-09-11 18:32:14 -04:00 (Migrated from github.com)

...

...
lishid commented 2014-12-01 14:48:35 -05:00 (Migrated from github.com)

Looks like things are back up, I'll push my maven file tonight.

Looks like things are back up, I'll push my maven file tonight.
MCTyler commented 2014-12-20 08:55:39 -05:00 (Migrated from github.com)

I'm looking for that Maven Build file....I'm too stupid to figure out how to build it myself..Sorry. Can you please help?

I'm looking for that Maven Build file....I'm too stupid to figure out how to build it myself..Sorry. Can you please help?
Fysac commented 2014-12-20 09:23:42 -05:00 (Migrated from github.com)

I don't think it's been added here yet.

I don't think it's been added here yet.
MCTyler commented 2014-12-20 13:21:58 -05:00 (Migrated from github.com)

Agree....I see no POM.xml! Thanks.

Agree....I see no POM.xml! Thanks.
AiyionPrime commented 2014-12-31 08:37:11 -05:00 (Migrated from github.com)

There is still no pom xml right?
Building this stuff is pretty annoying...
But the code looks great :D

There is still no pom xml right? Building this stuff is pretty annoying... But the code looks great :D
lishid commented 2014-12-31 10:53:58 -05:00 (Migrated from github.com)

Anybody has any idea which repos I can use to grab previous builds (1.6.x-1.7.x) as well as the newer 1.8.x builds? I have a preliminary pom.xml but I have yet to finalize it into a commit.

Anybody has any idea which repos I can use to grab previous builds (1.6.x-1.7.x) as well as the newer 1.8.x builds? I have a preliminary pom.xml but I have yet to finalize it into a commit.
Fysac commented 2014-12-31 14:15:51 -05:00 (Migrated from github.com)

That's the same roadblock I hit. There just aren't any legal repositories out there.

That's the same roadblock I hit. There just aren't any legal repositories out there.
MCTyler commented 2014-12-31 18:05:48 -05:00 (Migrated from github.com)

I got all the old sources local...Other than that...IDK. When you run buildtools.jar for Spigot it builds Bukkit and Craftbukkit, How are they doing that?

I got all the old sources local...Other than that...IDK. When you run buildtools.jar for Spigot it builds Bukkit and Craftbukkit, How are they doing that?
Fysac commented 2014-12-31 19:29:46 -05:00 (Migrated from github.com)

@MCTyler It looks like they compile it from the source repos here: https://hub.spigotmc.org/stash/projects/SPIGOT

@MCTyler It looks like they compile it from the source repos here: https://hub.spigotmc.org/stash/projects/SPIGOT
aikar commented 2015-06-16 00:59:54 -04:00 (Migrated from github.com)

It would be easier to drop support for old builds and only support latest.

Then others can manually compile Spigot/Bukkit themselves.

I ended up marking the other folders ignored to get it compiled and reference my latest .jar

It would be easier to drop support for old builds and only support latest. Then others can manually compile Spigot/Bukkit themselves. I ended up marking the other folders ignored to get it compiled and reference my latest .jar
Fysac commented 2015-06-16 11:31:47 -04:00 (Migrated from github.com)

I agree.

I agree.
lishid commented 2015-06-17 00:55:41 -04:00 (Migrated from github.com)

Should probably drop the previous versions support at one point anyway. I did it for my other plugin a while back, but these days I barely have enough time to even check and reply on comments...

Should probably drop the previous versions support at one point anyway. I did it for my other plugin a while back, but these days I barely have enough time to even check and reply on comments...
ShadowRanger commented 2015-08-27 05:37:04 -04:00 (Migrated from github.com)

Support for previous versions have been dropped in the latest versions of OpenInv, closing issue.

Support for previous versions have been dropped in the latest versions of OpenInv, closing issue.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: minster586/OpenInv#11
No description provided.