OSDN Git Service

First pass at proper POMs for building and packaging things.
authorMichael Bayne <mdb@samskivert.com>
Thu, 2 May 2013 20:13:39 +0000 (13:13 -0700)
committerMichael Bayne <mdb@samskivert.com>
Fri, 10 May 2013 20:08:38 +0000 (13:08 -0700)
commitd90090ab6d77f86347950ceec9ce1ce5ecedeffb
tree4cecb5a57d7a7ba848fc39aad9340ee3fde7c1f6
parent05bf7fba7838ed698f597a5ff696ac81dff8f42a
First pass at proper POMs for building and packaging things.

The gdx-tools artifact even properly bundles the various extra jars into
itself. The only thing still missing is a POM to create the gdx-platform
artifacts, which I'll tackle next.
backends/gdx-backend-android/pom.xml [new file with mode: 0644]
backends/gdx-backend-lwjgl/pom.xml [new file with mode: 0644]
backends/gdx-backends-gwt/pom.xml [new file with mode: 0644]
backends/gdx-openal/pom.xml [new file with mode: 0644]
extensions/gdx-jnigen/pom.xml [new file with mode: 0644]
extensions/gdx-tools/assembly.xml [new file with mode: 0644]
extensions/gdx-tools/pom.xml [new file with mode: 0644]
gdx/pom.xml [new file with mode: 0644]
pom.xml [new file with mode: 0644]