corba/make/com/sun/corba/minclude/com_sun_corba_se_PortableActivationIDL.jmk
author ohair
Tue, 25 May 2010 15:52:11 -0700
changeset 5555 b2b5ed3f0d0d
parent 4 02bb8761fcce
permissions -rw-r--r--
6943119: Rebrand source copyright notices Reviewed-by: darcy
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4
02bb8761fcce Initial load
duke
parents:
diff changeset
     1
#
5555
b2b5ed3f0d0d 6943119: Rebrand source copyright notices
ohair
parents: 4
diff changeset
     2
# Copyright (c) 2000, 2002, Oracle and/or its affiliates. All rights reserved.
4
02bb8761fcce Initial load
duke
parents:
diff changeset
     3
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
02bb8761fcce Initial load
duke
parents:
diff changeset
     4
#
02bb8761fcce Initial load
duke
parents:
diff changeset
     5
# This code is free software; you can redistribute it and/or modify it
02bb8761fcce Initial load
duke
parents:
diff changeset
     6
# under the terms of the GNU General Public License version 2 only, as
5555
b2b5ed3f0d0d 6943119: Rebrand source copyright notices
ohair
parents: 4
diff changeset
     7
# published by the Free Software Foundation.  Oracle designates this
4
02bb8761fcce Initial load
duke
parents:
diff changeset
     8
# particular file as subject to the "Classpath" exception as provided
5555
b2b5ed3f0d0d 6943119: Rebrand source copyright notices
ohair
parents: 4
diff changeset
     9
# by Oracle in the LICENSE file that accompanied this code.
4
02bb8761fcce Initial load
duke
parents:
diff changeset
    10
#
02bb8761fcce Initial load
duke
parents:
diff changeset
    11
# This code is distributed in the hope that it will be useful, but WITHOUT
02bb8761fcce Initial load
duke
parents:
diff changeset
    12
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
02bb8761fcce Initial load
duke
parents:
diff changeset
    13
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
02bb8761fcce Initial load
duke
parents:
diff changeset
    14
# version 2 for more details (a copy is included in the LICENSE file that
02bb8761fcce Initial load
duke
parents:
diff changeset
    15
# accompanied this code).
02bb8761fcce Initial load
duke
parents:
diff changeset
    16
#
02bb8761fcce Initial load
duke
parents:
diff changeset
    17
# You should have received a copy of the GNU General Public License version
02bb8761fcce Initial load
duke
parents:
diff changeset
    18
# 2 along with this work; if not, write to the Free Software Foundation,
02bb8761fcce Initial load
duke
parents:
diff changeset
    19
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
02bb8761fcce Initial load
duke
parents:
diff changeset
    20
#
5555
b2b5ed3f0d0d 6943119: Rebrand source copyright notices
ohair
parents: 4
diff changeset
    21
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
b2b5ed3f0d0d 6943119: Rebrand source copyright notices
ohair
parents: 4
diff changeset
    22
# or visit www.oracle.com if you need additional information or have any
b2b5ed3f0d0d 6943119: Rebrand source copyright notices
ohair
parents: 4
diff changeset
    23
# questions.
4
02bb8761fcce Initial load
duke
parents:
diff changeset
    24
#
02bb8761fcce Initial load
duke
parents:
diff changeset
    25
02bb8761fcce Initial load
duke
parents:
diff changeset
    26
#
02bb8761fcce Initial load
duke
parents:
diff changeset
    27
# Server Activation IDL Generated Files
02bb8761fcce Initial load
duke
parents:
diff changeset
    28
#
02bb8761fcce Initial load
duke
parents:
diff changeset
    29
# REVISIT: consider separating out the holder and helpers that are
02bb8761fcce Initial load
duke
parents:
diff changeset
    30
# not used and deleting them in the make
02bb8761fcce Initial load
duke
parents:
diff changeset
    31
02bb8761fcce Initial load
duke
parents:
diff changeset
    32
com_sun_corba_se_PortableActivationIDL_java = \
02bb8761fcce Initial load
duke
parents:
diff changeset
    33
	com/sun/corba/se/PortableActivationIDL/Activator.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    34
	com/sun/corba/se/PortableActivationIDL/ActivatorHelper.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    35
	com/sun/corba/se/PortableActivationIDL/ActivatorHolder.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    36
	com/sun/corba/se/PortableActivationIDL/ActivatorOperations.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    37
	com/sun/corba/se/PortableActivationIDL/BadServerDefinition.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    38
	com/sun/corba/se/PortableActivationIDL/BadServerDefinitionHelper.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    39
	com/sun/corba/se/PortableActivationIDL/BadServerDefinitionHolder.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    40
	com/sun/corba/se/PortableActivationIDL/EndPointInfo.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    41
	com/sun/corba/se/PortableActivationIDL/EndPointInfoHelper.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    42
	com/sun/corba/se/PortableActivationIDL/EndPointInfoHolder.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    43
	com/sun/corba/se/PortableActivationIDL/EndpointInfoListHelper.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    44
	com/sun/corba/se/PortableActivationIDL/EndpointInfoListHolder.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    45
	com/sun/corba/se/PortableActivationIDL/IIOP_CLEAR_TEXT.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    46
	com/sun/corba/se/PortableActivationIDL/InitialNameService.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    47
	com/sun/corba/se/PortableActivationIDL/InitialNameServiceHelper.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    48
	com/sun/corba/se/PortableActivationIDL/InitialNameServiceHolder.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    49
	com/sun/corba/se/PortableActivationIDL/InitialNameServiceOperations.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    50
	com/sun/corba/se/PortableActivationIDL/InvalidORBid.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    51
	com/sun/corba/se/PortableActivationIDL/InvalidORBidHelper.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    52
	com/sun/corba/se/PortableActivationIDL/InvalidORBidHolder.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    53
	com/sun/corba/se/PortableActivationIDL/Locator.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    54
	com/sun/corba/se/PortableActivationIDL/LocatorHelper.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    55
	com/sun/corba/se/PortableActivationIDL/LocatorHolder.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    56
	com/sun/corba/se/PortableActivationIDL/LocatorOperations.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    57
	com/sun/corba/se/PortableActivationIDL/NoSuchEndPoint.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    58
	com/sun/corba/se/PortableActivationIDL/NoSuchEndPointHelper.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    59
	com/sun/corba/se/PortableActivationIDL/NoSuchEndPointHolder.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    60
	com/sun/corba/se/PortableActivationIDL/ORBAlreadyRegistered.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    61
	com/sun/corba/se/PortableActivationIDL/ORBAlreadyRegisteredHelper.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    62
	com/sun/corba/se/PortableActivationIDL/ORBAlreadyRegisteredHolder.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    63
	com/sun/corba/se/PortableActivationIDL/ORBidListHelper.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    64
	com/sun/corba/se/PortableActivationIDL/ORBidListHolder.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    65
	com/sun/corba/se/PortableActivationIDL/ORBPortInfo.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    66
	com/sun/corba/se/PortableActivationIDL/ORBPortInfoHelper.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    67
	com/sun/corba/se/PortableActivationIDL/ORBPortInfoHolder.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    68
	com/sun/corba/se/PortableActivationIDL/ORBPortInfoListHelper.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    69
	com/sun/corba/se/PortableActivationIDL/ORBPortInfoListHolder.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    70
	com/sun/corba/se/PortableActivationIDL/ORBProxy.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    71
	com/sun/corba/se/PortableActivationIDL/ORBProxyHelper.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    72
	com/sun/corba/se/PortableActivationIDL/ORBProxyHolder.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    73
	com/sun/corba/se/PortableActivationIDL/ORBProxyOperations.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    74
	com/sun/corba/se/PortableActivationIDL/Repository.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    75
	com/sun/corba/se/PortableActivationIDL/RepositoryHelper.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    76
	com/sun/corba/se/PortableActivationIDL/RepositoryHolder.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    77
	com/sun/corba/se/PortableActivationIDL/RepositoryOperations.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    78
	com/sun/corba/se/PortableActivationIDL/ServerAlreadyActive.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    79
	com/sun/corba/se/PortableActivationIDL/ServerAlreadyActiveHelper.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    80
	com/sun/corba/se/PortableActivationIDL/ServerAlreadyActiveHolder.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    81
	com/sun/corba/se/PortableActivationIDL/ServerAlreadyInstalled.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    82
	com/sun/corba/se/PortableActivationIDL/ServerAlreadyInstalledHelper.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    83
	com/sun/corba/se/PortableActivationIDL/ServerAlreadyInstalledHolder.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    84
	com/sun/corba/se/PortableActivationIDL/ServerAlreadyRegistered.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    85
	com/sun/corba/se/PortableActivationIDL/ServerAlreadyRegisteredHelper.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    86
	com/sun/corba/se/PortableActivationIDL/ServerAlreadyRegisteredHolder.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    87
	com/sun/corba/se/PortableActivationIDL/ServerAlreadyUninstalled.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    88
	com/sun/corba/se/PortableActivationIDL/ServerAlreadyUninstalledHelper.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    89
	com/sun/corba/se/PortableActivationIDL/ServerAlreadyUninstalledHolder.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    90
	com/sun/corba/se/PortableActivationIDL/ServerHeldDown.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    91
	com/sun/corba/se/PortableActivationIDL/ServerHeldDownHelper.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    92
	com/sun/corba/se/PortableActivationIDL/ServerHeldDownHolder.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    93
	com/sun/corba/se/PortableActivationIDL/ServerIdsHelper.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    94
	com/sun/corba/se/PortableActivationIDL/ServerIdsHolder.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    95
	com/sun/corba/se/PortableActivationIDL/ServerManager.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    96
	com/sun/corba/se/PortableActivationIDL/ServerManagerHelper.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    97
	com/sun/corba/se/PortableActivationIDL/ServerManagerHolder.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    98
	com/sun/corba/se/PortableActivationIDL/ServerManagerOperations.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
    99
	com/sun/corba/se/PortableActivationIDL/ServerNotActive.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
   100
	com/sun/corba/se/PortableActivationIDL/ServerNotActiveHelper.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
   101
	com/sun/corba/se/PortableActivationIDL/ServerNotActiveHolder.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
   102
	com/sun/corba/se/PortableActivationIDL/ServerNotRegistered.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
   103
	com/sun/corba/se/PortableActivationIDL/ServerNotRegisteredHelper.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
   104
	com/sun/corba/se/PortableActivationIDL/ServerNotRegisteredHolder.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
   105
	com/sun/corba/se/PortableActivationIDL/ServerProxy.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
   106
	com/sun/corba/se/PortableActivationIDL/ServerProxyHelper.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
   107
	com/sun/corba/se/PortableActivationIDL/ServerProxyHolder.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
   108
	com/sun/corba/se/PortableActivationIDL/ServerProxyOperations.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
   109
	com/sun/corba/se/PortableActivationIDL/TCPPortHelper.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
   110
	com/sun/corba/se/PortableActivationIDL/_ActivatorImplBase.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
   111
	com/sun/corba/se/PortableActivationIDL/_ActivatorStub.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
   112
	com/sun/corba/se/PortableActivationIDL/_InitialNameServiceImplBase.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
   113
	com/sun/corba/se/PortableActivationIDL/_InitialNameServiceStub.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
   114
	com/sun/corba/se/PortableActivationIDL/_LocatorImplBase.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
   115
	com/sun/corba/se/PortableActivationIDL/_LocatorStub.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
   116
	com/sun/corba/se/PortableActivationIDL/_ORBProxyImplBase.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
   117
	com/sun/corba/se/PortableActivationIDL/_ORBProxyStub.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
   118
	com/sun/corba/se/PortableActivationIDL/_RepositoryImplBase.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
   119
	com/sun/corba/se/PortableActivationIDL/_RepositoryStub.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
   120
	com/sun/corba/se/PortableActivationIDL/_ServerManagerImplBase.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
   121
	com/sun/corba/se/PortableActivationIDL/_ServerManagerStub.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
   122
	com/sun/corba/se/PortableActivationIDL/_ServerProxyImplBase.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
   123
	com/sun/corba/se/PortableActivationIDL/_ServerProxyStub.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
   124
	com/sun/corba/se/PortableActivationIDL/InitialNameServicePackage/NameAlreadyBound.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
   125
	com/sun/corba/se/PortableActivationIDL/InitialNameServicePackage/NameAlreadyBoundHelper.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
   126
	com/sun/corba/se/PortableActivationIDL/InitialNameServicePackage/NameAlreadyBoundHolder.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
   127
	com/sun/corba/se/PortableActivationIDL/LocatorPackage/ServerLocationPerORB.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
   128
	com/sun/corba/se/PortableActivationIDL/LocatorPackage/ServerLocationPerORBHelper.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
   129
	com/sun/corba/se/PortableActivationIDL/LocatorPackage/ServerLocationPerORBHolder.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
   130
	com/sun/corba/se/PortableActivationIDL/LocatorPackage/ServerLocationPerType.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
   131
	com/sun/corba/se/PortableActivationIDL/LocatorPackage/ServerLocationPerTypeHelper.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
   132
	com/sun/corba/se/PortableActivationIDL/LocatorPackage/ServerLocationPerTypeHolder.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
   133
	com/sun/corba/se/PortableActivationIDL/RepositoryPackage/AppNamesHelper.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
   134
	com/sun/corba/se/PortableActivationIDL/RepositoryPackage/AppNamesHolder.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
   135
	com/sun/corba/se/PortableActivationIDL/RepositoryPackage/ServerDef.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
   136
	com/sun/corba/se/PortableActivationIDL/RepositoryPackage/ServerDefHelper.java \
02bb8761fcce Initial load
duke
parents:
diff changeset
   137
	com/sun/corba/se/PortableActivationIDL/RepositoryPackage/ServerDefHolder.java