Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create build scripts for the projects #10

Open
GoogleCodeExporter opened this issue Apr 11, 2015 · 4 comments
Open

Create build scripts for the projects #10

GoogleCodeExporter opened this issue Apr 11, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

What missing capability does this fill?
Provides build scripts for consistent building and packaging.

Original issue reported on code.google.com by [email protected] on 25 Oct 2008 at 9:02

@GoogleCodeExporter
Copy link
Author

Basic build scripts are in place. Next they need to be extended to include 
deployment packaging.

Original comment by [email protected] on 26 Oct 2008 at 10:49

  • Changed state: Accepted
  • Removed labels: Type-Enhancement

@GoogleCodeExporter
Copy link
Author

Additional requirements:
Deploy - Should compile all class files, compress world.pak and game.pak
into PAK files, copy dependent jars and native libraries. All should be
placed into correct layout in "dist" directory. The "dist" directory can
then be sent to end-users to run the game.
Run - Should execute Radakan.jar in "dist" after deployment. 

Original comment by [email protected] on 2 Nov 2008 at 7:58

  • Added labels: Priority-High
  • Removed labels: Priority-Undefined

@GoogleCodeExporter
Copy link
Author

Is it possible to perhaps integrate the deploy script in Maven? Currently 
NetBeans
refuses to believe the existence of the build.xml script in the project 
directories. 

Original comment by [email protected] on 16 Nov 2008 at 11:05

@GoogleCodeExporter
Copy link
Author

Yes, that should be possible. We can setup Maven to call an ant task.

Original comment by [email protected] on 17 Nov 2008 at 12:45

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant