JIRA down/moved?

2010-08-23 Thread Dave Newton
Howdy,

Is JIRA down or has it moved? The link on the Struts home page doesn't work,
and a JIRA referenced in the wiki gives me a 404 (eventually).

Thanks,
Dave


Re: JIRA down/moved?

2010-08-23 Thread Martin Cooper
On Mon, Aug 23, 2010 at 11:27 AM, Dave Newton davelnew...@gmail.com wrote:
 Howdy,

 Is JIRA down or has it moved? The link on the Struts home page doesn't work,
 and a JIRA referenced in the wiki gives me a 404 (eventually).

The separate JIRA instance for Struts was merged into the main JIRA
instance quite some time ago, but the links on the home page and
elsewhere were still referencing the old one. I just checked in a site
update to correct that (but have not refreshed the site).

--
Martin Cooper



 Thanks,
 Dave


-
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org



Re: [maven/intellij] Still fighting Maven and/or IntelliJ

2010-08-23 Thread Robert


Dave,

If you haven't gotten this to work ...
I am assuming you are using IJ 8,9 or X.
It sounds like the problem is only in IntelliJ and not when you build 
from the command line, correct ?


The Struts IntelliJ project that I see in SVN is struts2\src\main\idea,  
is still being updated, and is this what you are using ?


Have you tried the obvious items such as:
1) Making sure the target/out directory are excluded the project, so the 
jar resolution will not go here first.
2) make sure there that the struts2 module does not have a dependency on 
the xwork-core module.

3) How was XWork installed into your maven repository ?
 Did you build it with IntelliJ then install it or are you using 
the external/apache repo ?
 If you installed it locally from a build were the meta files maven 
creates for local repositories properly created ?

3) Have you tried telling IntelliJ to reindex your local maven repository ?
  This sometimes forces IJ to see those jars.



On 8/21/2010 3:59 PM, Dave Newton wrote:

Current trunk.

Normal IntelliJ Maven project setup, but it refuses to deal with the XWork
package renaming, and I have no idea (harhar) why not. The correct classes
are in the XWork jar in the repo
(like org.apache.commons.lang.xwork.StringUtils), but IntelliJ doesn't see
it and continues to try to grab IDEA's compilation results.

I've tried the typical random stuff, like (cmdline) rebuilding, (IntelliJ)
force reimporting, (IntelliJ) reloading folders, whatever other stuff I
could find that seemed even reasonably close.

If I have a project with *just* s2-core, everything works, I assume because
the XWork stuff isn't in the current project, but I had kind of wanted to
have everything local.

Anybody dealt/fixed with this before?

Thanks,
Dave



__ Information from ESET NOD32 Antivirus, version of virus signature 
database 5385 (20100821) __

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com





-
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org



Re: Dojo plugin

2010-08-23 Thread Martin Cooper
On Sat, Aug 21, 2010 at 8:51 AM, Dave Newton davelnew...@gmail.com wrote:
 Should the Dojo plugin be removed from the distro now?

 WW-3484 was just entered against it--if it's not going to be supported, I
 guess I'd vote for stripping it out and putting the code elsewhere like on
 Google or something.

Removing it from the release / distribution seems fine if that's what we want.

I'm not so sure about moving the code elsewhere, though. If someone
else wants to pick it up and copy it somewhere to work on, it's up to
them, not us, where they want to take it and what source control
system they want to use.

If there's a good reason for not having the code in the main trunk,
even when it's not part of the distribution, then I suppose it could
be moved back to the sandbox, or even to the archive.

--
Martin Cooper


 Thoughts?

 Dave


-
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org