[pkg-java] r4603 - trunk/jbossas4/debian
varun-guest at alioth.debian.org
varun-guest at alioth.debian.org
Sat Nov 3 12:34:45 UTC 2007
Author: varun-guest
Date: 2007-11-03 12:34:45 +0000 (Sat, 03 Nov 2007)
New Revision: 4603
Added:
trunk/jbossas4/debian/libjboss-naming-java.install
Modified:
trunk/jbossas4/debian/build.xml
trunk/jbossas4/debian/control
trunk/jbossas4/debian/copyright
trunk/jbossas4/debian/orig-tar.exclude
Log:
* Complete copyright file
* Build jnpserver also for jboss-remoting
Modified: trunk/jbossas4/debian/build.xml
===================================================================
--- trunk/jbossas4/debian/build.xml 2007-11-03 11:07:33 UTC (rev 4602)
+++ trunk/jbossas4/debian/build.xml 2007-11-03 12:34:45 UTC (rev 4603)
@@ -9,12 +9,15 @@
<delete dir="${j2ee.dir}/${class.dir}" quiet="true"/>
<delete dir="${system.dir}/${class.dir}" quiet="true"/>
<delete dir="${ejb3x.dir}/${class.dir}" quiet="true"/>
+ <delete dir="${jaxrpc.dir}/${class.dir}" quiet="true"/>
+ <delete dir="${naming.dir}/${class.dir}" quiet="true"/>
<delete file="${test.jar}" quiet="true"/>
<delete file="${ejb3x.jar}" quiet="true"/>
<delete file="${jmx.jar}" quiet="true"/>
<delete file="${system.jar}" quiet="true"/>
<delete file="${j2ee.jar}" quiet="true"/>
<delete file="${jaxrpc.jar}" quiet="true"/>
+ <delete file="${naming.jar}" quiet="true"/>
</target>
<target name="jar">
@@ -78,6 +81,16 @@
</fileset>
</jar>
+ <mkdir dir="${naming.dir}/${class.dir}"/>
+ <javac srcdir="${naming.dir}/${source.dir}" destdir="${naming.dir}/${class.dir}"
+ deprecation="true" debug="true" optimize="false"/>
+
+ <jar jarfile="${naming.jar}">
+ <fileset dir="${naming.dir}/${class.dir}">
+ <include name="**"/>
+ </fileset>
+ </jar>
+
</target>
</project>
Modified: trunk/jbossas4/debian/control
===================================================================
--- trunk/jbossas4/debian/control 2007-11-03 11:07:33 UTC (rev 4602)
+++ trunk/jbossas4/debian/control 2007-11-03 12:34:45 UTC (rev 4603)
@@ -79,3 +79,17 @@
.
This package ships the jboss-ecj3x libraries.
+Package: libjboss-naming-java
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}, java-gcj-compat | java1-runtime | java2-runtime
+Description: JBoss System
+ A J2EE certified platform for developing and deploying enterprise Java
+ applications, Web applications, and Portals, JBoss Application Server
+ provides the full range of J2EE 1.4 features as well as extended
+ enterprise services including clustering, caching, and persistence.
+ .
+ JBoss Application Server includes support for Enterprise Java Beans
+ (EJB) 3.0 which is designed to dramatically simplify the enterprise
+ Java programming model.
+ .
+ This package ships the jboss-naming and jboss-jnp server libraries.
Modified: trunk/jbossas4/debian/copyright
===================================================================
--- trunk/jbossas4/debian/copyright 2007-11-03 11:07:33 UTC (rev 4602)
+++ trunk/jbossas4/debian/copyright 2007-11-03 12:34:45 UTC (rev 4603)
@@ -1,18 +1,130 @@
This package was debianized by Varun Hiremath <varunhiremath at gmail.com> on
Tue, 24 Apr 2007 17:19:10 +0530.
-It was downloaded from http://labs.jboss.com/
+It was downloaded from http://labs.jboss.com/jbossas/
Upstream Author: JBoss Inc.
-Copyright: (C) 2005,2006 JBoss Inc., and authors
+Copyright:
+ (C) 2005-2007 JBoss Inc., and authors
+ (C) 2005-2007 Red Hat Middleware LLC, and authors
+ (C) 2003-2006 Sun Microsystems, Inc.
+ (C) 1999-2005 The Apache Software Foundation.
+ (C) 1998-2000 Jason Dillon <jason at planet57.com>
+ (C) 1999-2002 Norman Walsh
+ (C) 1999-2000 BEA Systems, Inc. All Rights Reserved.
+ (C) 2000 Juha Lindfors
+ (C) 2001 ThoughtWorks, Inc.
+ (C) 2002-2003 Geir Landrö
+ (C) 2002 ObjectLearn. All Rights Reserved.
+ (C) 2003 Intracom S.A.
+ (C) 1992-2002 HaL Computer Systems, Inc.
+ (C) 1999 dreamBean Software
+ (C) 2003 ArborText, Inc., Norman Walsh, Sun Microsystems, Inc.
+ (C) 2004 World Wide Web Consortium
+ (C) 2006 Research In Motion
+ (C) 2006 Your Corporation. All Rights Reserved.
Authors:
+ Aaron Mulder <ammulder at alumni.princeton.edu>
Adrian Brock <adrian at jboss.com>
- Scott Stark <Scott.Stark at jboss.org>
- Anders Kristensen
- Andrew Vajoczki
- Clebert Suconic
+ Alex Fu <afu at novell.com>
+ Alexey Loubyansky <alex at jboss.org>
+ Anatoly Akkerman <akkerman at cs.nyu.edu>
+ Andreas Schaefer <andreas at jboss.com>
+ Andrew Rubinger <arubinge at redhat.com>
+ Andrew C. Oliver <acoliver at jbosss.org>
+ Andrew Rubinger <alr at alrubinger.com>
+ Andrew McCulloch <amccullo at sourceforge.new>
+ Andrew Belomutskiy <andrewarro at mail.ru>
+ Anil Saldhana <anil.saldhana at jboss.com>
+ Bill Burke <bill at burkecentral.com>
+ Brian Stansberry <brian.stansberry at jboss.com>
+ Carlo de Wolf <carlo at nerdnet.nl>
+ Chris Laprun <chris.laprun at jboss.com>
+ Christian Riege <criege at riege.com>
+ Christoph G. Jung <christoph.jung at jboss.org>
+ Claude Hussenet <chussenet at yahoo.com>
+ Clebert Suconic <clebert.suconic at jboss.com>
+ Corby Page <corby3000 at hotmail.com>
+ Dain Sundstrom <dain at daingroup.com>
+ Dan Christopherson (danch) <danch at nvisia.com>
+ Dimitris Andreadis <dimitris at jboss.org>
+ Edward Kenworthy <edward.kenworthy at crispgroup.co.uk>
+ Galder Zamarreno <galder.zamarreno at jboss.com>
+ Heiko W. Rupp <heiko.rupp at cellent.de>
+ Heiko W. Rupp <hwr at pilhuhn.de>
+ Hiram Chirino <cojonudo14 at hotmail.com>
+ Hiram Chirino <hiram at jboss.org>
+ Hugo Pinto <hugo at hugopinto.com>
+ Ignacio Coloma <icoloma at iverdino.com>
+ Ivelin Ivanov <ivelin at jboss.org>
+ James Wilson <jimmy.wilson at acxiom.com>
+ Jason Essington <jasone at greenrivercomputing.com>
+ Jason Dillon. <jason at planet57.com>
+ Jay Walters <jwalters at computer.org>
+ Jayesh Parayali <jayeshpk1 at yahoo.com>
+ Jeff Haynie <jhaynie at vocalocity.net>
+ Jeremy Boynes <jeremy at boynes.com>
+ Jesper Pedersen <jep at worldleaguesports.com>
+ Jim Moran <jim.moran at jboss.org>
+ Joachim Van der Auwera <joachim at cabsoft.be>
+ John Freeborg <john-jboss at freeborg.com>
+ Juha Lindfors <juha.lindfors at jboss.org>
+ Julien Viet <julien at jboss.org>
+ Justin Forder <justin at j-m-f.demon.co.uk>
+ Kabir Khan <kabir.khan at jboss.com>
+ Klaus Richarz <kr at hbt.de>
+ Krishnaraj S <krishnaraj at ieee.org>
+ Larry Sanderson <lsanders at speakeasy.net>
+ Luc Texier <luc.texier at jboss.com>
+ Luke Taylor <luke at mkeym.com>
+ Marc Fleury <marc at jboss.org>
+ Marcus Redeker <mr at gedoplan.de>
+ Mark McGregor <mark.mcgregor at par3.com>
+ Michael Barker <mike at middlesoft.co.uk>
+ Michael Newcomb <MNewcomb at tacintel.com>
+ Michel de Groot <michel.anke at wolmail.nl>
+ Nathan Phelps <nathan at jboss.org>
+ Neale Swinnerton <neale at isismanor.co.uk>
+ Noel Rocher <noel.rocher at jboss.org>
+ Norbert Lataille <Norbert.Lataille at m4x.org>
+ Oleg Nitz <on at ibis.odessa.ua>
+ Ovidiu Feodorov ovidiu at jboss.org
+ Peter Antman <peter.antman at tim.se>
+ Peter Murray <pete at subx.com>
+ Peter Fagerlund <pf at iprobot.com>
+ Ricardo Arguello ricardoarguello at users.sourceforge.net
+ Rickard Oberg <rickard at dreambean.com>
+ Ryan Campbell <ryan.campbell at jboss.com>
+ Sacha Labourey <sacha.labourey at cogito-info.ch>
+ Scott McLaughlin. <mclaugs at comcast.com>
+ Scott Stark <scott at jboss.org>
+ Scott Marlow smarlow at novell.com
+ Sebastien Alborini <sebastien.alborini at m4x.org>
+ Simone Bordet <simone.bordet at compaq.com>
+ Spyros Pollatos <spol at intracom.gr>
+ Stale W. Pedersen <stalep at conduct.no>
+ Stan Silvert <stan at jboss.org>
+ Stefan Reich <sreich at apple.com>
+ Stephan Steinbacher <s.steinbacher at mobilcom.de>
+ Steve Ebersole <steve at hibernate.org>
+ Steve Coy <steve at resolvesw.com>
+ Thomas Diesler <Thomas.Diesler at jboss.org>
+ Thomas Peuss <jboss at peuss.de>
+ Toby Allsopp <toby.allsopp at peace.com>
+ Tom Elrod <tom.elrod at jboss.com>
+ Trevor Squires <trevor at protocool.com>
+ Ulf Schroeter <u.schroeter at mobilcom.de>
+ Vicky Kak <vicky.kak at jboss.com>
+ Vinay Menon <menonv at cpw.co.uk>
+ Vincent Harcq <vincent.harcq at hubmethods.com>
+ Vincent Sheffer <vsheffer at telkel.com>
+ Vladimir Blagojevic vladimir at xisnext.2y.net
+ Weston Price <weston.price at jboss.com>
+ William Hoyle <william.hoyle at jungledrum.co.nz>
+ Wolfgang Werner <WolfgangWerner at gmx.net>
+ Yvan Borgne <yvan.borgne at lapeyre.fr>
License:
This library is free software; you can redistribute it and/or modify
Added: trunk/jbossas4/debian/libjboss-naming-java.install
===================================================================
--- trunk/jbossas4/debian/libjboss-naming-java.install (rev 0)
+++ trunk/jbossas4/debian/libjboss-naming-java.install 2007-11-03 12:34:45 UTC (rev 4603)
@@ -0,0 +1 @@
+debian/tmp/usr/share/java/jboss-naming*
Modified: trunk/jbossas4/debian/orig-tar.exclude
===================================================================
--- trunk/jbossas4/debian/orig-tar.exclude 2007-11-03 11:07:33 UTC (rev 4602)
+++ trunk/jbossas4/debian/orig-tar.exclude 2007-11-03 12:34:45 UTC (rev 4603)
@@ -1,3 +1,4 @@
*.jar
*thirdparty*
*/docs/*
+*tools*
More information about the pkg-java-commits
mailing list