A wise old hermit known only as Marcus Brito <[EMAIL PROTECTED]>
once said:
> Hm, no. Apostrophes aren't used as escape chars. That was what I
> thought, too. Apostrophes are used to quote string parts. The
> MessageFormat documentation is *very* confusing
You're not wrong there :-)
> Believe
User: ara_e_w
Date: 02/09/24 14:52:33
Modified:xdocs/images logo.gif
Log:
No, the new one looks ugly, revert back to the prev one :-)
Revision ChangesPath
1.3 +49 -21xdoclet/xdocs/images/logo.gif
<>
--
Chris,
What version is it that you are using? CVS? If so, what date? Could you
try with current cvs?
cheers
dim
- Original Message -
From: "Chris DeGreef" <[EMAIL PROTECTED]>
To: "Dmitri Colebatch" <[EMAIL PROTECTED]>
Sent: Tuesday, September 24, 2002 11:50 PM
Subject: RE: [Xdoclet-dev
A wise old hermit known only as Konstantin Priblouda
<[EMAIL PROTECTED]> once said:
> Hi guys, It seems that I lost the URL
> to JIRA ( and original email too...)
> after changing my password.
>
> Can somebody send it to me again :)
Here you go, minus the login details :-)
Andrew.
> Someon
A wise old hermit known only as Ara abrahamian <[EMAIL PROTECTED]>
once said:
> > [Remove non-source files from xdoclet-all/src: +1]
>
> You mean cvs/entry/etc files? +1
No, I mean the stuff from /target, /core/build, /modules/build and
/samples/build. If it's intended to be a source archive
allright, there is a new xgg module now. standalone project if you like it,
let's work on it together, if not, let's do something else.
Read the README.txt
-And let me know how you think this fits into xdoclet2.
Aslak
---
This sf.net email
User: rinkrank
Date: 02/09/24 11:35:04
Added: ..cvsignore LICENSE.txt maven.xml project.properties
project.xml README.txt xgg.properties
Log:
new
Revision ChangesPath
1.1 xgg/.cvsignore
Index: .cvsignore
=
User: rinkrank
Date: 02/09/24 11:31:09
Log:
importing sources
Status:
Vendor Tag: avendor
Release Tags: arelease
N xgg/src/java/xdoclet/xbeans/TagBean.java
N xgg/src/java/xdoclet/xbeans/XBean.java
N xgg/src/java/xdoclet/xbeans/XTag.java
N xgg/src/java/xgg/Child.ja
User: rinkrank
Date: 02/09/24 11:28:36
Log:
importing sources
Status:
Vendor Tag: avendor
Release Tags: arelease
N xgg/samples/.cvsignore
N xgg/samples/build.xml
N xgg/samples/velocity.log
N xgg/samples/xgg.properties
N xgg/samples/dtds/bands.dtd
N xgg/samples
User: rinkrank
Date: 02/09/24 11:23:24
Modified:.modules
Log:
added xgg
Revision ChangesPath
1.4 +3 -1 CVSROOT/modules
Index: modules
===
RCS file: /cvsroot/xdoclet/CVSROOT/module
User: rinkrank
Date: 02/09/24 11:20:46
Log:
Status:
Vendor Tag: tcvs-vendor
Release Tags: tcvs-release
No conflicts created by this import
---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thi
Hi guys,
( especially those in charge for JavaBeans module )
I try to misuse it to generate property BeanInfo
for data/value objects.
Why? Because it makes life easier when developing
swing applications.
I can have one class which covers all the edit needs
for entity data objects, and init
- Original Message -
From: Ara Abrahamian <[EMAIL PROTECTED]>
Date: Tuesday, September 24, 2002 12:06 pm
Subject: Re: [Xdoclet-devel] Re: RE: ant.blabla tags
> Aslak, I think you've mixing two different things:
>
Yes, i'm mixing things. My fantasy carried me away again :-) I was
disc
Aslak, I think you've mixing two different things:
- the velocity template generation (what you seemingly generate, though
I should see what you've done)
- how we define new @tags. From XTag-derived class -> xtags.xml, or
xtags.xml -> class. I beleive I should write down what we've discussed
in
> Am I completely off track here, or could this
> approach be useful in
> xtags?
Well, long time ago we agreed that xtags.xml
would be single source for tag definition.
Interfaces for xtags would be generated on the fly via
BCEL out of xml descriptor.
And there qould be smart proxy which know
> It sounds really cool.And I can imagine that thos
> approach could be usefull common xml generation/
> parsing/processing tasks...
> ( XTags? )
>
Yup, the engine is generic. It generates a Velocity template. That
template will access java beans. These beans are generated too (well,
the inter
User: ko5tik
Date: 02/09/24 03:04:19
Modified:modules/java/src/META-INF xtags.xml
Log:
fixed errors in xtags.xml
Revision ChangesPath
1.6 +0 -3 xdoclet/modules/java/src/META-INF/xtags.xml
Index: xtags.xml
==
User: ko5tik
Date: 02/09/24 03:04:20
Modified:modules/jboss/src/META-INF xtags.xml
Log:
fixed errors in xtags.xml
Revision ChangesPath
1.19 +1 -1 xdoclet/modules/jboss/src/META-INF/xtags.xml
Index: xtags.xml
- Original Message -
From: Erik Hatcher <[EMAIL PROTECTED]>
Date: Tuesday, September 24, 2002 10:51 am
Subject: Re: [Xdoclet-devel] Re: RE: ant.blabla tags
> +1 on going ahead and committing it as a new module. Perhaps it
> could
> be excluded from the 1.2 release, but no harm if its
>>- We can't release it without samples being part of the
>>xdoclet-1.2.0.tar and xdoclet-1.2.0.zip bundles. Please correct the
>>build.xml if it doesn't copy samples to target.
+1 - including samples would be a Good Thing.
>>- I don't find any uses for xdoclet-lib-1.2.0.tar and
>>xdoclet-lib-1.
--- Aslak Hellesøy <[EMAIL PROTECTED]> wrote:
> hi guys, i'd like to inform you about some stuff I
> have been toying with... I told Ara and Pazu in an
> unrelated mail, but here you go all af you.
>
> Exactly. Give it a dtd, and you get a Velocity
> template. You get beans too (a bean interface
+1 on going ahead and committing it as a new module. Perhaps it could
be excluded from the 1.2 release, but no harm if its included there either.
Damn, Aslak - you rock!
Erik
Aslak Hellesøy wrote:
> hi guys, i'd like to inform you about some stuff I have been toying with... I told
>
> [Add samples to xdoclet-1.2.0: +1]
+1000
> [Drop the xdoclet-lib-1.2.0 files: +1]
+1
> [Include translate zip in beta: -0]
-1
> [Include translate zip in final: +1]
-1
> [Remove non-source files from xdoclet-all/src: +1]
You mean cvs/entry/etc files? +1
> [Rename xdoclet-all to xdoclet
hi guys, i'd like to inform you about some stuff I have been toying with... I told Ara
and Pazu in an unrelated mail, but here you go all af you.
Exactly. Give it a dtd, and you get a Velocity template. You get beans too (a bean
interface and a skeletal bean impl that gives us a head start) for
Hi guys, It seems that I lost the URL
to JIRA ( and original email too...)
after changing my password.
Can somebody send it to me again :)
regards,
=
Konstantin Priblouda ( ko5tik )Freelance Software developer
< http://www.pribluda.de > < play java games -> http://www.yook.de >
< rend
25 matches
Mail list logo