Menu

Commit [r3703]  Maximize  Restore  History

Fixed a bug in the update site build script.

Wrong class name of LWJGL plugin activator was specified (org.lwjgl.eclipse.Activator, but correct
is org.lwjgl.Activator).

Now, the current date/time string is added as a qualifier to the LWJGL version, e.g., org.lwjgl_2.8.2.v20111128-1653 instead of org.lwjgl_2.8.2. This simplifies testing and discouples LWJGL versions from plugin versions.

jpilgrim 2011-11-28

changed /trunk/LWJGL/eclipse-update/org.lwjgl.build/.classpath
changed /trunk/LWJGL/eclipse-update/org.lwjgl.build/META-INF/MANIFEST.MF
changed /trunk/LWJGL/eclipse-update/org.lwjgl.build/build.xml
changed /trunk/LWJGL/eclipse-update/org.lwjgl.build/src/java/org/lwjgl/ant/NormalizeVersion.java
changed /trunk/LWJGL/eclipse-update/org.lwjgl.build/test/java/org/lwjgl/ant/NormalizeVersionTest.java
/trunk/LWJGL/eclipse-update/org.lwjgl.build/.classpath Diff Switch to side-by-side view
Loading...
/trunk/LWJGL/eclipse-update/org.lwjgl.build/META-INF/MANIFEST.MF Diff Switch to side-by-side view
Loading...
/trunk/LWJGL/eclipse-update/org.lwjgl.build/build.xml Diff Switch to side-by-side view
Loading...
/trunk/LWJGL/eclipse-update/org.lwjgl.build/src/java/org/lwjgl/ant/NormalizeVersion.java Diff Switch to side-by-side view
Loading...
/trunk/LWJGL/eclipse-update/org.lwjgl.build/test/java/org/lwjgl/ant/NormalizeVersionTest.java Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.