Skip to Content.
Sympa Menu

ndt-dev - [ndt] r315 committed - Forgot a chance to package the properties into the jar file....

Subject: NDT-DEV email list created

List archive

[ndt] r315 committed - Forgot a chance to package the properties into the jar file....


Chronological Thread 
  • From:
  • To:
  • Subject: [ndt] r315 committed - Forgot a chance to package the properties into the jar file....
  • Date: Wed, 17 Mar 2010 16:45:32 +0000

Revision: 315
Author: jwzurawski
Date: Wed Mar 17 09:44:21 2010
Log: Forgot a chance to package the properties into the jar file.

-jason


http://code.google.com/p/ndt/source/detail?r=315

Modified:
/branches/jz-localization/Applet/Makefile.am

=======================================
--- /branches/jz-localization/Applet/Makefile.am Sun Aug 19 03:26:07
2007
+++ /branches/jz-localization/Applet/Makefile.am Wed Mar 17 09:44:21
2010
@@ -46,7 +46,7 @@
$(GCJ) $(NDTGCJFLAGS) $(Tcpbw100_JAVA)

Tcpbw100.jar: Tcpbw100.class
- $(NDTJAR) $(NDTJARFLAG) MANIFEST.MF Tcpbw100.jar Tcpbw100*.class
+ $(NDTJAR) $(NDTJARFLAG) MANIFEST.MF Tcpbw100.jar Tcpbw100*.class Tcpbw100*.properties
echo timestamp > classTcpbw100.stamp

EXTRA_DIST = MANIFEST.MF


  • [ndt] r315 committed - Forgot a chance to package the properties into the jar file...., ndt, 03/17/2010

Archive powered by MHonArc 2.6.16.

Top of Page