From 9773fdf52d4726480de6b97f8045752453f9c3b7 Mon Sep 17 00:00:00 2001 From: Kevin Rushforth Date: Thu, 28 Feb 2008 20:13:08 +0000 Subject: Updated build manifest to support j3d-core build script changes git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@178 9497e636-51bd-65ba-982d-a4982e1767a5 --- src/classes/ToolsVersion | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/classes/ToolsVersion b/src/classes/ToolsVersion index 35a52f3..cbfaf18 100644 --- a/src/classes/ToolsVersion +++ b/src/classes/ToolsVersion @@ -1,9 +1,9 @@ Manifest-Version: 1.0 Specification-Title: Specification-Version: 1.5 -Specification-Vendor: Sun Microsystems, Inc. -Implementation-Title: Java 3D Utilities Runtime Environment +Specification-Vendor: @SPEC_VENDOR@ +Implementation-Title: 3D Utilities Implementation-Version: @VERSION_BASE@ -Implementation-Vendor: Sun Microsystems, Inc. +Implementation-Vendor: @IMPL_VENDOR@ Extension-Name: javax.media.j3d -Implementation-Vendor-Id: com.sun +Implementation-Vendor-Id: @IMPL_VENDOR_ID@ -- cgit v1.2.3