Great,
I as I am sure you've noticed, I posted a few issues that I had with
1.1.x branch. Most of all I'm hoping that the fix for the session
invalidation problem that crops in Jetty can be applied if possible.
Thanks Ben, I did see those and haven't taken the time to comment. I
think we can get those in with out a problem unless anyone else has any
thoughts.
As far as the release goes, I've been mucking around with the assembly
descriptors. The good news is that they are much improved - I've
updated them to use moduleSets and extracted common ("copy and paste")
portions of the descriptors into components. 'package
assembly:attached' from from the root works (produces our binary
assemblies).
However, the build doesn't work when binding the 'assembly:attached'
goal to the build lifecycle. I'm going to take a stab again today, and
if it doesn't work we'll have to run assembly:attached as part of the
release process. I plan to commit this work today.
Once the assembly stuff is done I'll take a look at the XSD issue and
the session issue.
Sorry for the delays, I've just been seeing some inexplicable behavior
with the assembly plugin.
Once we get the process down, it shouldn't change. Over the time we've
been performing Pluto releases, we've been using different Maven 2
versions and over dozens (I'm guessing) of different plugin versions, as
the Maven team releases new versions of Maven 2. I plan on pegging
Pluto's POMs to use specific plugin versions, especially those that
surround the release. This way we won't see changing behavior as Maven
2 releases new plugins, and our documentation (for a release) can remain
consistent.
Elliot
[EMAIL PROTECTED] wrote:
All,
I'm working towards cutting a 1.1.5 release of Pluto. All issues
for 1.1.5 have been resolved.
If there's anything else people would like to get resolved please
let me know.
Absent any concerns, I'll be posting a candidate early this week.
Elliot
Elliot,
I as I am sure you've noticed, I posted a few issues that I had with
1.1.x branch. Most of all I'm hoping that the fix for the session
invalidation problem that crops in Jetty can be applied if possible.
Thanks,
Ben