Re: [Xdoclet-devel] Value Objects contribution(s) and Primary Keyclasses

2003-06-05 Thread Marcus Brito
If Brian can't, I'll prolly do it (they finally installed my DSL line. Good to be back :)) -- Marcus Brito <[EMAIL PROTECTED]> --- This SF.net email is sponsored by: Etnus, makers of TotalView, The best thread debugger on t

Re: [Xdoclet-devel] Tag order and CollectionTagsHandler

2003-05-29 Thread Marcus Brito
fact it should have been deleted. So, please, do not derive from it. You may even get some inspiration from it, but don't make your work depends on it. It won't be in the 1.2 final release. -- Marcus Brito <[EMAIL PROTECTED]> -

[Xdoclet-devel] CVS: xdoclet/modules/ejb/src/xdoclet/modules/ejb/entity/resources valueobject.xdt,1.16,1.17

2003-04-04 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb/entity/resources In directory sc8-pr-cvs1:/tmp/cvs-serv27144/modules/ejb/src/xdoclet/modules/ejb/entity/resources Modified Files: valueobject.xdt Log Message: Changes the way added and removed aggregate collections ar

[Xdoclet-devel] CVS: xdoclet/modules/hibernate/src/xdoclet/modules/hibernate HibernateTagsHandler.java,1.14,1.15

2003-04-04 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/modules/hibernate/src/xdoclet/modules/hibernate In directory sc8-pr-cvs1:/tmp/cvs-serv13924/modules/hibernate/src/xdoclet/modules/hibernate Modified Files: HibernateTagsHandler.java Log Message: Changes the attribute in the jboss-service.xml generated

[Xdoclet-devel] CVS: xdoclet/modules/hibernate/src/xdoclet/modules/hibernate/resources jboss-service.xdt,1.4,1.5

2003-04-04 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/modules/hibernate/src/xdoclet/modules/hibernate/resources In directory sc8-pr-cvs1:/tmp/cvs-serv13924/modules/hibernate/src/xdoclet/modules/hibernate/resources Modified Files: jboss-service.xdt Log Message: Changes the attribute in the jboss-service.x

Re: [Xdoclet-devel] Compound PK using CMR/CMP in JBoss

2003-04-04 Thread Marcus Brito
Billy Rutledge wrote: The problem comes in when I try to create an instance of the EJB from a client app. A SQLException is thrown, indicating you "can not insert NULL" into the column. This is surely not a xdoclet issue, Billy. Try finding help on jboss fora or mailing lists. -- PZ ---

Re: [Xdoclet-devel] howto submit a patch

2003-04-02 Thread Marcus Brito
t's a tool to grab sources through the ViewCVS web interface. It's homepage is http://cvsgrab.sourceforge.net If even then you can't access our sources, well, then you can post the whole .xdt file. But that's a last resort, since most developers don't look at whole file

Re: [Xdoclet-devel] Instant Messaging

2003-03-31 Thread Marcus Brito
Messenger (pazustep) and MSN ([EMAIL PROTECTED]). At home Im usually only on all three. At work, I cant use MSN, but the other two are OK. If you ask me my "primary" IM client, thats ICQ. -- Marcus Brito <[EMAIL PROTECTED]> The XDoclet Team http://xdoclet.sourceforge.net signat

[Xdoclet-devel] Instant Messaging

2003-03-31 Thread Marcus Brito
to solve a lot of misunderstandings. By the way... maybe we should try to maintain a list (public or not) of such IM numbers? Most developers already know IM numbers of the others, since we asked about it sometimes ago -- but there are new faces since them. -- Marcus Brito <[EMAIL PROTEC

[Xdoclet-devel] CVS: xdoclet/core/src/xdoclet/tagshandler MethodTagsHandler.java,1.26,1.27 PropertyTagsHandler.java,1.10,1.11

2003-03-25 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet/tagshandler In directory sc8-pr-cvs1:/tmp/cvs-serv29889 Modified Files: MethodTagsHandler.java PropertyTagsHandler.java Log Message: Changes propertyNameFor AGAIN, this time to delegate the implementation to XMethod. Also, took the chanc

[Xdoclet-devel] CVS: xdoclet/core/src/xdoclet/tagshandler MethodTagsHandler.java,1.25,1.26

2003-03-25 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet/tagshandler In directory sc8-pr-cvs1:/tmp/cvs-serv25692 Modified Files: MethodTagsHandler.java Log Message: Let the java.util.Introspector decides how to decapitalize property names. This fixes XDT-347. Index: MethodTagsHandler.java ===

Re: [Xdoclet-devel] Oracle Application Server module

2003-03-24 Thread Marcus Brito
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Elango wrote: | Just thought i could take this up by extending/using | Orion module. | | Any pointers on how to start with this would be of | immense help ( Do i have to raise an enhancement | request or some kind of ticket ?). Yes, you should raise a

Re: [Xdoclet-devel] [XDoclet JIRA] Closed: (XDT-397) PK hashcodevalue will be lost when serializing

2003-03-21 Thread Marcus Brito
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] wrote: |Resolver: Aslak Hellesøy |Date: Fri, 21 Mar 2003 9:52 AM | | Applied. Thanks for being so fast. Made me want to be fast too :-) | |Assignee: xdoclet-devel (Use for new issues) |Reporter: Lennart Petersson R

[Xdoclet-devel] CVS: xdoclet/samples build.xml,1.36,1.37

2003-03-21 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/samples In directory sc8-pr-cvs1:/tmp/cvs-serv15067/samples Modified Files: build.xml Log Message: Adds a @jboss.service classpath="xxx" archives="xxx" tag, and generates a element in *-service.xml files when it's present on a MBean. Samples and xtags.x

[Xdoclet-devel] CVS: xdoclet/modules/jboss/src/xdoclet/modules/jboss/jmx/resources jboss-service-template.xdt,1.10,1.11

2003-03-21 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/modules/jboss/src/xdoclet/modules/jboss/jmx/resources In directory sc8-pr-cvs1:/tmp/cvs-serv15067/modules/jboss/src/xdoclet/modules/jboss/jmx/resources Modified Files: jboss-service-template.xdt Log Message: Adds a @jboss.service classpath="xxx" archiv

[Xdoclet-devel] CVS: xdoclet/samples/src/java/test/jmx SimpleJMX.java,1.6,1.7

2003-03-21 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/samples/src/java/test/jmx In directory sc8-pr-cvs1:/tmp/cvs-serv15067/samples/src/java/test/jmx Modified Files: SimpleJMX.java Log Message: Adds a @jboss.service classpath="xxx" archives="xxx" tag, and generates a element in *-service.xml files when it'

[Xdoclet-devel] CVS: xdoclet/modules/jboss/src/META-INF xtags.xml,1.30,1.31

2003-03-21 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/modules/jboss/src/META-INF In directory sc8-pr-cvs1:/tmp/cvs-serv15067/modules/jboss/src/META-INF Modified Files: xtags.xml Log Message: Adds a @jboss.service classpath="xxx" archives="xxx" tag, and generates a element in *-service.xml files when it's p

Re: [Xdoclet-devel] hibernate module's jboss-service template

2003-03-19 Thread Marcus Brito
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andrew Stevens wrote: | Out of interest (and so I can document it...), what's the | jboss-service-custom.xdt merge point intended for? i.e. what elements | would go in it? (I can't find a DTD for the generated file, in the | source nor on jboss.org) T

[Xdoclet-devel] CVS: xdoclet/modules/ejb/src/xdoclet/modules/ejb/entity/resources valueobject.xdt,1.15,1.16

2003-03-18 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb/entity/resources In directory sc8-pr-cvs1:/tmp/cvs-serv542 Modified Files: valueobject.xdt Log Message: Better management of added*, updated* and removed* Collections: makes sure that aggregation elements are removed f

Re: AW: [Xdoclet-devel] strust source generation

2003-03-15 Thread Marcus Brito
way) something there available? Is there a developer documentation for 2.0 ? Only what's available on CVS. Not very much. Also, search our mail archives, you could find something of interest. Is it possible to use 2.0 now? Not for real. -- Ja ne, Marcus Brito <[EMAIL PROTECTED]&

Re: [Xdoclet-devel] strust source generation

2003-03-14 Thread Marcus Brito
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Stefan Groschupf wrote: | I want to use the maven velocity templates for that. | I'm absolutely new to xdoclet and I have no experience with velocity, but I | want to contribute! XDoclet 1.x does not uses velocity or any other template language besides

Re: [Xdoclet-devel] Checking out from CVS - sitting behind a firewall

2003-03-12 Thread Marcus Brito
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mouttet Christian wrote: | Marcus, | thank's for answering. | Right, I agree with that. But *how* can I create a patch if I don't have the current sources. I downloaded xdoclet-src-1.2b2.zip and used it to get the module running. Created patches referi

[Xdoclet-devel] xdoclet development and eclipse

2003-03-12 Thread Marcus Brito
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, folks. Anyone here using Eclipse to build xdoclet? I've decided I should give eclipse a second try this week, and was disappointed by an error during the build. I'm sure this is not related to xdoclet as the project builds fine under IDEA or in t

Re: [Xdoclet-devel] Checking out from CVS - sitting behind a firewall

2003-03-12 Thread Marcus Brito
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mouttet Christian wrote: | I made a XDoclet module that generates the specific EJB deployment descriptor for "Sun ONE Application Server 7.0". In the next step I want to put it to the project. I read that I have to patch my local CVS copy and make a ne

Re: [Xdoclet-devel] Checking out from CVS - sitting behind a firewall

2003-03-12 Thread Marcus Brito
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mouttet Christian wrote: | I made a XDoclet module that generates the specific EJB deployment descriptor for "Sun ONE Application Server 7.0". In the next step I want to put it to the project. I read that I have to patch my local CVS copy and make a ne

[Xdoclet-devel] CVS: xdoclet/core/src/xdoclet/loader LoaderMessages.java,1.3,1.4 ModuleFinder.java,1.12,1.13

2003-03-12 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet/loader In directory sc8-pr-cvs1:/tmp/cvs-serv16169/xdoclet/core/src/xdoclet/loader Modified Files: LoaderMessages.java ModuleFinder.java Log Message: Warns about corrupted zip/jar files in the Module Finder, instead of throwing an execep

[Xdoclet-devel] CVS: xdoclet build.properties,1.28,1.29

2003-03-04 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet In directory sc8-pr-cvs1:/tmp/cvs-serv20221 Modified Files: build.properties Log Message: Final I18N merge. The xdoclet I18N "framework" (wow) has changed a bit now. In a few points: - *Messages.java files should now contain only english messages; -

[Xdoclet-devel] CVS: xdoclet/core/src/xdoclet TemplateSubTask.java,1.70,1.71 XDocletMain.java,1.11,1.12 XDocletMessages.java,1.14,1.15

2003-03-04 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet In directory sc8-pr-cvs1:/tmp/cvs-serv20221/core/src/xdoclet Modified Files: TemplateSubTask.java XDocletMain.java XDocletMessages.java Log Message: Final I18N merge. The xdoclet I18N "framework" (wow) has changed a bit now. In a few po

[Xdoclet-devel] CVS: xdoclet/core/src/xdoclet/loader XDocletModule.java,1.9,1.10

2003-03-04 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet/loader In directory sc8-pr-cvs1:/tmp/cvs-serv20221/core/src/xdoclet/loader Modified Files: XDocletModule.java Log Message: Final I18N merge. The xdoclet I18N "framework" (wow) has changed a bit now. In a few points: - *Messages.java f

[Xdoclet-devel] CVS: xdoclet/core/src/xdoclet/tagshandler IdTagsHandler.java,1.6,1.7

2003-03-04 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet/tagshandler In directory sc8-pr-cvs1:/tmp/cvs-serv20221/core/src/xdoclet/tagshandler Modified Files: IdTagsHandler.java Log Message: Final I18N merge. The xdoclet I18N "framework" (wow) has changed a bit now. In a few points: - *Messa

[Xdoclet-devel] CVS: xdoclet/core build.xml,1.19,1.20

2003-03-04 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/core In directory sc8-pr-cvs1:/tmp/cvs-serv20221/core Modified Files: build.xml Log Message: Final I18N merge. The xdoclet I18N "framework" (wow) has changed a bit now. In a few points: - *Messages.java files should now contain only english messages;

[Xdoclet-devel] CVS: xdoclet/modules/java/resources/xdoclet/modules/java/javabean XDocletModulesJavabeanMessagesMessages_fr_FR.properties,1.1,1.2

2003-03-04 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/modules/java/resources/xdoclet/modules/java/javabean In directory sc8-pr-cvs1:/tmp/cvs-serv20221/modules/java/resources/xdoclet/modules/java/javabean Modified Files: XDocletModulesJavabeanMessagesMessages_fr_FR.properties Log Message: Final I18N merge.

[Xdoclet-devel] CVS: xdoclet/modules/jdo/resources/xdoclet/modules/jdo XDocletModulesJdoMessagesMessages_fr_FR.properties,1.1,1.2

2003-03-04 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/modules/jdo/resources/xdoclet/modules/jdo In directory sc8-pr-cvs1:/tmp/cvs-serv20221/modules/jdo/resources/xdoclet/modules/jdo Modified Files: XDocletModulesJdoMessagesMessages_fr_FR.properties Log Message: Final I18N merge. The xdoclet I18N "framework"

[Xdoclet-devel] CVS: xdoclet/modules/solarmetric/resources/xdoclet/modules/solarmetric/jdo XDocletModulesSolarmetricMessagesMessages_fr_FR.properties,1.1,1.2

2003-03-04 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/modules/solarmetric/resources/xdoclet/modules/solarmetric/jdo In directory sc8-pr-cvs1:/tmp/cvs-serv20221/modules/solarmetric/resources/xdoclet/modules/solarmetric/jdo Modified Files: XDocletModulesSolarmetricMessagesMessages_fr_FR.properties Log Messa

[Xdoclet-devel] CVS: xdoclet/modules/ejb/src/xdoclet/modules/ejb/home HomeTagsHandler.java,1.26,1.27

2003-03-04 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb/home In directory sc8-pr-cvs1:/tmp/cvs-serv20221/modules/ejb/src/xdoclet/modules/ejb/home Modified Files: HomeTagsHandler.java Log Message: Final I18N merge. The xdoclet I18N "framework" (wow) has changed a bit now. I

[Xdoclet-devel] CVS: xdoclet/modules/hibernate/resources/xdoclet/modules/hibernate XDocletModulesHibernateMessagesMessages_de.properties,1.1,1.2

2003-03-04 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/modules/hibernate/resources/xdoclet/modules/hibernate In directory sc8-pr-cvs1:/tmp/cvs-serv20221/modules/hibernate/resources/xdoclet/modules/hibernate Modified Files: XDocletModulesHibernateMessagesMessages_de.properties Log Message: Final I18N merge.

[Xdoclet-devel] CVS: xdoclet/core/src/xdoclet/util FileManager.java,1.12,1.13 XmlValidator.java,1.14,1.15

2003-03-04 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet/util In directory sc8-pr-cvs1:/tmp/cvs-serv20221/core/src/xdoclet/util Modified Files: FileManager.java XmlValidator.java Log Message: Final I18N merge. The xdoclet I18N "framework" (wow) has changed a bit now. In a few points: - *Mes

[Xdoclet-devel] CVS: xdoclet/modules modules-common.ent,1.12,1.13

2003-03-04 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/modules In directory sc8-pr-cvs1:/tmp/cvs-serv20221/modules Modified Files: modules-common.ent Log Message: Final I18N merge. The xdoclet I18N "framework" (wow) has changed a bit now. In a few points: - *Messages.java files should now contain only eng

Re: [Xdoclet-devel] read-only CMP fields, where to put the tag?

2003-03-04 Thread Marcus Brito
me. I added read-only as a @jboss tag because it was mainly the only one supporting it ATM. I think we could move read-only to @ejb. By the way, we could try to "reorganize" some more tags before 1.2 final. -- Ja ne, Marcus Brito <[EMAIL PROTECTED]> Anime Gaiden: de

Re: [Xdoclet-devel] Candidating Gavin King

2003-03-04 Thread Marcus Brito
Ara Abrahamian wrote: I candidate Gavin King for access to xdoclet's cvs. He's the lead developer of Hibernate and we do love Hibernate at XDoclet's team! So here is my +1 to Gavin becoming a member of our team. +1, of course. -- Ja ne, Marcus Brito <[EMAIL PROTECTED]>

[Xdoclet-devel] CVS: xdoclet/core/src/xdoclet/util FileManager.java,1.12,1.12.4.1 XmlValidator.java,1.14,1.14.4.1

2003-03-03 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet/util In directory sc8-pr-cvs1:/tmp/cvs-serv22635/src/xdoclet/util Modified Files: Tag: MARCUS_I18N_BRANCH FileManager.java XmlValidator.java Log Message: Merging I18N, first pass. This commit just changes some lost System.out.print

[Xdoclet-devel] CVS: xdoclet/core/src/xdoclet/tagshandler IdTagsHandler.java,1.6,1.6.2.1

2003-03-03 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet/tagshandler In directory sc8-pr-cvs1:/tmp/cvs-serv22635/src/xdoclet/tagshandler Modified Files: Tag: MARCUS_I18N_BRANCH IdTagsHandler.java Log Message: Merging I18N, first pass. This commit just changes some lost System.out.println

[Xdoclet-devel] CVS: xdoclet/core/src/xdoclet/loader XDocletModule.java,1.9,1.9.2.1

2003-03-03 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet/loader In directory sc8-pr-cvs1:/tmp/cvs-serv22635/src/xdoclet/loader Modified Files: Tag: MARCUS_I18N_BRANCH XDocletModule.java Log Message: Merging I18N, first pass. This commit just changes some lost System.out.println to log.i

[Xdoclet-devel] CVS: xdoclet/core/src/xdoclet TemplateSubTask.java,1.70,1.70.2.1 XDocletMain.java,1.11,1.11.4.1

2003-03-03 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet In directory sc8-pr-cvs1:/tmp/cvs-serv22635/src/xdoclet Modified Files: Tag: MARCUS_I18N_BRANCH TemplateSubTask.java XDocletMain.java Log Message: Merging I18N, first pass. This commit just changes some lost System.out.println to

Re: [Xdoclet-devel] Time for beta 3?

2003-02-28 Thread Marcus Brito
That way we may see some translations before final. This week is Carnival here, so I should have plenty of free time to do that. Ill try to merge it tomorrow or so. -- Ja ne, Marcus Brito <[EMAIL PROTECTED]> Anime Gaiden: de

Re: [Xdoclet-devel] Hibernate 2.0 attribute name changes

2003-02-24 Thread Marcus Brito
Matt Raible wrote: There have been a couple of attribute changes that relate to the hibernate-properties.xdt file. What is the best solution for submitting a patch for these - a bunch of if statements on version? For instance, "role" is now "name" and "readonly" is now "inverse" with Hibernate 2.

[Xdoclet-devel] Please stand up!

2003-02-24 Thread Marcus Brito
ease email me (or the list, if you think it's cool enough :)) telling where are you from (country and city) and anything else you might want to add? I'll start with myself: I'm Marcus Brito, 24 years old and live in Salvador, Bahia, Brazil, born on the same place. Work as programm

Re: [Xdoclet-devel] Who removed the forums?

2003-02-20 Thread Marcus Brito
Konstantin Priblouda wrote: Oh well, while we are at it, I can also do some announcement: I got confirmation of my invitation as speaker about xdoclet on JAX 2003: http://www.jax2003.de ( It's session/track E19 AFAIK ) Hm, and I should be writing an article about XDoclet for the "Java Magazi

Re: [Xdoclet-devel] APT, Maven and LGPL

2003-02-20 Thread Marcus Brito
Andrew Stevens wrote: host -t ns xdoclet.org. xdoclet.org NS NS3.NKS.NET xdoclet.org NS NS5.NKS.NET Relax, Andrew :) Someone (Aslak or Ara, maybe someone else, I'm not sure) registered xdoclet.org by the time we were discussing the move to Jakarta. Or so I think. If I'm wrong maybe we should

[Xdoclet-devel] CVS: xdoclet/modules/ejb/src/xdoclet/modules/ejb/home HomeTagsHandler.java,1.25,1.25.2.1

2003-02-14 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb/home In directory sc8-pr-cvs1:/tmp/cvs-serv19078 Modified Files: Tag: MARCUS_I18N_BRANCH HomeTagsHandler.java Log Message: Fully supports java.util.Set everywhere possible now. This should close XDT-301. Index:

[Xdoclet-devel] CVS: xdoclet/modules/ejb/src/xdoclet/modules/ejb/entity/resources entity-value.xdt,1.11,1.12

2003-02-13 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb/entity/resources In directory sc8-pr-cvs1:/tmp/cvs-serv3400/ejb/src/xdoclet/modules/ejb/entity/resources Modified Files: entity-value.xdt Log Message: changed a small comment in the generated value object, and added xt

[Xdoclet-devel] CVS: xdoclet/modules/jboss/src/META-INF xtags.xml,1.29,1.30

2003-02-13 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/modules/jboss/src/META-INF In directory sc8-pr-cvs1:/tmp/cvs-serv3400/jboss/src/META-INF Modified Files: xtags.xml Log Message: changed a small comment in the generated value object, and added xtags info about @jboss.target-relation (just copied @jboss.r

[Xdoclet-devel] CVS: xdoclet/samples/src/java/test/ejb/cmr EmployeeAddressBean.java,1.1,1.2 EmployeeBean.java,1.1,1.2

2003-02-13 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/samples/src/java/test/ejb/cmr In directory sc8-pr-cvs1:/tmp/cvs-serv30145 Modified Files: EmployeeAddressBean.java EmployeeBean.java Log Message: added some missing imports so xjavadoc doesn't complain Index: EmployeeAddressBean.java ===

[Xdoclet-devel] CVS: xdoclet/modules/ejb/src/xdoclet/modules/ejb EjbTagsHandler.java,1.16,1.17

2003-02-13 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb In directory sc8-pr-cvs1:/tmp/cvs-serv24757 Modified Files: EjbTagsHandler.java Log Message: changes ejbRefName() and ejbExternalRefName() to call prefixWithEjbSlash() only if the ref-name wasn't explicitly informed by

Re: [Xdoclet-devel] Value object documentation

2003-02-12 Thread Marcus Brito
Jeff Gregory wrote: When is the value object documentation excepted to be complete? "When it's done". In other words... when I or someone else has time to finish it. As a side note, I think the current state of the VO documentation is pretty good. -- MB ---

Re: [Xdoclet-devel] APT, Maven and LGPL

2003-02-11 Thread Marcus Brito
Aslak Hellesøy wrote: I'll send a separate mail about this to [EMAIL PROTECTED] (cc'ïng this list) where I ask some questions. I'd very much like to continue using APT. Any ideas on what we should do to continue using APT? The apt plugin was removed from Maven CVS, but it's still available som

[Xdoclet-devel] CVS: xdoclet/samples/src/java/test/ejb PersonBean.java,1.9,1.10

2003-02-11 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/samples/src/java/test/ejb In directory sc8-pr-cvs1:/tmp/cvs-serv8108 Modified Files: PersonBean.java Log Message: Includes a non-persistent form field. This is to demonstrate that XDT-282 is fixed. Index: PersonBean.java

[Xdoclet-devel] CVS: xdoclet/modules/apache/src/xdoclet/modules/apache/struts StrutsFormTagsHandler.java,1.9,1.10

2003-02-11 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/modules/apache/src/xdoclet/modules/apache/struts In directory sc8-pr-cvs1:/tmp/cvs-serv6919 Modified Files: StrutsFormTagsHandler.java Log Message: Changed StrutsFormTagsHandler so now it works as documented. if "include-all" is true, then all persistent

Re: [Xdoclet-devel] Wow

2003-02-11 Thread Marcus Brito
Mathias Bogaert wrote: http://sourceforge.net/project/stats/index.php?report=months&group_id=31602 Need I say more? I'll be happy when we get to the top 10 most active projects. oh, so much to do! -- MB --- This SF.NET email is sponsored

[Xdoclet-devel] CVS: xdoclet/modules/ejb/src/META-INF xtags.xml,1.28,1.29

2003-02-11 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/modules/ejb/src/META-INF In directory sc8-pr-cvs1:/tmp/cvs-serv12516 Modified Files: xtags.xml Log Message: Changes the definition of @ejb.ejb-external-ref link="" to be non-mandatory. This closes XDT-300. Index: xtags.xml ==

[Xdoclet-devel] CVS: xdoclet/modules/jboss/src/xdoclet/modules/jboss/ejb/resources jboss_xml.xdt,1.18,1.19 jboss_3_0.dtd,1.3,1.4

2003-02-11 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/modules/jboss/src/xdoclet/modules/jboss/ejb/resources In directory sc8-pr-cvs1:/tmp/cvs-serv9570 Modified Files: jboss_xml.xdt jboss_3_0.dtd Log Message: jboss_3_0.dtd updated to match the latest version in JBoss CVS (Branch_3_0). Also, the template was

[Xdoclet-devel] CVS: xdoclet/samples/src/java/test/ejb/cmr EmployeeBean.java,NONE,1.1 EmployeeAddressBean.java,NONE,1.1

2003-02-07 Thread Marcus Brito
x" * primkey-field="id" * view-type="local" * * @ejb.persistence * table-name="employee" * @ejb.value-object * name="Employee" * match="*" * * @author Marcus Brito * @version $Revision: 1.1 $ $Date: 2003/02/07 13:03:00 $ */ public a

[Xdoclet-devel] CVS: xdoclet/samples build.xml,1.35,1.36

2003-02-06 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/samples In directory sc8-pr-cvs1:/tmp/cvs-serv12841/samples Modified Files: build.xml Log Message: Adds support for @jboss.uknown-pk. This generates sections in jbosscmp-jdbc.xml, see the xtags.xml file for usage information. Also, added a new merge poi

[Xdoclet-devel] CVS: xdoclet/samples/src/java/test/ejb AccountBean.java,1.12,1.13

2003-02-06 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/samples/src/java/test/ejb In directory sc8-pr-cvs1:/tmp/cvs-serv12841/samples/src/java/test/ejb Modified Files: AccountBean.java Log Message: Adds support for @jboss.uknown-pk. This generates sections in jbosscmp-jdbc.xml, see the xtags.xml file for usa

[Xdoclet-devel] CVS: xdoclet/modules/jboss/src/xdoclet/modules/jboss/ejb JBossSubTask.java,1.19,1.20

2003-02-06 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/modules/jboss/src/xdoclet/modules/jboss/ejb In directory sc8-pr-cvs1:/tmp/cvs-serv12841/modules/jboss/src/xdoclet/modules/jboss/ejb Modified Files: JBossSubTask.java Log Message: Adds support for @jboss.uknown-pk. This generates sections in jbosscmp-jdb

[Xdoclet-devel] CVS: xdoclet/modules/jboss/src/xdoclet/modules/jboss/ejb/resources jbosscmp-jdbc_xml.xdt,1.40,1.41

2003-02-06 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/modules/jboss/src/xdoclet/modules/jboss/ejb/resources In directory sc8-pr-cvs1:/tmp/cvs-serv12841/modules/jboss/src/xdoclet/modules/jboss/ejb/resources Modified Files: jbosscmp-jdbc_xml.xdt Log Message: Adds support for @jboss.uknown-pk. This generates

[Xdoclet-devel] CVS: xdoclet/modules/jboss/src/META-INF xtags.xml,1.28,1.29

2003-02-06 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/modules/jboss/src/META-INF In directory sc8-pr-cvs1:/tmp/cvs-serv12841/modules/jboss/src/META-INF Modified Files: xtags.xml Log Message: Adds support for @jboss.uknown-pk. This generates sections in jbosscmp-jdbc.xml, see the xtags.xml file for usage in

[Xdoclet-devel] CVS: xdoclet/modules/ejb/src/xdoclet/modules/ejb/dd EjbRefTagsHandler.java,1.10,1.11

2003-02-06 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb/dd In directory sc8-pr-cvs1:/tmp/cvs-serv9325/dd Modified Files: EjbRefTagsHandler.java Log Message: Fixed XDT-291, "XDtEjbRef:forAllEjbRefs uses wrong attribute for duplicate detection". Now forAllEjbRefs uses ejb-ref

[Xdoclet-devel] CVS: xdoclet/modules/ejb/src/xdoclet/modules/ejb EjbTagsHandler.java,1.15,1.16

2003-02-06 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb In directory sc8-pr-cvs1:/tmp/cvs-serv9325 Modified Files: EjbTagsHandler.java Log Message: Fixed XDT-291, "XDtEjbRef:forAllEjbRefs uses wrong attribute for duplicate detection". Now forAllEjbRefs uses ejb-ref as the "

Re: [Xdoclet-devel] CVS: xdoclet/lib mockobjects-core-0.07.jar,NONE,1.1

2003-02-06 Thread Marcus Brito
Aslak Helles?y wrote: --- NEW FILE: mockobjects-core-0.07.jar --- PK .HMÎLËLN,jÕ É,É*ñ*Qð?¨AW-s-'_"®Æ3· '575¯Y"tf Îu(f°°CP ÔÅHžù Oh oh, I think you forgot to commit the file in binary mode, Aslak! -- MB †+Ñzf¢–+,¦‰ì¢·o$¨º·ŠàxIízºkŠÇ„v+b¢ˆϋŠ{±ZŠåu*&zØbž ’yèm¶

[Xdoclet-devel] I18N merging into HEAD?

2003-02-05 Thread Marcus Brito
and decide if I should merge it back into HEAD. I'm eagerly awating :) -- Marcus Brito <[EMAIL PROTECTED]> --- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = S

[Xdoclet-devel] CVS: xdoclet/modules/xdoclet/resources/xdoclet/modules/util CollectionMessagesMessages_pt_BR.properties,NONE,1.1.2.1

2003-02-05 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/modules/xdoclet/resources/xdoclet/modules/util In directory sc8-pr-cvs1:/tmp/cvs-serv9700/modules/xdoclet/resources/xdoclet/modules/util Added Files: Tag: MARCUS_I18N_BRANCH CollectionMessagesMessages_pt_BR.properties Log Message: me, cvs and bran

[Xdoclet-devel] CVS: xdoclet/modules/xdoclet/resources/xdoclet/modules/doc XDocletModulesDocMessagesMessages_pt_BR.properties,NONE,1.1.2.1

2003-02-05 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/modules/xdoclet/resources/xdoclet/modules/doc In directory sc8-pr-cvs1:/tmp/cvs-serv9700/modules/xdoclet/resources/xdoclet/modules/doc Added Files: Tag: MARCUS_I18N_BRANCH XDocletModulesDocMessagesMessages_pt_BR.properties Log Message: me, cvs and

[Xdoclet-devel] CVS: xdoclet/modules/xdoclet/resources/xdoclet/modules/externalizer ExternalizerSubtaskMessagesMessages_pt_BR.properties,NONE,1.1.2.1

2003-02-05 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/modules/xdoclet/resources/xdoclet/modules/externalizer In directory sc8-pr-cvs1:/tmp/cvs-serv9700/modules/xdoclet/resources/xdoclet/modules/externalizer Added Files: Tag: MARCUS_I18N_BRANCH ExternalizerSubtaskMessagesMessages_pt_BR.properties Log

[Xdoclet-devel] CVS: xdoclet/modules/sybase/resources/xdoclet/modules/sybase/easerver/ejb XDocletModulesSybaseEAServerEjbMessagesMessages_pt_BR.properties,NONE,1.1.2.1

2003-02-05 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/modules/sybase/resources/xdoclet/modules/sybase/easerver/ejb In directory sc8-pr-cvs1:/tmp/cvs-serv9700/modules/sybase/resources/xdoclet/modules/sybase/easerver/ejb Added Files: Tag: MARCUS_I18N_BRANCH XDocletModulesSybaseEAServerEjbMessagesMessag

[Xdoclet-devel] CVS: xdoclet/modules/solarmetric/resources/xdoclet/modules/solarmetric/jdo XDocletModulesSolarmetricMessagesMessages_fr_FR.properties,NONE,1.1.2.1 XDocletModulesSolarmetricMessagesMessages_pt_BR.properties,NONE,1.1.2.1

2003-02-05 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/modules/solarmetric/resources/xdoclet/modules/solarmetric/jdo In directory sc8-pr-cvs1:/tmp/cvs-serv9700/modules/solarmetric/resources/xdoclet/modules/solarmetric/jdo Added Files: Tag: MARCUS_I18N_BRANCH XDocletModulesSolarmetricMessagesMessages_f

[Xdoclet-devel] CVS: xdoclet/modules/jdo/resources/xdoclet/modules/jdo XDocletModulesJdoMessagesMessages_fr_FR.properties,NONE,1.1.2.1 XDocletModulesJdoMessagesMessages_pt_BR.properties,NONE,1.1.2.1

2003-02-05 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/modules/jdo/resources/xdoclet/modules/jdo In directory sc8-pr-cvs1:/tmp/cvs-serv9700/modules/jdo/resources/xdoclet/modules/jdo Added Files: Tag: MARCUS_I18N_BRANCH XDocletModulesJdoMessagesMessages_fr_FR.properties XDocletModulesJdoMessages

[Xdoclet-devel] CVS: xdoclet/modules/mvcsoft/resources/xdoclet/modules/mvcsoft/ejb XDocletModulesMvcsoftEjbMessagesMessages_pt_BR.properties,NONE,1.1.2.1

2003-02-05 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/modules/mvcsoft/resources/xdoclet/modules/mvcsoft/ejb In directory sc8-pr-cvs1:/tmp/cvs-serv9700/modules/mvcsoft/resources/xdoclet/modules/mvcsoft/ejb Added Files: Tag: MARCUS_I18N_BRANCH XDocletModulesMvcsoftEjbMessagesMessages_pt_BR.properties

[Xdoclet-devel] CVS: xdoclet/modules/ibm/resources/xdoclet/modules/ibm/websphere/web XDocletModulesIbmWebsphereWebMessagesMessages_pt_BR.properties,NONE,1.1.2.1

2003-02-05 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/modules/ibm/resources/xdoclet/modules/ibm/websphere/web In directory sc8-pr-cvs1:/tmp/cvs-serv9700/modules/ibm/resources/xdoclet/modules/ibm/websphere/web Added Files: Tag: MARCUS_I18N_BRANCH XDocletModulesIbmWebsphereWebMessagesMessages_pt_BR.pro

[Xdoclet-devel] CVS: xdoclet/modules/jmx/resources/xdoclet/modules/jmx XDocletModulesJmxMessagesMessages_pt_BR.properties,NONE,1.1.2.1

2003-02-05 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/modules/jmx/resources/xdoclet/modules/jmx In directory sc8-pr-cvs1:/tmp/cvs-serv9700/modules/jmx/resources/xdoclet/modules/jmx Added Files: Tag: MARCUS_I18N_BRANCH XDocletModulesJmxMessagesMessages_pt_BR.properties Log Message: me, cvs and branchin

[Xdoclet-devel] CVS: xdoclet/modules/hibernate/resources/xdoclet/modules/hibernate XDocletModulesHibernateMessagesMessages_de.properties,NONE,1.1.2.1 XDocletModulesHibernateMessagesMessages_pt_BR.properties,NONE,1.1.2.1

2003-02-05 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/modules/hibernate/resources/xdoclet/modules/hibernate In directory sc8-pr-cvs1:/tmp/cvs-serv9700/modules/hibernate/resources/xdoclet/modules/hibernate Added Files: Tag: MARCUS_I18N_BRANCH XDocletModulesHibernateMessagesMessages_de.properties

[Xdoclet-devel] CVS: xdoclet/core/resources/xdoclet/ant XDocletAntMessagesMessages_pt_BR.properties,NONE,1.1.2.1

2003-02-05 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/core/resources/xdoclet/ant In directory sc8-pr-cvs1:/tmp/cvs-serv9700/core/resources/xdoclet/ant Added Files: Tag: MARCUS_I18N_BRANCH XDocletAntMessagesMessages_pt_BR.properties Log Message: me, cvs and branching, chapter 2. Missing properties file

[Xdoclet-devel] CVS: xdoclet/modules/apache/resources/xdoclet/modules/apache/struts/ejb XDocletModulesApacheStrutsEjbMessagesMessages_pt_BR.properties,NONE,1.1.2.1

2003-02-05 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/modules/apache/resources/xdoclet/modules/apache/struts/ejb In directory sc8-pr-cvs1:/tmp/cvs-serv9700/modules/apache/resources/xdoclet/modules/apache/struts/ejb Added Files: Tag: MARCUS_I18N_BRANCH XDocletModulesApacheStrutsEjbMessagesMessages_pt_

[Xdoclet-devel] CVS: xdoclet/modules/exolab/resources/xdoclet/modules/exolab/castor/ejb XDocletModulesCastorEjbMessagesMessages_pt_BR.properties,NONE,1.1.2.1

2003-02-05 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/modules/exolab/resources/xdoclet/modules/exolab/castor/ejb In directory sc8-pr-cvs1:/tmp/cvs-serv9700/modules/exolab/resources/xdoclet/modules/exolab/castor/ejb Added Files: Tag: MARCUS_I18N_BRANCH XDocletModulesCastorEjbMessagesMessages_pt_BR.pro

[Xdoclet-devel] CVS: xdoclet/modules/ejb/resources/xdoclet/modules/ejb XDocletModulesEjbMessagesMessages_pt_BR.properties,NONE,1.1.2.1

2003-02-05 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/modules/ejb/resources/xdoclet/modules/ejb In directory sc8-pr-cvs1:/tmp/cvs-serv9700/modules/ejb/resources/xdoclet/modules/ejb Added Files: Tag: MARCUS_I18N_BRANCH XDocletModulesEjbMessagesMessages_pt_BR.properties Log Message: me, cvs and branchin

[Xdoclet-devel] CVS: xdoclet/core/resources/xdoclet/template XDocletTemplateMessagesMessages_pt_BR.properties,NONE,1.1.2.1

2003-02-05 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/core/resources/xdoclet/template In directory sc8-pr-cvs1:/tmp/cvs-serv9700/core/resources/xdoclet/template Added Files: Tag: MARCUS_I18N_BRANCH XDocletTemplateMessagesMessages_pt_BR.properties Log Message: me, cvs and branching, chapter 2. Missing

[Xdoclet-devel] CVS: xdoclet/modules/caucho/resources/xdoclet/modules/caucho LMessages_pt_BR.properties,NONE,1.1.2.1

2003-02-05 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/modules/caucho/resources/xdoclet/modules/caucho In directory sc8-pr-cvs1:/tmp/cvs-serv9700/modules/caucho/resources/xdoclet/modules/caucho Added Files: Tag: MARCUS_I18N_BRANCH LMessages_pt_BR.properties Log Message: me, cvs and branching, chapter

[Xdoclet-devel] CVS: xdoclet/modules/apache/resources/xdoclet/modules/apache/soap/ejb XDocletModulesApacheSoapEjbMessagesMessages_pt_BR.properties,NONE,1.1.2.1

2003-02-05 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/modules/apache/resources/xdoclet/modules/apache/soap/ejb In directory sc8-pr-cvs1:/tmp/cvs-serv9700/modules/apache/resources/xdoclet/modules/apache/soap/ejb Added Files: Tag: MARCUS_I18N_BRANCH XDocletModulesApacheSoapEjbMessagesMessages_pt_BR.pro

[Xdoclet-devel] CVS: xdoclet/modules/jboss/resources/xdoclet/modules/jboss/ejb XDocletModulesJBossEjbMessagesMessages_pt_BR.properties,NONE,1.1.2.1

2003-02-05 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/modules/jboss/resources/xdoclet/modules/jboss/ejb In directory sc8-pr-cvs1:/tmp/cvs-serv9700/modules/jboss/resources/xdoclet/modules/jboss/ejb Added Files: Tag: MARCUS_I18N_BRANCH XDocletModulesJBossEjbMessagesMessages_pt_BR.properties Log Message

[Xdoclet-devel] CVS: xdoclet/modules/java/resources/xdoclet/modules/java/javabean XDocletModulesJavabeanMessagesMessages_fr_FR.properties,NONE,1.1.2.1 XDocletModulesJavabeanMessagesMessages_pt_BR.properties,NONE,1.1.2.1

2003-02-05 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/modules/java/resources/xdoclet/modules/java/javabean In directory sc8-pr-cvs1:/tmp/cvs-serv9700/modules/java/resources/xdoclet/modules/java/javabean Added Files: Tag: MARCUS_I18N_BRANCH XDocletModulesJavabeanMessagesMessages_fr_FR.properties

[Xdoclet-devel] CVS: xdoclet/core/resources/xdoclet/loader LoaderMessagesMessages_pt_BR.properties,NONE,1.1.2.1

2003-02-05 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/core/resources/xdoclet/loader In directory sc8-pr-cvs1:/tmp/cvs-serv9700/core/resources/xdoclet/loader Added Files: Tag: MARCUS_I18N_BRANCH LoaderMessagesMessages_pt_BR.properties Log Message: me, cvs and branching, chapter 2. Missing properties fi

[Xdoclet-devel] CVS: xdoclet/core/resources/xdoclet/util XDocletUtilMessagesMessages_pt_BR.properties,NONE,1.1.2.1

2003-02-05 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/core/resources/xdoclet/util In directory sc8-pr-cvs1:/tmp/cvs-serv9700/core/resources/xdoclet/util Added Files: Tag: MARCUS_I18N_BRANCH XDocletUtilMessagesMessages_pt_BR.properties Log Message: me, cvs and branching, chapter 2. Missing properties f

[Xdoclet-devel] CVS: xdoclet/core/resources/xdoclet/tagshandler XDocletTagshandlerMessagesMessages_pt_BR.properties,NONE,1.1.2.1

2003-02-05 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/core/resources/xdoclet/tagshandler In directory sc8-pr-cvs1:/tmp/cvs-serv9700/core/resources/xdoclet/tagshandler Added Files: Tag: MARCUS_I18N_BRANCH XDocletTagshandlerMessagesMessages_pt_BR.properties Log Message: me, cvs and branching, chapter 2.

[Xdoclet-devel] CVS: xdoclet/core/resources/xdoclet XDocletMessagesMessages_pt_BR.properties,NONE,1.1.2.1

2003-02-05 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/core/resources/xdoclet In directory sc8-pr-cvs1:/tmp/cvs-serv9700/core/resources/xdoclet Added Files: Tag: MARCUS_I18N_BRANCH XDocletMessagesMessages_pt_BR.properties Log Message: me, cvs and branching, chapter 2. Missing properties files -- I've c

[Xdoclet-devel] CVS: xdoclet/modules/bea/resources/xdoclet/modules/bea/wls/ejb XDocletModulesBeaWlsEjbMessagesMessages_pt_BR.properties,NONE,1.1.2.1

2003-02-05 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/modules/bea/resources/xdoclet/modules/bea/wls/ejb In directory sc8-pr-cvs1:/tmp/cvs-serv9700/modules/bea/resources/xdoclet/modules/bea/wls/ejb Added Files: Tag: MARCUS_I18N_BRANCH XDocletModulesBeaWlsEjbMessagesMessages_pt_BR.properties Log Messag

[Xdoclet-devel] CVS: xdoclet/core/docs ejb.html,NONE,1.31.2.1

2003-02-05 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/core/docs In directory sc8-pr-cvs1:/tmp/cvs-serv9700/core/docs Added Files: Tag: MARCUS_I18N_BRANCH ejb.html Log Message: me, cvs and branching, chapter 2. Missing properties files -- I've checked them into HEAD before... --- NEW FILE: ejb.html -

[Xdoclet-devel] CVS: xdoclet/modules/bea/resources/xdoclet/modules/bea/wls/web XDocletModulesBeaWlsWebMessagesMessages_pt_BR.properties,NONE,1.1.2.1

2003-02-05 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/modules/bea/resources/xdoclet/modules/bea/wls/web In directory sc8-pr-cvs1:/tmp/cvs-serv9700/modules/bea/resources/xdoclet/modules/bea/wls/web Added Files: Tag: MARCUS_I18N_BRANCH XDocletModulesBeaWlsWebMessagesMessages_pt_BR.properties Log Messag

[Xdoclet-devel] CVS: xdoclet/xdocs i18n.xml,NONE,1.1.2.1 navigation.xml,1.27,1.27.2.1

2003-02-04 Thread Marcus Brito
--- Translating XDoclet Messages Marcus Brito XDoclet is fully internationalized1. That means that XDoclet messagens aren't hard

[Xdoclet-devel] New branch for I18N experiments

2003-01-30 Thread Marcus Brito
Accepting Aslak's advice, I've created a new branch to commit my recent work on I18N. It really isn't that a big change, but just to be on the safe side, I did this. While I've commited a small mistake (added some generated files to the repository, duh), I think the current situation of the bra

[Xdoclet-devel] CVS: xdoclet/modules/hibernate/resources/xdoclet/modules/hibernate XDocletModulesHibernateMessagesMessages.properties,1.1,NONE

2003-01-30 Thread Marcus Brito
Update of /cvsroot/xdoclet/xdoclet/modules/hibernate/resources/xdoclet/modules/hibernate In directory sc8-pr-cvs1:/tmp/cvs-serv5192/xdoclet/modules/hibernate/resources/xdoclet/modules/hibernate Removed Files: XDocletModulesHibernateMessagesMessages.properties Log Message: Removed the ba

  1   2   3   4   >