All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.w3c.tools.resources.upgrade.Makefile Maven / Gradle / Ivy

Go to download

Jigsaw is W3C's leading-edge Web server platform, providing a sample HTTP 1.1 implementation and a variety of other features on top of an advanced architecture implemented in Java.

The newest version!
PACKAGE="org.w3c.tools.resources.upgrade"

JIGSAWFILES = \
	Attribute.java \
	AttributeRegistry.java \
	BooleanAttribute.java \
	ClassAttribute.java \
	DateAttribute.java \
	DoubleAttribute.java \
	EncodingAttribute.java \
	FileAttribute.java \
	FilenameAttribute.java \
	FrameArrayAttribute.java \
	IPTemplatesAttribute.java \
	IntegerArrayAttribute.java \
	IntegerAttribute.java \
	LanguageAttribute.java \
	LongAttribute.java \
	MimeTypeArrayAttribute.java \
	MimeTypeAttribute.java \
	ObjectAttribute.java \
	PasswordAttribute.java \
	PropertiesAttribute.java \
	SegmentArrayAttribute.java \
	StringArrayAttribute.java \
	StringAttribute.java \
	UpgradeException.java \
	Upgrader.java

FILES = $(JIGSAWFILES)

TOP=../../../../../..
include $(TOP)/makefiles/file.make




© 2015 - 2024 Weber Informatics LLC | Privacy Policy