Project/build/packaging adjustments + version 1.3 master
authorMatt McCutchen <matt@mattmccutchen.net>
Tue, 15 Sep 2009 23:46:30 +0000 (19:46 -0400)
committerMatt McCutchen <matt@mattmccutchen.net>
Tue, 15 Sep 2009 23:46:30 +0000 (19:46 -0400)
commit0aa80534d9c4ae90476dcec0ca7d4ccbeb476025
tree947ba3ecbb4c8a7c7f7210ff624096a154991004
parent8aac8f4e2ed12ac90d9a5b91375e0a15631e0cfe
Project/build/packaging adjustments + version 1.3

User-visible stuff:
- Bump version to 1.3.
- Add a description.xml with nice human-readable metadata.
- Build against Java 1.5 for greater compatibility.

Developer stuff:
- Hide .git from Eclipse with a linked resource.
- In shell-setup, try to detect any OOo 3.* SDK.
- ooo-api project is moving to a separate ref.
12 files changed:
.classpath
.gitignore
.project
.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
Makefile
README
ooo-api/.classpath [deleted file]
ooo-api/.project [deleted file]
pkg/META-INF/manifest.xml [moved from src/META-INF/manifest.xml with 100% similarity]
pkg/description.xml [new file with mode: 0644]
pkg/extension-description.txt [new file with mode: 0644]
shell-setup