Then depending on wicket-core would cause the very same trouble with
duplicated classes...
2011-01-24 19:36 keltezéssel, Martin Grigorov írta:
2011/1/24 Major Péter
I think this still wouldn't solve the duplicated classes issue (depending
on wicket and wicket-extensions in the same
I think this still wouldn't solve the duplicated classes issue
(depending on wicket and wicket-extensions in the same time).
Peter
2011-01-24 19:23 keltezéssel, Michael O'Cleirigh írta:
I looked into the wicket/pom.xml and the maven-source-plugin is disabled:
org.apache.maven.plugins
maven-s
Hi,
currently the timestamp is appended to filenames if caching is enabled,
like -ts.
During the process of migrating wicketstuff-tinymce to Wicket 1.5 it
occured to me, that tinymce recognizes it's baseurl based on it's filename:
https://github.com/wicketstuff/core/blob/master/jdk-1.5-paren
I've clicked over my application and couldn't find any issue, so I'm
(non-binding) +1.
Regards,
Peter
2011-01-18 19:16 keltezéssel, Igor Vaynberg írta:
this is the second vote to release wicket 1.5-rc1.
all vote-blocking issues previously reported have been fixed
branch: http://svn.apache.or
Hi,
since IInitializer now also works as an IDestroyer, wouldn't be
ApplicationContextListener a better name for it? (based on
ServletContextListener)
Regards,
Peter
2011/1/14 Major Péter
and now WICKET- is here (and I haven't yet finished with the testing
:))
Peter
2011-01-14 11:07 keltezéssel, Martin Grigorov írta:
All three issues found be Peter are fixed in trunk.
Give me this Saturday for more extensive testing before going to cut
another
r
2011 at 3:42 AM, James Carmanwrote:
Releases can't be vetoed but it is good to see a binding -1 vote. Just
call
the vote cancelled because there was a problem identified
On Jan 13, 2011 9:26 PM, "Igor Vaynberg" wrote:
here is a binding -1 to close this officially.
-igor
2
Sadly I have a -1 for this, because of
https://issues.apache.org/jira/browse/WICKET-3329
and
https://issues.apache.org/jira/browse/WICKET-3330
3329 is almost a don't care, but 3330 sounds more serious to me.
Best regards,
Peter
2011-01-13 08:20 keltezéssel, Igor Vaynberg írta:
this vote is to
Hi,
My github username is: aldaris
p.s.: Happy new year! ;)
Thanks,
Peter
Hi,
one quick note:
Hudson 1.391 doesn't have Maven 3 support, 1.392 will have Maven 3
support (see [1]), and based on the comments to the ticket I would say
1.391 may be a better choice yet, Maven 2 support could show new bugs in
1.392.
Mike, I think if you set the build to poll SCM like @hou
I think the wicketstuff-core-1.4 branch got lost, the core project now
only has the 1.5-SNAPSHOT stuff, at least that branch should be restored
IMHO.
Thanks,
Peter
2010-12-29 22:50 keltezéssel, Igor Vaynberg írta:
i think i got them split. core is already pushed, sandbox is incoming.
we lost
FYI, I've just tried to modify Fix version as a "random user", and I
couldn't do it. I neither could set it during ticket-creation.
Peter
2010-12-20 20:02 keltezéssel, Igor Vaynberg írta:
there are some that are assigned for 1.6 because we are not fixing
them in 1.5. lets not touch those. we n
[X] Yes, release
I've tested my application with it and everything seemed to work for me.
Regards,
Peter
2010-12-20 09:10 keltezéssel, Jeremy Thomerson írta:
This vote is to release wicket 1.4.15. This is a bugfix release on the
1.4.x (stable) branch.
Branch: http://svn.apache.org/repos/asf/w
Hi,
for me this is the build output:
Failed tests:
testLicenseHeaders(org.apache.wicket.util.license.ApacheLicenceHeaderTest)
Tests in error:
testDisabledBehaviorRequest(org.apache.wicket.BehaviorRequestTest)
testDisabled(org.apache.wicket.DisabledComponentTest)
testSubmitDisabledOuterForm(org.
Hi,
Use archetype:generate instead.
Regards,
Peter
2010-10-01 15:01 keltezéssel, nino martinez wael írta:
> D:\nino\develop\netdesign>mvn archetype:create
> -DarchetypeGroupId=org.apache.wicket
> -DarchetypeArtifactId=wicket-archetype-quickstart
> -DarchetypeVersion=1.5-M2.
> 1 -DgroupId=com.myc
Maybe IModel is better, or?
Regards,
Peter
2010-09-15 16:02 keltezéssel, Martin Grigorov írta:
> Looks good to me.
> I've never seen that this ctor looks this way and I don't remember
> discussion related to that.
>
> On Wed, Sep 15, 2010 at 3:22 PM, Ernesto Reinaldo Barreiro <
> reier...@gmail.
Hi,
I've tried to compile wicket trunk, but 3 test was failing for me:
Failed tests:
innerFeedback(org.apache.wicket.markup.html.form.validation.innerfeedback.InnerFeedbackTest)
with:
expect (1):
Field 'field' is required.
but was (1):
A 'field' mező kitöltése kötelező.
Tests in error:
Hi,
Few feedbacks:
* two link on the page is 404-ing:
http://wicket.apache.org/contribute/writing-documentation.html and
http://wicket.apache.org/contribute/building-from-svn.html
* also for some reason I couldn't find the page about mailing lists and
archives (they were under the big Community li
Was there an actual decision about this?
It's really bad, that the current artifacts are not available in the
Maven repo..
Regards,
Peter
2010-04-19 17:31 keltezéssel, Martijn Dashorst írta:
> Currently we have a maintenance nightmare. Keeping up confluence,
> jira, teamcity and the maven repo is
A few weeks ago I cleaned up the userspaces in wicketstuff (with help of
Nino), hopefully no SPAM were left after that...
Regards,
Peter
2010-04-19 17:41 keltezéssel, Martijn Dashorst írta:
> This time the problem was the confluence backups. I've cleaned those
> up, but that is only one small par
Hi,
I'm trying to build Wicket trunk (mvn -Dmaven.test.skip=true install),
but keep getting the following build error:
org/apache/wicket/markup/html/form/FormComponent.java:[987,39]
incompatible types
found : java.lang.Object
required: java.lang.Boolean
with JDK1.6.0_18 64bit
Am I doing somethi
Hi,
I would like to contribute somehow into Wicket, maybe help you with some
simple tasks. That's why I thought I would like to look into the
wicket-extensions or wicket-examples projects just to make them
buildable again. But it looks like the Wicket core has changed a lot
because of the new url-
Hi,
Just for fun, I checked what's the last test, which fails
(testSimpleStaticTimeFrame). After some debugging I found out, that when
you creates timeFormat in org.apache.wicket.util.time.AbstractTime, then
you don't specify the Locale, so when you call setCalendar with
Locale.ENGLISH and parse i
Thanks, I didn't used JIRA until now, sorry for the noob question..
2010-01-08 20:33 keltezéssel, Igor Vaynberg írta:
> you had to add yourself as a developer...try now
>
> -igor
>
> 2010/1/8 Major Péter :
>> I can see the admin view, but JIRA says, "WARNING:
I can see the admin view, but JIRA says, "WARNING: User not Assignable."
and I can't even close an issue.
2010-01-08 19:57 keltezéssel, Igor Vaynberg írta:
> you should have access to jira..
>
> -igor
>
> 2010/1/8 Major Péter :
>> Could somebody help
But the confluence reg is still exception.
2010-01-08 19:57 keltezéssel, Igor Vaynberg írta:
> you should have access to jira..
>
> -igor
>
> 2010/1/8 Major Péter :
>> Could somebody help me with this?
>>
>> 2009-12-31 00:58 keltezéssel, Major Péter írta:
>&g
Could somebody help me with this?
2009-12-31 00:58 keltezéssel, Major Péter írta:
> Hi,
>
> I would like to ask for Wicket Stuff JIRA access ('aldaris' user), and
> also a confluence access to wicket-contrib-javaee wiki pages (can a new
> one be created named as javaee-
unt, because at the sign up page I get:
org.springframework.transaction.UnexpectedRollbackException: Transaction
rolled back because it has been marked as rollback-only
Thanks,
Peter
2009-12-31 00:51 keltezéssel, Major Péter írta:
> Hi all,
>
> I am proud to announce the semi-new JavaEE
Hi all,
I am proud to announce the semi-new JavaEE Inject project in Wicket
Stuff Core, which was formerly known as wicket-contrib-javaee.
The goal of the project:
Make the @EJB, @Resource and @PersistenceUnit annotations available for
Wicket users, to make the development more easier. This means
e a method from its superclass'
hmm, what the hell??
But after all the Core projects build is back to normal.
p.s.: Now I have one more reason to use Hudson for continuus build mgmt...
Regards,
Peter
2009-12-30 13:14 keltezéssel, Major Péter írta:
> Hi all,
>
> I had just commited the
Hi all,
I had just commited the javaee-inject project to Wicket Stuff, and have
some problems with TeamCity. I tried to build the 'Core Projects'
project, but keep getting cannot find symbols errors (with enforced
clean checkout too)...
The thing is, that the project is depending on geronimo-ejb_3
Hi Martijn,
The Wicket Stuff JavaEE is currently only in tags available, next week
I'm gonna work on moving it into wicketstuff-core, but until then the
project could be disabled in TeamCity, if needed.
Regards,
Peter
2009.12.15. 23:48 keltezéssel, Martijn Dashorst írta:
All,
A couple proj
Is it possible to merge #2280 into 1.4.x before releasing 1.4.4?
2009-12-08 06:01 keltezéssel, Igor Vaynberg írta:
> both quickstarts in the issue work.
>
> -igor
>
> On Mon, Dec 7, 2009 at 5:30 PM, Douglas Ferguson
> wrote:
>> Unless I did something wrong:
>>
>> svn co http://svn.apache.org/re
Hi,
I would like to join into the wicketstuff community, so I could maintain
the wicket-contrib-javaee project. And by maintaining I mean moving the
project to wicketstuff-core, create example projects, create some
documentation for it, and of course following the wicket API changes.
My SourceForg
34 matches
Mail list logo