have to reformulate this problem again:
after some digging i found maven not to be working, it throws:
exec
__ __
| \/ |__ Jakarta _ ___
| |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
|_| |_\__,_|\_/\___|_||_| v. 1.0-beta-8
Fatal Error [line 32, row 13]: Element type "jmxdoclet" mu
Andrew,
thanks that helped resolve the javadoc errors. The javadoc documentation is there as
well.
My problem however is that the target in build-docs.xml doesn't seem to
work.
What I am looking at building is the project documentation as seen on
xdoclet.sourceforge.net and
to be found in th
Out of interest, Mike, any idea if or when JRA-1126 might be done? I
was cleaning up another batch of issues with wrong (or no) Fixed In
values a week or so ago, and it's a pain having to keep reopening &
closing them just to correct that. Not to mention lots of extra emails
to people (reporter &
Update of /cvsroot/xdoclet/xdoclet/modules/bea/src/xdoclet/modules/bea/wls/ejb
In directory
sc8-pr-cvs1:/tmp/cvs-serv9778/xdoclet-all/xdoclet/modules/bea/src/xdoclet/modules/bea/wls/ejb
Modified Files:
WebLogicSubTask.java
Log Message:
XDT-342: Merge points not documented
Index: WebLo
After a lot of trial and error with XGG (XML Generator Generator), JAXB,
Castor and Zeus, it has finally ended with a simple and powerful XGG. There
is no JAXB, Castor or Zeus in XDoclet2 anymore. It's only relying on Mark
Wutka's DTDParser and James Strachan's Betwixt.
XGG should be used by plugi
Er, why did you assign this to me, Mathias? I don't think I've touched
the core template parser stuff except the time I internationalised some
strings in it. Judging by the CVS log, Ara or Aslak would know far more
about these bits than me.
Andrew.
---
Update of /cvsroot/xdoclet/xdoclet2/lib/zeus/jars
In directory sc8-pr-cvs1:/tmp/cvs-serv21419/lib/zeus/jars
Removed Files:
README.txt zeus-beta-3.5.1-dev.jar zeus-patch.diff
Log Message:
no zeus dependencies anymore
--- README.txt DELETED ---
--- zeus-beta-3.5.1-dev.jar DELETED ---
---
Update of
/cvsroot/xdoclet/xdoclet2/plugins/hibernate/src/java/xdoclet/plugins/hibernate
In directory
sc8-pr-cvs1:/tmp/cvs-serv18928/plugins/hibernate/src/java/xdoclet/plugins/hibernate
Modified Files:
HibernateMappingPlugin.java
Log Message:
-Implemented xgg (again!) It only generates
Update of /cvsroot/xdoclet/xdoclet2
In directory sc8-pr-cvs1:/tmp/cvs-serv18928
Modified Files:
TODO.txt maven.xml project.properties project.xml
Log Message:
-Implemented xgg (again!) It only generates java beans
-Added Betwixt plugin that can serialise xgg generated beans to XML
-Remove
Update of /cvsroot/xdoclet/xdoclet2/lib/xdoclet/jars
In directory sc8-pr-cvs1:/tmp/cvs-serv18928/lib/xdoclet/jars
Modified Files:
xdoclet-xjavadoc-SNAPSHOT.jar
Log Message:
-Implemented xgg (again!) It only generates java beans
-Added Betwixt plugin that can serialise xgg generated beans
Update of /cvsroot/xdoclet/xdoclet2/src/testdata/xgg/dtd
In directory sc8-pr-cvs1:/tmp/cvs-serv15414/dtd
Log Message:
Directory /cvsroot/xdoclet/xdoclet2/src/testdata/xgg/dtd added to the repository
---
This SF.net email is sponsored by: Valu
Update of /cvsroot/xdoclet/xdoclet2/src/testdata/xgg
In directory sc8-pr-cvs1:/tmp/cvs-serv15171/xgg
Log Message:
Directory /cvsroot/xdoclet/xdoclet2/src/testdata/xgg added to the repository
---
This SF.net email is sponsored by: ValueWeb:
D
Update of /cvsroot/xdoclet/xdoclet2/plugins/hibernate/src/dtd
In directory sc8-pr-cvs1:/tmp/cvs-serv5705/hibernate/src/dtd
Added Files:
README.txt
Log Message:
new
--- NEW FILE: README.txt ---
The DTDs can be found at:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/hibernate/Hibernate2/
Update of /cvsroot/xdoclet/xdoclet/modules/bea/src/META-INF
In directory
sc8-pr-cvs1:/tmp/cvs-serv11332/xdoclet-all/xdoclet/modules/bea/src/META-INF
Modified Files:
xtags.xml
Log Message:
(XDT-316) Applied Heiko Rupp/Jan Casteels' patch with missing xtags entries, plus a
few other bit
Update of /cvsroot/xdoclet/xdoclet2/src/java/xdoclet/sdk/xgg
In directory sc8-pr-cvs1:/tmp/cvs-serv3983/src/java/xdoclet/sdk/xgg
Modified Files:
Referer.java bean.vm
Log Message:
-Fixed a cardinality bug in XGG
-Improved comments in XGG beans
-Addes support for Hibernate 2.0-beta4 and 2.0
Update of
/cvsroot/xdoclet/xdoclet2/plugins/hibernate/src/java/xdoclet/plugins/hibernate
In directory
sc8-pr-cvs1:/tmp/cvs-serv3983/plugins/hibernate/src/java/xdoclet/plugins/hibernate
Modified Files:
HibernateMappingPlugin.java
Log Message:
-Fixed a cardinality bug in XGG
-Improved com
Update of /cvsroot/xdoclet/xdoclet2/plugins/hibernate
In directory sc8-pr-cvs1:/tmp/cvs-serv3983/plugins/hibernate
Modified Files:
maven.xml
Log Message:
-Fixed a cardinality bug in XGG
-Improved comments in XGG beans
-Addes support for Hibernate 2.0-beta4 and 2.0 from HEAD (v. 1.18)
Ind
Update of /cvsroot/xdoclet/xdoclet2/plugins/hibernate/src/dtd
In directory sc8-pr-cvs1:/tmp/cvs-serv3983/plugins/hibernate/src/dtd
Added Files:
hibernate-mapping-2.0-SNAPSHOT.dtd
hibernate-mapping-2.0-beta4.dtd
Removed Files:
hibernate-mapping-2.0.dtd
Log Message:
-Fixed
Update of /cvsroot/xdoclet/xdoclet2
In directory sc8-pr-cvs1:/tmp/cvs-serv3983
Modified Files:
TODO.txt
Log Message:
-Fixed a cardinality bug in XGG
-Improved comments in XGG beans
-Addes support for Hibernate 2.0-beta4 and 2.0 from HEAD (v. 1.18)
Index: TODO.txt
Update of /cvsroot/xdoclet/xdoclet2/src/test/java/xdoclet/plugins
In directory sc8-pr-cvs1:/tmp/cvs-serv15580/src/test/java/xdoclet/plugins
Added Files:
BetwixtPluginTest.java
Log Message:
new
--- NEW FILE: BetwixtPluginTest.java ---
package xdoclet.plugins;
import java.io.File;
import
Update of /cvsroot/xdoclet/xdoclet2/src/java/xdoclet/sdk/xtag
In directory sc8-pr-cvs1:/tmp/cvs-serv15580/src/java/xdoclet/sdk/xtag
Added Files:
package.html
Log Message:
new
--- NEW FILE: package.html ---
Tag part of the SDK. Generates tag documentation and complete XTag classes.
--
Update of /cvsroot/xdoclet/xdoclet2/src/java/xdoclet/sdk/beans
In directory sc8-pr-cvs1:/tmp/cvs-serv15580/src/java/xdoclet/sdk/beans
Added Files:
package.html
Log Message:
new
--- NEW FILE: package.html ---
Java Bean part of the SDK. Generates metadata (BeanInfo) required by the core.
Update of /cvsroot/xdoclet/xdoclet2/src/java/xdoclet/sdk/ant
In directory sc8-pr-cvs1:/tmp/cvs-serv15580/src/java/xdoclet/sdk/ant
Added Files:
package.html
Log Message:
new
--- NEW FILE: package.html ---
Ant part of the SDK. Generates build.xml and task documentation.
---
On Wed, 2003-04-02 at 01:41, Mittag, Simon wrote:
> Constructing Javadoc information...
> javadoc: Error fetching URL: http://java.sun.com/j2se/1.3/docs/api/package-list
> javadoc: Error fetching URL:
> http://java.sun.com/j2ee/j2sdkee/techdocs/api/package-list
> javadoc: Error fetching URL: http:
Update of /cvsroot/xdoclet/xdoclet2/plugins/hibernate
In directory sc8-pr-cvs1:/tmp/cvs-serv18928/plugins/hibernate
Modified Files:
maven.xml project.properties project.xml
Log Message:
-Implemented xgg (again!) It only generates java beans
-Added Betwixt plugin that can serialise xgg gen
Update of /cvsroot/xdoclet/xdoclet2/lib/zeus/jars
In directory sc8-pr-cvs1:/tmp/cvs-serv18928/lib/zeus/jars
Modified Files:
README.txt zeus-beta-3.5.1-dev.jar
Log Message:
-Implemented xgg (again!) It only generates java beans
-Added Betwixt plugin that can serialise xgg generated beans t
Update of /cvsroot/xdoclet/xdoclet2/plugins/geek
In directory sc8-pr-cvs1:/tmp/cvs-serv18928/plugins/geek
Removed Files:
.cvsignore maven.xml project.properties project.xml
Log Message:
-Implemented xgg (again!) It only generates java beans
-Added Betwixt plugin that can serialise xgg gen
Update of /cvsroot/xdoclet/xdoclet2/plugins/geek/src/java
In directory sc8-pr-cvs1:/tmp/cvs-serv18928/plugins/geek/src/java
Removed Files:
dummy.txt
Log Message:
-Implemented xgg (again!) It only generates java beans
-Added Betwixt plugin that can serialise xgg generated beans to XML
-Rem
Update of /cvsroot/xdoclet/xdoclet2/plugins/geek/src/dtd
In directory sc8-pr-cvs1:/tmp/cvs-serv18928/plugins/geek/src/dtd
Removed Files:
geek-1.0.dtd geek-2.0.dtd
Log Message:
-Implemented xgg (again!) It only generates java beans
-Added Betwixt plugin that can serialise xgg generated bea
Update of /cvsroot/xdoclet/xdoclet2/src/java/xdoclet/plugins
In directory sc8-pr-cvs1:/tmp/cvs-serv18928/src/java/xdoclet/plugins
Modified Files:
JellyPlugin.java VelocityPlugin.java package.html
Added Files:
BetwixtPlugin.java
Log Message:
-Implemented xgg (again!) It only gener
Update of /cvsroot/xdoclet/xdoclet2/src/java/xdoclet/xjavadoc
In directory sc8-pr-cvs1:/tmp/cvs-serv18928/src/java/xdoclet/xjavadoc
Modified Files:
XJavadocMetadataProvider.java
Log Message:
-Implemented xgg (again!) It only generates java beans
-Added Betwixt plugin that can serialise xg
Update of /cvsroot/xdoclet/xdoclet2/src/java/xdoclet/ant
In directory sc8-pr-cvs1:/tmp/cvs-serv18928/src/java/xdoclet/ant
Modified Files:
XDocletTask.java package.html
Log Message:
-Implemented xgg (again!) It only generates java beans
-Added Betwixt plugin that can serialise xgg generate
Update of /cvsroot/xdoclet/xdoclet2/plugins/geek/src/xsd
In directory sc8-pr-cvs1:/tmp/cvs-serv18928/plugins/geek/src/xsd
Removed Files:
geek-3.0.xsd
Log Message:
-Implemented xgg (again!) It only generates java beans
-Added Betwixt plugin that can serialise xgg generated beans to XML
-Re
Update of /cvsroot/xdoclet/xdoclet2/src/java/xdoclet/gui/swing
In directory sc8-pr-cvs1:/tmp/cvs-serv18928/src/java/xdoclet/gui/swing
Modified Files:
SwingValueHolderFactory.java
Log Message:
-Implemented xgg (again!) It only generates java beans
-Added Betwixt plugin that can serialise x
Update of /cvsroot/xdoclet/xdoclet2/src/java/xdoclet
In directory sc8-pr-cvs1:/tmp/cvs-serv18928/src/java/xdoclet
Modified Files:
MetadataProvider.java Plugin.java PluginFactory.java
Property.java XDoclet.java package.html
Log Message:
-Implemented xgg (again!) It only generates
Update of /cvsroot/xdoclet/xdoclet2/src/java/xdoclet/util
In directory sc8-pr-cvs1:/tmp/cvs-serv18928/src/java/xdoclet/util
Modified Files:
FileUtils.java TypeConversionUtil.java
Log Message:
-Implemented xgg (again!) It only generates java beans
-Added Betwixt plugin that can serialise x
Update of /cvsroot/xdoclet/xdoclet2/src/java/xdoclet/beans
In directory sc8-pr-cvs1:/tmp/cvs-serv18928/src/java/xdoclet/beans
Modified Files:
BeanContextSupportEx.java
Added Files:
package.html
Log Message:
-Implemented xgg (again!) It only generates java beans
-Added Betwixt plu
Update of /cvsroot/xdoclet/xdoclet2/src/java/xdoclet/sdk/beans
In directory sc8-pr-cvs1:/tmp/cvs-serv18928/src/java/xdoclet/sdk/beans
Modified Files:
Manifest.vm ManifestPlugin.java
Log Message:
-Implemented xgg (again!) It only generates java beans
-Added Betwixt plugin that can serialis
Update of /cvsroot/xdoclet/xdoclet2/src/java/xdoclet/gui
In directory sc8-pr-cvs1:/tmp/cvs-serv18928/src/java/xdoclet/gui
Modified Files:
ValueHolderFactory.java
Log Message:
-Implemented xgg (again!) It only generates java beans
-Added Betwixt plugin that can serialise xgg generated bean
Update of /cvsroot/xdoclet/xdoclet2/maven-zeus-plugin
In directory sc8-pr-cvs1:/tmp/cvs-serv18928/maven-zeus-plugin
Removed Files:
.cvsignore README.txt plugin.jelly plugin.properties
project.properties project.xml
Log Message:
-Implemented xgg (again!) It only generates java bea
Update of
/cvsroot/xdoclet/xdoclet2/maven-castor-plugin/src/java/org/apache/tools/ant/taskdefs/optional/castor
In directory
sc8-pr-cvs1:/tmp/cvs-serv18928/maven-castor-plugin/src/java/org/apache/tools/ant/taskdefs/optional/castor
Removed Files:
SourceGeneratorTask.java
Log Message:
-Imp
Update of /cvsroot/xdoclet/xdoclet2/src/testdata/betwixt
In directory sc8-pr-cvs1:/tmp/cvs-serv18928/src/testdata/betwixt
Added Files:
Container.xml
Log Message:
-Implemented xgg (again!) It only generates java beans
-Added Betwixt plugin that can serialise xgg generated beans to XML
-Rem
Update of /cvsroot/xdoclet/xdoclet2/src/testdata/xgg/dtd
In directory sc8-pr-cvs1:/tmp/cvs-serv18928/src/testdata/xgg/dtd
Added Files:
person-1.0.dtd person-2.0.dtd
Log Message:
-Implemented xgg (again!) It only generates java beans
-Added Betwixt plugin that can serialise xgg generated b
Update of /cvsroot/xdoclet/xdoclet2/maven-castor-plugin
In directory sc8-pr-cvs1:/tmp/cvs-serv18928/maven-castor-plugin
Removed Files:
.cvsignore README.txt plugin.jelly plugin.properties
project.properties project.xml
Log Message:
-Implemented xgg (again!) It only generates java
Update of /cvsroot/xdoclet/xdoclet2/src/java/xdoclet/sdk/xgg/binding
In directory sc8-pr-cvs1:/tmp/cvs-serv18928/src/java/xdoclet/sdk/xgg/binding
Added Files:
Attribute.java Binder.java Binding.java Child.java
Element.java NamingUtils.java SubElement.java
Log Message:
-Implemente
Update of /cvsroot/xdoclet/xdoclet2/src/java/xdoclet/sdk/xgg
In directory sc8-pr-cvs1:/tmp/cvs-serv18928/src/java/xdoclet/sdk/xgg
Added Files:
MergedClass.java MergedMethod.java Referer.java XGGPlugin.java
XGGPojo.java bean.vm package.html
Log Message:
-Implemented xgg (again!) I
Update of /cvsroot/xdoclet/xdoclet2/src/java/xdoclet/sdk/xgg/binding/dtd
In directory sc8-pr-cvs1:/tmp/cvs-serv18928/src/java/xdoclet/sdk/xgg/binding/dtd
Added Files:
DTDBinder.java
Log Message:
-Implemented xgg (again!) It only generates java beans
-Added Betwixt plugin that can serialis
Update of /cvsroot/xdoclet/xdoclet2/src/java/xdoclet/sdk
In directory sc8-pr-cvs1:/tmp/cvs-serv18928/src/java/xdoclet/sdk
Added Files:
package.html
Log Message:
-Implemented xgg (again!) It only generates java beans
-Added Betwixt plugin that can serialise xgg generated beans to XML
-Remo
Update of /cvsroot/xdoclet/xdoclet2/src/java/xdoclet/sdk/xgg/binding/dtd
In directory sc8-pr-cvs1:/tmp/cvs-serv16302/dtd
Log Message:
Directory /cvsroot/xdoclet/xdoclet2/src/java/xdoclet/sdk/xgg/binding/dtd added to the
repository
---
This S
Update of /cvsroot/xdoclet/xdoclet2/src/java/xdoclet/sdk/xgg/binding
In directory sc8-pr-cvs1:/tmp/cvs-serv16101/binding
Log Message:
Directory /cvsroot/xdoclet/xdoclet2/src/java/xdoclet/sdk/xgg/binding added to the
repository
---
This SF.ne
Update of /cvsroot/xdoclet/xdoclet2/src/java/xdoclet/sdk/xgg
In directory sc8-pr-cvs1:/tmp/cvs-serv15877/xgg
Log Message:
Directory /cvsroot/xdoclet/xdoclet2/src/java/xdoclet/sdk/xgg added to the repository
---
This SF.net email is sponsored
Update of /cvsroot/xdoclet/xdoclet2/src/testdata/betwixt
In directory sc8-pr-cvs1:/tmp/cvs-serv15685/betwixt
Log Message:
Directory /cvsroot/xdoclet/xdoclet2/src/testdata/betwixt added to the repository
---
This SF.net email is sponsored by:
If you're behind a firewall, get the latest sources with
http://cvsgrab.sf.net/ or http://xdoclet.sf.net/xdoclet-cvs.zip
Then make a copy of the files you're going to change.
Then make a diff between the unchanged and the changed file:
diff foo.xdt foo_orig.xdt > patch.diff
Then upload that diff
thanks for the reply. now, i have a quick question about generating a
.diff file. i'm behind a
corporate firewall, and can't seem to get cvs to pull the source from
xdoclet's cvs tree. is there some way to get around this firewall with
cvs,
or should i submit the whole .xdt file (not very big
Update of /cvsroot/xdoclet/xdoclet/xdocs/development
In directory sc8-pr-cvs1:/tmp/cvs-serv11479/xdoclet/xdocs/development
Modified Files:
index.xml
Log Message:
Added comment on email spiders.
Index: index.xml
===
RCS file:
Update of /cvsroot/xdoclet/xdoclet
In directory sc8-pr-cvs1:/tmp/cvs-serv9210/xdoclet
Modified Files:
project.xml
Log Message:
Use the big, cool sourceforge.net logo.
Index: project.xml
===
RCS file: /cvsroot/xdoclet/xdoclet
thanks for the reply.
now, i have a quick question about generating a .diff file. i'm behind a
corporate firewall, and can't seem to get cvs to pull the source from
xdoclet's cvs tree. is there some way to get around this firewall with cvs,
or should i submit the whole .xdt file (not very big a
57 matches
Mail list logo