Discussion:
[castor-dev] Re: [castor-scm] Source for castor-1.2-xml.jar?
Werner Guttmann
2008-12-16 10:28:31 UTC
Permalink
Hi Tony,

let me have a look at this in detail. I definitely do remember that it
was with release 1.2 that we gradually moved closer towards a full Maven
build (which we have achieved with relase 1.3rc1).

Afair, the Maven build should produce source JARs by default and install
(deploy) then along-side the binary JARs.

Regards
Werner Guttmann
Hi,
I have downloaded the source and distribution jars for castor 1.2, for
the purpose of adding the jars to the SpringSource Enterprise Bundle
Repository: http://www.springsource.com/repository/app/faq
As a convenience to our users, we like to publish the source jars
alongside the OSGi-ready jar files for IDE goodness. However, I'm
having trouble trying to figure out the location of sources used to
build the castor-12-xml.jar in the 1.2 source distribution. It looks
like they should be in the castor-1.2/src/main/java directory, but that
seems to be empty. I also can't get the source distribution to build
with either ant or maven. Am I missing something here?
Tony.
<hr/>
<p>
</p>
<p>
<a
href="http://xircles.codehaus.org/manage_email">http://xircles.codehaus.org/manage_email</a>
---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email
Werner Guttmann
2008-12-30 21:53:57 UTC
Permalink
Tony,

can I ask you to create a new Jira issue at

http://jira.codehaus.org/browse/CASTOR

so that we don't overlook things.

Regards
Werner Guttmann
Hi,
I have downloaded the source and distribution jars for castor 1.2, for
the purpose of adding the jars to the SpringSource Enterprise Bundle
Repository: http://www.springsource.com/repository/app/faq
As a convenience to our users, we like to publish the source jars
alongside the OSGi-ready jar files for IDE goodness. However, I'm
having trouble trying to figure out the location of sources used to
build the castor-12-xml.jar in the 1.2 source distribution. It looks
like they should be in the castor-1.2/src/main/java directory, but that
seems to be empty. I also can't get the source distribution to build
with either ant or maven. Am I missing something here?
Tony.
<hr/>
<p>
</p>
<p>
<a
href="http://xircles.codehaus.org/manage_email">http://xircles.codehaus.org/manage_email</a>
---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email
Werner Guttmann
2009-02-11 18:00:29 UTC
Permalink
Tony,

after having released 1.3 yesterday, I am finally able to look at this
in detail. For the sake of completeness, can you please raise a new Jira
ticket at

http://jira.codehaus.org/browse/CASTOR

and I'll pick it up immediately.

Thanks in advance
Werner
Hi,
I have downloaded the source and distribution jars for castor 1.2, for
the purpose of adding the jars to the SpringSource Enterprise Bundle
Repository: http://www.springsource.com/repository/app/faq
As a convenience to our users, we like to publish the source jars
alongside the OSGi-ready jar files for IDE goodness. However, I'm
having trouble trying to figure out the location of sources used to
build the castor-12-xml.jar in the 1.2 source distribution. It looks
like they should be in the castor-1.2/src/main/java directory, but that
seems to be empty. I also can't get the source distribution to build
with either ant or maven. Am I missing something here?
Tony.
<hr/>
<p>
</p>
<p>
<a
href="http://xircles.codehaus.org/manage_email">http://xircles.codehaus.org/manage_email</a>
---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email
Werner Guttmann
2009-02-14 20:46:57 UTC
Permalink
Tony,

I just had a detailed look at the code from release 1.2. As of that
release, our conversion to a Maven only build process had not been
completed fully.

Yes, you are right, there's already a 'xml' module in the code
distribution for 1.2, but unfortunately all code related to the XML data
binding framework still resided in src/main/java and src/main/resources.

Have a look at the Maven repository of the Codehaus at

http://repository.codehaus.org/org/codehaus/castor

and you'll see that for org.codehaus.castor:castor-xml, you'll only find
artefacts for release 1.3rc1 and 1.3 (GA). But
org.codehaus.castor:castor:1.2 should have everything you are looking for.

Let me know if you still have any questions.

Regards
Werner Guttmann
Hi,
I have downloaded the source and distribution jars for castor 1.2, for
the purpose of adding the jars to the SpringSource Enterprise Bundle
Repository: http://www.springsource.com/repository/app/faq
As a convenience to our users, we like to publish the source jars
alongside the OSGi-ready jar files for IDE goodness. However, I'm
having trouble trying to figure out the location of sources used to
build the castor-12-xml.jar in the 1.2 source distribution. It looks
like they should be in the castor-1.2/src/main/java directory, but that
seems to be empty. I also can't get the source distribution to build
with either ant or maven. Am I missing something here?
Tony.
<hr/>
<p>
</p>
<p>
<a
href="http://xircles.codehaus.org/manage_email">http://xircles.codehaus.org/manage_email</a>
---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email

Loading...