Sorry for the late reply to everyone. I've been super busy.

The project uses a build system called Vertigo-Ant to make it simpler to download deps and such. It is something we use at Texturemedia and makes this project simpler. I can point you to that project if you want to build it.

As for JDK 1.6, it is required right now, but only for component support for JAXB parsing. I'm planning on changing that out for the next release to use JDK 1.5 and SAX.

The URLClassLoaderResolver thing comes from Java.net Commons. I recently added a dependency (didn't used to have any) and forgot to update the project release to build a zip file with all the deps in it. I'll do that today. You can grab the latest version of Java.net commons from the project home:

https://java-net-commons.dev.java.net

The latest version is 1.3.11.

I'll have the ZIP file ready to use for the SmartURLs plugin today. Should only take 10-15 minutes to complete.

-bp

Ted Husted wrote:
I tried building it from source, using 1.6, under Eclipse, and the
problem is that a dependency on "net.java.lang.URLClassLoaderResolver"
was introduced between ".05" and .14 in the DefaultResultMapBuilder. I

In the build.xml and IntelliJ files there are a number of dependencies
on various products. I tried to check a few of those, like Savant, but
I didn't see the needed class.

-Ted.

On 9/7/07, Jim Cushing <[EMAIL PROTECTED]> wrote:
It looks like the plugin requires Java 1.6; I have tried running it
under 1.6 yet, but that may be the issue.

On Sep 6, 2007, at 7:53 PM, Ted Husted wrote:

When deploying the SmartUrls plugin, my system is unable to find
the class

 net.java.lang.URLClassLoaderResolver;

I tried to google it without success.

Can anyone tell me where this class might be found?

It's used by the DefaultResultMapBuilder class.

-Ted.

On 9/6/07, Ted Husted <[EMAIL PROTECTED]> wrote:
On 9/4/07, Brian Pontarelli <[EMAIL PROTECTED]> wrote:
 BTW, I'm planning on releasing 1.0 of SmartURLs this week and
doing some
announcements to lists and such. Are these still plans on pulling
that back
into core?
I'm trying out 0.14 now.

Should there be any problem trying it in an application that already
has some content, like the Blank application? Or is it either-or?

-Ted.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to