libs.jrubyparser/nbproject/project.properties
author enebo@netbeans.org
Tue, 22 Apr 2014 15:36:21 -0500
changeset 4559 7a0a8afa3e90
parent 4549 a8ced3d20fca
permissions -rw-r--r--
Bump jruby-parser and hopefully see green (commented out tests pass individually -- some state surviving to kill them later -- workaround for now)
enebo@4410
     1
#Sat, 16 Apr 2011 10:21:37 -0500
emononen@3259
     2
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
emononen@3259
     3
#
jglick@4112
     4
# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
jglick@4112
     5
#
jglick@4112
     6
# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
jglick@4112
     7
# Other names may be trademarks of their respective owners.
emononen@3259
     8
#
emononen@3259
     9
# The contents of this file are subject to the terms of either the GNU
emononen@3259
    10
# General Public License Version 2 only ("GPL") or the Common
emononen@3259
    11
# Development and Distribution License("CDDL") (collectively, the
emononen@3259
    12
# "License"). You may not use this file except in compliance with the
emononen@3259
    13
# License. You can obtain a copy of the License at
emononen@3259
    14
# http://www.netbeans.org/cddl-gplv2.html
emononen@3259
    15
# or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
emononen@3259
    16
# specific language governing permissions and limitations under the
emononen@3259
    17
# License.  When distributing the software, include this License Header
emononen@3259
    18
# Notice in each file and include the License file at
jglick@4112
    19
# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
emononen@3259
    20
# particular file as subject to the "Classpath" exception as provided
jglick@4112
    21
# by Oracle in the GPL Version 2 section of the License file that
emononen@3259
    22
# accompanied this code. If applicable, add the following below the
emononen@3259
    23
# License Header, with the fields enclosed by brackets [] replaced by
emononen@3259
    24
# your own identifying information:
emononen@3259
    25
# "Portions Copyrighted [year] [name of copyright owner]"
emononen@3259
    26
#
emononen@3259
    27
# Contributor(s):
emononen@3259
    28
#
emononen@3259
    29
# The Original Software is NetBeans. The Initial Developer of the Original
emononen@3259
    30
# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
emononen@3259
    31
# Microsystems, Inc. All Rights Reserved.
emononen@3259
    32
#
emononen@3259
    33
# If you wish your version of this file to be governed by only the CDDL
emononen@3259
    34
# or only the GPL Version 2, indicate your decision by adding
emononen@3259
    35
# "[Contributor] elects to include this software in this distribution
emononen@3259
    36
# under the [CDDL or GPL Version 2] license." If you do not indicate a
emononen@3259
    37
# single choice of license, a recipient has the option to distribute
emononen@3259
    38
# your version of this file under either the CDDL, the GPL Version 2 or
emononen@3259
    39
# to extend the choice of license to its licensees as provided above.
emononen@3259
    40
# However, if you add GPL Version 2 code and therefore, elected the GPL
emononen@3259
    41
# Version 2 license, then the option applies only if the new code is
emononen@3259
    42
# made subject to such option by the copyright holder.
emononen@3259
    43
emononen@3259
    44
is.autoload=true
enebo@4410
    45
javac.compilerargs=-Xlint -Xlint\:-serial
jglick@3904
    46
javac.source=1.6
emononen@3259
    47
javadoc.arch=${basedir}/arch.xml
enebo@4559
    48
extra.module.files=modules/ext/jrubyparser-0.5.4.jar
enebo@4515
    49
spec.version.base=1.0
enebo@4407
    50
license.file=LICENSE.TXT
enebo@4410
    51
enebo@4410
    52
keystore=../../nbproject/private/keystore
enebo@4410
    53
nbm_alias=myself