I know it is not changing... I was not planning on it changing either.
I beleive we need a jboss-3.0 and a jboss-3.2 module which sets up the
correct structure, with out limiting the change for head.
--jason
On Mon, 7 Oct 2002, Scott M Stark wrote:
> Whoa, not this nonsense off. The 3.0 build structure is NOT changing. If
> it has its going back!!!
>
> xxxxxxxxxxxxxxxxxxxxxxxx
> Scott Stark
> Chief Technology Officer
> JBoss Group, LLC
> xxxxxxxxxxxxxxxxxxxxxxxx
>
> ----- Original Message -----
> From: "Sacha Labourey" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, October 07, 2002 10:14 AM
> Subject: [jboss-cvs] contrib/jboss.net build.xml
>
>
> > User: slaboure
> > Date: 02/10/07 10:14:46
> >
> > Modified: jboss.net Tag: Branch_3_0 build.xml
> > Log:
> > Jason, thirdparty structure has been flattened, right? Then we need to flatten
>definitions in build.xml files aswell
> >
> > Revision Changes Path
> > No revision
> >
> >
> > No revision
> >
> >
> > 1.18.2.1 +8 -8 contrib/jboss.net/build.xml
> >
> > Index: build.xml
> > ===================================================================
> > RCS file: /cvsroot/jboss/contrib/jboss.net/build.xml,v
> > retrieving revision 1.18
> > retrieving revision 1.18.2.1
> > diff -u -r1.18 -r1.18.2.1
> > --- build.xml 23 Mar 2002 21:11:00 -0000 1.18
> > +++ build.xml 7 Oct 2002 17:14:46 -0000 1.18.2.1
> > @@ -12,7 +12,7 @@
> > <!-- -->
> > <!-- ====================================================================== -->
> >
> > -<!-- $Id: build.xml,v 1.18 2002/03/23 21:11:00 ejort Exp $ -->
> > +<!-- $Id: build.xml,v 1.18.2.1 2002/10/07 17:14:46 slaboure Exp $ -->
> >
> > <project default="main" name="JBoss/JBoss.Net">
> >
> > @@ -70,7 +70,7 @@
> > <!-- ========= -->
> >
> > <!-- Java API for XML Processing (JAXP) -->
> > - <property name="sun.jaxp.root" value="${project.thirdparty}/sun/jaxp"/>
> > + <property name="sun.jaxp.root" value="${project.thirdparty}/sun-jaxp"/>
> > <property name="sun.jaxp.lib" value="${sun.jaxp.root}/lib"/>
> > <path id="sun.jaxp.classpath">
> > <fileset dir="${sun.jaxp.lib}">
> > @@ -79,7 +79,7 @@
> > </path>
> >
> > <!-- Java Authentication and Authorization API -->
> > - <property name="sun.jaas.root" value="${project.thirdparty}/sun/jaas"/>
> > + <property name="sun.jaas.root" value="${project.thirdparty}/sun-jaas"/>
> > <property name="sun.jaas.lib" value="${sun.jaas.root}/lib"/>
> > <path id="sun.jaas.classpath">
> > <fileset dir="${sun.jaas.lib}">
> > @@ -88,30 +88,30 @@
> > </path>
> >
> > <!-- Servlets -->
> > - <property name="sun.servlet.root"
>value="${project.thirdparty}/sun/servlet"/>
> > + <property name="sun.servlet.root"
>value="${project.thirdparty}/sun-servlet"/>
> > <property name="sun.servlet.lib" value="${sun.servlet.root}/lib"/>
> > <path id="sun.servlet.classpath">
> > <pathelement path="${sun.servlet.lib}/servlet.jar"/>
> > </path>
> >
> > <!-- Log4j -->
> > - <property name="apache.log4j.root"
>value="${project.thirdparty}/apache/log4j"/>
> > + <property name="apache.log4j.root"
>value="${project.thirdparty}/apache-log4j"/>
> > <property name="apache.log4j.lib" value="${apache.log4j.root}/lib"/>
> > <path id="apache.log4j.classpath">
> > <pathelement path="${apache.log4j.lib}/log4j.jar"/>
> > </path>
> >
> > <!-- JUnit -->
> > - <property name="junit.junit.root"
>value="${project.thirdparty}/junit/junit"/>
> > + <property name="junit.junit.root"
>value="${project.thirdparty}/junit-junit"/>
> > <property name="junit.junit.lib" value="${junit.junit.root}/lib"/>
> > <path id="junit.junit.classpath">
> > <pathelement path="${junit.junit.lib}/junit.jar"/>
> > </path>
> >
> > <!-- Axis -->
> > - <property name="apache.axis.root"
>value="${project.thirdparty}/apache/axis"/>
> > + <property name="apache.axis.root"
>value="${project.thirdparty}/apache-axis"/>
> > <property name="apache.axis.lib" value="${apache.axis.root}/lib"/>
> > - <property name="ibm.wsdl4j.root" value="${project.thirdparty}/ibm/wsdl4j"/>
> > + <property name="ibm.wsdl4j.root" value="${project.thirdparty}/ibm-wsdl4j"/>
> > <property name="ibm.wsdl4j.lib" value="${ibm.wsdl4j.root}/lib"/>
> > <path id="apache.axis.classpath">
> > <fileset dir="${apache.axis.lib}">
> >
> >
> >
> >
> >
> > -------------------------------------------------------
> > This sf.net email is sponsored by:ThinkGeek
> > Welcome to geek heaven.
> > http://thinkgeek.com/sf
> > _______________________________________________
> > jboss-cvs-commits mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/jboss-cvs-commits
> >
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> jboss-cvs-commits mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-cvs-commits
>
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development