You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-dev@jakarta.apache.org by ru...@apache.org on 2004/09/10 08:30:15 UTC

cvs commit: jakarta-taglibs-sandbox build.xml

rubys       2004/09/09 23:30:15

  Modified:    .        build.xml
  Log:
  Add rdc
  
  Revision  Changes    Path
  1.7       +5 -1      jakarta-taglibs-sandbox/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs-sandbox/build.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- build.xml	7 Aug 2004 15:23:14 -0000	1.6
  +++ build.xml	10 Sep 2004 06:30:15 -0000	1.7
  @@ -61,6 +61,10 @@
       <ant dir="./mailer2" target="dist"/>
     </target>
   
  +  <target name="rdc">
  +    <ant dir="./rdc" target="dist"/>
  +  </target>
  +
     <!-- *********************** Overall Build Command ********************** -->
     <target name="dist" depends="prepare,iterators,unstandard,image,datagrid,mailer2"/>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: taglibs-dev-help@jakarta.apache.org


Re: RDC and ASL

Posted by Sam Ruby <ru...@apache.org>.
Rahul P Akolkar wrote:

> Felipe Leme wrote:
> 
>>Rahul/Ruby,
>>
>>Many of the new files are missing the ASF license - see below.
>>
>>-- Felipe
> 
> Thanks for the reminder! All RDC files now have the ASL (I've shipped 
> changes to Sam, they should be in soon).

At the moment, I can't seem to vpn into ibm, so if you sent them there, 
I can't get to it.  If you can send it to my apache ID, I'll take care 
of it; otherwise it will wait until Monday.

- Sam Ruby

---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: taglibs-dev-help@jakarta.apache.org


Re: RDC and ASL

Posted by Rahul P Akolkar <ak...@us.ibm.com>.
Felipe Leme wrote:

> Rahul/Ruby,
> 
> Many of the new files are missing the ASF license - see below.
> 
> -- Felipe


Thanks for the reminder! All RDC files now have the ASL (I've shipped 
changes to Sam, they should be in soon).

-Rahul

RDC and ASL

Posted by Felipe Leme <ja...@felipeal.net>.
Rahul/Ruby,

Many of the new files are missing the ASF license - see below.

-- Felipe

PS: there are some scripts in the committers CVS module that
automatically insert the license in the files 


[felipeal@localhost]~/cvs/taglibs-sandbox/rdc: rgrep -rvl
"http://www.apache.org /licenses/LICENSE-2.0" .|grep -v CVS
./build.xml
./README
./doc/conf/web.xml
./examples/conf/README
./examples/web/hello.jsp
./examples/web/README
./examples/web/WEB-INF/struts-config.xml
./examples/web/WEB-INF/web.xml
./examples/web/alpha-test.jsp
./examples/web/alphanum-test.jsp
./examples/web/country-test.jsp
./examples/web/creditcardtype-test.jsp
./examples/web/currency-test.jsp
./examples/web/date-test.jsp
./examples/web/digits-test.jsp
./examples/web/duration-test.jsp
./examples/web/equipment-type-test.jsp
./examples/web/group-test.jsp
./examples/web/hello.jspx
./examples/web/isbn-test.jsp
./examples/web/mortgage-test.jsp
./examples/web/mortgageType-test.jsp
./examples/web/nested-group-test.jsp
./examples/web/payment-method-test.jsp
./examples/web/percent-test.jsp
./examples/web/prompts.jspx
./examples/web/regression-test.jsp
./examples/web/select1-test.jsp
./examples/web/ssn-test.jsp
./examples/web/task-test.jsp
./examples/web/time-test.jsp
./examples/web/usMajorCity-test.jsp
./examples/web/usState-test.jsp
./examples/web/zipCode-test.jsp
./examples/web/config/equipment-type/equipment-cfg.xml
./examples/web/config/equipment-type/equipment-opt.xml
./examples/web/config/cardtype-opt.xml
./examples/web/config/member-number.xml
./examples/web/config/mls-number.xml
./examples/web/config/mortgage-cfg.xml
./examples/web/config/percent-downpayment.xml
./examples/web/config/mortgage-type/mortgage-type-cfg.xml
./examples/web/config/notification-type/notification-type-cfg.xml
./examples/web/config/notification-type/notification-type-opt.xml
./examples/web/config/payment-method/payment-method-cfg.xml
./examples/web/config/payment-method/payment-method-opt.xml
./examples/web/mortgage-app/goodbye.jsp
./examples/web/mortgage-app/login.jsp
./examples/web/mortgage-app/mortgage-rate.jsp
./examples/web/mortgage-app/mortgage.jsp
./examples/web/mortgage-app/transaction-confirm.jsp
./src/.grammar/alpha.grxml
./src/.grammar/README
./src/.grammar/alphanum.grxml
./src/.grammar/countries.grxml
./src/.grammar/creditcardtype.grxml
./src/.grammar/date.grxml
./src/.grammar/digits-dtmf.grxml
./src/.grammar/digits.grxml
./src/.grammar/duration.grxml
./src/.grammar/isbn.grxml
./src/.grammar/mortgage-type.grxml
./src/.grammar/nbest.js
./src/.grammar/percent-dtmf.grxml
./src/.grammar/percent.grxml
./src/.grammar/ssn-dtmf.grxml
./src/.grammar/ssn.grxml
./src/.grammar/time.grxml
./src/.grammar/usmajorcity.grxml
./src/.grammar/usstate.grxml
./src/.grammar/zipcode.grxml
./src/META-INF/tags/rdc/config/mortgage/mortgage-type-cfg.xml
./src/META-INF/tags/rdc/config/alpha.xml
./src/META-INF/tags/rdc/config/alphanum.xml
./src/META-INF/tags/rdc/config/country.xml
./src/META-INF/tags/rdc/config/creditcardtype.xml
./src/META-INF/tags/rdc/config/currency.xml
./src/META-INF/tags/rdc/config/date.xml
./src/META-INF/tags/rdc/config/digits.xml
./src/META-INF/tags/rdc/config/duration.xml
./src/META-INF/tags/rdc/config/isbn.xml
./src/META-INF/tags/rdc/config/percent.xml
./src/META-INF/tags/rdc/config/selectOne.xml
./src/META-INF/tags/rdc/config/ssn.xml
./src/META-INF/tags/rdc/config/time.xml
./src/META-INF/tags/rdc/config/usMajorCity.xml
./src/META-INF/tags/rdc/config/usState.xml
./src/META-INF/tags/rdc/config/zipCode.xml
./src/META-INF/tags/rdc/alpha.tag
./src/META-INF/tags/rdc/alphanum.tag
./src/META-INF/tags/rdc/comment.tagx
./src/META-INF/tags/rdc/configure.tag
./src/META-INF/tags/rdc/country.tag
./src/META-INF/tags/rdc/creditcardType.tag
./src/META-INF/tags/rdc/currency.tag
./src/META-INF/tags/rdc/date.tag
./src/META-INF/tags/rdc/digits.tag
./src/META-INF/tags/rdc/duration.tag
./src/META-INF/tags/rdc/extract-params.tag
./src/META-INF/tags/rdc/fsm-confirm.tag
./src/META-INF/tags/rdc/fsm-input.tag
./src/META-INF/tags/rdc/fsm-run.tag
./src/META-INF/tags/rdc/get-configuration.tagx
./src/META-INF/tags/rdc/hello.tagx
./src/META-INF/tags/rdc/isbn.tag
./src/META-INF/tags/rdc/mortgage.tag
./src/META-INF/tags/rdc/mortgageType.tag
./src/META-INF/tags/rdc/percent.tag
./src/META-INF/tags/rdc/selectOne.tag
./src/META-INF/tags/rdc/set-config-composite.tag
./src/META-INF/tags/rdc/setup-results.tag
./src/META-INF/tags/rdc/ssn.tag
./src/META-INF/tags/rdc/task.tag
./src/META-INF/tags/rdc/time.tag
./src/META-INF/tags/rdc/usMajorCity.tag
./src/META-INF/tags/rdc/usState.tag
./src/META-INF/tags/rdc/zipCode.tag
./src/META-INF/tags/rdc/schemas/config10.mod
./src/META-INF/tags/rdc/schemas/config10.mod.rnc
./src/META-INF/tags/rdc/schemas/config10.mod.rng
./src/META-INF/tags/rdc/schemas/config10.mod.xsd
./src/META-INF/tags/rdc/schemas/rdc-config.dtd
./src/META-INF/tags/rdc/schemas/rdc-config.rnc
./src/META-INF/tags/rdc/schemas/rdc-config.rng
./src/META-INF/tags/rdc/schemas/rdc-config.xsd
./src/META-INF/tags/rdc/schemas/sample-config.xml
./src/META-INF/tags/rdc/schemas/vxml-rdc.mod
./src/META-INF/tags/rdc/schemas/vxml20.mod
./src/META-INF/tags/rdc/schemas/vxml20.mod.rnc
./src/META-INF/tags/rdc/schemas/vxml20.mod.rng
./src/META-INF/tags/rdc/schemas/vxml20.mod.xsd
./src/META-INF/tags/rdc/schemas/xml.xsd
./src/org/apache/taglibs/rdc/struts/LoginAction.java
./src/org/apache/taglibs/rdc/struts/LoginBean.java
./src/org/apache/taglibs/rdc/struts/MortgageAction.java
./src/org/apache/taglibs/rdc/struts/MortgageAppBean.java
./src/org/apache/taglibs/rdc/struts/MortgageBean.java
./src/org/apache/taglibs/rdc/struts/ProceedAction.java
./src/org/apache/taglibs/rdc/struts/ProceedBean.java
./src/util/tagx2tld.xsl
./src/util/tld20.xsl
./src/util/v2h.xsl
./xml/intro.xml
./xml/rdc.xml



---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: taglibs-dev-help@jakarta.apache.org