Re: [Xdoclet-devel] How were the 1.2b3 release's .tgz files generated?WinZip can't read them.

2003-06-14 Thread Colin Sampaleanu
Andrew Stevens wrote: On Fri, 2003-06-13 at 14:20, Colin Sampaleanu wrote: Is there anything special (different from last release) in the method used to produce the .tgz versions of the 1.2b3 release files? No, they all use the Ant task. or some reason, WinZip (both 8.x and 9.0 beta) is

RE: [Xdoclet-devel] 1.2b3, what else?

2003-06-14 Thread Ara Abrahamian
Imho xjavadoc.jar should be included in both source and bin distros of XDoclet be default. It's a little detail the user shouldn't be worried about. Ara. > -Original Message- > From: [EMAIL PROTECTED] [mailto:xdoclet-devel- > [EMAIL PROTECTED] On Behalf Of Mathias Bogaert > Sent: Saturda

Re: [Xdoclet-devel] 1.2b3, what else?

2003-06-14 Thread Mathias Bogaert
BTW who changed the build so that it doesn't include xjavadoc anymore? What was your reason of action? Mathias - Original Message - From: "Andrew Stevens" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, June 14, 2003 12:58 PM Subject: [Xdoclet-devel] 1.2b3, what else? > What

[Xdoclet-devel] CVS: xdoclet/xdocs/changelogs xdoclet_1_2_beta3.xml,1.2,1.3

2003-06-14 Thread Mathias Bogaert
Update of /cvsroot/xdoclet/xdoclet/xdocs/changelogs In directory sc8-pr-cvs1:/tmp/cvs-serv17157/xdoclet/xdocs/changelogs Modified Files: xdoclet_1_2_beta3.xml Log Message: Updated. Added comment on XJavaDoc to the status page. Index: xdoclet_1_2_beta3.xml

[Xdoclet-devel] CVS: xdoclet/xdocs status.xml,1.16,1.17

2003-06-14 Thread Mathias Bogaert
Update of /cvsroot/xdoclet/xdoclet/xdocs In directory sc8-pr-cvs1:/tmp/cvs-serv17157/xdoclet/xdocs Modified Files: status.xml Log Message: Updated. Added comment on XJavaDoc to the status page. Index: status.xml === RCS file

[Xdoclet-devel] CVS: xdoclet/xdocs install.xml,1.24,1.25

2003-06-14 Thread Mathias Bogaert
Update of /cvsroot/xdoclet/xdoclet/xdocs In directory sc8-pr-cvs1:/tmp/cvs-serv14898/xdoclet/xdocs Modified Files: install.xml Log Message: Added not on xjavadoc. Index: install.xml === RCS file: /cvsroot/xdoclet/xdoclet/xdo

Re: [Xdoclet-devel] 1.2b3, what else?

2003-06-14 Thread Mathias Bogaert
XJavaDoc is a seperate project, and should be released seperately, and not included in the dist. At least, that's how I thought the release ought to be. I'll write it in the install docs. If we should put it in the dist, then we quickly release beta 4 including it. For the maven plugin, it's depr

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

2003-06-14 Thread Konstantin Pribluda
Update of /cvsroot/xdoclet/xdoclet/modules/hibernate/src/xdoclet/modules/hibernate In directory sc8-pr-cvs1:/tmp/cvs-serv1833/src/xdoclet/modules/hibernate Modified Files: HibernateTagsHandler.java Log Message: removed deprecated calls Index: HibernateTagsHandler.java ==

[Xdoclet-devel] CVS: xdoclet/modules/ejb/src/xdoclet/modules/ejb EjbDocletTask.java,1.10,1.11 XDocletModulesEjbMessages.java,1.12,1.13

2003-06-14 Thread Konstantin Pribluda
Update of /cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb In directory sc8-pr-cvs1:/tmp/cvs-serv32372/src/xdoclet/modules/ejb Modified Files: EjbDocletTask.java XDocletModulesEjbMessages.java Log Message: fix for XTD-519. NOw it bobms clear text on missing j2ee classes Inde

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

2003-06-14 Thread Konstantin Pribluda
Update of /cvsroot/xdoclet/xdoclet/modules/hibernate/src/xdoclet/modules/hibernate In directory sc8-pr-cvs1:/tmp/cvs-serv32212/src/xdoclet/modules/hibernate Modified Files: HibernateTagsHandler.java Log Message: fixed tag handler declaration for logMapping temlpat tag Index: HibernateTa

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

2003-06-14 Thread Konstantin Pribluda
Update of /cvsroot/xdoclet/xdoclet/modules/hibernate/src/xdoclet/modules/hibernate In directory sc8-pr-cvs1:/tmp/cvs-serv26401/src/xdoclet/modules/hibernate Modified Files: HibernateTagsHandler.java Log Message: allow java.math.BigDecimal as primitive Id type ( XDT-524 ) Index: Hibernat

Re: [Xdoclet-devel] How were the 1.2b3 release's .tgz filesgenerated? WinZip can't read them.

2003-06-14 Thread Andrew Stevens
On Fri, 2003-06-13 at 14:20, Colin Sampaleanu wrote: > Is there anything special (different from last release) in the method > used to produce the .tgz versions of the 1.2b3 release files? No, they all use the Ant task. > For some reason, WinZip (both 8.x and 9.0 beta) is unable to read the >

[Xdoclet-devel] 1.2b3, what else?

2003-06-14 Thread Andrew Stevens
Whatever happened to putting new releases up somewhere for the developers to check prior to releasing them, as was the practise previously? Then we might have avoided these problems people are having due to the missing xjavadoc jar... Also, the source tgz doesn't build. The maven plugin bit fall