| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
One functional code change in the VersionInfo template
The SparseArray comments not changed to ensure maximum similarity with
original
|
|
|
|
|
|
|
| |
As returned by
VirtualUniverse.getProperties().get("j3d.version")
The original full message can be obtained from
VersionInfo.getVersionFull()
|
|
|
|
| |
Bug 1337 - VersionInfo defaults isDevPhase to true, which outputs onto
err
|
|
|
| |
org.jogamp.java3d
|
|
Maven's templating-maven-plugin normally wants Java templates in
src/main/java-templates. They were placed in src/templates previously
for consistency with the sources in src. But now that the sources have
moved to the standard Maven location, let's move the templates, too.
|