[jira] Commented: (WICKET-1645) Syntactic errors in the manifest OSGi headers

2008-05-20 Thread Gerolf Seitz (JIRA)

[ 
https://issues.apache.org/jira/browse/WICKET-1645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12598189#action_12598189
 ] 

Gerolf Seitz commented on WICKET-1645:
--

Jawher, could you try again with latest trunk?

 Syntactic errors in the manifest OSGi headers
 -

 Key: WICKET-1645
 URL: https://issues.apache.org/jira/browse/WICKET-1645
 Project: Wicket
  Issue Type: Bug
  Components: wicket-datetime
Affects Versions: 1.4-M2
Reporter: Jawher Moussa
Assignee: Gerolf Seitz

 Hello,
   Not exactly sure about the error location, but upon deployment on a OSGi 
 container (SpringSource Application Context, based on Equinox), I get the 
 following trace:
 [2008-05-19 19:39:26.041] fs-watcher   SPOP0004W The bundle 
 '/home/djo/Java/servers/springsource-ap-1.0.0.beta3/repository/bundles/usr/wicket-datetime-1.4-m2.jar'
  could not be provisioned is its manifest is malformed. The error encountered 
 whilst parsing the manifest was: The manifest identified by Name 'Wicket 
 Date/Time', Symbolic Name 'org.apache.wicket.wicket-datetime', and Version 
 '1.4.0.m2' has the following errors [org.antlr.runtime.NoViableAltException 
 on 'Package Header [Import]' at Char: 
 768,org.antlr.runtime.NoViableAltException on 'Package Header [Export]' at 
 Char: 101]

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (WICKET-1645) Syntactic errors in the manifest OSGi headers

2008-05-20 Thread Jawher Moussa (JIRA)

[ 
https://issues.apache.org/jira/browse/WICKET-1645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12598232#action_12598232
 ] 

Jawher Moussa commented on WICKET-1645:
---

Hi and thanks for the impressively fast response :-O

 Jawher, could you try again with latest trunk? 

Erm ... I'm more than willing to do, but how ? you mean rebuild the project 
from SVN ? Should I use maven ?
Arent't there some nightlies ?

 Syntactic errors in the manifest OSGi headers
 -

 Key: WICKET-1645
 URL: https://issues.apache.org/jira/browse/WICKET-1645
 Project: Wicket
  Issue Type: Bug
  Components: wicket-datetime
Affects Versions: 1.4-M2
Reporter: Jawher Moussa
Assignee: Gerolf Seitz

 Hello,
   Not exactly sure about the error location, but upon deployment on a OSGi 
 container (SpringSource Application Context, based on Equinox), I get the 
 following trace:
 [2008-05-19 19:39:26.041] fs-watcher   SPOP0004W The bundle 
 '/home/djo/Java/servers/springsource-ap-1.0.0.beta3/repository/bundles/usr/wicket-datetime-1.4-m2.jar'
  could not be provisioned is its manifest is malformed. The error encountered 
 whilst parsing the manifest was: The manifest identified by Name 'Wicket 
 Date/Time', Symbolic Name 'org.apache.wicket.wicket-datetime', and Version 
 '1.4.0.m2' has the following errors [org.antlr.runtime.NoViableAltException 
 on 'Package Header [Import]' at Char: 
 768,org.antlr.runtime.NoViableAltException on 'Package Header [Export]' at 
 Char: 101]

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (WICKET-1645) Syntactic errors in the manifest OSGi headers

2008-05-20 Thread Gerolf Seitz (JIRA)

[ 
https://issues.apache.org/jira/browse/WICKET-1645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12598237#action_12598237
 ] 

Gerolf Seitz commented on WICKET-1645:
--

the latest snapshots can be found in our maven repository: 
http://wicketstuff.org/maven/repository

the specific wicket-datetime.jar for 1.4-SNAPSHOT is here: 
http://wicketstuff.org/maven/repository/org/apache/wicket/wicket-datetime/1.4-SNAPSHOT/wicket-datetime-1.4-20080520.074737-86.jar

 Syntactic errors in the manifest OSGi headers
 -

 Key: WICKET-1645
 URL: https://issues.apache.org/jira/browse/WICKET-1645
 Project: Wicket
  Issue Type: Bug
  Components: wicket-datetime
Affects Versions: 1.4-M2
Reporter: Jawher Moussa
Assignee: Gerolf Seitz

 Hello,
   Not exactly sure about the error location, but upon deployment on a OSGi 
 container (SpringSource Application Context, based on Equinox), I get the 
 following trace:
 [2008-05-19 19:39:26.041] fs-watcher   SPOP0004W The bundle 
 '/home/djo/Java/servers/springsource-ap-1.0.0.beta3/repository/bundles/usr/wicket-datetime-1.4-m2.jar'
  could not be provisioned is its manifest is malformed. The error encountered 
 whilst parsing the manifest was: The manifest identified by Name 'Wicket 
 Date/Time', Symbolic Name 'org.apache.wicket.wicket-datetime', and Version 
 '1.4.0.m2' has the following errors [org.antlr.runtime.NoViableAltException 
 on 'Package Header [Import]' at Char: 
 768,org.antlr.runtime.NoViableAltException on 'Package Header [Export]' at 
 Char: 101]

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (WICKET-1645) Syntactic errors in the manifest OSGi headers

2008-05-20 Thread Jawher Moussa (JIRA)

[ 
https://issues.apache.org/jira/browse/WICKET-1645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12598254#action_12598254
 ] 

Jawher Moussa commented on WICKET-1645:
---

Thanks Gerolf.
I've retrieved the latest snapshot of date-time and tested it = It deploys 
perfectly well, and no more problems with the manifest \o/

Excellent work ! Many thanks.

Cheers,
Jawher.

 Syntactic errors in the manifest OSGi headers
 -

 Key: WICKET-1645
 URL: https://issues.apache.org/jira/browse/WICKET-1645
 Project: Wicket
  Issue Type: Bug
  Components: wicket-datetime
Affects Versions: 1.4-M2
Reporter: Jawher Moussa
Assignee: Gerolf Seitz

 Hello,
   Not exactly sure about the error location, but upon deployment on a OSGi 
 container (SpringSource Application Context, based on Equinox), I get the 
 following trace:
 [2008-05-19 19:39:26.041] fs-watcher   SPOP0004W The bundle 
 '/home/djo/Java/servers/springsource-ap-1.0.0.beta3/repository/bundles/usr/wicket-datetime-1.4-m2.jar'
  could not be provisioned is its manifest is malformed. The error encountered 
 whilst parsing the manifest was: The manifest identified by Name 'Wicket 
 Date/Time', Symbolic Name 'org.apache.wicket.wicket-datetime', and Version 
 '1.4.0.m2' has the following errors [org.antlr.runtime.NoViableAltException 
 on 'Package Header [Import]' at Char: 
 768,org.antlr.runtime.NoViableAltException on 'Package Header [Export]' at 
 Char: 101]

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (WICKET-1645) Syntactic errors in the manifest OSGi headers

2008-05-19 Thread Gerolf Seitz (JIRA)

[ 
https://issues.apache.org/jira/browse/WICKET-1645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12598101#action_12598101
 ] 

Gerolf Seitz commented on WICKET-1645:
--

i think this is because we have a folder (not package) called yahoo-dom-event 
and in the osgi manifest, this is in the import and export package header.

 Syntactic errors in the manifest OSGi headers
 -

 Key: WICKET-1645
 URL: https://issues.apache.org/jira/browse/WICKET-1645
 Project: Wicket
  Issue Type: Bug
  Components: wicket-datetime
Affects Versions: 1.4-M2
Reporter: Jawher Moussa
Assignee: Gerolf Seitz

 Hello,
   Not exactly sure about the error location, but upon deployment on a OSGi 
 container (SpringSource Application Context, based on Equinox), I get the 
 following trace:
 [2008-05-19 19:39:26.041] fs-watcher   SPOP0004W The bundle 
 '/home/djo/Java/servers/springsource-ap-1.0.0.beta3/repository/bundles/usr/wicket-datetime-1.4-m2.jar'
  could not be provisioned is its manifest is malformed. The error encountered 
 whilst parsing the manifest was: The manifest identified by Name 'Wicket 
 Date/Time', Symbolic Name 'org.apache.wicket.wicket-datetime', and Version 
 '1.4.0.m2' has the following errors [org.antlr.runtime.NoViableAltException 
 on 'Package Header [Import]' at Char: 
 768,org.antlr.runtime.NoViableAltException on 'Package Header [Export]' at 
 Char: 101]

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.