CIA.vc
Archived Message
for LWJGL
Stats » Projects » LWJGL » Archived Message
envelope
Received 19:21 on Dec 20, 2011
Generated by Python Subversion client for CIA version 1.20
linksUTC clock
16:20 on Feb 23, 2012

Commit Message

Author:jpilgrim
Project:java-game-lib
Revision:3713
Changed Lines:198

StandalonePublisher directly creates jars, no need for additional "jarring".

  • added main method to StandalonePublisher creating artifact.xml/jar and content.xml/jar from given (old) Eclise update site.
  • when compressed is set to true, artifact.jar and content.jar are created directly. Removed jar task in build script, as these are no longer necessary

Modified Files

  • trunk
    • LWJGL
      • eclipse-update
        • org.lwjgl.build
          • anttasks.jarModified
          • build-updatesite.xmlModified
          • src
            • java
              • org
                • lwjgl
                  • ant
                    • StandalonePublisher.javaModified